1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 09:51:22 -08:00
emacs/lisp
2015-11-07 12:54:58 -05:00
..
calc Change maintainer address. 2015-11-03 16:16:54 -06:00
calendar * lisp/calendar/calendar.el: Display buffer before executing body. 2015-10-10 22:23:59 -04:00
cedet Minor CEDET fixes 2015-10-27 10:41:12 -05:00
emacs-lisp * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Fix a bug 2015-11-07 13:55:16 +00:00
emulation Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
erc erc-pcomplete.el (pcomplete-erc-nicks): Fix bug#18771 2015-11-07 12:54:58 -05:00
eshell Fix eshell/clear not working if the output has a small line count 2015-10-29 03:08:10 +05:30
gnus * lisp/gnus/auth-source.el: Silence lexical-binding warnings 2015-10-29 23:18:34 -04:00
international * lisp/international/ccl.el: Use lexical-binding 2015-10-27 20:23:32 -04:00
language ; Another minor fix in misc-lang.el 2015-10-05 22:24:25 +03:00
leim/quail Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
mail Fix a few problems with directed quotes 2015-10-01 21:44:35 -07:00
mh-e Fix a few problems with directed quotes 2015-10-01 21:44:35 -07:00
net Suppress redundant Pinentry startup messages 2015-11-06 10:56:49 +09:00
nxml Fix recent bootstrap problems 2015-09-24 08:54:39 -04:00
obsolete ; Revert "Don't declare vc-exec-after anymore" 2015-10-28 02:43:14 +02:00
org Use %s to format strings instead of splicing them 2015-09-20 09:42:05 -07:00
play ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
progmodes Ensure redisplay after evaluation 2015-11-06 21:21:52 +02:00
term * lisp/emacs-lisp/cl-generic.el: Add (major-mode MODE) context 2015-10-29 11:06:31 -04:00
textmodes Add prettify symbol for \times 2015-11-05 21:12:37 +01:00
url Don't require default-directory to end with a slash 2015-10-29 03:01:45 +02:00
vc * lisp/vc/pcvs.el (cvs-revert-if-needed): Use vc-refresh-state. 2015-10-28 14:00:24 -04:00
abbrev.el ; * lisp/abbrev.el (copy-abbrev-table): Remove forgotten debug code. 2015-11-07 15:50:40 +02:00
align.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
allout-widgets.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
allout.el Use %s to format strings instead of splicing them 2015-09-20 09:42:05 -07:00
ansi-color.el
apropos.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
arc-mode.el * lisp/arc-mode.el (archive-rar-summarize): Better alignment of the columns. 2015-09-30 10:13:26 +02:00
array.el
autoarg.el
autoinsert.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
autorevert.el * lisp/autorevert.el (auto-revert-handler): Use vc-refresh-state. 2015-10-28 14:00:59 -04:00
avoid.el
battery.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
bindings.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
bookmark.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
bs.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
buff-menu.el
button.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
calculator.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
case-table.el
cdl.el
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5 Spelling fixes 2015-10-21 20:26:49 -07:00
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10
ChangeLog.11
ChangeLog.12
ChangeLog.13
ChangeLog.14
ChangeLog.15
ChangeLog.16
ChangeLog.17 Spelling fixes 2015-10-14 14:46:50 -07:00
character-fold.el * lisp/character-fold.el: Provide `character-fold' 2015-10-30 14:49:52 +01:00
chistory.el
cmuscheme.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
color.el (/ N) now returns the reciprocal of N 2015-10-20 18:22:48 -07:00
comint.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
completion.el
composite.el
COPYING
cus-dep.el
cus-edit.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
cus-face.el
cus-start.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
cus-theme.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
custom.el * lisp/custom.el (custom-declare-variable): Shorten code again 2015-10-25 14:39:07 +00:00
dabbrev.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
delim-col.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
delsel.el
descr-text.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
desktop.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
dframe.el More-conservative ‘format’ quote restyling 2015-08-23 22:39:06 -07:00
dired-aux.el Add support for tar.bz2 and tar.xz archives 2015-10-24 07:38:10 +02:00
dired-x.el Make dired-jump work with tar-subfile-mode 2015-10-14 11:24:08 +02:00
dired.el * lisp/dired.el (dired-unmark-all-files-query): Declare. 2015-10-30 02:57:38 +02:00
dirtrack.el Top-level elisp files respect ‘text-quoting-style’ 2015-08-26 01:31:57 -07:00
disp-table.el Top-level elisp files respect ‘text-quoting-style’ 2015-08-26 01:31:57 -07:00
dnd.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
doc-view.el Improve doc-view wrt. auto-revert-mode 2015-10-22 17:04:35 +02: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): Activate everywhere in message-mode 2015-09-07 22:05:04 -04:00
elide-head.el
emacs-lock.el
env.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
epa-dired.el
epa-file.el
epa-hook.el
epa-mail.el
epa.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
epg-config.el
epg.el Suppress redundant Pinentry startup messages 2015-11-06 10:56:49 +09:00
expand.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
ezimage.el
face-remap.el
facemenu.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
faces.el * lisp/faces.el (faces--attribute-at-point): Fix bug 2015-10-30 18:19:26 +00:00
ffap.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
filecache.el
filenotify.el Minor fix in filenotify.el 2015-10-31 14:42:16 +01:00
files-x.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
files.el * lisp/files.el (report-errors): Obsolete 2015-11-04 13:00:04 +00:00
filesets.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
find-cmd.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
find-dired.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
find-file.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
find-lisp.el
finder.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
flow-ctrl.el
foldout.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
follow.el Fix follow-scroll-up/down, making them replacements for scroll-up/down. 2015-09-26 19:07:24 +00:00
font-core.el * lisp/font-lock.el (font-lock-beginning-of-syntax-function): Remove 2015-09-17 20:33:55 -04:00
font-lock.el Avoid inflooping in font-lock 2015-10-09 11:12:58 +03:00
format-spec.el
format.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
forms.el Top-level elisp files respect ‘text-quoting-style’ 2015-08-26 01:31:57 -07:00
frame.el Speed up lookup in redisplay--variables 2015-11-07 15:32:45 +02:00
frameset.el
fringe.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
generic-x.el
gs.el
help-at-pt.el
help-fns.el ; lisp/help-fns.el: Fix typos in comments 2015-10-30 03:24:14 +01:00
help-macro.el
help-mode.el
help.el * lisp/help.el: Fix bug with incorrect arglist string 2015-10-27 20:18:45 -04:00
hex-util.el
hexl.el Update doc string of hexl-mode 2015-11-07 14:35:10 +02:00
hfy-cmap.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
hi-lock.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
hilit-chg.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
hippie-exp.el
hl-line.el
htmlfontify.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
ibuf-ext.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
ibuf-macs.el
ibuffer.el * lisp/ibuffer.el: Fix docstring length (Bug#21541). 2015-10-03 17:26:02 -07:00
icomplete.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
ido.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
ielm.el * lisp/ielm.el (ielm-indent-line): Use non-nil arg of comint-bol 2015-10-30 02:04:42 +02:00
iimage.el Escape ` and ' in doc 2015-09-01 18:23:21 -07:00
image-dired.el Fix several backslash typos in Elisp strings 2015-09-17 12:39:54 -07:00
image-file.el
image-mode.el
image.el Fix animation timeout delay calculation 2015-10-15 10:52:00 -07:00
imenu.el Fix which-func for curly quotes: look for symbol, not message 2015-08-29 18:06:13 -07:00
indent.el * lisp/indent.el (indent--default-inside-comment): New function 2015-10-06 22:56:24 -04:00
info-look.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
info-xref.el Fix a few problems with directed quotes 2015-10-01 21:44:35 -07:00
info.el * lisp/isearch.el: Rename word search to regexp-function search 2015-10-21 17:11:09 +01:00
informat.el
isearch.el * lisp/isearch.el: Avoid an error that blocks isearch 2015-10-30 11:08:57 +00:00
isearchb.el
jit-lock.el * lisp/font-lock.el (font-lock-beginning-of-syntax-function): Remove 2015-09-17 20:33:55 -04:00
jka-cmpr-hook.el
jka-compr.el
json.el * lisp/json.el (json-new-object): Optimize trivial `list' call 2015-10-27 20:19:51 -04:00
kermit.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
kmacro.el Generalize the prefix-command machinery of C-u 2015-09-01 21:14:18 -04:00
ldefs-boot.el ; Auto-commit of loaddefs files. 2015-11-01 06:34:43 -05:00
linum.el
loadhist.el * lisp/font-lock.el (font-lock-beginning-of-syntax-function): Remove 2015-09-17 20:33:55 -04:00
loadup.el
locate.el
lpr.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
ls-lisp.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
macros.el
Makefile.in Use ‘echo’ safely with ‘\’ or leading ‘-’ 2015-10-10 18:11:27 -07:00
makesum.el
man.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
master.el
mb-depth.el
md4.el
menu-bar.el Minor typo corrections in doc strings 2015-10-12 20:49:05 +03:00
midnight.el
minibuf-eldef.el
minibuffer.el Improve the doc string of 'completion-boundaries' 2015-10-16 16:42:11 +03:00
misc.el
misearch.el
mouse-copy.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
mouse-drag.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
mouse.el Bind inhibit-modification-hooks rather than a/b-c-f 2015-09-12 00:30:02 -04:00
mpc.el * lisp/mpc.el: Rename the new toggling commands 2015-10-16 09:56:05 -04:00
msb.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
mwheel.el
newcomment.el ; Implement Stefan's feedback on last two commits 2015-09-23 17:49:50 -06:00
notifications.el
novice.el Fix minor text quoting problems in lisp top level 2015-08-28 20:32:39 -07:00
outline.el Escape ` and ' in doc 2015-09-01 18:23:21 -07:00
paren.el
password-cache.el
pcmpl-cvs.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
pcmpl-gnu.el
pcmpl-linux.el
pcmpl-rpm.el
pcmpl-unix.el
pcmpl-x.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
pcomplete.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
printing.el Escape ` and ' in doc 2015-09-01 18:23:21 -07:00
proced.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
profiler.el
ps-bdf.el
ps-def.el
ps-mule.el
ps-print.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
ps-samp.el
README A few more minor quoting fixes in a script and a text file 2015-09-16 16:09:31 -07:00
recentf.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
rect.el
register.el
repeat.el
replace.el * lisp/isearch.el: Rename word search to regexp-function search 2015-10-21 17:11:09 +01:00
reposition.el
reveal.el
rfn-eshadow.el
rot13.el
ruler-mode.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
savehist.el Top-level elisp files respect ‘text-quoting-style’ 2015-08-26 01:31:57 -07:00
saveplace.el
sb-image.el
scroll-all.el
scroll-bar.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
scroll-lock.el
select.el In gui-get-primary-selection use gui--selection-value-internal (Bug#20906) 2015-10-12 10:34:51 +02:00
server.el Fix logic in 'server-kill-emacs-query-function' 2015-10-21 19:50:10 +03:00
ses.el Escape ` and ' in doc 2015-09-01 18:23:21 -07:00
shadowfile.el
shell.el
simple.el Fix documentation of 'beginning/end-of-buffer' 2015-10-30 12:05:33 +02:00
skeleton.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
sort.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
soundex.el
speedbar.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
startup.el * lisp/emacs-lisp/cl-generic.el: Add (major-mode MODE) context 2015-10-29 11:06:31 -04:00
strokes.el Top-level elisp files respect ‘text-quoting-style’ 2015-08-26 01:31:57 -07:00
subr.el Revert "* lisp/subr.el (when): Use `macroexp-progn'" 2015-11-04 14:22:27 +00:00
t-mouse.el
tabify.el
talk.el
tar-mode.el
tempo.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
term.el Use ‘echo’ safely with ‘\’ or leading ‘-’ 2015-10-10 18:11:27 -07:00
thingatpt.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
thumbs.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
time-stamp.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
time.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
timezone.el
tmm.el
tool-bar.el
tooltip.el
tree-widget.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
tutorial.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
type-break.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
uniquify.el
userlock.el
vcursor.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
version.el * lisp/version.el (emacs-version): No longer include build host 2015-08-24 00:27:53 -07:00
view.el
vt-control.el
vt100-led.el
w32-fns.el
w32-vars.el
wdired.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
whitespace.el Revert "Don't rely on defaults in decoding UTF-8 encoded Lisp files" 2015-09-29 01:39:46 +03:00
wid-browse.el
wid-edit.el Bind inhibit-modification-hooks rather than a/b-c-f 2015-09-12 00:30:02 -04:00
widget.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
windmove.el
window.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
winner.el Fix winner in cl-lib not loaded case 2015-10-01 22:27:41 -07:00
woman.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
x-dnd.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
xml.el
xt-mouse.el

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.