1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
emacs/lisp
Noam Postavsky db436e93ca Don't call debug on failed cl-assert
Doing this causes problems when running ert tests, for
instance (Bug#24778).  The call to `debug` when `debug-on-error' is
non-nil was introduced in 2015-02-14 "* lisp/emacs-lisp/cl*.el: Use
define-inline and move some code...".

* lisp/emacs-lisp/cl-preloaded.el (cl--assertion-failed): Don't call
`debug' directly.
2016-11-04 21:40:16 -04:00
..
calc Complete temperature units in calc-convert-temperature 2016-03-03 17:56:44 +00:00
calendar Avoid error in icalendar--read-element 2016-10-02 12:27:33 -04:00
cedet ; Spelling fixes 2016-11-04 14:50:59 -07:00
emacs-lisp Don't call debug on failed cl-assert 2016-11-04 21:40:16 -04:00
emulation ; Spelling fixes 2016-11-04 14:50:59 -07:00
erc ; Spelling fixes 2016-11-04 14:50:59 -07:00
eshell Clarify usage of eshell-visual-options 2016-07-28 19:57:51 -04:00
gnus * lisp/gnus/gnus-art.el (gnus-button-handle-library): Fix typo. 2016-09-29 23:25:42 +00:00
international ; Spelling fixes 2016-11-04 14:50:59 -07:00
language ; Spelling fixes 2016-11-04 14:50:59 -07:00
leim/quail * lisp/leim/quail/indian.el ("bengali-probhat"): Change indicator to BngPB. 2016-06-27 22:39:14 +03:00
mail * lisp/mail/footnote.el (footnote-mode): Fix doc typo. 2016-05-31 15:05:20 -04:00
mh-e ; Spelling fixes 2016-11-04 14:50:59 -07:00
net Fix docstring of 'browse-url-firefox-new-window-is-tab' 2016-11-04 11:24:21 +02:00
nxml
obsolete Remove the Meta-CVS VC backend 2016-04-19 01:22:39 +03:00
org ; ChangeLog spelling fixes 2016-08-21 04:15:44 -07:00
play Avoid infinite loop in 'studlify-word' 2016-04-08 10:57:21 +03:00
progmodes python.el: Fix detection of native completion in Python 3 (bug #24401) 2016-10-31 08:35:33 -04:00
term Improve documentation of 'menu-bar-open' 2016-10-06 21:46:48 +03:00
textmodes Improve display of tex-verbatim and Info quoted 2016-09-23 16:55:52 +03:00
url Doc fix for url-http 2016-10-02 12:27:32 -04:00
vc Clarify documentation of 'vc-responsible-backend' wrt symlinks 2016-11-04 12:06:00 +02:00
abbrev.el Improve documentation of 'expand-abbrev' and wrapper hooks 2016-09-26 19:02:01 +03:00
align.el Doc fix for align-newline-and-indent 2016-05-01 19:27:09 +02:00
allout-widgets.el
allout.el
ansi-color.el
apropos.el apropos-print doc fix 2016-05-01 19:27:14 +02:00
arc-mode.el
array.el
autoarg.el
autoinsert.el
autorevert.el Fix Bug#23276 2016-04-18 10:11:44 +02:00
avoid.el
battery.el Report critical battery errors 2016-02-20 18:33:48 +11:00
bindings.el
bookmark.el Don't mention ~/.emacs.bmk literally in doc strings 2016-04-25 11:28:17 +03:00
bs.el
buff-menu.el
button.el
calculator.el Minor fixes in calculator.el 2016-02-24 22:35:18 +02:00
case-table.el
cdl.el
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9 ; ChangeLog spelling fixes 2016-08-21 04:15:44 -07:00
ChangeLog.10
ChangeLog.11
ChangeLog.12
ChangeLog.13 ; Spelling fixes 2016-02-14 19:45:12 -08:00
ChangeLog.14
ChangeLog.15 ; Spelling fixes 2016-04-10 23:55:05 -07:00
ChangeLog.16
ChangeLog.17 ; ChangeLog fixes 2016-07-24 16:41:47 +02:00
char-fold.el * lisp/char-fold.el: Rename from character-fold.el. 2016-05-17 23:55:38 +03:00
chistory.el
cmuscheme.el
color.el
comint.el Comint and compile no longer set EMACS 2016-04-08 13:40:01 -07:00
completion.el Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
composite.el Minor fixes in global-auto-composition-mode 2016-02-15 21:46:17 +02:00
COPYING
cus-dep.el
cus-edit.el Update docs for `customize-mode' 2016-06-25 13:12:11 -04:00
cus-face.el
cus-start.el * lisp/cus-start.el (exec-path): Handle nil elements. (Bug#24471) 2016-10-16 18:56:06 -07:00
cus-theme.el
custom.el Grammar fix in doc string 2016-02-21 13:32:22 +11:00
dabbrev.el Use the correct dabbrev expansion 2016-03-02 17:21:38 +00:00
delim-col.el
delsel.el delsel doc touch ups 2016-05-01 19:27:10 +02:00
descr-text.el Don't print the "decomposition" line for control chars in what-cursor-position 2016-05-22 21:02:34 +00:00
desktop.el Restore frames into the current display by default 2016-05-29 22:48:01 -07:00
dframe.el
dired-aux.el Fix 'dired-compress-files' 2016-09-23 11:08:34 +03:00
dired-x.el * lisp/dired-x.el (dired-omit-here-always): Correct error message 2016-03-16 17:38:27 -04:00
dired.el Improve documentation of overlay priorities 2016-09-23 11:27:18 +03:00
dirtrack.el
disp-table.el
dnd.el
doc-view.el Honor prefix arg in doc-view-next-line-or-next-page 2016-03-18 22:46:42 +01:00
dom.el
dos-fns.el
dos-vars.el
dos-w32.el
double.el
dynamic-setting.el
ebuff-menu.el
echistory.el
edmacro.el
ehelp.el
elec-pair.el
electric.el electric-quote mode no longer worries about coding 2016-10-23 01:14:57 -07:00
elide-head.el
emacs-lock.el
env.el
epa-dired.el
epa-file.el
epa-hook.el
epa-mail.el
epa.el
epg-config.el Revert "epg: Add a way to detect gpg1 executable for tests" 2016-05-20 19:34:06 +09:00
epg.el Naming fix for consistency 2016-02-21 07:57:17 +09:00
expand.el
ezimage.el
face-remap.el Avoid crashes due to unreasonably large or small text scaling 2016-04-10 19:50:39 +03:00
facemenu.el
faces.el Improve display of tex-verbatim and Info quoted 2016-09-23 16:55:52 +03:00
ffap.el Avoid signaling errors in 'M-n' at the 'C-x C-f' prompt 2016-04-08 11:05:20 +03:00
filecache.el
filenotify.el Fix Bug#22859 2016-03-02 10:24:55 +00:00
files-x.el
files.el Clarify doc string of 'save-buffer' 2016-07-09 14:17:12 +03:00
filesets.el
find-cmd.el
find-dired.el
find-file.el
find-lisp.el find-lisp doc touchups 2016-05-01 19:27:08 +02:00
finder.el
flow-ctrl.el
foldout.el
follow.el Restore follow-scroll-up/down to scrolling by the combined size of all windows 2016-04-29 14:58:21 +00:00
font-core.el Fill font-lock-mode doc string 2016-05-01 19:27:10 +02:00
font-lock.el Fill the doc string of font-lock-keywords 2016-05-01 19:27:11 +02:00
format-spec.el
format.el
forms.el ; Spelling fixes 2016-03-18 08:55:26 -07:00
frame.el * lisp/frame.el (blink-cursor-delay): Doc fix. (Bug#24372) 2016-10-01 11:23:18 +03:00
frameset.el
fringe.el
generic-x.el
gs.el
help-at-pt.el
help-fns.el Let describe-function work for lambda again 2016-10-21 22:39:37 -04:00
help-macro.el
help-mode.el Run find-function-after-hook after finding a symbol 2016-09-23 16:36:24 +03:00
help.el Redo the fix for bug#21839 2016-05-12 00:48:37 +03:00
hex-util.el
hexl.el
hfy-cmap.el
hi-lock.el Clarify hi-lock-find-patterns 2016-05-01 19:27:09 +02:00
hilit-chg.el
hippie-exp.el
hl-line.el
htmlfontify.el
ibuf-ext.el Revert "* lisp/ibuf-ext.el (ibuffer-do-shell-command-file):" 2016-10-23 16:03:25 +03:00
ibuf-macs.el
ibuffer.el Revert "* lisp/ibuffer.el (ibuffer): Improve 'other-window' case. (Bug#23617)" 2016-10-23 16:02:11 +03:00
icomplete.el
ido.el
ielm.el
iimage.el
image-dired.el
image-file.el
image-mode.el
image.el
imenu.el Fill some imenu--index-alist doc lines 2016-05-01 19:27:16 +02:00
indent.el
info-look.el Improve "C-h S" for cl-lib symbols 2016-04-16 14:20:34 +03:00
info-xref.el
info.el Comment for bug#24793 2016-10-25 22:33:14 +03:00
informat.el
isearch.el ; Spelling fixes 2016-11-04 14:50:59 -07:00
isearchb.el
jit-lock.el
jka-cmpr-hook.el
jka-compr.el
json.el Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
kermit.el
kmacro.el
ldefs-boot.el ; Update ChangeLog.2 and ldef-boot.el for Emacs 25.1 release 2016-09-15 23:30:09 +02:00
linum.el
loadhist.el
loadup.el Fix startup of "emacs -nw" on systems that CANNOT_DUMP 2016-03-15 19:46:26 +02:00
locate.el
lpr.el
ls-lisp.el (ls-lisp-insert-directory): Make -B work 2016-02-23 21:13:35 +11:00
macros.el
Makefile.in Resurrect GNUS-NEWS autogeneration 2016-03-23 00:08:21 -07:00
makesum.el
man.el Doc fixes for fclist and grep 2016-05-05 12:50:01 -07:00
master.el
mb-depth.el
md4.el
menu-bar.el * lisp/char-fold.el: Rename from character-fold.el. 2016-05-17 23:55:38 +03:00
midnight.el Don't start the 'midnight' timer twice 2016-03-27 18:15:06 +03:00
minibuf-eldef.el
minibuffer.el Improve doc string of 'completion-at-point-functions' 2016-10-13 20:15:21 +03:00
misc.el
misearch.el
mouse-copy.el
mouse-drag.el
mouse.el Fix region display while dragging mouse 2016-09-23 17:01:42 +03:00
mpc.el
msb.el
mwheel.el Doc clarification to mwheel-scroll 2016-05-01 19:27:12 +02:00
newcomment.el
notifications.el
novice.el
obarray.el
outline.el
paren.el
password-cache.el
pcmpl-cvs.el
pcmpl-gnu.el
pcmpl-linux.el
pcmpl-rpm.el
pcmpl-unix.el
pcmpl-x.el
pcomplete.el
printing.el Fix reference to obsolete fn ps-eval-switch 2016-05-22 17:48:55 -07:00
proced.el
profiler.el profiler: document prefix arg for tree expansion 2016-07-28 20:02:42 -04:00
ps-bdf.el
ps-def.el
ps-mule.el
ps-print.el Encode header strings before printing 2016-02-23 14:56:11 +11:00
ps-samp.el
README
recentf.el * lisp/recentf.el (recentf-dialog-mode-map): Remove follow-link (bug#22434) 2016-05-30 20:46:24 -04:00
rect.el Fix cursor at bottom left of rectangle (bug#24364) 2016-10-19 12:37:50 +01:00
register.el
repeat.el
replace.el Clarify the documentation of back-references in replacements 2016-07-02 18:03:09 +03:00
reposition.el
reveal.el
rfn-eshadow.el
rot13.el
ruler-mode.el
savehist.el
saveplace.el * lisp/saveplace.el (save-place-local-mode): New minor mode 2016-02-25 13:44:43 -05:00
sb-image.el
scroll-all.el
scroll-bar.el
scroll-lock.el
select.el
server.el
ses.el Revert "Fix local printer set to left aligned string formatter." 2016-08-02 11:43:08 -07:00
shadowfile.el
shell.el
simple.el Clarify doc string of 'transpose-sexps' 2016-11-04 11:50:48 +02:00
skeleton.el Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
sort.el
soundex.el
speedbar.el
startup.el normal-top-level-add-subdirs-to-load-path doc fix 2016-05-01 19:27:17 +02:00
strokes.el
subr.el ; Spelling fixes 2016-11-04 14:50:59 -07:00
t-mouse.el Extend gpm-mouse-mode's doc string and doc to point out limitations. 2016-02-11 09:54:36 +00:00
tabify.el
talk.el
tar-mode.el
tempo.el
term.el Keep point when switching from and to *terminal* buffer 2016-10-15 16:53:36 +03:00
thingatpt.el Avoid inflooping in thing-at-point-looking-at 2016-02-27 13:27:36 +02:00
thumbs.el
time-stamp.el * lisp/time-stamp.el (time-stamp-time-zone): Fix doc string punct. 2016-02-16 15:03:04 -08:00
time.el Add a doc string to display-time-string 2016-05-01 19:27:15 +02:00
timezone.el
tmm.el Make tmm-menubar work in correct order again 2016-04-19 18:06:52 +03:00
tool-bar.el
tooltip.el
tree-widget.el
tutorial.el
type-break.el
uniquify.el
userlock.el
vcursor.el
version.el
view.el Fix doc string quoting 2016-06-06 09:30:22 -07:00
vt100-led.el
vt-control.el
w32-fns.el * lisp/w32-fns.el (set-message-beep, w32-get-locale-info) 2016-05-26 14:57:29 -04:00
w32-vars.el
wdired.el Properly handle unquoting in wdired (bug 22938) 2016-03-08 21:45:25 +01:00
whitespace.el Improve doc strings in whitespace.el 2016-09-23 17:09:51 +03:00
wid-browse.el
wid-edit.el
widget.el
windmove.el
window.el Facultatively ignore margins when splitting and resizing windows (Bug#24193) 2016-08-16 09:19:18 +02:00
winner.el Add a doc string to `winner-mode' 2016-05-01 19:27:09 +02:00
woman.el Use pop-to-buffer-same-window in woman.el 2016-02-20 18:58:44 +11:00
x-dnd.el
xml.el * lisp/xml.el (xml-parse-tag-1): Replace undefined function. 2016-03-16 17:24:36 -04:00
xt-mouse.el Simplify 8-bit character handling by terminal for 'raw-text' 2016-04-16 12:55:17 +03:00
xwidget.el Remove buggy non-native image scrolling 2016-05-13 09:52:43 -07:00

This directory contains source code for the parts of Emacs that are
written in Emacs Lisp.  *.el files are Emacs Lisp source, and the
corresponding *.elc files are byte-compiled versions.  Byte-compiled
files are architecture-independent.

The term subdirectory contains Lisp files that customize Emacs for
certain terminal types.  When Emacs starts, it checks the TERM
environment variable to get the terminal type and loads
'term/${TERM}.el' if it exists.

The other subdirectories hold Lisp packages grouped by their general
purpose.