1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-02 11:21:42 +00:00
emacs/lisp
Artur Malabarba e7f2c91bd1 Backport: * lisp/emacs-lisp/package.el: Refactor -with-work-buffer-async.
(package--with-work-buffer-async): Reimplement as
`package--with-response-buffer'.
(package--with-work-buffer): Mark obsolete.
(package--with-response-buffer): New macro. This is a more self
contained and less contrived version of
`package--with-work-buffer-async'.  It uses keyword arguments,
doesn't have async on the name, doesn't fallback on
`package--with-work-buffer', and has _much_ simpler error
handling.  On master, this macro will soon be part of another
library (either standalone or inside url.el), which is why this
commit is not to be merged back.

(package--check-signature, package--download-one-archive)
(package-install-from-archive, describe-package-1): Use it.

(package--download-and-read-archives): Let
`package--download-one-archive' take care of calling
`package--update-downloads-in-progress'.
2015-11-14 16:06:01 +00: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 Backport: * lisp/emacs-lisp/package.el: Refactor -with-work-buffer-async. 2015-11-14 16:06:01 +00:00
emulation Support rectangular regions for more commands 2015-11-14 01:28:03 +02:00
erc Reconnect asynchronously. 2015-11-13 16:34:32 -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 Avoid error in submitting a form with EWW 2015-11-11 22:01:39 +02: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 Merge branch 'emacs-25' of git.savannah.gnu.org:/srv/git/emacs into emacs-25 2015-11-13 22:03:12 +02: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 ; Update xref-etags-mode for the latest change 2015-11-14 02:41:38 +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 ; Fix warnings 2015-11-14 03:03:58 +02: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 Improve ansi-color filtering of unrecognized escape sequences 2015-08-03 20:06:04 -07:00
apropos.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
arc-mode.el Bind [?\S-\ ] to previous line command in Dired-like modes. 2015-11-12 22:54:01 +02:00
array.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
autoarg.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
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 Fix some confusion with ‘format’ 2015-08-05 19:07:28 -07:00
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 Fix some recently-perturbed bookmark autoloads 2015-11-09 22:14:54 -06:00
bs.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
buff-menu.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cdl.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.1 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.2 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.3 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.4 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.5 Spelling fixes 2015-10-21 20:26:49 -07:00
ChangeLog.6 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.7 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.8 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.9 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.10 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.11 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.12 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.13 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.14 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.15 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.16 Change defgeneric so it doesn't completely redefine the function 2015-05-21 23:46:10 -04:00
ChangeLog.17 Spelling fixes 2015-11-10 10:23:00 -08:00
character-fold.el * lisp/character-fold.el: Provide `character-fold' 2015-10-30 14:49:52 +01:00
chistory.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
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 (completion-lisp-mode-hook): Use completion-separator-chars 2015-04-13 10:35:15 -04:00
composite.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
COPYING
cus-dep.el Tweak some build messages. 2015-06-05 16:10:18 -04:00
cus-edit.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
cus-face.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
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 Make electric-pair-mode, delete-selection-mode and CC Mode cooperate. 2015-08-19 16:47:10 +00:00
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 Bind [?\S-\ ] to previous line command in Dired-like modes. 2015-11-12 22:54:01 +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 * lisp/dom.el: Load subr-x when compiling, for when-let. 2015-04-30 20:09:50 -04:00
dos-fns.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
dos-vars.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
dos-w32.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
double.el ; Do not overwrite preexisting contents of unread-command-events 2015-08-04 14:34:15 +02:00
dynamic-setting.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ebuff-menu.el ; Do not overwrite preexisting contents of unread-command-events 2015-08-04 14:34:15 +02:00
echistory.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
edmacro.el Avoid hard-coding "M-x command" in docstrings 2015-08-21 14:09:47 -07:00
ehelp.el ; Do not overwrite preexisting contents of unread-command-events 2015-08-04 14:34:15 +02:00
elec-pair.el Address some compilation warnings. 2015-06-16 20:28:48 -04:00
electric.el (electric-quote-mode): Activate everywhere in message-mode 2015-09-07 22:05:04 -04:00
elide-head.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
emacs-lock.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
env.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
epa-dired.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
epa-file.el epa-inhibit inhibits auto-recognition of .gpg files 2015-08-12 11:19:47 -04:00
epa-hook.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
epa-mail.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
epa.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
epg-config.el epg: Automatically start pinentry server 2015-07-16 15:43:03 +09:00
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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
face-remap.el Address some compilation warnings. 2015-06-16 20:04:35 -04:00
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 * filecache.el (file-cache-filter-regexps): Add lock files (tiny change) 2015-02-23 23:50:44 -08:00
filenotify.el Fix Bug#21841 2015-11-08 15:22:09 +01:00
files-x.el * lisp/files.el (dir-locals-file): Allow wildcards 2015-11-10 13:04:31 +00:00
files.el * doc/lispref/variables.texi (Directory Local Variables): 2015-11-10 14:45:50 +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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
finder.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
flow-ctrl.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
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 Add a few more variables to redisplay--variables 2015-11-13 21:59:38 +02:00
frameset.el cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r" 2015-04-10 01:50:22 -04:00
fringe.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
generic-x.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gs.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
help-at-pt.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
help-fns.el * lisp/files.el (dir-locals-file): Allow wildcards 2015-11-10 13:04:31 +00:00
help-macro.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
help-mode.el Fix doc-string of `help-mode-finish'. 2015-08-19 11:33:25 +02:00
help.el * lisp/help.el: Fix bug with incorrect arglist string 2015-10-27 20:18:45 -04:00
hex-util.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
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 Further lisp-complete-symbol related cleanup. 2015-05-18 20:51:47 -04:00
hl-line.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
image-mode.el image-mode.el (image-kill-buffer): New command bound to k. 2015-02-06 07:43:50 -02:00
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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
isearch.el * lisp/isearch.el (search-default-regexp-mode): change default value 2015-11-10 13:04:31 +00:00
isearchb.el Add predicate' arg to read-buffer' and use it for erc-iswitchb 2015-03-16 14:49:01 -04:00
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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
jka-compr.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
json.el Enable sorting of JSON object keys when encoding 2015-11-12 18:30:37 +01: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 Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
loadhist.el * lisp/font-lock.el (font-lock-beginning-of-syntax-function): Remove 2015-09-17 20:33:55 -04:00
loadup.el * lisp/loadup.el: Enlarge the size of the hash table to 80000. 2015-11-13 21:59:15 +02:00
locate.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
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 * lisp/macros.el (name-last-kbd-macro, kbd-macro-query) 2015-06-15 20:41:54 -04:00
Makefile.in Use ‘echo’ safely with ‘\’ or leading ‘-’ 2015-10-10 18:11:27 -07:00
makesum.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
man.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
master.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mb-depth.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
md4.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
menu-bar.el Minor typo corrections in doc strings 2015-10-12 20:49:05 +03:00
midnight.el * lisp/midnight.el: Make it a minor mode. Allow predicates. 2015-04-27 19:07:51 -04:00
minibuf-eldef.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
minibuffer.el Improve the doc string of 'completion-boundaries' 2015-10-16 16:42:11 +03:00
misc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
misearch.el Add doc strings for some Isearch state vars 2015-04-07 10:13:48 -07:00
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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
newcomment.el ; Implement Stefan's feedback on last two commits 2015-09-23 17:49:50 -06:00
notifications.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
novice.el Fix minor text quoting problems in lisp top level 2015-08-28 20:32:39 -07:00
obarray.el * lisp/obarray.el: Fix shadowed variables 2015-11-11 22:30:22 +00:00
outline.el Escape ` and ' in doc 2015-09-01 18:23:21 -07:00
paren.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
password-cache.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
pcmpl-cvs.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
pcmpl-gnu.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
pcmpl-linux.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
pcmpl-rpm.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
pcmpl-unix.el pcmpl-ssh-known-hosts: Use char-before' instead of looking-back'. 2015-04-03 13:57:42 +02:00
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 Bind [?\S-\ ] to previous line command in Dired-like modes. 2015-11-12 22:54:01 +02:00
profiler.el Don't overflow if computing approximate percentage 2015-07-31 10:13:38 -07:00
ps-bdf.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ps-def.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ps-mule.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ps-print.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
ps-samp.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
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 Support rectangular regions for more commands 2015-11-14 01:28:03 +02:00
register.el Don't quote symbols 'like-this' in docstrings etc. 2015-08-20 17:34:57 -07:00
repeat.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
replace.el Support rectangular regions for more commands 2015-11-14 01:28:03 +02:00
reposition.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
reveal.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
rfn-eshadow.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
rot13.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
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 * lisp/saveplace.el (save-place-mode): New minor mode. 2015-04-27 19:12:11 -04:00
sb-image.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
scroll-all.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
scroll-bar.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
scroll-lock.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
shell.el Fix shell-for/backward-command to exclude spaces 2015-06-23 09:19:36 +08:00
simple.el Support rectangular regions for more commands 2015-11-14 01:28:03 +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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
tabify.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
talk.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
tar-mode.el Allow for adding new members to Tar archives. 2015-01-27 21:56:57 +00:00
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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
tmm.el In strings, prefer plain and ' to \ and \' 2015-06-30 15:08:02 -07:00
tool-bar.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
tooltip.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
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 (uniquify-ask-about-buffer-names-p): Remove, unused (bug#21037) 2015-08-13 16:53:49 -04:00
userlock.el Avoid hard-coding "M-x command" in docstrings 2015-08-21 14:09:47 -07:00
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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
vt100-led.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
vt-control.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
w32-fns.el * lisp/w32-fns.el (w32-shell-name): Silence compiler. 2015-05-05 20:10:59 -07:00
w32-vars.el Resurrect the lost optional fixed font menu on w32 2015-03-17 20:29:55 +02:00
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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
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 Fix minor quoting problems in doc strings 2015-05-19 15:01:16 -07:00
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 Don't quote symbols 'like-this' in docstrings etc. 2015-08-20 17:34:57 -07:00
xt-mouse.el Prefer "this" to “this” in doc strings 2015-05-19 19:08:52 -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.