emacs/lisp
Daniel Pfeiffer 92984345bc (makefile-dependency-regex): Turn it into a var, and refine it to mask one more level of nested vars.
(makefile-rule-action-regex): Turn it into a var, and refine it so it recognizes backslashed continuation lines as belonging to the same command.
(makefile-macroassign-regex): Refine it so it recognizes backslashed continuation lines as belonging to the same command.
(makefile-var-use-regex): Don't look at the next char, because it might be the same one to be skipped by the initial [^$], leading to an overlooked variable use.
(makefile-make-font-lock-keywords): Remove two parameters, which are now variables that some of the modes set locally.  Handle dependency and rule action matching through functions, because regexps alone match too often.  Dependency matching now comes last, so it can check, whether a colon already matched something else.
(makefile-mode): Inform that font-lock improves makefile parsing capabilities.
(makefile-match-dependency, makefile-match-action): New functions.
2005-05-16 20:13:09 +00:00
..
calc (calc-copy-special-constant): New function. 2005-05-16 03:55:11 +00:00
calendar Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
emacs-lisp (equalp): Doc fix. 2005-05-16 15:32:09 +00:00
emulation Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
eshell (eshell-find-tag): Use with-no-warnings. 2005-05-14 14:03:31 +00:00
gnus Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-291 2005-05-06 00:27:50 +00:00
international Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
language Fix copyrights. 2005-05-16 07:03:28 +00:00
mail Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
mh-e * mh-customize.el (mh-speedbar-selected-folder-face): Special case 2005-04-08 14:26:13 +00:00
net Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
obsolete (news-parse-range, news-select-message, news-get-pruned-list-of-files): 2005-05-09 08:47:56 +00:00
play Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
progmodes (makefile-dependency-regex): Turn it into a var, and refine it to mask one more level of nested vars. 2005-05-16 20:13:09 +00:00
term Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
textmodes Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
toolbar Add back_arrow.xpm and fwd_arrow.xpm. 2005-01-11 23:06:42 +00:00
url Replace string-to-int' by string-to-number'. 2005-05-16 10:07:59 +00:00
.arch-inventory Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401 2004-06-12 04:51:11 +00:00
.gitignore add loaddefs.el 2003-09-19 09:38:59 +00:00
abbrev.el (write-abbrev-file): Write table entries in alphabetical order 2005-04-23 12:34:05 +00:00
abbrevlist.el (list-one-abbrev-table): Use window-width instead of frame-width. 2004-03-23 07:35:59 +00:00
add-log.el Comment change. 2005-05-12 09:26:17 +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-map): Move initialization into 2005-04-09 19:18:25 +00:00
array.el Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
autoarg.el Add arch taglines 2003-09-01 15:45:59 +00:00
autoinsert.el find-file-hooks -> find-file-hook. 2005-03-24 12:44:46 +00:00
autorevert.el (auto-revert-mode): Specify :group. 2005-04-04 08:51:19 +00:00
avoid.el (mouse-avoidance-ignore-p): New fun. 2004-08-20 21:59:42 +00:00
battery.el (display-battery-mode): Specify :group. 2005-04-04 08:53:15 +00:00
bindings.el (mode-line-mode-menu): Remove tooltip-mode. 2005-04-21 00:06:54 +00:00
bookmark.el (bookmark-write-file): Catch errors writing file. 2005-04-11 01:18:35 +00:00
bs.el (bs-mode): Doc fix. 2004-09-08 10:47:13 +00:00
buff-menu.el (Buffer-menu-mode-map): Map follow-link to 2005-04-08 11:04:22 +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-radix-grouping-mode) 2004-12-21 11:38:36 +00:00
case-table.el (set-upcase-syntax, set-downcase-syntax): Fix previous change. 2005-02-02 02:43:13 +00:00
cdl.el Add arch taglines 2003-09-01 15:45:59 +00:00
ChangeLog *** empty log message *** 2005-05-16 15:33:24 +00:00
ChangeLog.1 Add arch taglines 2003-09-01 15:45:59 +00:00
ChangeLog.2 Add arch taglines 2003-09-01 15:45:59 +00:00
ChangeLog.3 Add arch taglines 2003-09-01 15:45:59 +00:00
ChangeLog.4 Add arch taglines 2003-09-01 15:45:59 +00:00
ChangeLog.5 *** empty log message *** 2005-04-07 09:15:15 +00:00
ChangeLog.6 Add arch taglines 2003-09-01 15:45:59 +00:00
ChangeLog.7 *** empty log message *** 2004-11-11 23:04:45 +00:00
ChangeLog.8 Add arch taglines 2003-09-01 15:45:59 +00:00
ChangeLog.9 Add arch taglines 2003-09-01 15:45:59 +00:00
ChangeLog.10 Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
chistory.el Add arch taglines 2003-09-01 15:45:59 +00:00
cmuscheme.el Typo in the menu. 2004-09-19 02:14:14 +00:00
comint.el (comint-output-filter-functions): Add autoload cookie. 2005-04-29 00:27:51 +00:00
compare-w.el (compare-windows-highlight): Attach each overlay 2004-11-28 07:56:01 +00:00
complete.el (PC-read-include-file-name-internal): Use test-completion. 2005-03-28 19:33:45 +00:00
completion.el (completion-kill-region): Doc fix. 2004-06-07 20:44:24 +00:00
composite.el (encode-composition-rule): Add autoload cooky. 2004-09-08 07:18:13 +00:00
COPYING
cus-dep.el Add arch taglines 2003-09-01 15:45:59 +00:00
cus-edit.el (custom-file): Call file-chase-links. 2005-05-10 09:09:58 +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): Use default-boundp. 2005-02-16 09:37:20 +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 Reduce spurious warnings. 2004-11-11 23:47:15 +00:00
dabbrev.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
delim-col.el Doc fix. 2004-03-10 00:47:45 +00:00
delsel.el (delsel-unload-hook): Set as a variable. 2004-10-17 06:51:48 +00:00
descr-text.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
desktop.el Make "--no-desktop" turn off `desktop-save-mode'. 2005-04-18 18:27:39 +00:00
diff-mode.el (diff-minor-mode): Specify :group. 2005-04-04 08:54:58 +00:00
diff.el (diff-switches): Fix typo in docstring. 2004-04-30 21:02:50 +00:00
dired-aux.el Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
dired-x.el Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
dired.el (dired-map-over-marks): New arg distinguish-one-marked. 2005-05-15 21:33:25 +00:00
dirtrack.el Add arch taglines 2003-09-01 15:45:59 +00:00
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 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann). 2004-05-30 21:21:42 +00:00
dos-vars.el Add arch taglines 2003-09-01 15:45:59 +00:00
dos-w32.el Added support for the `default-printer-name' function. 2004-01-28 23:32:55 +00:00
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): 2005-01-10 11:56:07 +00:00
echistory.el Add arch taglines 2003-09-01 15:45:59 +00:00
ediff-diff.el Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
ediff-help.el Add arch taglines 2003-09-01 15:45:59 +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 Add arch taglines 2003-09-01 15:45:59 +00:00
ediff-mult.el * ediff.el (ediff-set-diff-overlays-in-one-buffer, 2005-02-19 04:46:24 +00:00
ediff-ptch.el * progmodes/idlwave.el (idlwave-make-tags): 2004-01-03 12:12:01 +00:00
ediff-util.el * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating 2004-02-20 02:41:02 +00:00
ediff-vers.el Add arch taglines 2003-09-01 15:45:59 +00:00
ediff-wind.el Add arch taglines 2003-09-01 15:45:59 +00:00
ediff.el * ediff.el (ediff-set-diff-overlays-in-one-buffer, 2005-02-19 04:46:24 +00:00
edmacro.el Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
ehelp.el (electric-help-map): Reorder Q/q and R/r entries so 2004-11-01 23:16:25 +00:00
electric.el (Electric-pop-up-window): Use fit-window-to-buffer 2005-01-02 23:11:26 +00:00
elide-head.el (elide-head): Change error to message. 2004-10-27 17:48:14 +00:00
emacs-lock.el Add arch taglines 2003-09-01 15:45:59 +00:00
emerge.el Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
env.el Add arch taglines 2003-09-01 15:45:59 +00:00
expand.el Add arch taglines 2003-09-01 15:45:59 +00:00
facemenu.el (list-colors-print): Print #RRGGBB in default face. 2005-03-08 21:47:03 +00:00
faces.el Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +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 Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
filesets.el (filesets-add-buffer): If user supplies a name of a 2005-04-16 15:22:12 +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 (cc-other-file-alist): Bring it in line with cc-mode's auto-mode-alist entries and use \' instead of $. 2004-10-26 21:39:34 +00:00
find-lisp.el Add arch taglines 2003-09-01 15:45:59 +00:00
finder.el (finder-current-item): Throw an error on an empty line. 2005-03-19 14:35:59 +00:00
flow-ctrl.el Add arch taglines 2003-09-01 15:45:59 +00:00
foldout.el (foldout-fold-list, foldout-modeline-string): Declare them as 2004-03-11 01:27:10 +00:00
follow.el (follow-end-of-buffer): Use with-no-warnings. 2005-04-23 16:46:01 +00:00
font-core.el (font-lock-defaults): Fix docstring. 2005-04-25 11:09:30 +00:00
font-lock.el (font-lock-comment-start-skip): New variable. 2005-05-15 14:28:55 +00:00
format.el (buffer-auto-save-file-format): Make it permanent local. 2004-09-08 02:44:32 +00:00
forms-d2.dat
forms-d2.el Add arch taglines 2003-09-01 15:45:59 +00:00
forms-pass.el Add arch taglines 2003-09-01 15:45:59 +00:00
forms.el Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196 2004-04-10 05:55:49 +00:00
frame.el (blink-cursor-mode): Replace emacs-quick-startup' with no-blinking-cursor'. 2005-03-05 04:32:30 +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 Fix callers of define-generic-mode. 2005-05-12 13:19:29 +00:00
gs.el (gs-load-image): Use `set-process-query-on-exit-flag' instead of 2004-05-25 20:12:00 +00:00
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 (help-with-tutorial): Revert last change. 2005-03-30 22:51:39 +00:00
help-macro.el Whitespace change. 2005-01-13 19:45:51 +00:00
help-mode.el (help-face-def): New button type. 2005-05-16 03:31:32 +00:00
help.el (describe-key): No error when UNTRANSLATED is nil. 2005-05-04 14:31:45 +00:00
hexl.el Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
hi-lock.el (hi-green): Fix face spec. 2005-04-08 22:03:42 +00:00
hilit-chg.el * mh-customize.el (mh-speedbar-selected-folder-face): Special case 2005-04-08 14:26:13 +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 (define-ibuffer-column, define-ibuffer-sorter, define-ibuffer-filter): Add usage 2004-05-10 18:13:07 +00:00
ibuffer.el (define-ibuffer-column filename): If `dired-directory' is a list, use its car. 2005-05-14 12:53:34 +00:00
icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete 2005-03-23 13:43:13 +00:00
ido.el (ido-magic-forward-char, ido-magic-backward-char) 2005-05-15 23:03:36 +00:00
ielm.el (inferior-emacs-lisp-mode): Set paragraph-separate buffer locally to 2005-04-26 23:26:20 +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 (insert-sliced-image): Add autoload cookie. 2005-03-17 23:56:15 +00:00
imenu.el (imenu--generic-function): The official position of a 2005-04-23 16:43:30 +00:00
indent.el (set-left-margin, set-right-margin): Delete redundant code. 2004-10-24 21:01:20 +00:00
info-look.el Fix Copyright years. 2005-01-15 14:05:47 +00:00
info-xref.el Fix commentary. 2004-03-25 10:35:07 +00:00
info.el (Info-mode): Set widen-automatically to nil, locally. 2005-05-01 18:54:35 +00:00
informat.el Add arch taglines 2003-09-01 15:45:59 +00:00
isearch.el (isearch-forward): Doc fix. 2005-04-23 15:38:07 +00:00
isearchb.el Changes from arch/CVS synchronization 2004-05-09 04:52:07 +00:00
iswitchb.el Update AUCTeX information. 2004-08-22 10:58:41 +00:00
jit-lock.el (jit-lock-stealth-time): Change default value to 16. 2005-04-23 12:41:24 +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 Add arch taglines 2003-09-01 15:45:59 +00:00
kmacro.el Use executing-kbd-macro-index variable. 2005-05-02 10:33:33 +00:00
ldefs-boot.el Update. 2005-03-22 16:41:54 +00:00
ledit.el Add arch taglines 2003-09-01 15:45:59 +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 Load jka-cmpr-hook instead of jka-comp-hook. 2005-05-06 11:25:26 +00:00
locate.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
log-edit.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
log-view.el (log-view-message-re): Fix up Subversion regexp. 2005-02-18 21:56:47 +00:00
longlines.el (longlines-mode): Specify :group. 2005-04-04 09:30:37 +00:00
lpr.el Add arch taglines 2003-09-01 15:45:59 +00:00
ls-lisp.el (ls-lisp-format): Mark file names with poperty dired-filename. 2004-09-25 06:56:03 +00:00
macros.el (insert-kbd-macro): Handle kmacro functions. 2004-11-28 23:57:47 +00:00
Makefile.in (DONTCOMPILE): Remove list. 2005-04-13 09:41:46 +00:00
makefile.w32-in (DONTCOMPILE): Remove list. 2005-04-13 09:44:52 +00:00
makesum.el Add arch taglines 2003-09-01 15:45:59 +00:00
man.el (man-mode-syntax-table): Set up `:' to have word-constituent syntax. 2005-04-27 12:39:44 +00:00
master.el Don't require easy-mmode. 2005-04-04 09:02:15 +00:00
menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu): Add size-indication-mode. 2005-04-21 10:31:01 +00:00
midnight.el (midnight-timer): Move defvar up. 2005-04-23 16:41:33 +00:00
minibuf-eldef.el Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-362 2004-06-02 22:43:42 +00:00
misc.el (upcase-char): Fix docstring. 2003-09-24 08:52:09 +00:00
mouse-copy.el Add arch taglines 2003-09-01 15:45:59 +00:00
mouse-drag.el Add arch taglines 2003-09-01 15:45:59 +00:00
mouse-sel.el From Chong Yidong <cyd@stupidchicken.com> 2005-05-11 12:33:44 +00:00
mouse.el (mouse-drag-region-1): Delete some debugging code. 2005-04-23 16:40: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 (comment-auto-fill-only-comments): Add autoload. 2004-10-16 15:32:14 +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 (hide-body): Don't hide lines at the top of the file 2004-11-06 12:10:38 +00:00
paren.el (show-paren-function): Use it to recognize parens that are 2005-04-19 18:16:15 +00:00
patcomp.el Add arch taglines 2003-09-01 15:45:59 +00:00
paths.el (news-path): Fix previous change. 2004-10-19 06:15:15 +00:00
pcmpl-cvs.el Add arch taglines 2003-09-01 15:45:59 +00:00
pcmpl-gnu.el Add arch taglines 2003-09-01 15:45:59 +00:00
pcmpl-linux.el Add arch taglines 2003-09-01 15:45:59 +00:00
pcmpl-rpm.el Add arch taglines 2003-09-01 15:45:59 +00:00
pcmpl-unix.el Add arch taglines 2003-09-01 15:45:59 +00:00
pcomplete.el 2005-01-21 Ren�yllingstad <listmailxemacs@kyllingstad.com> 2005-01-21 10:26:26 +00:00
pcvs-defs.el (cvs-mode-map): Map follow-link to a function which 2004-12-17 15:17:35 +00:00
pcvs-info.el Rename "full-path" -> "full-name". 2005-04-26 20:35:42 +00:00
pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message. 2004-10-12 18:01:36 +00:00
pcvs-util.el (cvs-string->strings): Strip trailing whitespace. 2005-03-14 01:13:33 +00:00
pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with 2005-05-06 22:19:48 +00:00
printing.el pr-setup & lpr-setup 2004-11-21 23:05:20 +00:00
ps-bdf.el Add arch taglines 2003-09-01 15:45:59 +00:00
ps-mule.el (ps-mule-show-warning): If the number of unprintable 2005-04-04 02:12:15 +00:00
ps-print.el (ps-print-translation-table): New variable. 2005-03-29 05:06:48 +00:00
README
recentf.el (recentf-save-file-coding-system): New variable. 2005-04-22 05:38:29 +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 (occur-1): Bind inhibit-read-only so that erase-buffer doesn't barf 2005-05-07 13:46:42 +00:00
reposition.el Add arch taglines 2003-09-01 15:45:59 +00:00
resume.el Add arch taglines 2003-09-01 15:45:59 +00:00
reveal.el (reveal-mode): Specify :group. 2005-04-04 09:05:09 +00:00
rfn-eshadow.el Add arch taglines 2003-09-01 15:45:59 +00:00
rot13.el Add arch taglines 2003-09-01 15:45:59 +00:00
ruler-mode.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
s-region.el Add arch taglines 2003-09-01 15:45:59 +00:00
saveplace.el (save-place-to-alist): Use with-no-warnings. 2005-04-23 16:40:24 +00:00
sb-dir-minus.xpm less heavy lines 2004-05-09 19:07:46 +00:00
sb-dir-plus.xpm less heavy lines 2004-05-09 19:07:46 +00:00
sb-dir.xpm less heavy lines 2004-05-09 19:07:46 +00:00
sb-mail.xpm less heavy lines 2004-05-09 19:07:46 +00:00
sb-pg-minus.xpm less heavy lines 2004-05-09 19:07:46 +00:00
sb-pg-plus.xpm less heavy lines 2004-05-09 19:07:46 +00:00
sb-pg.xpm less heavy lines 2004-05-09 19:07:46 +00:00
sb-tag-gt.xpm less heavy lines 2004-05-09 19:07:46 +00:00
sb-tag-minus.xpm less heavy lines 2004-05-09 19:07:46 +00:00
sb-tag-plus.xpm less heavy lines 2004-05-09 19:07:46 +00:00
sb-tag-type.xpm less heavy lines 2004-05-09 19:07:46 +00:00
sb-tag-v.xpm less heavy lines 2004-05-09 19:07:46 +00:00
sb-tag.xpm less heavy lines 2004-05-09 19:07:46 +00:00
scroll-all.el Add arch taglines 2003-09-01 15:45:59 +00:00
scroll-bar.el 2004-03-15 Masatake YAMATO <jet@gyve.org> 2004-03-15 07:27:02 +00:00
select.el (x-set-cut-buffer): Cancel previous change. 2004-10-25 00:46:04 +00:00
server.el Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
ses.el (undo-more): restore defadvice, but only the part that allows changes 2005-02-20 05:02:54 +00:00
shadowfile.el (shadow-copy-files): Use interactive-p 2004-10-27 17:41:24 +00:00
shell.el Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
simple.el (next-error-overlay-arrow-position): Revert the change made on 2005-04-30. 2005-05-08 19:34:28 +00:00
skeleton.el Add arch taglines 2003-09-01 15:45:59 +00:00
smerge-mode.el * mh-customize.el (mh-speedbar-selected-folder-face): Special case 2005-04-08 14:26:13 +00:00
sort.el (sort-columns): Remove ms-dos from the list of systems 2004-03-07 07:08:43 +00:00
soundex.el Add arch taglines 2003-09-01 15:45:59 +00:00
speedbar.el (speedbar-update-flag): Doc fix. 2005-02-28 06:18:37 +00:00
startup.el Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
strokes.el (strokes-unload-hook): Fix previous change. 2004-10-27 15:03:15 +00:00
subr.el (left-fringe-p): New function. 2005-05-15 23:57:15 +00:00
tabify.el Add arch taglines 2003-09-01 15:45:59 +00:00
talk.el Add arch taglines 2003-09-01 15:45:59 +00:00
tar-mode.el (tar-mode): Turn off undo unconditionally. 2005-03-17 23:58:09 +00:00
tempo.el (tempo-match-finder): Doc fix. 2004-11-06 14:49:45 +00:00
term.el Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
terminal.el (te-escape): Show `?' in prompt for help key. 2004-09-04 13:17:34 +00:00
thingatpt.el Add arch taglines 2003-09-01 15:45:59 +00:00
thumbs.el * complete.el, thumbs.el: Replace legal' with valid'. 2005-03-25 09:49:00 +00:00
time-stamp.el Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
time.el Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
timezone.el Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
tmm.el (tmm-get-keymap): Include only active menus and menu items. 2005-05-13 23:23:42 +00:00
tooltip.el (require): CL no longer needed to compile case. 2005-05-06 22:11:35 +00:00
tree-widget.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +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 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming 2005-01-05 21:49:02 +00:00
userlock.el Add arch taglines 2003-09-01 15:45:59 +00:00
vc-arch.el (vc-arch-diff): Don't diff asynchronously if vc-disable-async-diff is 2005-01-09 21:29:27 +00:00
vc-cvs.el * vc-cvs.el: Replace illegal' with invalid'. 2005-03-25 08:25:16 +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 Doc fix. 2004-09-07 04:48:04 +00:00
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-color-map): Change some colors so that text 2005-04-20 16:51:39 +00:00
vcursor.el (vcursor-modifiers): New defcustom. 2004-02-21 13:37:46 +00:00
version.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
view.el (view-mode-enable): Set view-page-size and view-half-page-size to nil. 2004-10-16 15:24:34 +00:00
vms-patch.el Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
vmsproc.el Add arch taglines 2003-09-01 15:45:59 +00:00
vt-control.el Add arch taglines 2003-09-01 15:45:59 +00:00
vt100-led.el Add arch taglines 2003-09-01 15:45:59 +00:00
w32-fns.el Rework docstring (wording by Eli Zaretskii and Kai Grossjohann). 2004-05-30 21:21:42 +00:00
w32-vars.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
wdired.el Doc fixes. 2005-04-11 19:01:31 +00:00
whitespace.el whitespace.el - revert hasty fix, fix highlight area for leading and trailing space. 2005-04-11 23:47:54 +00:00
wid-browse.el Add arch taglines 2003-09-01 15:45:59 +00:00
wid-edit.el * mh-customize.el (mh-speedbar-selected-folder-face): Special case 2005-04-08 14:26:13 +00:00
widget.el Add arch taglines 2003-09-01 15:45:59 +00:00
windmove.el (windmove-frame-edges): Report coordinates of 2004-09-13 20:08:44 +00:00
window.el (window-size-fixed): New defvar. 2005-04-23 16:38:41 +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 * mh-customize.el (mh-speedbar-selected-folder-face): Special case 2005-04-08 14:26:13 +00:00
x-dnd.el * x-dnd.el: Require dnd. 2005-04-11 19:25:38 +00:00
xml.el (xml-name-re, xml-entity-value-re): Add defvars. 2004-12-13 19:37:32 +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.