1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-02 08:22:22 +00:00
emacs/lisp
Juri Linkov 7133b7ee62 Move reading an extended command to Elisp (bug#5364, bug#5214).
* lisp/simple.el (read-extended-command): New function with the logic
for `completing-read' moved to Elisp from `execute-extended-command'.
Use `function-called-at-point' in `minibuffer-default-add-function'
to get a command name for M-n (bug#5364, bug#5214).

* src/keyboard.c (Fexecute_extended_command): Move reading a command name
with `completing-read' to a new Elisp function `read-extended-command'.
Call it to read a command to `function'  (bug#5364, bug#5214).
2010-08-23 00:27:59 +01:00
..
calc calc.texi (Customizing Calc): Rearrange description of new 2010-08-08 21:30:10 -05:00
calendar Merge changes from emacs-23 branch. 2010-08-22 16:02:16 -04:00
cedet Merge from emacs-23 2010-07-27 04:10:05 +02:00
emacs-lisp Merge changes from emacs-23 branch. 2010-08-22 16:02:16 -04:00
emulation Merge changes from emacs-23 branch 2010-08-08 17:12:29 -04:00
erc Allow delayed autojoin in ERC (Bug#5521). 2010-08-14 18:58:10 -04:00
eshell Merge changes from emacs-23 branch 2010-08-08 17:12:29 -04:00
gnus Fix typo in previous gnus-sum.el change. 2010-08-17 19:38:44 -07:00
international Make obsolete --unibyte argument do nothing (Bug#6886). 2010-08-22 17:15:20 -04:00
language language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the composable pattern. 2010-08-10 10:20:58 +09:00
mail Merge changes from emacs-23 branch. 2010-08-22 16:02:16 -04:00
mh-e Fix typos in ChangeLogs. 2010-07-29 04:42:53 +02:00
net Add ability to use xdg-open, i.e. your desktop default browser. 2010-08-17 10:01:10 +02:00
nxml * lisp/nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior. 2010-06-13 21:43:11 -04:00
obsolete Replace Lisp calls to delete-backward-char by delete-char. 2010-05-24 22:11:08 -04:00
org Fix previous Org change. 2010-08-18 20:45:46 -07:00
play * lisp/play/tetris.el: Cleanup image representation and rotation. 2010-07-24 01:26:42 +02:00
progmodes Merge changes from emacs-23 branch. 2010-08-22 16:02:16 -04:00
term Use CLIPBOARD and PRIMARY on NS (Bug#6677). 2010-08-18 08:16:55 +02:00
textmodes * lisp/textmodes/fill.el (justify-current-line): Don't add 1 to nspaces 2010-08-02 12:25:27 +02:00
url Merge from emacs-23 2010-07-27 04:10:05 +02:00
vc * lisp/vc/add-log.el (add-log-file-name): Don't get confused by symlinks. 2010-08-21 16:09:46 +02:00
.gitignore Ignore all backup files. 2009-08-28 09:50:05 +00:00
abbrev.el * abbrev.el: Fix typos. 2010-04-26 11:55:29 +02:00
abbrevlist.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
align.el Minor align-regexp fix. 2010-08-20 00:33:06 -07:00
allout.el * allout.el: Fix commenting convention. 2010-05-01 22:39:50 -04:00
ansi-color.el * ansi-color.el: Delete unused escape sequences (Bug#6085). 2010-05-29 14:25:00 -04:00
apropos.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
arc-mode.el Merge changes from emacs-23 branch. 2010-07-10 14:52:53 -04:00
array.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
autoarg.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
autoinsert.el * lisp/autoinsert.el (auto-insert-alist): Fix readability 2010-07-03 01:35:09 +03:00
autorevert.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
avoid.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
battery.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
bindings.el Merge changes from emacs-23 branch 2010-08-08 17:12:29 -04:00
bookmark.el * lisp/bookmark.el (bookmark-load-hook): Fix doc string as suggested 2010-07-14 15:09:28 -04:00
bs.el Merge changes from emacs-23 branch. 2010-07-10 14:52:53 -04:00
buff-menu.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
button.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
calculator.el Reorganize Custom groups. 2010-03-12 12:47:22 -05:00
case-table.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cdl.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ChangeLog Move reading an extended command to Elisp (bug#5364, bug#5214). 2010-08-23 00:27:59 +01:00
ChangeLog.1 Fix typos in ChangeLogs. 2010-07-29 04:42:53 +02:00
ChangeLog.2 Fix typos in ChangeLogs. 2010-07-24 13:53:19 +02:00
ChangeLog.3 Fix typos in ChangeLogs. 2010-07-24 13:53:19 +02:00
ChangeLog.4 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ChangeLog.5 Fix typos in ChangeLogs. 2010-07-24 13:53:19 +02:00
ChangeLog.6 Fix typos in ChangeLogs. 2010-07-24 13:53:19 +02:00
ChangeLog.7 Fix typos in ChangeLogs. 2010-08-01 06:37:41 +02:00
ChangeLog.8 Fix typos in ChangeLogs. 2010-08-01 06:37:41 +02:00
ChangeLog.9 Fix typos in ChangeLogs. 2010-07-29 04:42:53 +02:00
ChangeLog.10 Fix typos in ChangeLogs. 2010-07-24 13:53:19 +02:00
ChangeLog.11 Fix typos in ChangeLogs. 2010-07-24 13:53:19 +02:00
ChangeLog.12 Fix typos in ChangeLogs. 2010-07-24 13:53:19 +02:00
ChangeLog.13 Fix typos in ChangeLogs. 2010-07-24 13:53:19 +02:00
ChangeLog.14 Fix typos in ChangeLogs. 2010-07-29 04:42:53 +02:00
chistory.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cmuscheme.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
comint.el * comint.el (comint-mode): Make directory tracking functions 2010-08-06 15:53:59 +02:00
completion.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
composite.el * composite.el: Require cl when compiling; fix typos in docstrings. 2010-05-20 03:27:49 +02:00
COPYING
cus-dep.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cus-edit.el * cus-edit.el (custom-group-value-create): Add extra newline before end line (Bug#6876). 2010-08-21 10:46:43 -04:00
cus-face.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cus-start.el Let all active regions set the primary selection. 2010-08-15 22:33:17 -04:00
cus-theme.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
custom.el * custom.el (custom-declare-variable): Give clearer error message (bug#6476). 2010-07-23 03:29:46 +02:00
dabbrev.el * dabbrev.el (dabbrev-completion): Fix typo in docstring. 2010-08-01 05:19:23 +02:00
delim-col.el Minor tweaks to custom groups. 2010-02-16 09:35:45 -05:00
delsel.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
descr-text.el Merge changes from emacs-23 branch. 2010-07-10 14:52:53 -04:00
desktop.el Merge from emacs-23 2010-06-10 00:08:50 +02:00
dframe.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
dired-aux.el * lisp/dired-aux.el (dired-hide-all): Make unused arg optional. Update md5sum. 2010-01-20 11:42:50 -05:00
dired-x.el * dired-x.el (dired-jump, dired-jump-other-window): Add arg 2010-05-21 00:33:58 +03:00
dired.el Merge from emacs-23 2010-07-27 04:10:05 +02:00
dirtrack.el Fix bug#6173: "(require 'dirtrack) erroring" 2010-05-12 00:01:34 +02:00
disp-table.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
dnd.el * dnd.el, font-setting.el, x-dnd.el: Use utf-8 coding (for author name). 2010-06-22 00:10:16 -07:00
doc-view.el Preparation for setting bookmarks in Gnus article buffers (Bug#5975). 2010-07-14 11:57:54 -04:00
dos-fns.el Don't override standard definition of convert-standard-filename. 2010-05-15 11:31:40 +03:00
dos-vars.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
dos-w32.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
double.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
dynamic-setting.el Take colors for region face (selected text) from the Gtk+ theme. 2010-08-11 20:28:10 +02:00
ebuff-menu.el Misc code tweaks. 2010-05-07 20:20:30 -04:00
echistory.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
edmacro.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ehelp.el * ehelp.el (electric-help-orig-major-mode): New buffer-local variable. 2010-04-03 02:01:22 +03:00
electric.el Misc code tweaks. 2010-05-07 20:20:30 -04:00
elide-head.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
emacs-lock.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
env.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
epa-dired.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
epa-file.el Fix typo and comment. 2010-07-25 20:50:51 +09:00
epa-hook.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
epa-mail.el Add alternative key bindings to epa-mail.el. 2010-07-26 14:22:13 +09:00
epa.el * epa.el (epa--select-keys): Don't explicitly delete the window since 2010-05-25 13:53:37 -04:00
epg-config.el Reorganize Custom groups. 2010-03-12 12:47:22 -05:00
epg.el Change delete-by-moving-to-trash so Lisp calls explicitly request trashing. 2010-05-27 19:30:11 -04:00
expand.el Replace Lisp calls to delete-backward-char by delete-char. 2010-05-24 22:11:08 -04:00
ezimage.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
face-remap.el Fix keywords. 2010-03-14 23:15:02 +02:00
facemenu.el New post-self-insert-hook. 2010-08-19 17:43:45 +02:00
faces.el Take colors for region face (selected text) from the Gtk+ theme. 2010-08-11 20:28:10 +02:00
ffap.el * ffap.el (dired-at-point): Fix docstring. (Bug#5565) 2010-02-12 21:28:29 +02:00
filecache.el * filecache.el: Fix typos in docstrings. 2010-04-23 02:15:47 +02:00
files-x.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
files.el Merge changes from emacs-23 branch. 2010-08-22 16:02:16 -04:00
filesets.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
find-cmd.el Fix typos in docstrings. 2010-01-14 19:59:31 +01:00
find-dired.el * find-dired.el (find-dired): Use read-directory-name (Bug#5777). 2010-03-28 15:31:27 -04:00
find-file.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
find-lisp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
finder.el * lisp/finder.el (finder-known-keywords): Add keyword "vc" 2010-06-11 22:09:57 +03:00
flow-ctrl.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
foldout.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
follow.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
font-core.el * lisp/font-lock.el (font-lock-major-mode): Rename from 2010-06-16 16:00:22 -04:00
font-lock.el Add four macros to lisp-font-lock-keywords-2 (Bug#6025). 2010-08-14 19:42:07 -04:00
format-spec.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
format.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
forms-d2.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
forms-pass.el
forms.el Bind C-v' to scroll-up-command' and M-v' to scroll-down-command'. 2010-04-14 03:33:32 +03:00
frame.el * lisp/frame.el (screen-height, screen-width, set-screen-width) 2010-08-03 00:35:38 +02:00
fringe.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
generic-x.el Font lock fix for batch mode (Bug#5719). 2010-06-27 14:43:34 -04:00
gs.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
help-at-pt.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
help-fns.el * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494). 2010-07-23 03:51:48 +02:00
help-macro.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
help-mode.el Tweaks to package list UI. 2010-06-20 00:55:14 -04:00
help.el Merge changes from emacs-23 branch. 2010-07-10 14:52:53 -04:00
hex-util.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
hexl.el Fix bug#5313: editing files in hexl-mode corrupts file 2010-01-14 15:37:13 +01:00
hfy-cmap.el Minor htmlfontify simplifications. 2010-04-23 19:36:43 -07:00
hi-lock.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
hilit-chg.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
hippie-exp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
hl-line.el Merge changes from emacs-23 branch. 2010-07-10 14:52:53 -04:00
htmlfontify.el Merge changes from emacs-23 branch. 2010-07-10 14:52:53 -04:00
ibuf-ext.el Use define-minor-mode where applicable. 2010-05-02 22:29:46 -04:00
ibuf-macs.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ibuffer.el * ibuffer.el: Update autoload checksum. 2010-05-04 00:42:19 +02:00
icomplete.el Fix Bug#5840. 2010-04-21 21:48:42 +02:00
ido.el Merge changes from emacs-23 branch. 2010-08-22 16:02:16 -04:00
ielm.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
iimage.el * lisp/iimage.el: Remove images as soon as the underlying text is modified. 2010-06-07 17:01:23 -04:00
image-dired.el * image-dired.el (image-dired-dired-toggle-marked-thumbs): 2010-05-28 22:18:47 +03:00
image-file.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
image-mode.el merge from trunk 2010-08-17 23:19:11 +02:00
image.el merge from trunk, no conflicts 2010-08-18 13:11:01 +02:00
imenu.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
indent.el * indent.el (indent-region): Deactivate region (bug#6200). 2010-05-18 23:06:48 -04:00
info-look.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
info-xref.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
info.el Preparation for setting bookmarks in Gnus article buffers (Bug#5975). 2010-07-14 11:57:54 -04:00
informat.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
isearch.el Merge changes from emacs-23 branch 2010-08-08 17:12:29 -04:00
isearchb.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
iswitchb.el Fix buffer-list rename&refresh after after killing a buffer in ido. 2010-08-21 15:35:27 +02:00
jit-lock.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
jka-cmpr-hook.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
jka-compr.el Change delete-by-moving-to-trash so Lisp calls explicitly request trashing. 2010-05-27 19:30:11 -04:00
json.el Fix typos in docstrings. 2010-03-22 17:50:29 +01:00
kermit.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
kmacro.el Don't issue kmacro hint if echo area is in use (Bug#3412). 2010-06-24 15:16:33 -04:00
ldefs-boot.el Bump version to 23.2. 2010-05-07 23:28:26 -04:00
ledit.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
linum.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
loadhist.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
loadup.el * loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/. 2010-06-11 23:19:23 +02:00
locate.el * locate.el (locate): Use pop-to-buffer instead of 2010-05-21 01:55:11 +03:00
longlines.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
lpr.el Replace Lisp calls to delete-backward-char by delete-char. 2010-05-24 22:11:08 -04:00
ls-lisp.el Fix bug #6294. 2010-05-29 10:55:40 +03:00
macros.el Fix keyboard macro key lookup (Bug#5481). 2010-03-03 12:31:50 -05:00
Makefile.in Make obsolete --unibyte argument do nothing (Bug#6886). 2010-08-22 17:15:20 -04:00
makefile.w32-in Make obsolete --unibyte argument do nothing (Bug#6886). 2010-08-22 17:15:20 -04:00
makesum.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
man.el Preparation for setting bookmarks in Gnus article buffers (Bug#5975). 2010-07-14 11:57:54 -04:00
master.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mb-depth.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
md4.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
menu-bar.el Merge changes from emacs-23 branch. 2010-08-22 16:02:16 -04:00
midnight.el update author's email 2010-03-23 12:27:10 -04:00
minibuf-eldef.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
minibuffer.el * lisp/minibuffer.el (completions-format): Change default from nil to 2010-06-25 00:51:14 +03:00
misc.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
misearch.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mouse-copy.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mouse-drag.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mouse-sel.el Simplify mouse-dragging implementation. 2010-07-02 23:07:48 -04:00
mouse.el Cleanups and fixes for mouse-save-then-kill and mouse-secondary-save-then-kill. 2010-08-21 00:46:23 -04:00
mpc.el Add "union tags" in mpc.el. 2010-03-24 20:06:08 -04:00
msb.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mwheel.el Check both isearch-scroll' and scroll-command' properties. 2010-04-16 04:24:00 +03:00
newcomment.el * lisp/newcomment.el (comment-add): Move comment to docstring. 2010-08-17 21:38:30 +02:00
notifications.el * notifications.el: Move file from lisp/net, because it is 2010-06-10 14:56:11 +02:00
novice.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
outline.el (hide-sublevels): Unfix the paren non-typo! (bug#5738). 2010-03-20 15:04:44 -04:00
paren.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
password-cache.el * password-cache.el (password-cache-remove): Fix docstring. 2010-05-19 14:52:27 +02:00
patcomp.el
paths.el Fix typos in comments. 2010-01-14 19:37:23 +01:00
pcmpl-cvs.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pcmpl-gnu.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pcmpl-linux.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pcmpl-rpm.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pcmpl-unix.el * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix. 2010-01-16 15:50:23 -05:00
pcomplete.el Replace Lisp calls to delete-backward-char by delete-char. 2010-05-24 22:11:08 -04:00
pgg-def.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pgg-gpg.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pgg-parse.el Synch with Gnus trunk. 2010-05-07 06:58:17 +00:00
pgg-pgp5.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pgg-pgp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pgg.el Synch with Gnus trunk. 2010-05-07 06:58:17 +00:00
printing.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
proced.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ps-bdf.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ps-def.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ps-mule.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ps-print.el Reorganize Custom groups. 2010-03-12 12:47:22 -05:00
ps-samp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
README
recentf.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
rect.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
register.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
repeat.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
replace.el Merge changes from emacs-23 branch 2010-08-08 17:12:29 -04:00
reposition.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
reveal.el Reorganize Custom groups. 2010-03-12 12:47:22 -05:00
rfn-eshadow.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
rot13.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ruler-mode.el * ruler-mode.el (ruler--save-header-line-format): Fix typos. 2010-07-01 01:32:01 -04:00
savehist.el Use define-minor-mode where applicable. 2010-05-02 22:29:46 -04:00
saveplace.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
sb-image.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
scroll-all.el * scroll-all.el (scroll-all-check-to-scroll): 2010-05-11 22:42:21 +03:00
scroll-bar.el Use define-minor-mode in more cases. 2010-05-04 23:45:21 -04:00
scroll-lock.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
select.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
server.el Merge changes from emacs-23 branch 2010-08-08 17:12:29 -04:00
ses.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
sha1.el Synch with Gnus trunk. 2010-05-07 06:58:17 +00:00
shadowfile.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
shell.el Bind `shell-resync-dirs' to M-RET in *shell* buffers. 2010-06-11 14:28:41 +01:00
simple.el Move reading an extended command to Elisp (bug#5364, bug#5214). 2010-08-23 00:27:59 +01:00
skeleton.el Replace Lisp calls to delete-backward-char by delete-char. 2010-05-24 22:11:08 -04:00
sort.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
soundex.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
speedbar.el Change delete-by-moving-to-trash so Lisp calls explicitly request trashing. 2010-05-27 19:30:11 -04:00
startup.el Make obsolete --unibyte argument do nothing (Bug#6886). 2010-08-22 17:15:20 -04:00
strokes.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
subr.el Merge changes from emacs-23 branch. 2010-08-22 16:02:16 -04:00
t-mouse.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
tabify.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
talk.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
tar-mode.el Use define-minor-mode where applicable. 2010-05-02 22:29:46 -04:00
tempo.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
term.el Merge changes from emacs-23 branch 2010-08-08 17:12:29 -04:00
terminal.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
thingatpt.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
thumbs.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
time-stamp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
time.el Merge from emacs-23 2010-07-27 04:10:05 +02:00
timezone.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
tmm.el Backport from trunk: compute shortcuts in tmm.el. 2010-05-11 16:07:12 -04:00
tool-bar.el Set default-frame-alist, if necessary, in menu/tool-bar-mode. 2010-07-05 13:54:13 -04:00
tooltip.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
tree-widget.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
tutorial.el * tutorial.el (tutorial--default-keys): C-d is now bound to delete-forward-char. 2010-08-08 19:14:33 -04:00
type-break.el Use define-minor-mode where applicable. 2010-05-02 22:29:46 -04:00
uniquify.el Reorganize Custom groups. 2010-03-12 12:47:22 -05:00
userlock.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
vcursor.el Reorganize Custom groups. 2010-03-12 12:47:22 -05:00
version.el Handle --version reasonably in CANNOT_DUMP configuration. 2010-05-15 17:11:37 -04:00
view.el Use define-minor-mode where applicable. 2010-05-02 22:29:46 -04:00
vt100-led.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
vt-control.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
w32-fns.el w32-fns.el (w32-convert-standard-filename): Doc fix. 2010-06-26 15:11:06 +03:00
w32-vars.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
wdired.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
whitespace.el merge whitespace.el change from trunk 2010-08-22 00:12:25 -04:00
wid-browse.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
wid-edit.el Merge changes from emacs-23 branch. 2010-07-10 14:52:53 -04:00
widget.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
windmove.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
window.el * window.el (pop-to-buffer): Remove the conditional that 2010-06-07 21:28:02 +03:00
winner.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
woman.el Merge changes from emacs-23 branch. 2010-08-22 16:02:16 -04:00
x-dnd.el * dnd.el, font-setting.el, x-dnd.el: Use utf-8 coding (for author name). 2010-06-22 00:10:16 -07:00
xml.el * xml.el (xml-parse-region): Avoid infloop (Bug#5281). 2010-06-30 16:34:06 -04:00
xt-mouse.el * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127 2010-07-14 19:53:42 +02: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.