1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
emacs/lisp
Alan Mackenzie ef0083218d * font-core.el: New function/variable
font-lock-extend-region\(-function\)?.

* font-lock.el (font-lock-after-change-function): Call
font-lock-extend-region.  Obey font-lock-lines-before.
(font-lock-default-fontify-region): Remove reference to
font-lock-lines-before.

* jit-lock.el (jit-lock-after-change): Call
font-lock-extend-region.  Obey font-lock-lines-before.
2006-03-14 18:23:47 +00:00
..
calc (math-compose-tex-matrix): Add a latex option. 2006-02-28 14:28:42 +00:00
calendar (list-holidays): Doc fix. 2006-03-11 12:16:32 +00:00
emacs-lisp (rx-check-any, rx-check-not): Quote "]"s in regexps when they have no 2006-03-03 12:20:26 +00:00
emulation 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu> 2006-02-19 03:16:45 +00:00
erc Revision: emacs@sv.gnu.org/emacs--devo--0--patch-102 2006-02-20 09:40:28 +00:00
eshell (eshell-prefer-to-shell): Variable deleted; 2006-03-11 15:13:19 +00:00
gnus Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147 2006-03-10 23:43:54 +00:00
international (auto-coding-alist): Add .odt (OpenOffice's open document) files. 2006-03-11 11:43:27 +00:00
language New alias for windows-1252. 2006-01-22 12:19:11 +00:00
mail (rmail-summary-next-msg): Skip deleted messages, where "D" is the 2006-03-11 16:18:20 +00:00
mh-e (mh-folder-list): Fix docstring (closes SF #1448498). 2006-03-13 01:05:27 +00:00
net Revision: emacs@sv.gnu.org/emacs--devo--0--patch-156 2006-03-13 10:10:09 +00:00
obsolete Update years in copyright notice; nfc. 2006-02-05 23:44:47 +00:00
play * files.el (safe-local-variable-values): New option. 2006-02-14 01:21:31 +00:00
progmodes (gdb-stack-list-locals-handler): Add local 2006-03-12 14:19:13 +00:00
term (fontset-standard): Rename from "fontset-mac". 2006-02-10 08:19:53 +00:00
textmodes (org-link-search): Avoid self-matching of links, allow 2006-03-13 07:08:15 +00:00
url (url-http-find-free-connection): Fix braino in last fix. 2006-03-07 17:21:16 +00:00
.arch-inventory No need to mention Makefile.unix, it is no longer created. 2006-02-03 19:31:55 +00:00
.gitignore
abbrev.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
abbrevlist.el (list-one-abbrev-table): Add autoload. 2006-02-21 19:53:15 +00:00
add-log.el (add-change-log-entry, change-log-merge): 2006-01-13 20:11:35 +00:00
align.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
allout.el Restablished intermediate missing comment header to preserve outline structure. 2006-03-03 11:38:43 +00:00
ansi-color.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
apropos.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
arc-mode.el * arc-mode.el (archive-extract): Check if an existing buffer name 2006-03-08 01:57:59 +00:00
array.el Move defvars out of eval-when-compile. 2006-01-18 20:36:19 +00:00
autoarg.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
autoinsert.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
autorevert.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
avoid.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil 2006-03-11 22:34:46 +00:00
bindings.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
bookmark.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
bs.el (bs-mode): Use `buffer-disable-undo'. 2006-02-15 11:10:56 +00:00
buff-menu.el (list-buffers-noselect): Turn also "\n" into a strech spec so it doesn't display 2006-02-20 00:56:31 +00:00
button.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
calculator.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
case-table.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
cdl.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
ChangeLog *** empty log message *** 2006-03-14 10:20:02 +00:00
ChangeLog.1 Typos. 2006-02-25 00:31:44 +00:00
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10 Typos. 2006-02-25 00:31:44 +00:00
ChangeLog.11
chistory.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
cmuscheme.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
comint.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
compare-w.el (compare-windows-highlight): Add new value 2006-02-23 21:41:26 +00:00
complete.el (PC-expand-many-files): Try be more careful when parsing the shell's output. 2006-03-06 20:09:17 +00:00
completion.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
composite.el Copyright fixed 2005-12-19 07:04:44 +00:00
COPYING
cus-dep.el (generated-custom-dependencies-file): Fix typo and phrasing in 2006-01-11 20:15:38 +00:00
cus-edit.el (custom-quote): Remove function since it has been moved to custom.el. 2006-03-03 12:23:29 +00:00
cus-face.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
cus-start.el (all): Delete :version keyword for members of the fringe group, since 2006-03-12 14:35:31 +00:00
cus-theme.el * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1 2006-02-15 02:42:10 +00:00
custom.el * custom.el (customize-mark-to-save, customize-mark-as-set): Load 2006-02-20 15:59:51 +00:00
cvs-status.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
dabbrev.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
delim-col.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
delsel.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
descr-text.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
desktop.el (desktop-outvar): Fix typo. 2006-02-10 11:07:50 +00:00
dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines is nil. 2006-03-01 22:59:06 +00:00
diff-mode.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
diff.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
dired-aux.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
dired-x.el (dired-guess-shell-alist-default): Add .man as a `dired-man' target. 2006-02-09 19:20:46 +00:00
dired.el (dired-mode-map): Bind \C-t\C-t' to tumme-dired-insert-marked-thumbs'. 2006-02-12 17:46:11 +00:00
dirtrack.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
disp-table.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
dnd.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
dos-fns.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
dos-vars.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
dos-w32.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
double.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
ebuff-menu.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
echistory.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
ediff-diff.el 2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu> 2006-02-22 06:50:17 +00:00
ediff-help.el 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu> 2006-02-19 03:16:45 +00:00
ediff-hook.el 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu> 2006-02-19 03:16:45 +00:00
ediff-init.el 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu> 2006-02-19 03:16:45 +00:00
ediff-merg.el 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu> 2006-02-19 03:16:45 +00:00
ediff-mult.el 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu> 2006-02-19 03:16:45 +00:00
ediff-ptch.el 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu> 2006-02-19 03:16:45 +00:00
ediff-util.el 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu> 2006-02-19 03:16:45 +00:00
ediff-vers.el 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu> 2006-02-19 03:16:45 +00:00
ediff-wind.el 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu> 2006-02-19 03:16:45 +00:00
ediff.el 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu> 2006-02-19 03:16:45 +00:00
edmacro.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
ehelp.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
electric.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
elide-head.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
emacs-lock.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
emerge.el
env.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
expand.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
ezimage.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
facemenu.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
faces.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case' to value of 2006-02-19 23:28:42 +00:00
filecache.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
files.el (auto-mode-alist): Add .odt (OpenOffice's open document) files. Mention in 2006-03-11 11:42:58 +00:00
filesets.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
find-dired.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
find-file.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
find-lisp.el * files.el (safe-local-variable-values): New option. 2006-02-14 01:21:31 +00:00
finder.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
flow-ctrl.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
foldout.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
follow.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
font-core.el * font-core.el: New function/variable 2006-03-14 18:23:47 +00:00
font-lock.el * font-core.el: New function/variable 2006-03-14 18:23:47 +00:00
format.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
forms-d2.dat
forms-d2.el
forms-pass.el
forms.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
frame.el (select-frame-set-input-focus): Call x-focus-frame also 2006-02-10 08:19:36 +00:00
fringe.el Fix last change. 2006-02-21 11:39:46 +00:00
generic-x.el (reg-generic-mode): Quote "]"s in regexps when they have no special meaning. 2006-03-03 12:18:47 +00:00
gs.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
help-at-pt.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by the opening bracket of 2006-02-18 23:34:18 +00:00
help-macro.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
help-mode.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
help.el (view-lossage): Remove trailing whitespace before inserting "\n". 2006-03-08 10:11:47 +00:00
hexl.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
hi-lock.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
hilit-chg.el Add highlight-changes-mode to desktop-locals-to-save. 2006-02-09 21:01:19 +00:00
hippie-exp.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
hl-line.el (hl-line-highlight, hl-line-move): Doc fixes. 2006-01-22 08:56:43 +00:00
ibuf-ext.el (ibuffer-never-show-predicates): Add `require' keyword; require 2006-03-13 01:45:16 +00:00
ibuf-macs.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
ibuffer.el Update copyright years. 2006-02-02 21:59:18 +00:00
icomplete.el (icomplete-get-keys): Use t' for the second arg visible-ok' 2006-02-17 21:54:35 +00:00
ido.el (ido-save-history, ido-load-history): Simplify. Don't 2006-02-26 00:48:27 +00:00
ielm.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
iimage.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
image-file.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
image-mode.el * image-mode.el (image-toggle-display): Clear image cache if using 2006-02-09 19:34:08 +00:00
image.el (image-load-path-for-library): Merged changes from Reiner. Add 2006-03-11 02:04:08 +00:00
imenu.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
indent.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
info-look.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
info-xref.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
info.el (Info-dir-remove-duplicates): Move point to the 2006-03-11 22:35:51 +00:00
informat.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
isearch.el (search-whitespace-regexp): Fix custom type. 2006-02-21 19:52:07 +00:00
isearchb.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
iswitchb.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
jit-lock.el * font-core.el: New function/variable 2006-03-14 18:23:47 +00:00
jka-cmpr-hook.el Second step of the previous changes: move all defcustoms to where they belong. 2006-02-27 01:50:36 +00:00
jka-compr.el (jka-compr-uninstall): Replace mapcar' with mapc'. 2006-02-27 01:51:17 +00:00
kermit.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
kmacro.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
ldefs-boot.el Regenerate. 2006-02-05 06:11:41 +00:00
ledit.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
loadhist.el (file-loadhist-lookup): Use get-load-suffixes' instead of load-suffixes'. 2006-02-27 01:54:42 +00:00
loadup.el Load "fringe" on window systems. 2006-02-20 22:14:54 +00:00
locate.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
log-edit.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
log-view.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
longlines.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
lpr.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
ls-lisp.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
macros.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
Makefile.in (compile): Append "|| true" to the end of the `find' command, like 2006-02-08 17:32:09 +00:00
makefile.w32-in (WINS): Add erc. 2006-01-29 23:03:30 +00:00
makesum.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
man.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
master.el
menu-bar.el (menu-bar-select-yank): Add a doc string. 2006-02-11 16:18:02 +00:00
midnight.el (clean-buffer-list): Handle case where base-buffer of indirect buffer gets 2006-03-03 12:12:06 +00:00
minibuf-eldef.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
misc.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
mouse-copy.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
mouse-drag.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
mouse-sel.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom 2006-02-13 18:47:18 +00:00
msb.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
mwheel.el (mouse-wheel-click-event, mouse-wheel-mode): Fix typos in docstrings. 2006-02-14 11:35:48 +00:00
newcomment.el Docstring fixes. 2006-02-03 15:57:56 +00:00
novice.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
outline.el (hide-sublevels): Provide better interactive default. 2006-03-06 04:49:42 +00:00
paren.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
patcomp.el
paths.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
pcmpl-cvs.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
pcmpl-gnu.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
pcmpl-linux.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
pcmpl-rpm.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
pcmpl-unix.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
pcomplete.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
pcvs-defs.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
pcvs-info.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
pcvs-parse.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
pcvs-util.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
pcvs.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
pgg-def.el Revision: emacs@sv.gnu.org/emacs--devo--0--patch-62 2006-02-10 05:08:29 +00:00
pgg-gpg.el Revision: emacs@sv.gnu.org/emacs--devo--0--patch-62 2006-02-10 05:08:29 +00:00
pgg-parse.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
pgg-pgp5.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
pgg-pgp.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
pgg.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
printing.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
ps-bdf.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
ps-mule.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
ps-print.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
README
recentf.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
rect.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
register.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
repeat.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
replace.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
reposition.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
resume.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
reveal.el (reveal-post-command): window-buffer signals an error on 2006-01-11 22:30:26 +00:00
rfn-eshadow.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
rot13.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
ruler-mode.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
s-region.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
savehist.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
saveplace.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
sb-image.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
scroll-all.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
scroll-bar.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
scroll-lock.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
select.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
server.el (server-process-filter): Handle errors during 2006-03-04 16:07:12 +00:00
ses.el (ses-read-cell): Provide a default value. 2006-01-23 22:04:36 +00:00
shadowfile.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
shell.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
simple.el (yank): Fix typo in docstring. 2006-03-11 17:01:47 +00:00
skeleton.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
smerge-mode.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
sort.el (sort-columns): Use Posix arg syntax for `sort'. 2006-02-21 19:52:28 +00:00
soundex.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
speedbar.el (speedbar-update-localized-contents): Try to 2006-02-28 21:51:39 +00:00
startup.el (command-line): Use get-load-suffixes' instead of load-suffixes'. 2006-02-27 01:56:19 +00:00
strokes.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
subr.el (locate-library): Use get-load-suffixes' instead of load-suffixes' 2006-02-27 02:01:08 +00:00
t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix; escape 2006-03-03 23:55:18 +00:00
tabify.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
talk.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
tar-mode.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
tempo.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
term.el * e/eterm-color.ti: Re-enable the ri entry. Add kich1. 2006-01-15 19:36:10 +00:00
terminal.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
thingatpt.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
thumbs.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
time-stamp.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
time.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
timezone.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
tmm.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
tool-bar.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
tooltip.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
tree-widget.el (tree-widget-themes-load-path) 2006-03-14 10:20:51 +00:00
tumme.el Changes in whitespace. 2006-03-05 13:09:26 +00:00
type-break.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
uniquify.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
userlock.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
vc-arch.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
vc-cvs.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
vc-hooks.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
vc-mcvs.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
vc-rcs.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
vc-sccs.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
vc-svn.el (vc-svn-print-log): Show recent commits as well. 2006-02-09 03:47:00 +00:00
vc.el (small-temporary-file-directory): Remove defvar; there's a defcustom for it in 2006-02-07 17:02:08 +00:00
vcursor.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
version.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
view.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
vms-patch.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
vmsproc.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
vt100-led.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
vt-control.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
w32-fns.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
w32-vars.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
wdired.el (toplevel): Require `cl' at compile-time. 2006-03-04 21:41:10 +00:00
whitespace.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
wid-browse.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
wid-edit.el * wid-edit.el (widget-button-click): For mouse-1, cancel button 2006-02-16 15:58:32 +00:00
widget.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
windmove.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
window.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
winner.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
woman.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
x-dnd.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
xml.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
xt-mouse.el Update years in copyright notice; nfc. 2006-02-06 15:23:23 +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.