1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00:00
emacs/lisp
Eli Zaretskii aca2d9bb92 (display-message-or-buffer): Compare the number of characters to the frame
width when determining whether a 1-line message string will fit in the echo
area.
2006-02-04 21:48:50 +00:00
..
calc (math-add-symb-fancy): Check the length of the correct variable. 2006-01-21 04:52:06 +00:00
calendar Avoid macros from calendar.el so as to break 2006-01-24 17:14:16 +00:00
emacs-lisp Minor twiddles in comments and docstrings. 2006-02-01 17:01:03 +00:00
emulation (cua-mode): Doc fix. 2006-02-02 14:41:36 +00:00
erc *** empty log message *** 2006-02-03 11:23:35 +00:00
eshell *** empty log message *** 2005-11-01 09:31:26 +00:00
gnus Revision: emacs@sv.gnu.org/emacs--devo--0--patch-42 2006-02-04 00:58:23 +00:00
international (set-locale-environment): Add "/usr/share/X11/locale/locale.alias" to 2006-02-03 11:34:53 +00:00
language New alias for windows-1252. 2006-01-22 12:19:11 +00:00
mail (mailclient-place-body-on-clipboard-flag): Fix typo in docstring. 2006-02-02 12:04:23 +00:00
mh-e (Version, mh-version): Add +cvs to version. 2006-02-03 23:28:28 +00:00
net (rcirc-cmd-join): Improve argument/docstring consistency. 2006-02-02 16:49:58 +00:00
obsolete message format spec fixes, commit # 12 2005-09-18 12:44:00 +00:00
play (doctor-mode-map): Rename from `doc-mode-map'. 2006-01-23 01:28:09 +00:00
progmodes (python-mode) <eldoc-mode-hook>: Pass nil as the first arg to run-python. 2006-01-21 11:48:25 +00:00
term (image-library-alist): Add additional names for GIF library. 2006-01-23 15:28:24 +00:00
textmodes * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be 2006-02-03 21:13:59 +00:00
url Move defvars out of eval-when-compile. 2006-01-18 16:43:46 +00:00
.arch-inventory No need to mention Makefile.unix, it is no longer created. 2006-02-03 19:31:55 +00:00
.gitignore Add makefile and Makefile.unix (for MS-Windows). 2005-09-24 10:24:56 +00:00
abbrev.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
abbrevlist.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
add-log.el (add-change-log-entry, change-log-merge): 2006-01-13 20:11:35 +00:00
align.el (align-rules-list): Use [ \t] instead of \s- 2005-12-20 13:59:16 +00:00
allout.el (eval-when-compile): Remove unnecessary load of 'cl. Add fset of 2005-12-02 14:09:53 +00:00
ansi-color.el (comint-last-output-start): Add defvar. 2005-08-31 13:47:05 +00:00
apropos.el (apropos): Doc fix. 2005-12-26 21:22:55 +00:00
arc-mode.el (archive-maybe-copy): Fix the way directories in the archive are created 2006-02-03 11:05:29 +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. 2005-08-06 22:13:43 +00:00
autoinsert.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
autorevert.el (auto-revert-tail-mode): Use make-local-variable, 2005-08-09 02:55:00 +00:00
avoid.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
battery.el (battery-linux-proc-acpi): Handle "last full capacity". 2006-01-19 17:49:13 +00:00
bindings.el (propertized-buffer-identification): Use face 2006-01-16 23:50:39 +00:00
bookmark.el * bookmark.el (bookmark-maybe-message): New function to reduce code 2005-11-12 20:46:10 +00:00
bs.el Allow non-default values of `bs-header-lines-length'. 2006-01-31 16:32:00 +00:00
buff-menu.el (list-buffers-noselect): Use buffer-menu-buffer' instead of Buffer-menu-buffer'. 2006-01-17 21:45:19 +00:00
button.el (button): Put into group `basic-faces'. 2005-12-27 01:07:36 +00:00
calculator.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
case-table.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
cdl.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
ChangeLog (display-message-or-buffer): Compare the number of characters to the frame 2006-02-04 21:48:50 +00:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9 *** empty log message *** 2005-09-09 12:35:04 +00:00
ChangeLog.10 *** empty log message *** 2006-01-20 01:31:01 +00:00
ChangeLog.11 Fix encoding. 2005-10-07 13:59:20 +00:00
chistory.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode, scheme-prev-l/c-dir/file): 2005-08-08 18:00:19 +00:00
comint.el (comint-insert-input): Use `posn-set-point' instead of 2005-11-17 23:02:34 +00:00
compare-w.el (compare-windows-highlight): Change overlay priority from 1 to 1000. 2005-12-09 09:48:36 +00:00
complete.el (PC-do-completion): Remove `(equal (point) beg)' to 2005-12-16 19:08:42 +00:00
completion.el Minor fixes in introductory comment. 2006-01-25 04:11:05 +00:00
composite.el Copyright fixed 2005-12-19 07:04:44 +00:00
COPYING Update FSF's address. 2005-07-02 15:46:32 +00:00
cus-dep.el (generated-custom-dependencies-file): Fix typo and phrasing in 2006-01-11 20:15:38 +00:00
cus-edit.el (custom-mode): Doc: Use advertised-widget-backward. 2006-01-26 18:00:29 +00:00
cus-face.el * custom.el: Move Custom Themes commentary to start of theme code. 2006-01-02 15:11:14 +00:00
cus-start.el Add `visible-cursor'. 2005-12-30 21:54:32 +00:00
cus-theme.el Minor fix. 2006-01-13 02:36:49 +00:00
custom.el * cus-edit.el (custom-reset-menu, custom-reset, Custom-mode-menu) 2006-01-04 15:56:08 +00:00
cvs-status.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
dabbrev.el (dabbrev-completion): Simplify code, by getting rid of `if' whose 2005-11-27 23:54:40 +00:00
delim-col.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
delsel.el (delete-selection-pre-hook): If overwrite-mode is 2005-08-14 06:59:39 +00:00
descr-text.el (describe-text-sexp): Use square brackets for 2005-12-28 01:55:16 +00:00
desktop.el (desktop-load-file): Check for fboundp' before calling symbol-function'. 2006-01-23 01:23:10 +00:00
dframe.el (dframe-handle-make-frame-visible, dframe-handle-iconify-frame, 2006-02-02 11:04:55 +00:00
diff-mode.el (diff-mode): Doc fix. 2005-10-16 21:49:00 +00:00
diff.el 2005-09-24 Emilio C. Lopes <eclig@gmx.net> 2005-09-24 13:44:02 +00:00
dired-aux.el (dired-diff): Use dired-dwim-target-directory 2006-01-17 01:43:00 +00:00
dired-x.el If `vm-visit-folder' doesn't exist, define it as a dummy function in 2005-11-14 21:04:26 +00:00
dired.el (dired-no-confirm): Add quote. 2006-01-19 19:29:20 +00:00
dirtrack.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
disp-table.el (standard-display-european): Add to the warning message a reference to the 2005-12-03 12:14:55 +00:00
dnd.el Message format spec fixes (1) 2005-09-18 12:25:02 +00:00
dos-fns.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
dos-vars.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
dos-w32.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
double.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
ebuff-menu.el (Helper-return-blurb): Add defvar. 2005-08-09 02:53:39 +00:00
echistory.el Message format spec fixes (1) 2005-09-18 12:25:02 +00:00
ediff-diff.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
ediff-help.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
ediff-hook.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
ediff-init.el Use (featurep 'xemacs). 2005-08-09 11:26:13 +00:00
ediff-merg.el 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu> 2005-11-04 05:40:03 +00:00
ediff-mult.el (ediff-meta-buffer-keymap-setup-hook, ediff-before-session-group-setup-hooks, 2006-01-30 15:15:00 +00:00
ediff-ptch.el 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu> 2005-10-06 00:09:49 +00:00
ediff-util.el 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu> 2005-11-15 18:49:33 +00:00
ediff-vers.el 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu> 2005-09-20 17:47:28 +00:00
ediff-wind.el 2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu> 2005-11-29 06:12:52 +00:00
ediff.el 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu> 2005-11-25 07:29:10 +00:00
edmacro.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
ehelp.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
electric.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
elide-head.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
emacs-lock.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
emerge.el emerge.el: Move the `defvar's to the top level. 2005-08-26 10:46:08 +00:00
env.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
expand.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
ezimage.el (ezimage-mail, ezimage-object-out-of-date, ezimage-insert-image-button-maybe, 2006-02-02 11:12:58 +00:00
facemenu.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
faces.el (link, link-visited): New faces based on default values 2006-01-23 01:16:57 +00:00
ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of binding 2005-11-19 12:18:37 +00:00
filecache.el * message.el (message-expand-group): Pass the common 2005-10-16 09:31:48 +00:00
files.el (risky-local-variable-p): Follow var aliases. 2006-01-26 17:55:04 +00:00
filesets.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
find-dired.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
find-file.el (ada-procedure-start-regexp, ada-package-start-regexp): Add defvars. 2005-08-09 02:53:00 +00:00
find-lisp.el (find-lisp-find-dired-insert-file): Pass 'string arg to `file-attributes'. 2005-11-12 02:44:51 +00:00
finder.el * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line 2005-10-24 22:13:08 +00:00
flow-ctrl.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
foldout.el Maintainer is FSF. 2005-12-12 05:20:41 +00:00
follow.el Change Maintainer field. 2005-09-15 13:09:46 +00:00
font-core.el (font-lock-mode): Replace :group font-lock' with nil nil nil'. 2005-12-04 05:46:18 +00:00
font-lock.el (lisp-font-lock-keywords-2): 2006-01-24 13:38:07 +00:00
format.el 2005-09-24 Emilio C. Lopes <eclig@gmx.net> 2005-09-24 13:44:02 +00:00
forms-d2.dat
forms-d2.el (arch-rj): Fix typo in docstrings. 2005-07-20 17:13:43 +00:00
forms-pass.el
forms.el 2005-09-25 Romain Francoise <romain@orebokech.com> 2005-09-24 23:26:28 +00:00
frame.el (display-hourglass): Doc fix. 2005-12-12 05:18:19 +00:00
fringe.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
generic-x.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
gs.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
help-at-pt.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
help-fns.el (describe-function): Don't pass `nil' as default. 2006-01-26 17:55:32 +00:00
help-macro.el (make-help-screen): Bind `inhibit-read-only' to t 2005-12-14 07:42:20 +00:00
help-mode.el (help-insert-string): New function. Save buffer 2005-12-27 21:11:50 +00:00
help.el (help-for-help-internal): Simplify entry for `a'. 2005-12-12 05:16:39 +00:00
hexl.el * hexl.el (hexl-print-current-point-info): Fix simple spelling error. 2005-08-23 03:38:23 +00:00
hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer, hi-lock-face-buffer, 2006-02-02 10:43:18 +00:00
hilit-chg.el (highlight-changes-initial-state, highlight-changes-global-initial-state): 2006-02-01 11:25:52 +00:00
hippie-exp.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +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-mark-compressed-file-buffers): New command. 2006-02-02 21:57:09 +00:00
ibuf-macs.el Message format spec fixes (1) 2005-09-18 12:25:02 +00:00
ibuffer.el Update copyright years. 2006-02-02 21:59:18 +00:00
icomplete.el (icomplete-exhibit): Adapt to new while-no-input calling convention. 2005-08-09 02:51:55 +00:00
ido.el Move Acknowledgements and History after Commentary. 2005-12-08 16:23:03 +00:00
ielm.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
iimage.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
image-file.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
image-mode.el * image-mode.el (image-toggle-display): Use file name if possible, 2006-01-30 20:44:44 +00:00
image.el (defimage): Add `doc-string' declaration. 2005-10-24 16:43:03 +00:00
imenu.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
indent.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
info-look.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
info-xref.el Move the `defvar's to the top level. 2005-08-26 10:51:12 +00:00
info.el (Info-index, Info-mode): Improve the description of the `i' command. 2006-02-04 12:12:39 +00:00
informat.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
isearch.el (isearch-forward): Doc fix. 2006-01-19 17:50:42 +00:00
isearchb.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
iswitchb.el (iswitchb-define-mode-map): Use C-n for iswitchb-toggle-ignore. (This 2006-01-15 23:43:41 +00:00
jit-lock.el (jit-lock-chunk-size): Doc fix. 2005-12-30 13:20:23 +00:00
jka-cmpr-hook.el (auto-compression-mode): Add :version keyword, because default was changed. 2005-11-16 04:06:52 +00:00
jka-compr.el Require 'jka-cmpr-hook. 2005-11-11 02:54:08 +00:00
kermit.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
kmacro.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
ldefs-boot.el Regenerated. 2006-02-04 11:51:27 +00:00
ledit.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
loadhist.el (file-loadhist-lookup): Call locate-library 2005-10-21 17:19:10 +00:00
loadup.el Add comment explaining why facemenu must be loaded before font-lock. 2005-11-29 03:57:45 +00:00
locate.el * locate.el (locate-fcodes-file, locate-header-face): 2005-12-30 05:55:43 +00:00
log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr. 2005-11-28 22:31:47 +00:00
log-view.el (log-view-minor-wrap): First rev is the one at point. 2006-01-24 18:43:22 +00:00
longlines.el Typo. 2005-12-20 17:39:47 +00:00
lpr.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
ls-lisp.el (ls-lisp-parse-symlink): Delete. 2005-11-22 19:25:50 +00:00
macros.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el, 2006-01-29 19:56:27 +00:00
makefile.w32-in (WINS): Add erc. 2006-01-29 23:03:30 +00:00
makesum.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
man.el (Man-heading-regexp): Add `/'. 2006-01-17 00:51:53 +00:00
master.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
menu-bar.el * menu-bar.el (menu-find-file-existing): New function. 2005-12-23 11:36:08 +00:00
midnight.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
minibuf-eldef.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
misc.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
mouse-copy.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
mouse-drag.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
mouse-sel.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
mouse.el (mouse-drag-track): Renamed, from `mouse-drag-region-1'. Includes 2006-01-03 17:08:51 +00:00
msb.el (msb--very-many-menus): Fix typo. 2005-09-08 18:42:37 +00:00
mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event): Undo previous change. 2005-11-04 02:15:37 +00:00
newcomment.el Docstring fixes. 2006-02-03 15:57:56 +00:00
novice.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
outline.el Comment change. 2006-01-20 01:21:18 +00:00
paren.el (show-paren-match, show-paren-mismatch): Use existing group 2005-12-30 05:57:19 +00:00
patcomp.el
paths.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
pcmpl-cvs.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
pcmpl-gnu.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
pcmpl-linux.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
pcmpl-rpm.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
pcmpl-unix.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
pcomplete.el Message format spec fixes (1) 2005-09-18 12:25:02 +00:00
pcvs-defs.el (cvs-version): Recognize CVSNT version string. 2005-09-14 16:19:18 +00:00
pcvs-info.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
pcvs-parse.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
pcvs-util.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
pcvs.el (defun-cvs-mode): Put `definition-name' property on 2005-12-08 07:49:07 +00:00
pgg-def.el Moved pgg*.el files from lisp/gnus to lisp. 2005-10-24 09:46:27 +00:00
pgg-gpg.el (pgg-gpg-select-matching-key): Fixed: look at the right part of the 2005-10-29 11:31:08 +00:00
pgg-parse.el Moved pgg*.el files from lisp/gnus to lisp. 2005-10-24 09:46:27 +00:00
pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region) 2005-11-04 14:41:51 +00:00
pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region) 2005-11-04 14:41:02 +00:00
pgg.el (pgg-decrypt): Passing along 'passphrase' in call to pgg-decrypt-region. 2005-10-29 11:29:41 +00:00
printing.el (easy-menu-intern): Don't define. 2005-11-16 22:44:53 +00:00
ps-bdf.el Copyright fixed 2005-12-19 07:04:44 +00:00
ps-mule.el (ps-mule-show-warning): If a character is in 2005-09-30 07:01:40 +00:00
ps-print.el 2005-09-24 Emilio C. Lopes <eclig@gmx.net> 2005-09-24 13:44:02 +00:00
README
recentf.el (recentf-dialog-goto-first): Fix missing error condition. 2005-12-15 20:23:46 +00:00
rect.el 2005-09-24 Emilio C. Lopes <eclig@gmx.net> 2005-09-24 13:44:02 +00:00
register.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
repeat.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
replace.el (multi-occur-in-matching-buffers): Fix prev change. 2006-02-02 04:20:36 +00:00
reposition.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
resume.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
reveal.el (reveal-post-command): window-buffer signals an error on 2006-01-11 22:30:26 +00:00
rfn-eshadow.el (file-name-shadow-properties, file-name-shadow-tty-properties) 2005-11-17 05:34:45 +00:00
rot13.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
ruler-mode.el * mh-customize.el: Do not use face-alias compatibility for 2005-08-15 21:29:32 +00:00
s-region.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
savehist.el (savehist-loaded, savehist-load, savehist-install, savehist-autosave, 2006-02-02 12:02:14 +00:00
saveplace.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
sb-image.el * speedbar.el: Remove RCS tag. 2005-10-02 03:11:03 +00:00
scroll-all.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
scroll-bar.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
scroll-lock.el Add arch tagline 2005-08-25 17:04:43 +00:00
select.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
server.el (server-sentinel): Set query-on-exit flag to nil on new client processes 2005-10-24 11:06:03 +00:00
ses.el (ses-read-cell): Provide a default value. 2006-01-23 22:04:36 +00:00
shadowfile.el 2005-09-24 Emilio C. Lopes <eclig@gmx.net> 2005-09-24 13:44:02 +00:00
shell.el (shell-resync-dirs): Handle echoing processes more reliably. Don't 2005-09-17 18:20:40 +00:00
simple.el (display-message-or-buffer): Compare the number of characters to the frame 2006-02-04 21:48:50 +00:00
skeleton.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
smerge-mode.el Add 'tools' to file keywords. 2005-10-26 08:38:07 +00:00
sort.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
soundex.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
speedbar.el (speedbar-default-position): New defcustom. 2005-11-30 21:15:11 +00:00
startup.el (inhibit-splash-screen, initial-scratch-message): Doc fixes. 2006-01-22 23:14:25 +00:00
strokes.el Message format spec fixes (1) 2005-09-18 12:25:02 +00:00
subr.el (toplevel): Define `cl-assertion-failed' condition here because the 2006-01-30 19:55:29 +00:00
tabify.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
talk.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
tar-mode.el Remove spurious or unnecessary leading stars in docstrings. 2005-11-10 18:00:37 +00:00
tempo.el * message.el (message-expand-group): Pass the common 2005-10-16 09:31:48 +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 2005-09-24 Emilio C. Lopes <eclig@gmx.net> 2005-09-24 13:44:02 +00:00
thingatpt.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
thumbs.el (thumbs-marked-list): Make buffer-local and 2006-01-30 09:52:49 +00:00
time-stamp.el (time-stamp, time-stamp-line-limit, time-stamp-start, time-stamp-end): 2005-09-12 01:05:55 +00:00
time.el (display-time-mail-face): Replace :group faces' with mode-line-faces'. 2006-01-16 23:55:25 +00:00
timezone.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
tmm.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
tool-bar.el * menu-bar.el (menu-find-file-existing): New function. 2005-12-23 11:36:08 +00:00
tooltip.el (tooltip-mode): Doc fix. 2006-01-12 02:27:35 +00:00
tree-widget.el (tree-widget-button-click): New function. 2005-10-18 11:30:18 +00:00
tumme.el Correct the keywords. 2006-01-26 17:58:14 +00:00
type-break.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
uniquify.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
userlock.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
vc-arch.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it. 2005-10-30 11:08:41 +00:00
vc-hooks.el (vc-user-login-name): Rewritten to handle access via Tramp. 2006-01-25 18:54:26 +00:00
vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert. 2005-12-14 16:56:48 +00:00
vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers): Pass FILE to 2006-01-27 19:12:13 +00:00
vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name. 2006-01-27 19:12:42 +00:00
vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious 2005-12-13 22:25:24 +00:00
vc.el (vc-default-dired-state-info): Pass FILE to vc-user-login-name. 2006-01-25 18:55:41 +00:00
vcursor.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
version.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
view.el (view-mode): Doc fix. 2005-12-03 14:35:38 +00:00
vms-patch.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
vmsproc.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
vt100-led.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
vt-control.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
w32-fns.el (w32-batch-update-autoloads): New function. 2005-12-24 12:49:52 +00:00
w32-vars.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
wdired.el (wdired-mode-map): Add help echo for wdired-abort-changes. 2006-01-12 21:23:12 +00:00
whitespace.el (whitespace-cleanup): Doc fix. 2005-10-23 13:30:15 +00:00
wid-browse.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
wid-edit.el (advertised-widget-backward): New alias. 2006-01-26 17:59:01 +00:00
widget.el (define-widget): Don't use declare for the doc-string-elt. 2005-11-21 00:02:31 +00:00
windmove.el (windmove-coordinates-of-position): Remove. 2005-08-17 15:03:00 +00:00
window.el (bw-dir, bw-eqdir, balance-windows, split-window-keep-point): 2006-01-30 14:21:54 +00:00
winner.el Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
woman.el * woman.el (WoMan-xref-man-page): New button type derived 2005-10-18 04:21:51 +00:00
x-dnd.el (x-dnd-drop-data): Check for dedicated windows. 2005-10-04 20:29:50 +00:00
xml.el use provided patch 2006-02-02 01:07:11 +00:00
xt-mouse.el The Linux console doesn't support the same escape codes, it seems. 2005-12-30 04:10:29 +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.