1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00
emacs/lisp
Stefan Monnier 78054a469d * lisp/minibuffer.el (completion-file-name-table): Keep track of errors.
(completion-table-with-predicate): Handle the case where pred1 is nil.
* lisp/pcomplete.el (pcomplete-completions-at-point): Simplify.

Fixes: debbugs:9160
2011-09-19 21:06:29 -04:00
..
calc * calc/calc-ext.el (math-defintegral-2): Remove nested backquote. 2011-08-16 17:33:57 -05:00
calendar icalendar: Take care of multiple vcalendars in a single file. 2011-07-26 17:36:04 +02:00
cedet Fix copyrights for javascript and python grammars. 2011-07-30 20:11:05 -04:00
emacs-lisp * lisp/emacs-lisp/debug.el (debugger-args): Give it a docstring. 2011-09-19 17:14:23 -04:00
emulation Limit triggering of abbrev expansion in viper-mode (Bug#9038) 2011-07-09 15:32:42 -04:00
erc * erc.el (erc-generate-new-buffer-name): Reuse old buffer names 2011-07-04 15:23:04 +02:00
eshell * eshell/em-smart.el (eshell-smart-display-navigate-list): Add mouse-yank-primary. 2011-06-30 23:38:28 -04:00
gnus gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix. 2011-09-20 00:21:58 +00:00
international * lisp/international/mule-cmds.el (ucs-completions): Remove. 2011-09-11 22:18:23 -04:00
language Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
mail (smtpmail-via-smtp): Ignore errors that arise when sending QUIT. 2011-09-18 09:36:20 +02:00
mh-e * mh-e.el (Version, mh-version): Update for release 8.2.93. 2011-07-17 14:13:38 -07:00
net * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz". 2011-09-19 08:53:45 +02:00
nxml * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract. 2011-06-30 18:52:41 -07:00
obsolete lisp/emacs-lock.el: New file. Old one moved to lisp/obsolete/. 2011-07-05 13:38:44 +02:00
org org/org.el: Add FIXMEs for odd chunks of code 2011-09-19 12:48:36 -04:00
play * play/doctor.el (make-doctor-variables): Define `doctor-sent'. 2011-09-11 21:07:41 +02:00
progmodes * lisp/progmodes/grep.el (grep-process-setup): Don't check code for 1 2011-09-18 23:20:08 +03:00
term * lisp/term/ns-win.el (ns-set-resource): Declare. 2011-06-29 19:54:16 -07:00
textmodes * lisp/textmodes/ispell.el (ispell-word): Add to the error message 2011-09-17 15:07:50 +03:00
url Fix URL connection failing handling. 2011-09-13 19:18:08 +02:00
vc Capitalize non-function content words in menu item strings. 2011-09-18 23:43:20 +03:00
.gitignore * lisp/.gitignore: Remove arch-tag. 2011-02-17 21:21:57 -08:00
abbrev.el Remove pop-to-buffer-same-window. 2011-09-02 12:38:40 -04:00
align.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
allout-widgets.el * allout.el (allout-post-undo-hook): New allout outline-change event hook 2011-07-05 14:54:08 -04:00
allout.el * allout.el (allout-post-undo-hook): New allout outline-change event hook 2011-07-05 14:54:08 -04:00
ansi-color.el Support separate fg and bg colors in ansi-color.el 2011-03-27 09:56:35 +08:00
apropos.el apropos.el (apropos-print-doc): Only use emacs-lisp-docstring-fill-column when it is bound to an integer, per that variable's documentation. 2011-05-06 12:59:17 -07:00
arc-mode.el Remove pop-to-buffer-same-window. 2011-09-02 12:38:40 -04:00
array.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
autoarg.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
autoinsert.el Remove pop-to-buffer-same-window. 2011-09-02 12:38:40 -04:00
autorevert.el lisp/autorevert.el: Use `remote-file-name-inhibit-cache'. 2011-04-13 16:27:41 +02:00
avoid.el Merge changes from emacs-23 branch 2011-03-19 14:49:31 -04:00
battery.el * lisp/battery.el (display-battery-mode): If `battery-status-function' 2011-08-25 22:49:57 +03:00
bindings.el Update some tutorial key bindings; ref bug#8739. 2011-08-20 15:41:41 -07:00
bookmark.el Remove pop-to-buffer-same-window. 2011-09-02 12:38:40 -04:00
bs.el Adapt 2011-07-05 switch-to-buffer changes to new switch-to-buffer 2011-07-13 21:40:30 -04:00
buff-menu.el Capitalize non-function content words in menu item strings. 2011-09-18 23:43:20 +03:00
button.el * lisp/button.el (button): Inherit from link face. 2011-07-05 16:44:55 -04:00
calculator.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
case-table.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
cdl.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
ChangeLog * lisp/minibuffer.el (completion-file-name-table): Keep track of errors. 2011-09-19 21:06:29 -04:00
ChangeLog.1 Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
ChangeLog.2 Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
ChangeLog.3 Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org. 2011-02-27 17:07:29 -08:00
ChangeLog.4 Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
ChangeLog.5 ChangeLog format fixes. 2011-05-06 00:20:17 -07:00
ChangeLog.6 Fix typos. 2011-07-14 03:09:00 +02:00
ChangeLog.7 Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
ChangeLog.8 Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
ChangeLog.9 Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
ChangeLog.10 Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org. 2011-02-27 17:07:29 -08:00
ChangeLog.11 Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
ChangeLog.12 Remove superfluous Tramp entries. 2011-03-01 16:18:53 +01:00
ChangeLog.13 Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
ChangeLog.14 Add bug ref to ChangeLog. 2011-06-29 19:58:08 -07:00
ChangeLog.15 Minor doc fixes. Remove duplicate ChangeLog entries. 2011-08-07 17:14:54 +03:00
chistory.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
cmuscheme.el Change modes that used same-window-* vars to use switch-to-buffer. 2011-09-11 14:30:07 -04:00
color.el Merge some code from hexrgb.el into color.el. 2011-02-21 01:03:36 -05:00
comint.el * comint.el (comint-password-prompt-regexp): Accept "Response" as 2011-07-01 01:11:36 +02:00
completion.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
composite.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
COPYING
cus-dep.el cus-dep fix for build failure first occurring with 2011-06-13T08:21:09Z!rudalics@gmx.at 2011-06-13 17:42:40 -04:00
cus-edit.el Change modes that used same-window-* vars to use switch-to-buffer. 2011-09-11 14:30:07 -04:00
cus-face.el Fix for disable-theme/defface interaction (Bug#8889). 2011-06-18 14:49:19 -04:00
cus-start.el cus-start.el: Add :version tag to bidi-paragraph-direction. 2011-08-23 18:53:46 +03:00
cus-theme.el Make custom-theme-choose-mode inherit from special-mode. 2011-08-28 15:05:26 -04:00
custom.el * lisp/mail/sendmail.el (send-mail-function): No longer delay custom 2011-07-08 19:02:01 +02:00
dabbrev.el * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults 2011-07-06 19:45:01 +02:00
delim-col.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
delsel.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
descr-text.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
desktop.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
dframe.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
dired-aux.el * lisp/dired-aux.el (dired-do-chmod): Don't provide initial input. 2011-09-14 11:06:28 -04:00
dired-x.el Remove remove-duplicates', since delete-dups' is sufficient. 2011-07-12 09:26:48 +02:00
dired.el Capitalize non-function content words in menu item strings. 2011-09-18 23:43:20 +03:00
dirtrack.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
disp-table.el * disp-table.el (display-table-print-array): New function. 2011-07-02 14:27:53 +02:00
dnd.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
doc-view.el Make docview error message clearer 2011-07-16 21:38:25 +02:00
dos-fns.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
dos-vars.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
dos-w32.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
double.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
dynamic-setting.el Use GConf and GSettings both, check GConf/GSettings toolbar style and font name. 2011-07-05 10:21:38 +02:00
ebuff-menu.el Merge from emacs-23; up to 2010-06-03T22:16:02Z!dann@ics.uci.edu 2011-03-12 11:19:47 -08:00
echistory.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
edmacro.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
ehelp.el Convert some .el files to lexical scoping. 2011-04-04 11:35:16 +02:00
electric.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
elide-head.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
emacs-lock.el * emacs-lock.el (emacs-lock-mode): Fix typo in variable name. 2011-07-05 17:09:19 +02:00
env.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
epa-dired.el Use lexical binding in ep[ga]*.el. 2011-04-04 15:16:23 +09:00
epa-file.el * lisp/epa-file.el (epa-file-select-keys): Revert to nil default. 2011-08-12 09:49:45 -04:00
epa-hook.el Use lexical binding in ep[ga]*.el. 2011-04-04 15:16:23 +09:00
epa-mail.el Simplify GnuPG group expansion using epg-expand-group. 2011-08-17 10:31:05 +09:00
epa.el Capitalize non-function content words in menu item strings. 2011-09-18 23:43:20 +03:00
epg-config.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
epg.el Format GPG errors (bug#9255). 2011-08-08 16:11:25 +09:00
expand.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
ezimage.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
face-remap.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
facemenu.el * facemenu.el: Disable the remove-* commands if the mark isn't active. 2011-09-11 03:55:09 +02:00
faces.el Make (type graphic)' match x', w32' and ns', like the manual says. 2011-09-11 06:28:07 +02:00
ffap.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
filecache.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
files-x.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
files.el Allow visiting files with malformed prop-lines. 2011-09-18 11:30:10 -04:00
filesets.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
find-cmd.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
find-dired.el * lisp/find-dired.el (find-grep-options): Simplify. 2011-06-29 20:03:07 -07:00
find-file.el Replace many instances of read-file-name with read-directory-name. 2011-03-05 16:56:00 -05:00
find-lisp.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
finder.el Restore ability to show a restricted list of packages in Package Menu. 2011-04-24 16:32:23 -04:00
flow-ctrl.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
foldout.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
follow.el Fix typos. 2011-07-14 03:09:00 +02:00
font-core.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
font-lock.el Minor fix to last change. 2011-08-20 23:02:39 -04:00
format-spec.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
format.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
forms-d2.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
forms-pass.el Nuke arch-tags. 2011-01-15 15:16:57 -08:00
forms.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
frame.el * frame.el (delete-other-frames): Doc fix. 2011-09-11 17:47:39 -04:00
fringe.el * fringe.el (fringe-query-style): Remove redundant text " (type ? 2011-07-03 04:37:52 +02:00
generic-x.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
gs.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
help-at-pt.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
help-fns.el * lisp/emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args): 2011-08-05 12:31:21 -04:00
help-macro.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
help-mode.el * lisp/help-mode.el (help-mode): Restore autoload. 2011-09-07 10:40:27 -04:00
help.el Replace display-buffer-window by help-setup window parameter. 2011-09-14 11:17:30 +02:00
hex-util.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
hexl.el Convert some .el files to lexical scoping. 2011-04-04 11:35:16 +02:00
hfy-cmap.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
hi-lock.el Merge from emacs-23 branch 2011-08-09 18:13:11 -04:00
hilit-chg.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
hippie-exp.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
hl-line.el Add global-hl-line-sticky-flag (Bug#8323). 2011-06-26 16:25:53 -04:00
htmlfontify.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
ibuf-ext.el Avoid deleting ibuffer named filters by default. 2011-08-14 14:08:20 -04:00
ibuf-macs.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
ibuffer.el More uses of error' and warning' faces. 2011-08-24 21:09:18 +03:00
icomplete.el Fix previous fix of Bug#5849. 2011-09-18 12:13:01 -04:00
ido.el (ido-mode): Switch off the message if called non-interactively. 2011-08-02 17:59:31 +02:00
ielm.el Change modes that used same-window-* vars to use switch-to-buffer. 2011-09-11 14:30:07 -04:00
iimage.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
image-dired.el * image-dired.el: Don't use find-file for temporary work. 2011-08-08 14:21:32 -04:00
image-file.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
image-mode.el * lisp/ps-mule.el (ps-mule-plot-string): Don't inf-loop. 2011-09-19 15:27:30 -04:00
image.el * lisp/image.el (imagemagick-register-types): Use regexp-opt. 2011-09-16 09:46:42 -04:00
imenu.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
indent.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
info-look.el * info-look.el (info-lookup-add-help): Clarify that ARGS is a list 2011-07-02 16:05:38 +02:00
info-xref.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
info.el * lisp/info.el (Info-extract-menu-node-name): Check the second match 2011-09-18 23:14:16 +03:00
informat.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
isearch.el Preserve current isearch case-fold value in `isearch-edit-string'. 2011-09-18 23:28:45 +03:00
isearchb.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
iswitchb.el Fix mistake in last iswitchb.el bug fix. 2011-06-04 17:13:11 +02:00
jit-lock.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
jka-cmpr-hook.el Rework previous change. 2011-07-15 13:18:53 -04:00
jka-compr.el Rework previous change. 2011-07-15 13:18:53 -04:00
json.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
kermit.el fix many doubled-word typos 2011-05-10 15:57:12 +02:00
kmacro.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
ldefs-boot.el Auto-commit of loaddefs files. 2011-09-01 06:18:38 -04:00
ledit.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
linum.el Convert some .el files to lexical scoping. 2011-04-04 11:35:16 +02:00
loadhist.el lisp/loadhist.el (unload-feature-special-hooks): Add some hooks (bug#5327). 2011-07-11 18:31:09 +02:00
loadup.el Add C interface for Unicode character property table. 2011-07-07 07:43:48 +09:00
locate.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
longlines.el Minor doc fixes. Remove duplicate ChangeLog entries. 2011-08-07 17:14:54 +03:00
lpr.el * lisp/lpr.el (print-region-1): Echo lpr-program's output, so error messages 2011-05-06 13:38:02 -03:00
ls-lisp.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
macros.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
Makefile.in Make update_autogen handle loaddefs-like files as well. 2011-04-05 19:13:16 -07:00
makefile.w32-in A better default for $(EMACS) in lisp/makefile.w32-in. 2011-04-02 11:55:47 +03:00
makesum.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
man.el * man.el (Man-fontify-manpage): Fix message when formatting the man page. 2011-07-14 19:43:29 +02:00
master.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
mb-depth.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
md4.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
menu-bar.el Capitalize non-function content words in menu item strings. 2011-09-18 23:43:20 +03:00
midnight.el Remove redundant (require 'timer) in midnight.el 2011-03-26 06:26:30 +08:00
minibuf-eldef.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
minibuffer.el * lisp/minibuffer.el (completion-file-name-table): Keep track of errors. 2011-09-19 21:06:29 -04:00
misc.el lisp/misc.el (list-dynamic-libraries): Fix computation of header fields. 2011-06-21 12:04:28 +02:00
misearch.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
mouse-copy.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
mouse-drag.el Merge from emacs-23; up to 2010-06-09T17:54:28Z!albinus@detlef. 2011-04-22 20:07:16 -07:00
mouse-sel.el * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face. 2011-07-12 23:59:09 +02:00
mouse.el mouse-set-region doc fix 2011-07-14 16:01:16 +02:00
mpc.el * mpc.el (mpc-constraints-tag-lookup): New function. 2011-09-14 17:20:24 -04:00
msb.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
mwheel.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
newcomment.el Fix for uncommentin in Fundamental mode. 2011-09-18 14:10:01 -04:00
notifications.el Fix misuse of quote in `case'. 2011-03-15 13:39:56 -04:00
novice.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
outline.el Capitalize non-function content words in menu item strings. 2011-09-18 23:43:20 +03:00
paren.el * lisp/paren.el (show-paren-function): Don't show escaped parens. 2011-09-10 14:28:19 +03:00
password-cache.el Merge changes made in Gnus trunk. 2011-03-03 13:21:50 +00:00
patcomp.el Nuke arch-tags. 2011-01-15 15:16:57 -08:00
paths.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
pcmpl-cvs.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
pcmpl-gnu.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
pcmpl-linux.el * lisp/pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el. 2011-07-04 16:08:02 -04:00
pcmpl-rpm.el * lisp/pcmpl-rpm.el (pcomplete/rpm): Minor simplification. 2011-06-15 14:40:00 -04:00
pcmpl-unix.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
pcomplete.el * lisp/minibuffer.el (completion-file-name-table): Keep track of errors. 2011-09-19 21:06:29 -04:00
printing.el pr-toggle-region doc clarification 2011-07-14 16:54:32 +02:00
proced.el More uses of error' and warning' faces. 2011-08-24 21:09:18 +03:00
ps-bdf.el require' is automatically eval-and-compile'd. 2011-02-02 23:21:56 -08:00
ps-def.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
ps-mule.el * lisp/ps-mule.el (ps-mule-plot-string): Don't inf-loop. 2011-09-19 15:27:30 -04:00
ps-print.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
ps-samp.el require' is automatically eval-and-compile'd. 2011-02-02 23:21:56 -08:00
README
recentf.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
rect.el Leave point at the end of the rectangle after replacing text 2011-07-14 17:23:08 +02:00
register.el Restore accidental change to insert-register 2011-07-09 11:11:57 +08:00
repeat.el Merge from emacs-23; up to 2010-06-13T18:15:45Z!eliz@gnu.org. 2011-06-08 00:17:26 -07:00
replace.el Fixes for Occur Edit mode. 2011-09-19 14:57:55 -04:00
reposition.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
reveal.el Misc fixes, and use lexical-binding in more files. 2011-03-11 15:04:22 -05:00
rfn-eshadow.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
rot13.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
ruler-mode.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
savehist.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
saveplace.el * lisp/saveplace.el (save-place-limit): Make it finite. (Bug#9352) 2011-08-26 20:52:47 -04:00
sb-image.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
scroll-all.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
scroll-bar.el `set-scroll-bar-mode' doc clarification 2011-07-14 19:11:49 +02:00
scroll-lock.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
select.el Move clipboard-manager functionality out of hooks. 2011-05-28 20:45:00 -04:00
server.el * lisp/server.el (server-port): Doc fix. 2011-08-28 14:46:38 -04:00
ses.el * lisp/ses.el (row, col): Declare dynamic variables honestly. 2011-06-29 19:51:27 -07:00
shadowfile.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
shell.el Change modes that used same-window-* vars to use switch-to-buffer. 2011-09-11 14:30:07 -04:00
simple.el Fix bug #971 with next/previous-line when goal-column is set. 2011-09-16 20:15:16 +03:00
skeleton.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
sort.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
soundex.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
speedbar.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
startup.el * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix (Bug#9274). 2011-08-20 15:30:53 -04:00
strokes.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
subr.el (process-kill-buffer-query-function): Mention the buffer name in the query. 2011-09-11 05:35:02 +02:00
t-mouse.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
tabify.el Preserve point when doing untabify 2011-07-13 20:12:05 +02:00
talk.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
tar-mode.el Merge fix for Bug#8870 from trunk 2011-06-27 17:16:28 -04:00
tempo.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
term.el * lisp/term.el (term-mouse-paste): Yank primary selection (Bug#6845). 2011-08-21 13:56:19 -04:00
terminal.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
thingatpt.el Doc fixes for thingatpt.el. 2011-07-07 14:31:57 -04:00
thumbs.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
time-stamp.el Lisp code shouldn't use set-time-zone-rule except through setenv. 2011-08-08 11:53:35 -04:00
time.el Lisp code shouldn't use set-time-zone-rule except through setenv. 2011-08-08 11:53:35 -04:00
timezone.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
tmm.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
tool-bar.el (tool-bar-mode): Clarify positive/negative arguments 2011-07-10 16:09:05 +02:00
tooltip.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
tree-widget.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
tutorial.el * lisp/tutorial.el (help-with-tutorial): Avoid an error on short screens. 2011-08-20 15:53:00 -07:00
type-break.el lisp/type-break.el (timep): Avoid a byte-compiler warning. 2011-07-04 03:06:33 +02:00
uniquify.el Misc fixes, and use lexical-binding in more files. 2011-03-11 15:04:22 -05:00
userlock.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
vcursor.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
version.el Bump version to 23.3.50 2011-03-11 12:17:33 -05:00
view.el Remove pop-to-buffer-same-window. 2011-09-02 12:38:40 -04:00
vt100-led.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
vt-control.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
w32-fns.el * lisp/w32-fns.el (w32-charset-info-alist): Declare. 2011-06-29 20:13:35 -07:00
w32-vars.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
wdired.el Add `wdired-isearch-filter-read-only' to lisp/wdired.el. 2011-09-09 18:49:00 +03:00
whitespace.el * lisp/whitespace.el (whitespace-newline-mode): Disable it right. 2011-09-19 14:06:14 -04:00
wid-browse.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
wid-edit.el Use completion-at-point rather than completion-in-region. 2011-06-20 12:02:31 -04:00
widget.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
windmove.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
window.el lisp/window.el (window-safe-min-height, window-safe-min-width): Fix typos. 2011-09-17 02:46:59 +02:00
winner.el Fix typos. 2011-07-14 03:09:00 +02:00
woman.el Fix yet another woman parser snafu. 2011-09-18 12:03:48 -04:00
x-dnd.el * x-dnd.el (x-dnd-version-from-flags) 2011-06-20 22:49:12 +02:00
xml.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
xt-mouse.el Merge from emacs-23 branch 2011-08-09 18:13:11 -04: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.