1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00
emacs/lisp
Glenn Morris 9dbda10075 Reduce delay between backing up a file and saving new version
* lisp/files.el (basic-save-buffer-2):
Choose coding system for writing the file before backing it up.

* src/fileio.c (choose_write_coding_system): Make it callable from Lisp.
(Fwrite_region): If coding-system-for-write is set, don't call
choose_write_coding_system.
Move the last piece of choose_write_coding_system here.
(syms_of_fileio): Add choose-write-coding-system.

Fixes: debbugs:13522
2013-01-30 22:35:45 -08:00
..
calc calc-units.el (math-default-units-table): Remove initial value. 2013-01-30 08:14:27 -06:00
calendar Sync window-point and point in calendar-redraw 2013-01-14 23:39:04 +08:00
cedet Merge from emacs-24; up to 2012-12-12T22:29:54Z!yamaoka@jpl.org 2013-01-30 00:07:37 -08:00
emacs-lisp Merge from emacs-24; up to 2012-12-12T22:29:54Z!yamaoka@jpl.org 2013-01-30 00:07:37 -08:00
emulation Auto-commit of loaddefs files. 2013-01-01 07:22:35 -05:00
erc Use point-max-marker and point-min-marker here and there. 2013-01-11 14:40:54 +04:00
eshell * eshell/esh-util.el (eshell-path-env): Make it buffer local, in 2013-01-17 11:01:33 +01:00
gnus lisp/gnus/gnus-int.el (gnus-backend-trace): Honour gnus-backend-trace 2013-01-30 22:45:32 +00:00
international Disambiguate function and variable references in docstrings. 2013-01-11 18:08:55 -05:00
language Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
mail Tweak previous change 2013-01-19 12:58:00 -08:00
mh-e * lisp/play/gametree.el (gametree-break-line-here): Use point-marker. 2013-01-23 12:49:34 +04:00
net * net/tramp.el (tramp-process-connection-type): Fix docstring. 2013-01-30 10:16:16 +01:00
nxml Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
obsolete Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
org Merge from emacs-24; up to 2012-12-10T20:27:33Z!eggert@cs.ucla.edu 2013-01-13 12:03:01 -08:00
play * lisp/play/gametree.el (gametree-break-line-here): Use point-marker. 2013-01-23 12:49:34 +04:00
progmodes * lisp/progmodes/opascal.el: Rename from delphi.el. Use lexical-binding. 2013-01-30 20:58:24 -05:00
term Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
textmodes ispell.el: Make sure hunspell specific dict names are used for standard dicts when using hunspell. 2013-01-21 17:05:30 +01:00
url Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
vc * lisp/vc/vc-bzr.el (vc-bzr--sanitize-header): New function. 2013-01-11 22:15:14 -05:00
.gitignore
abbrev.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
align.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
allout-widgets.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
allout.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
ansi-color.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
apropos.el Introduce apropos-user-option' and update apropos-variable'. (Bug#13276) 2013-01-07 23:00:55 +01:00
arc-mode.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
array.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
autoarg.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
autoinsert.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
autorevert.el * autorevert.el (auto-revert-use-notify): Fix docstring. 2013-01-30 20:20:46 +01:00
avoid.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
battery.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
bindings.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
bookmark.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
bs.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
buff-menu.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
button.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
calculator.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
case-table.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
cdl.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog Reduce delay between backing up a file and saving new version 2013-01-30 22:35:45 -08:00
ChangeLog.1 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.2 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.3 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.4 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.5 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.6 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.7 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.8 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.9 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.10 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.11 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.12 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.13 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.14 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.15 Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
chistory.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
cmuscheme.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
color.el color.el: fix color-rgb-to-hsv computing 2013-01-11 15:04:24 +00:00
comint.el Disambiguate function and variable references in docstrings. 2013-01-11 18:08:55 -05:00
completion.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
composite.el
COPYING
cus-dep.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
cus-edit.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
cus-face.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
cus-start.el Avoid warnings from cus-start.el regarding scroll-bar-adjust-thumb-portion. 2013-01-13 19:47:45 +02:00
cus-theme.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
custom.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
dabbrev.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
delim-col.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
delsel.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
descr-text.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
desktop.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
dframe.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
dired-aux.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
dired-x.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
dired.el Merge from emacs-24; up to 2012-12-11T09:51:12Z!dmantipov@yandex.ru 2013-01-19 12:38:13 -08:00
dirtrack.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
disp-table.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
dnd.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
doc-view.el * src/insdel.c (prepare_to_modify_buffer): Revert last change as suggested 2013-01-24 07:34:20 +04:00
dos-fns.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
dos-vars.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
dos-w32.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
double.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
dynamic-setting.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ebuff-menu.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
echistory.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
edmacro.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ehelp.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
electric.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
elide-head.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
emacs-lock.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
env.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
epa-dired.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
epa-file.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
epa-hook.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
epa-mail.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
epa.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
epg-config.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
epg.el * epg.el: Silence byte-compiler warnings. 2013-01-05 07:54:08 +09:00
expand.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ezimage.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
face-remap.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
facemenu.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
faces.el Merge from emacs-24 2013-01-09 22:43:02 -05:00
ffap.el Disambiguate function and variable references in docstrings. 2013-01-11 18:08:55 -05:00
filecache.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
files-x.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
files.el Reduce delay between backing up a file and saving new version 2013-01-30 22:35:45 -08:00
filesets.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
find-cmd.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
find-dired.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
find-file.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
find-lisp.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
finder.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
flow-ctrl.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
foldout.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
follow.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
font-core.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
font-lock.el Disambiguate function and variable references in docstrings. 2013-01-11 18:08:55 -05:00
format-spec.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
format.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
forms.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
frame.el * lisp/frame.el (toggle-frame-maximized, toggle-frame-fullscreen): 2013-01-31 01:50:11 +02:00
fringe.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
generic-x.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
gs.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
help-at-pt.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
help-fns.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
help-macro.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
help-mode.el Disambiguate function and variable references in docstrings. 2013-01-11 18:08:55 -05:00
help.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
hex-util.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
hexl.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
hfy-cmap.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
hi-lock.el * lisp/hi-lock.el (hi-lock-unface-buffer): Don't assume `face' is a symbol. 2013-01-28 15:00:35 -05:00
hilit-chg.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
hippie-exp.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
hl-line.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
htmlfontify.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ibuf-ext.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ibuf-macs.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ibuffer.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
icomplete.el icomplete-prospects-height fix (tiny change) 2013-01-04 00:20:49 -08:00
ido.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
ielm.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
iimage.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
image-dired.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
image-file.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
image-mode.el * image-mode.el (image-next-file, image-previous-file): New commands. 2013-01-19 23:22:38 +08:00
image.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
imenu.el * lisp/imenu.el (imenu--truncate-items): Fix subalist checking. 2013-01-31 01:57:54 +08:00
indent.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
info-look.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
info-xref.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
info.el Disambiguate function and variable references in docstrings. 2013-01-11 18:08:55 -05:00
informat.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
isearch.el Disambiguate function and variable references in docstrings. 2013-01-11 18:08:55 -05:00
isearchb.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
iswitchb.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
jit-lock.el * lisp/jit-lock.el (jit-lock-stealth-chunk-start): Don't widen. 2013-01-30 12:03:44 -05:00
jka-cmpr-hook.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
jka-compr.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
json.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
kermit.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
kmacro.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ldefs-boot.el Bump version to 24.2.92 2013-01-09 18:45:32 -08:00
linum.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
loadhist.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
loadup.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
locate.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
lpr.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ls-lisp.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
macros.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
Makefile.in Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
makefile.w32-in Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
makesum.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
man.el * lisp/man.el: Handle different "man -k" behaviors. Use utf-8. 2013-01-10 10:01:35 -05:00
master.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
mb-depth.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
md4.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
menu-bar.el Introduce apropos-user-option' and update apropos-variable'. (Bug#13276) 2013-01-07 23:00:55 +01:00
midnight.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
minibuf-eldef.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
minibuffer.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
misc.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
misearch.el Disambiguate function and variable references in docstrings. 2013-01-11 18:08:55 -05:00
mouse-copy.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
mouse-drag.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
mouse.el mouse-drag-line changes for mouse-1 in header-line 2013-01-30 09:14:24 -08:00
mpc.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
msb.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
mwheel.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
newcomment.el Disambiguate function and variable references in docstrings. 2013-01-11 18:08:55 -05:00
notifications.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
novice.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
outline.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
paren.el * paren.el (show-paren-function): Make sure to set 'priority and 2013-01-24 22:19:02 +01:00
password-cache.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
pcmpl-cvs.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
pcmpl-gnu.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
pcmpl-linux.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
pcmpl-rpm.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
pcmpl-unix.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
pcomplete.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
printing.el Disambiguate function and variable references in docstrings. 2013-01-11 18:08:55 -05:00
proced.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
profiler.el Merge from emacs-24; up to 2012-12-11T18:52:31Z!monnier@iro.umontreal.ca 2013-01-24 20:41:39 -08:00
ps-bdf.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ps-def.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ps-mule.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ps-print.el Disambiguate function and variable references in docstrings. 2013-01-11 18:08:55 -05:00
ps-samp.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
README
recentf.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
rect.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
register.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
repeat.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
replace.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
reposition.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
reveal.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
rfn-eshadow.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
rot13.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ruler-mode.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
savehist.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
saveplace.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
sb-image.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
scroll-all.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
scroll-bar.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
scroll-lock.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
select.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
server.el Disambiguate function and variable references in docstrings. 2013-01-11 18:08:55 -05:00
ses.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
shadowfile.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
shell.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
simple.el * lisp/simple.el (cycle-spacing): New command. 2013-01-30 21:57:35 -05:00
skeleton.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
sort.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
soundex.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
speedbar.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
startup.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
strokes.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
subr.el * lisp/jit-lock.el (jit-lock-debug-mode): New minor mode. 2013-01-12 20:23:48 -05:00
t-mouse.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
tabify.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
talk.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
tar-mode.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
tempo.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
term.el Merge from emacs-24; up to 2012-12-06T20:16:38Z!monnier@iro.umontreal.ca 2013-01-04 11:22:37 -08:00
thingatpt.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
thumbs.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
time-stamp.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
time.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
timezone.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
tmm.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
tool-bar.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
tooltip.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
tree-widget.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
tutorial.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
type-break.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
uniquify.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
userlock.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
vcursor.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
version.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
view.el * lisp/view.el (view--enable, view--disable): Rename from view-mode-enable 2013-01-03 21:53:48 -05:00
vt100-led.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
vt-control.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
w32-common-fns.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
w32-fns.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
w32-vars.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
wdired.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
whitespace.el Disambiguate function and variable references in docstrings. 2013-01-11 18:08:55 -05:00
wid-browse.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
wid-edit.el wid-edit.el (widget-default-get): Work for inlined elements (Bug#12670) 2013-01-07 11:24:35 +00:00
widget.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
windmove.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
window.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
winner.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
woman.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
x-dnd.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
xml.el * xml.el (xml-entity-or-char-ref-re): Fix regexp. 2013-01-23 14:25:50 +08:00
xt-mouse.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00: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.