1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-04 22:50:59 -08:00
emacs/lisp
Artur Malabarba 995b69918b * custom.el (custom-theme-load-path): Demote to defvar
`custom-theme-load-path' was a defcustom, but it shouldn't be for the
same reason that `load-path' shouldn't.  Setting it via the customize
interface is a trap for the user.

Installed themes commonly add themselves to this variable, which means
its value is not fit for being saved (it will permanently remember dirs
that don't exist anymore).

This is aggravated by the fact that Emacs always applies the `user'
theme on top of any theme that's loaded, since this will apply the old
variable value and remove any new directories that had been recently
added by themes themselves.

Not to mention, we already have `custom-theme-directory', which is safe
to customize.
2015-10-16 16:14:26 +01:00
..
calc Have calc-yank recognize numbers in different bases. 2015-10-11 15:35:18 -05:00
calendar * lisp/calendar/calendar.el: Display buffer before executing body. 2015-10-10 22:23:59 -04:00
cedet * lisp/cedet/ede: Silence some compiler warnings 2015-10-09 15:55:31 -04:00
emacs-lisp Fix typos in docstrings 2015-10-14 17:57:32 +02:00
emulation Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
erc Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
eshell Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
gnus Replace the usage of an obsolete function in auth-source.el 2015-10-11 22:58:35 +02:00
international Update case-table and categories of recently added characters 2015-10-09 21:33:20 +03: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 Spelling fixes 2015-10-14 14:46:50 -07:00
nxml Fix recent bootstrap problems 2015-09-24 08:54:39 -04:00
obsolete ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03: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 js-mode: Don't misindent generator methods 2015-10-15 22:36:08 +03:00
term ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
textmodes * lisp/textmodes/reftex.el: Silence byte-compiler warnings. 2015-10-09 15:35:30 -04:00
url Do not include authorization header in an HTTP redirect 2015-09-23 01:58:13 -04:00
vc * lisp/vc/vc-git.el (vc-git-region-history): Handle local changes 2015-10-02 15:24:23 -04:00
abbrev.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07: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 * lisp/arc-mode.el (archive-rar-summarize): Better alignment of the columns. 2015-09-30 10:13:26 +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 Prefer directed to neutral quotes 2015-08-24 23:57:25 -07: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 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 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 Update copyright year to 2015 2015-01-01 14:26:41 -08: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-10-14 14:46:50 -07:00
character-fold.el * isearch.el (isearch-search-fun-default): Revert a5bdb87 2015-08-19 11:45:49 +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 ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03: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 * custom.el (custom-theme-load-path): Demote to defvar 2015-10-16 16:14:26 +01: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 lisp/dired-aux.el (dired-shell-command): Fix compile warning 2015-10-16 14:45:53 +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-aux.el (dired-shell-command): Fix compile warning 2015-10-16 14:45:53 +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 Support RTF in doc-view 2015-10-12 08:05:09 +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 Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07: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 Reduce face-related consing during frame creation. 2015-10-13 22:12:55 -04: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 thinko in last commit of filenotify.el 2015-09-23 21:21:49 +02:00
files-x.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
files.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07: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 Allow setting frame pixel sizes from frame parameters (Bug#21415) 2015-10-13 12:11:43 +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 Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07: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 Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
hex-util.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
hexl.el Fix minor text quoting problems in lisp top level 2015-08-28 20:32:39 -07: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 Prefer directed to neutral quotes 2015-08-24 23:57:25 -07: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 Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
informat.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
isearch.el isearch: Document character folding mode. 2015-08-31 23:51:46 +01: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 Maintain ordering of JSON object keys by default 2015-10-03 23:52:36 +02: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-10-01 06:18:29 -04: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 No need for cp51932.el, eucjp-ms.el to not be compiled any more. 2015-06-15 23:02:58 -07: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
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 Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07: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 * lisp/rect.el (delete-whitespace-rectangle-line): Don't cross EOL. 2015-04-12 15:50:02 +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 Revert "Don't rely on defaults in decoding UTF-8 encoded Lisp files" 2015-09-29 01:39:46 +03: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 Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07: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 New DWIM commands for changing letter-case 2015-09-26 11:09:19 +03: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 Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
strokes.el Top-level elisp files respect ‘text-quoting-style’ 2015-08-26 01:31:57 -07:00
subr.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03: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
vt-control.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
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.