1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
emacs/lisp
Miles Bader 958e68763b Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-431
Remove "-face" suffix from eshell faces

2005-06-17  Miles Bader  <miles@gnu.org>

   * lisp/eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
   Remove "-face" suffix from face names.
   (eshell-test-ok-face, eshell-test-failed-face):
   New backward-compatibility aliases for renamed faces.
   (eshell-run-test): Use renamed eshell-test faces.

   * lisp/eshell/em-prompt.el (eshell-prompt):
   Remove "-face" suffix from face name.
   (eshell-prompt-face): New backward-compatibility alias for renamed face.
   (eshell-emit-prompt): Use renamed eshell-prompt face.

   * lisp/eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
   (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
   (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
   (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
   Remove "-face" suffix from face names.
   (eshell-ls-directory-face, eshell-ls-symlink-face)
   (eshell-ls-executable-face, eshell-ls-readonly-face)
   (eshell-ls-unreadable-face, eshell-ls-special-face)
   (eshell-ls-missing-face, eshell-ls-archive-face)
   (eshell-ls-backup-face, eshell-ls-product-face)
   (eshell-ls-clutter-face):
   New backward-compatibility aliases for renamed faces.
   (eshell-ls-decorated-name): Use renamed eshell-ls faces.
2005-06-17 05:27:55 +00:00
..
calc (calc-embedded-word): Change argument passed to calc-embedded. 2005-05-31 19:24:27 +00:00
calendar (calendar-mode): Use run-mode-hooks. 2005-06-12 09:00:57 +00:00
emacs-lisp (regexp-opt-depth): Fix spelling in docstrings. 2005-06-16 16:14:56 +00:00
emulation (vip-ex): Don't use format' on error' arguments. 2005-06-16 14:38:12 +00:00
eshell Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-431 2005-06-17 05:27:55 +00:00
gnus *** empty log message *** 2005-06-16 15:05:55 +00:00
international (unify-8859-on-encoding-mode): Fix spellings in docstrings. 2005-06-10 14:13:10 +00:00
language (ethio-tilde-escape) (ethio-use-three-dot-question): Fix spelling in docstrings. 2005-06-16 16:16:38 +00:00
mail (rmail-edit-mode): Use delay-mode-hooks. 2005-06-14 12:08:43 +00:00
mh-e Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-428 2005-06-17 01:29:30 +00:00
net (zone-mode-load-time-setup): Fix spelling in docstrings. 2005-06-16 16:17:16 +00:00
obsolete (lazy-lock-mode): Fix spellings in docstrings. 2005-06-10 14:14:07 +00:00
play (doctor-mode-map): Remove defvar. 2005-06-10 12:06:05 +00:00
progmodes Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-430 2005-06-17 05:07:26 +00:00
term (x-clipboard-yank): Remove condition-case 2005-06-10 05:41:46 +00:00
textmodes (sgml-calculate-indent, html-tag-help): Fix spellings. 2005-06-16 16:23:46 +00:00
toolbar Wrong format 2005-06-05 08:06:55 +00:00
url *** empty log message *** 2005-06-14 15:52:56 +00:00
.arch-inventory
.gitignore
abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and run-mode-hooks. 2005-06-13 11:56:12 +00:00
abbrevlist.el
add-log.el Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-366 2005-06-10 07:26:14 +00:00
align.el Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
allout.el (allout-exposure): Remove macro and obsolete declaration. 2005-05-01 13:43:20 +00:00
ansi-color.el Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
apropos.el (apropos-print): Omit command from M-x ... RET. 2005-03-07 11:00:25 +00:00
arc-mode.el (archive-mode): Use run-mode-hooks. 2005-05-26 12:11:10 +00:00
array.el (array-mode): Use kill-all-local-variables and run-mode-hooks. 2005-05-26 12:16:05 +00:00
autoarg.el
autoinsert.el find-file-hooks -> find-file-hook. 2005-03-24 12:44:46 +00:00
autorevert.el (auto-revert-buffers): Use save-match-data. 2005-06-01 20:51:03 +00:00
avoid.el
battery.el (display-battery-mode): Specify :group. 2005-04-04 08:53:15 +00:00
bindings.el Add binding of ESC functionkey' for every M-functionkey'. 2005-06-11 07:14:38 +00:00
bookmark.el (bookmark-read-annotation-mode, bookmark-edit-annotation-mode) 2005-05-26 12:28:39 +00:00
bs.el (bs-mode): Use run-mode-hooks. 2005-05-26 12:30:34 +00:00
buff-menu.el Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-408 2005-06-14 22:49:09 +00:00
button.el Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-145 2005-03-02 09:12:54 +00:00
calculator.el (calculator-mode): Use run-mode-hooks. 2005-05-26 12:33:15 +00:00
case-table.el (set-upcase-syntax, set-downcase-syntax): Fix previous change. 2005-02-02 02:43:13 +00:00
cdl.el
ChangeLog Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-431 2005-06-17 05:27:55 +00:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5 *** empty log message *** 2005-04-07 09:15:15 +00:00
ChangeLog.6
ChangeLog.7 *** empty log message *** 2004-11-11 23:04:45 +00:00
ChangeLog.8
ChangeLog.9
ChangeLog.10 Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
chistory.el (command-history-mode): Use run-mode-hooks. 2005-05-26 12:34:51 +00:00
cmuscheme.el
comint.el (comint-replace-by-expanded-filename, comint-prompt-regexp, 2005-06-16 16:06:10 +00:00
compare-w.el Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-384 2005-06-10 10:43:24 +00:00
complete.el (PC-read-include-file-name-internal): Use test-completion. 2005-03-28 19:33:45 +00:00
completion.el
composite.el
COPYING
cus-dep.el
cus-edit.el (minibuffer): Fix spellings in docstrings. 2005-06-10 14:01:47 +00:00
cus-face.el (custom-declare-face): Record defface in current-load-list. 2005-01-05 01:10:24 +00:00
cus-start.el (all): Don't complain about missing GTK-related variables, 2005-06-13 11:54:48 +00:00
cus-theme.el (custom-theme-write-variables): Quote variables 2005-04-17 16:18:45 +00:00
custom.el (defface): Doc fix. 2005-04-13 17:39:00 +00:00
cvs-status.el Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-380 2005-06-10 09:13:25 +00:00
dabbrev.el Specify missing group (and type, if simple) in defcustom. 2005-05-19 19:06:19 +00:00
delim-col.el
delsel.el
descr-text.el (describe-text-mode): Use run-mode-hooks. 2005-05-26 12:41:52 +00:00
desktop.el Make "--no-desktop" turn off `desktop-save-mode'. 2005-04-18 18:27:39 +00:00
diff-mode.el (diff-mode): Fix typo in docstring. 2005-06-14 14:34:40 +00:00
diff.el
dired-aux.el (dired-copy-file-recursive): Handle symlinks in recursive copy. 2005-05-19 15:42:01 +00:00
dired-x.el Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
dired.el * dired.el (dired-ignored): Inherit from `shadow' face. 2005-06-06 12:23:03 +00:00
dirtrack.el
disp-table.el Undo 2004-12-01 change. Display table is now 2004-12-02 10:45:31 +00:00
dnd.el (dnd-protocol-alist): Add autoload. 2005-05-14 11:24:17 +00:00
dos-fns.el
dos-vars.el
dos-w32.el
double.el (double-translate-key): Call force-window-update after 2005-02-28 22:49:46 +00:00
ebuff-menu.el (Electric-buffer-menu-mode): Use run-mode-hooks. 2005-05-26 12:43:17 +00:00
echistory.el
ediff-diff.el 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu> 2005-06-03 08:04:04 +00:00
ediff-help.el 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu> 2005-06-03 08:04:04 +00:00
ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu): 2005-03-28 01:18:22 +00:00
ediff-init.el Use (featurep 'xemacs). 2005-04-05 08:10:00 +00:00
ediff-merg.el
ediff-mult.el (ediff-meta-mode): Use run-mode-hooks. 2005-06-13 11:58:35 +00:00
ediff-ptch.el
ediff-util.el (ediff-mode): Use run-mode-hooks. 2005-06-13 12:00:59 +00:00
ediff-vers.el
ediff-wind.el
ediff.el 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu> 2005-06-03 08:04:04 +00:00
edmacro.el Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
ehelp.el
electric.el (Electric-pop-up-window): Use fit-window-to-buffer 2005-01-02 23:11:26 +00:00
elide-head.el
emacs-lock.el
emerge.el Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
env.el
expand.el
facemenu.el (list-colors-print): Print #RRGGBB in default face. 2005-03-08 21:47:03 +00:00
faces.el (read-face-name): Use complete-in-turn complete non-aliases 2005-06-13 20:47:08 +00:00
ffap.el (ffap-pass-wildcards-to-dired): New user option to 2005-04-07 15:44:30 +00:00
filecache.el (file-cache-add-directory-using-find): 2004-12-13 19:46:36 +00:00
files.el Switch [Mm]akefile to gmake mode. 2005-06-14 07:33:01 +00:00
filesets.el (filesets-external-viewers): Fix spellings in docstrings. 2005-06-10 14:02:49 +00:00
find-dired.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
find-file.el (ff-search-directories, ff-special-constructs, ff-find-other-file): Fix spelling 2005-06-16 16:09:00 +00:00
find-lisp.el
finder.el Replace eval-current-buffer' by eval-buffer'. 2005-05-18 10:17:59 +00:00
flow-ctrl.el
foldout.el
follow.el (follow-submit-feedback, follow-mode): Remove 2005-05-18 23:32:19 +00:00
font-core.el (font-lock-mode-major-mode): Compiler defvar. 2005-06-04 22:18:53 +00:00
font-lock.el (font-lock-keywords): Fix spelling in docstrings. 2005-06-16 16:09:42 +00:00
format.el
forms-d2.dat
forms-d2.el
forms-pass.el
forms.el (forms--intuit-from-file): Fix reference to `forms-number-of-fields' in error message. 2005-06-14 11:30:22 +00:00
frame.el (frame-current-scroll-bars): Fix typos in docstring. 2005-06-10 00:56:04 +00:00
fringe.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
generic-x.el Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-376 2005-06-10 08:48:28 +00:00
gs.el
help-at-pt.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
help-fns.el * emacs-lisp/find-func.el (find-function-noselect): Handle 2005-05-30 18:06:02 +00:00
help-macro.el Whitespace change. 2005-01-13 19:45:51 +00:00
help-mode.el (help-mode): Use run-mode-hooks. 2005-05-26 12:51:09 +00:00
help.el (describe-key): Move print-help-return-message call out of conditional. 2005-05-22 15:52:51 +00:00
hexl.el Add binding of ESC functionkey' for every M-functionkey'. 2005-06-11 07:14:38 +00:00
hi-lock.el (hi-green): Fix face spec. 2005-04-08 22:03:42 +00:00
hilit-chg.el (highlight-changes-colors): Rename from `highlight-changes-colours'. 2005-06-12 23:08:51 +00:00
hippie-exp.el (try-expand-line, try-expand-line-all-buffers): 2005-04-26 23:13:46 +00:00
hl-line.el (hl-line-mode): Specify :group. 2005-04-04 08:57:54 +00:00
ibuf-ext.el (define-ibuffer-filter filename): If `dired-directory' is a list, use its car. 2005-05-14 12:56:18 +00:00
ibuf-macs.el
ibuffer.el (ibuffer-mode): Use run-mode-hooks. 2005-05-26 12:56:21 +00:00
icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete 2005-03-23 13:43:13 +00:00
ido.el 2005-06-15 Matt Hodges <MPHodges@member.fsf.org> 2005-06-15 22:44:09 +00:00
ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode): Fix spellings in docstrings. 2005-06-10 14:04:24 +00:00
iimage.el (iimage): New customization group. 2005-04-04 08:59:38 +00:00
image-file.el Revert last change. 2005-03-25 21:43:05 +00:00
image-mode.el (image-minor-mode): Set cursor-type' and truncate-lines' if the 2005-03-25 21:45:47 +00:00
image.el (image-library-alist): Moved to image.c. 2005-05-27 13:17:50 +00:00
imenu.el (imenu-generic-expression, imenu--generic-function'): REGEXP may also be a search function now. The part of doc-string for describing the structure was 95% identical to that of `imenu--generic-function'. Unify it there. 2005-05-21 02:44:29 +00:00
indent.el
info-look.el Fix Copyright years. 2005-01-15 14:05:47 +00:00
info-xref.el
info.el (Info-hide-cookies-node): Fix spelling in docstrings. 2005-06-16 16:07:02 +00:00
informat.el
isearch.el (isearch-forward): Doc fix. 2005-04-23 15:38:07 +00:00
isearchb.el (isearchb-activate): Follow error conventions. 2005-06-14 15:19:08 +00:00
iswitchb.el (iswitchb-to-end): Replace mapcar with dolist. 2005-06-14 15:51:11 +00:00
jit-lock.el (jit-lock-function, jit-lock-after-change): Do nothing if memory is full. 2005-05-29 08:40:37 +00:00
jka-cmpr-hook.el Renamed jka-comp-hook.el to jka-cmpr-hook.el. 2005-05-06 11:19:51 +00:00
jka-compr.el (jka-compr-uninstall): Add autoload cookie. 2005-05-06 11:22:21 +00:00
kermit.el
kmacro.el (kmacro-call-macro): Fix spellings in docstrings. 2005-06-10 14:04:52 +00:00
ldefs-boot.el Update. 2005-03-22 16:41:54 +00:00
ledit.el (ledit-mode): Use delay-mode-hooks. 2005-06-13 12:01:43 +00:00
loadhist.el (unload-feature): Don't remove a function from hooks if it is about to 2005-04-21 21:36:24 +00:00
loadup.el Don't say we are dumping under 2 names on windows-nt and cygwin. 2005-06-12 12:49:00 +00:00
locate.el (locate-mode): Use run-mode-hooks. 2005-05-26 13:04:16 +00:00
log-edit.el (log-edit-changelog-full-paragraphs): Fix spellings in docstrings. 2005-06-10 14:05:27 +00:00
log-view.el Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-374 2005-06-10 08:29:58 +00:00
longlines.el Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-369 2005-06-10 08:07:08 +00:00
lpr.el
ls-lisp.el (ls-lisp-classify): Fix spelling in docstrings. 2005-06-16 16:08:03 +00:00
macros.el (insert-kbd-macro): Handle kmacro functions. 2004-11-28 23:57:47 +00:00
Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el. 2005-06-12 10:26:22 +00:00
makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH): Don't use an old loaddefs.el, 2005-06-12 11:27:31 +00:00
makesum.el
man.el (Man-mode-map): Initialize it properly. 2005-06-12 10:11:00 +00:00
master.el Don't require easy-mmode. 2005-04-04 09:02:15 +00:00
menu-bar.el (menu-bar-games-menu): Fix typo in menu help string. 2005-06-16 16:02:11 +00:00
midnight.el (midnight-timer): Move defvar up. 2005-04-23 16:41:33 +00:00
minibuf-eldef.el
misc.el
mouse-copy.el
mouse-drag.el
mouse-sel.el From Chong Yidong <cyd@stupidchicken.com> 2005-05-11 12:33:44 +00:00
mouse.el (mouse-1-click-follows-link): Fix spellings in docstrings. 2005-06-10 14:05:55 +00:00
msb.el (msb-mode): Specify :group. 2005-04-04 09:03:43 +00:00
mwheel.el (mouse-wheel-progressive-speed): Fix typo in name. 2004-11-11 23:51:40 +00:00
newcomment.el Specify missing group (and type, if simple) in defcustom. 2005-05-19 19:06:19 +00:00
novice.el (disable-command): Don't add spurious newlines to the init file. 2005-04-27 07:44:15 +00:00
outline.el (outline-1, outline-2, outline-3, outline-4) 2005-05-27 11:51:14 +00:00
paren.el Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-373 2005-06-10 08:25:35 +00:00
patcomp.el
paths.el
pcmpl-cvs.el
pcmpl-gnu.el
pcmpl-linux.el
pcmpl-rpm.el
pcmpl-unix.el
pcomplete.el 2005-01-21 Ren�yllingstad <listmailxemacs@kyllingstad.com> 2005-01-21 10:26:26 +00:00
pcvs-defs.el Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-380 2005-06-10 09:13:25 +00:00
pcvs-info.el Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-379 2005-06-10 09:06:16 +00:00
pcvs-parse.el
pcvs-util.el (cvs-string->strings): Strip trailing whitespace. 2005-03-14 01:13:33 +00:00
pcvs.el (cvs-mode): Follow error conventions. 2005-06-14 15:20:05 +00:00
printing.el printing v6.8.4 2005-06-11 23:25:06 +00:00
ps-bdf.el
ps-mule.el (ps-mule-show-warning): If the number of unprintable 2005-04-04 02:12:15 +00:00
ps-print.el (ps-default-fg, ps-default-bg): Fix typos in docstrings. 2005-06-06 15:17:32 +00:00
README
recentf.el (recentf-dialog-mode): Use kill-all-local-variables and 2005-06-14 12:02:42 +00:00
rect.el (delete-rectangle-line, delete-extract-rectangle-line) 2005-01-29 17:26:39 +00:00
register.el (copy-to-register, append-to-register, prepend-to-register): 2005-03-29 20:54:04 +00:00
repeat.el (repeat): Invoke pre-command-hook and post-command-hook. 2005-04-16 15:28:10 +00:00
replace.el (replace-match-data): Pass RESEAT arg `t' to 2005-06-08 22:37:13 +00:00
reposition.el
resume.el
reveal.el Specify missing group (and type, if simple) in defcustom. 2005-05-19 19:06:19 +00:00
rfn-eshadow.el * rfn-eshadow.el (file-name-shadow): Inherit from `shadow' face. 2005-06-06 12:23:49 +00:00
rot13.el
ruler-mode.el Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-372 2005-06-10 08:20:44 +00:00
s-region.el
saveplace.el (save-place-alist-to-file): Write the file using write-region. 2005-05-29 08:36:26 +00:00
sb-dir-minus.xpm
sb-dir-plus.xpm
sb-dir.xpm
sb-mail.xpm
sb-pg-minus.xpm
sb-pg-plus.xpm
sb-pg.xpm
sb-tag-gt.xpm
sb-tag-minus.xpm
sb-tag-plus.xpm
sb-tag-type.xpm
sb-tag-v.xpm
sb-tag.xpm
scroll-all.el
scroll-bar.el
select.el
server.el Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
ses.el (ses-load): Follow error conventions. 2005-06-14 15:20:47 +00:00
shadowfile.el Replace eval-current-buffer' by eval-buffer'. 2005-05-18 10:17:59 +00:00
shell.el (shell-prompt-pattern, shell-dynamic-complete-functions, shell-mode, 2005-06-16 16:10:43 +00:00
simple.el (undo-more): Don't use format' on error' arguments. Improve 2005-06-16 14:31:44 +00:00
skeleton.el (skeleton-autowrap): Fix spellings in docstrings. 2005-06-10 14:06:22 +00:00
smerge-mode.el (smerge-ensure-match): Don't use format' on error' arguments. 2005-06-16 14:34:12 +00:00
sort.el
soundex.el
speedbar.el (speedbar-mode): Use run-mode-hooks. 2005-05-26 13:15:33 +00:00
startup.el (normal-top-level): Allow modification of load-path while iterating over it. 2005-05-25 14:18:45 +00:00
strokes.el Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-383 2005-06-10 10:43:04 +00:00
subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks. 2005-06-15 20:58:20 +00:00
tabify.el
talk.el
tar-mode.el (tar-mode): Turn off undo unconditionally. 2005-03-17 23:58:09 +00:00
tempo.el (tempo-insert-region): Fix spellings in docstrings. 2005-06-10 14:07:27 +00:00
term.el (term-replace-by-expanded-filename, term-prompt-regexp, 2005-06-16 16:11:46 +00:00
terminal.el (terminal-emulator): Fix spellings in docstrings. 2005-06-10 14:07:55 +00:00
thingatpt.el
thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size) 2005-06-11 13:25:16 +00:00
time-stamp.el Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
time.el (display-time-mail-face): Fix spellings in docstrings. 2005-06-10 14:08:19 +00:00
timezone.el Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face): 2005-06-06 16:28:26 +00:00
tooltip.el (tooltip-start-delayed-tip, tooltip-timeout, tooltip-use-echo-area, 2005-06-16 09:59:47 +00:00
tree-widget.el (tree-widget-value-create): Simplify last change. 2005-06-16 05:39:56 +00:00
type-break.el (type-break-mode): Add a test for type-break-file-name being non-nil. 2005-01-22 10:41:29 +00:00
uniquify.el Specify missing group (and type, if simple) in defcustom. 2005-05-19 19:06:19 +00:00
userlock.el
vc-arch.el (vc-arch-checkin, vc-arch-diff): Follow error conventions. 2005-06-14 15:21:33 +00:00
vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE doesn't exist. 2005-05-22 10:29:44 +00:00
vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when we go via Tramp or 2005-04-01 17:21:52 +00:00
vc-mcvs.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
vc-rcs.el (vc-rcs-annotate-command): 2004-12-29 01:56:13 +00:00
vc-sccs.el
vc-svn.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
vc.el (vc-annotate): Fix spellings in docstrings. 2005-06-10 14:08:47 +00:00
vcursor.el (vcursor-copy-line): Fix spellings in docstrings. 2005-06-10 14:09:18 +00:00
version.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
view.el
vms-patch.el (vms-magic-right-square-brace, vms-magic-colon): New funcs. 2005-05-25 15:18:23 +00:00
vmsproc.el
vt100-led.el
vt-control.el
w32-fns.el
w32-vars.el Specify missing group (and type, if simple) in defcustom. 2005-05-19 19:06:19 +00:00
wdired.el (wdired-change-to-wdired-mode): Use run-mode-hooks. 2005-05-26 13:24:25 +00:00
whitespace.el Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-371 2005-06-10 08:13:51 +00:00
wid-browse.el (widget-browse-mode): Use run-mode-hooks. 2005-05-26 13:25:51 +00:00
wid-edit.el Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-364 2005-06-10 07:16:40 +00:00
widget.el
windmove.el
window.el (window-current-scroll-bars): Fix typos in docstring. 2005-06-10 00:57:02 +00:00
winner.el (winner-active-region, winner-edges, winner-window-list): Define at toplevel. 2004-11-14 06:31:12 +00:00
woman.el (woman-ignore, woman0-if): Fix spelling in docstrings. 2005-06-16 16:12:40 +00:00
x-dnd.el * x-dnd.el: Require dnd. 2005-04-11 19:25:38 +00:00
xml.el eliminate use of inefficient match-data 2005-06-10 15:37:37 +00:00
xt-mouse.el (xterm-mouse-mode): Set init value back to nil. 2005-04-18 00:52:57 +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.