1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-12 16:23:57 +00:00
emacs/lisp
Stefan Monnier f739b53bda Merge changes from CPerl-5.0.
(toplevel): Require man.
(condition-case): Don't autoload tmm-prompt (it's in loaddefs.el).
(cperl-electric-backspace-untabify): New var.
(cperl-electric-backspace): Use it.
(cperl-vc-header-alist): Extract numeric version from the Id.
(cperl-build-manpage): New fun.
(cperl-menu): Use it.  Add toggle-autohelp.
(cperl-mode) <defun-prompt_regexp>: Understand prototypes.
(cperl-electric-brace): Use `cperl-after-block-p' for detection.
(cperl-electric-keyword): Make $if (etc: "$@%&*") non-electric.
'(' after keyword would insert a doubled paren.
(cperl-calculate-indent): Update syntaxification before checks.
Fix wrong indent of blocks starting with POD.
(cperl-find-pods-heres): If no end of HERE-doc found, mark to the end
of buffer.  This enables recognition of end of HERE-doc "as one types".
Require "\n" after trailing tag of HERE-doc.
\( made non-quoting outside of string/comment (gdj-contributed).
Likewise for \$.  Remove `here-doc-group' text property at start
(makes this property reliable).
Text property `first-format-line' ==> t.
Do not recognize $opt_s and $opt::s as s///.
(cperl-after-block-p): Optional arg pre-block to check for a pre-block
Recognize `continue' blocks too.
(cperl-after-expr-p): Update syntaxification before checks.  Work after
here-docs, formats, and PODs too (affects many electric constructs).
(cperl-fix-line-spacing): Allow "_" in $vars of foreach etc.
(cperl-perldoc): Use case-sensitive search.
2003-02-23 02:19:02 +00:00
..
calc (calc-macro-edit-variable): Fix character constant. 2003-02-18 11:00:10 +00:00
calendar (diary-file-name-prefix-function): Fix custom type. 2003-02-17 22:25:11 +00:00
emacs-lisp (tq-create): Fix quoted lambda. 2003-02-18 12:53:53 +00:00
emulation Add run-time check to catch users trying 2003-02-21 12:50:58 +00:00
eshell (eshell-separate-commands): Fix typo. 2003-01-27 08:46:26 +00:00
gnus *** empty log message *** 2003-02-18 11:21:50 +00:00
international (print-fontset): If FONTSET is nil, 2003-02-20 08:43:22 +00:00
language (standard-display-cyrillic-translit): Fix character constants. 2003-02-18 11:06:02 +00:00
mail (rmail-insert-inbox-text): Make the pop3 mechanism work on cygwin systems too. 2003-02-20 21:11:16 +00:00
mh-e Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
net (ange-ftp-get-file-entry): Allow for graceful 2003-02-15 15:41:33 +00:00
obsolete Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
play Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
progmodes Merge changes from CPerl-5.0. 2003-02-23 02:19:02 +00:00
term Call set-fontset-font with NAME nil. 2003-02-20 12:43:47 +00:00
textmodes (table-generate-source): Use ?\\ instead of space in "work in progress" message. 2003-02-18 11:17:11 +00:00
toolbar Upgraded to MH-E version 7.2. 2003-02-03 20:55:30 +00:00
.gitignore added cus-load.el, finder-inf.el and subdirs.el 2002-10-16 22:02:30 +00:00
abbrev.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
abbrevlist.el
add-log.el (add-change-log-entry): Don't leave space at eol. 2003-01-18 21:20:10 +00:00
align.el (align-rules-list, align-exclude-rules-list): Fix typos. 2002-10-17 16:44:45 +00:00
allout.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
ansi-color.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
apropos.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
arc-mode.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
array.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
autoarg.el (autoarg-kp-mode): Give it a :group. 2002-12-02 13:01:24 +00:00
autoinsert.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
autorevert.el (auto-revert-mode, global-auto-revert-mode): 2002-04-08 23:05:26 +00:00
avoid.el
battery.el
bindings.el (help-echo): Change tooltip string. 2002-12-21 20:19:37 +00:00
bookmark.el (bookmark-menu-length): Fix typo in group name. 2002-11-18 00:15:37 +00:00
bs.el (bs-message-without-log): Fix typo. 2002-08-30 11:00:27 +00:00
buff-menu.el (Buffer-menu-select): Fix for effect of header line. 2003-01-11 23:15:10 +00:00
button.el (defface button): Add group. 2002-12-29 23:49:57 +00:00
byte-run.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
calculator.el (calculator): Don't use the minibuffer even in electric mode; use a private 2003-02-03 16:31:35 +00:00
case-table.el
cdl.el
ChangeLog (abbreviate-file-name): Shorten docstring: variables 2003-02-22 20:27:51 +00:00
ChangeLog.1 Corrected misc. typos like missing : after file names, 2003-01-28 23:49:11 +00:00
ChangeLog.2 Corrected misc. typos like missing : after file names, 2003-01-28 23:49:11 +00:00
ChangeLog.3 Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
ChangeLog.4 Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
ChangeLog.5 Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
ChangeLog.6 Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
ChangeLog.7 Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
ChangeLog.8 Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
ChangeLog.9 Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
chistory.el (command-history-map): Move definition up. 2002-12-21 20:18:51 +00:00
cmuscheme.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
comint.el Cygwin support patch. 2003-01-31 15:24:20 +00:00
compare-w.el (compare-windows-whitespace): Always allow newline 2002-07-16 13:33:13 +00:00
complete.el (PC-do-completion): Do not add wildcards to pattern unless filename is 2002-12-02 08:51:39 +00:00
completion.el (eval-when-compile-load-eval, completion-eval-when) 2003-02-05 19:09:34 +00:00
composite.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
COPYING
cus-dep.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
cus-edit.el (custom-unlispify-menu-entry): Use with-current-buffer. 2003-02-01 00:39:58 +00:00
cus-face.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
cus-start.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
cus-theme.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
custom.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
cvs-status.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
dabbrev.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
delim-col.el
delsel.el
derived.el (define-derived-mode): Properly ignore unknown args. 2002-09-13 16:22:04 +00:00
descr-text.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
desktop.el (desktop-relative-file-names): New variable. 2002-11-04 08:21:51 +00:00
diff-mode.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
diff.el (diff): Doc fix. 2002-09-09 01:43:31 +00:00
dired-aux.el (dired-query-alist): Fix use of character constant. 2003-02-14 09:56:30 +00:00
dired-x.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
dired.el (dired-directory): Add autoload cookie. 2003-02-13 19:34:17 +00:00
dirtrack.el Cygwin support patch. 2003-01-31 15:24:20 +00:00
disp-table.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
dos-fns.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
dos-vars.el
dos-w32.el Cygwin support patch. 2003-01-31 15:24:20 +00:00
double.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
ebuff-menu.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
echistory.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
ediff-diff.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
ediff-help.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
ediff-hook.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
ediff-init.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
ediff-merg.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
ediff-mult.el 2002-11-17 Michael Kifer <kifer@cs.stonybrook.edu> 2002-11-17 22:26:48 +00:00
ediff-ptch.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
ediff-util.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
ediff-vers.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
ediff-wind.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
ediff.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
edmacro.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
ehelp.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
electric.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
elide-head.el (elide-head): Don't make intangible. 2002-11-07 18:49:48 +00:00
emacs-lock.el
emerge.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
enriched.el (enriched-decode-foreground, enriched-decode-background): 2002-04-06 16:09:33 +00:00
env.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
expand.el
facemenu.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
faces.el (help-xref-stack): Add defvar to avoid warning. 2002-12-21 20:18:03 +00:00
fast-lock.el Cygwin support patch. 2003-01-31 15:24:20 +00:00
ffap.el Many doc fixes. 2003-02-15 19:26:25 +00:00
filecache.el Cygwin support patch. 2003-01-31 15:24:20 +00:00
files.el (abbreviate-file-name): Shorten docstring: variables 2003-02-22 20:27:51 +00:00
filesets.el (filesets-file-open): Fix typo. 2003-01-27 08:44:27 +00:00
find-dired.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
find-file.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
find-lisp.el
finder.el * finder.el (generated-finder-keywords-file): New variable. 2002-12-29 17:59:00 +00:00
float-sup.el (e): Make it a variable. 2003-02-10 22:27:33 +00:00
flow-ctrl.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
foldout.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
follow.el Comment change. 2002-11-18 04:57:08 +00:00
font-core.el (font-lock-defontify): Use restore-buffer-modified-p. 2003-02-10 21:56:49 +00:00
font-lock.el (font-lock-reference-face): Add obsolescence declaration and remove redundant 2003-02-05 23:09:58 +00:00
format.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
forms-d2.dat
forms-d2.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
forms-pass.el Add "no-byte-compile: t" in first line. 2002-10-01 17:06:54 +00:00
forms.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
frame.el (delete-frame-hook): Variable alias for 2002-10-02 23:53:37 +00:00
fringe.el (set-fringe-mode): Work when updating 2002-05-26 09:50:39 +00:00
gdb-ui.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
generic-x.el javascript-generic-mode: Added C style block comment as used in ECMA-262 2002-12-10 16:57:48 +00:00
generic.el
gs.el
gud.el (gud-gdb-run-command-fetch-lines, gud-display-line): 2003-02-10 21:54:08 +00:00
help-fns.el Renamed remap-command to command-remapping. All uses changed. 2003-02-12 23:13:43 +00:00
help-macro.el (make-help-screen): Fix character constant. 2003-02-18 10:56:26 +00:00
help-mode.el (help-xref-on-pp): Only add xref if the text is less than 5K. 2003-02-10 21:52:30 +00:00
help.el Renamed remap-command to command-remapping. All uses changed. 2003-02-12 23:13:43 +00:00
hexl.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
hi-lock.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
hilit-chg.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
hippie-exp.el Cygwin support patch. 2003-01-31 15:24:20 +00:00
hl-line.el
ibuf-ext.el (ibuffer-save-with-custom, ibuffer-add-to-tmp-hide) 2003-02-11 14:59:54 +00:00
ibuf-macs.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
ibuffer.el (toplevel): Don't require `font-lock'; 2003-02-11 15:01:47 +00:00
icomplete.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
ido.el (ido-define-mode-map): 2003-02-05 22:04:02 +00:00
ielm.el Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
image-file.el Comment change. 2002-10-14 01:27:19 +00:00
image.el (image-type-regexps): Fix typo. 2003-02-04 11:29:35 +00:00
imenu.el (imenu-syntax-alist): Doc fix. 2002-08-20 20:35:56 +00:00
indent.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
info-look.el (info-lookup): Fix error message typo. 2002-12-28 21:28:56 +00:00
info-xref.el (info-xref-check): Use line-beginning-position. 2003-02-11 21:00:58 +00:00
info.el (Info-extract-menu-node-name): Stop if colon is 2003-02-20 12:40:36 +00:00
informat.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
isearch.el (isearch-forward): Fix typo. 2003-01-24 17:12:00 +00:00
iswitchb.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
jit-lock.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
jka-compr.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
kermit.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
kmacro.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
lazy-lock.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
ledit.el
loaddefs.el Regenerated. (Followup to white space changes and mh directory change.) 2003-02-05 17:09:34 +00:00
loadhist.el (unload-feature): When undefining a variable, delete its buffer-local bindings. 2002-09-29 03:34:12 +00:00
loadup.el Load "language/malayalam" and "language/tamil". 2003-02-11 02:45:25 +00:00
locate.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
log-edit.el (cvs-commit-buffer-require-final-newline, cvs-changelog-full-paragraphs): Add 2003-02-05 23:11:02 +00:00
log-view.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
lpr.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
ls-lisp.el (ls-lisp-use-insert-directory-program): Make default 2003-01-20 05:45:05 +00:00
macros.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
Makefile.in (DONTCOMPILE): Add malayalam.el and tamil.el. 2003-02-11 01:45:02 +00:00
makefile.nt Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
makefile.w32-in (DONTCOMPILE): Add malayalam.el and tamil.el. 2003-02-11 08:11:49 +00:00
makesum.el
man.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
map-ynp.el
master.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
menu-bar.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
midnight.el
minibuf-eldef.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
misc.el Follow coding conventions. 2002-05-02 05:41:46 +00:00
mouse-copy.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
mouse-drag.el
mouse-sel.el (mouse-sel-determine-selection-thing): Fix character constant. 2003-02-18 10:57:39 +00:00
mouse.el (mouse-set-font): Avoid misleading error message if user makes no selection. 2002-05-29 16:36:55 +00:00
msb.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button, mouse-wheel-click-button): Add 2003-02-05 23:12:01 +00:00
newcomment.el (comment-indent): Ensure space before added comment. 2003-02-13 15:54:19 +00:00
novice.el
options.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
paren.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
patcomp.el Add "no-byte-compile: t" in first line. 2002-10-01 17:06:54 +00:00
paths.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
pcmpl-cvs.el Added my name as the maintainer of this file. 2002-06-28 20:00:27 +00:00
pcmpl-gnu.el
pcmpl-linux.el
pcmpl-rpm.el
pcmpl-unix.el
pcomplete.el Cygwin support patch. 2003-01-31 15:24:20 +00:00
pcvs-defs.el (cvs-diff-ignore-marks, cvs-diff-buffer-name): Add obsolescence declaration and 2003-02-05 23:12:41 +00:00
pcvs-info.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
pcvs-parse.el (cvs-parse-table): "no longer in repo" does not 2003-02-10 21:50:00 +00:00
pcvs-util.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
pcvs.el Comment update. 2003-02-10 21:48:38 +00:00
printing.el (pr-get-symbol): Define during compile. 2003-02-07 23:11:17 +00:00
ps-bdf.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
ps-mule.el Fix typo. 2002-06-18 14:36:19 +00:00
ps-print.el Change the policy of background/foreground default color. 2003-02-13 11:57:42 +00:00
README
recentf.el Cygwin support patch. 2003-01-31 15:24:20 +00:00
rect.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
regi.el
register.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
repeat.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
replace.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
reposition.el
resume.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
reveal.el (global-reveal-mode): Add group. 2002-11-18 04:07:47 +00:00
rfn-eshadow.el (read-file-name-electric-shadow-properties) 2002-08-28 06:00:50 +00:00
rot13.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
ruler-mode.el Use new ?\s syntax instead of "? " followed by a comment. 2003-02-13 15:56:09 +00:00
s-region.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
saveplace.el Trailing whitespace deleted. 2003-02-04 12:29:42 +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 Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
scroll-bar.el * scroll-bar.el (toggle-scroll-bar, scroll-bar-mode): Have 2003-01-02 22:37:13 +00:00
select.el (x-set-cut-buffer): Fix docstring. Check type with `stringp' instead of 2003-01-29 09:19:46 +00:00
server.el (server-previous-strings): Remove. 2003-02-10 21:44:24 +00:00
ses.el Fix header-line when scrollbar is on left and/or fringe isn't one char wide. 2003-02-02 19:16:23 +00:00
shadowfile.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
shell.el Cygwin support patch. 2003-01-31 15:24:20 +00:00
simple.el (backward-delete-char-untabify): Fix use of character constant. 2003-02-14 09:57:03 +00:00
skeleton.el (skeleton-internal-list, skeleton-internal-1): 2003-01-17 20:35:48 +00:00
smerge-mode.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
sort.el Remove redundant docstring info. 2003-02-10 21:36:03 +00:00
soundex.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
speedbar.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
startup.el (command-line): Clarify and tidy up the message 2003-02-21 12:43:31 +00:00
strokes.el (strokes-read-complex-stroke): Fix use of character constant. 2003-02-14 09:57:24 +00:00
subr.el (with-syntax-table): Don't copy the table any more. 2003-02-20 20:07:41 +00:00
tabify.el
talk.el Follow coding conventions. 2002-05-02 05:41:46 +00:00
tar-mode.el (tar-header-block-summarize): Use l for symlink, h for hard link. 2003-02-15 19:20:47 +00:00
tempo.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
term.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
terminal.el
thingatpt.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
time-stamp.el Update example date in preamble commentary. 2003-02-01 14:29:31 +00:00
time.el (display-time-string-forms): Add face property to mail string. 2003-02-14 07:02:13 +00:00
timer.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
timezone.el
tmm.el (tmm-completion-prompt): Doc fix. 2002-04-22 15:30:18 +00:00
tooltip.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
type-break.el
uniquify.el (uniquify-rationalize-file-buffer-names, rename-buffer) 2002-12-13 19:52:35 +00:00
unused.el
userlock.el (ask-user-about-supersession-threat): Don't abort when the user hits mouse-2. 2002-09-27 19:08:41 +00:00
vc-cvs.el (vc-cvs-dir-state): Protect against DIR not being under CVS control. 2003-02-17 08:11:13 +00:00
vc-hooks.el (vc-ignore-vc-files, vc-master-templates, vc-header-alist): Add obsolescence 2003-02-05 23:14:06 +00:00
vc-rcs.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
vc-sccs.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
vc.el (vc-binary-assoc, vc-binary-suffixes): Removed; these were 2003-02-19 19:00:51 +00:00
vcursor.el (vcursor-disable): Fix typo. 2003-01-27 08:45:18 +00:00
version.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
view.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
vms-patch.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
vmsproc.el
vt100-led.el
vt-control.el
w32-fns.el (w32-charset-info-alist): Reorder. 2002-06-13 20:39:32 +00:00
w32-vars.el More preamble fixes. 2002-05-18 11:26:16 +00:00
warnings.el (defgroup warnings): New group. 2002-11-17 22:24:42 +00:00
which-func.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
whitespace.el (whitespace-highlight-face): Fix face spec. 2002-12-03 00:10:40 +00:00
wid-browse.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
wid-edit.el (widget-choose): Fix use of character constant. 2003-02-14 09:57:45 +00:00
widget.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
windmove.el (windmove-default-keybindings): Add optional parameter to allow using a 2002-05-07 16:37:46 +00:00
window.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
winner.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
woman.el Cygwin support patch. 2003-01-31 15:24:20 +00:00
xml.el (xml-parse-elem-type): Fix use of character constant. 2003-02-14 09:58:04 +00:00
xscheme.el Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
xt-mouse.el Trailing whitespace deleted. 2003-02-04 12:29:42 +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.