1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00
emacs/lisp
2009-11-08 22:53:30 +00:00
..
calc (calc-date-notation): Check to see if the format is whitespace 2009-11-02 02:59:23 +00:00
calendar * textmodes/tex-mode.el (tex-alt-dvi-print-command) 2009-11-06 05:16:23 +00:00
cedet * cedet/semantic/ctxt.el (semantic-get-local-variables): Disable 2009-11-08 22:53:30 +00:00
emacs-lisp * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun 2009-11-08 21:49:49 +00:00
emulation * url-util.el (url-insert-entities-in-string): 2009-11-03 02:04:29 +00:00
erc * url-util.el (url-insert-entities-in-string): 2009-11-03 02:04:29 +00:00
eshell * calendar/calendar.el (cal-loaddefs): 2009-11-04 00:27:34 +00:00
gnus (help-xref-stack-item): Define for compiler. 2009-10-24 03:42:18 +00:00
international Regenerated 2009-11-06 06:39:33 +00:00
language * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
mail Update md5sum. 2009-11-07 19:39:39 +00:00
mh-e * mh-thread.el (mh-thread-set-tables): 2009-11-05 21:04:59 +00:00
net * net/trampver.el: Update release number. 2009-11-08 10:45:22 +00:00
nxml * nxml/xsd-regexp.el (xsdre-gen-categories): 2009-11-05 21:01:32 +00:00
obsolete * emacs-lisp/lucid.el: Move to obsolete/lucid.el. 2009-11-05 21:17:21 +00:00
org * org.el (org-version, org-get-refile-targets, org-refile) 2009-11-05 21:00:31 +00:00
play * url-util.el (url-insert-entities-in-string): 2009-11-03 02:04:29 +00:00
progmodes * compilation.txt: Add one more error message for msft (Bug#4100). 2009-11-08 16:30:52 +00:00
term * url-util.el (url-insert-entities-in-string): 2009-11-03 02:04:29 +00:00
textmodes * textmodes/tex-mode.el (tex-alt-dvi-print-command) 2009-11-06 05:16:23 +00:00
url * url-http.el (url-http-handle-authentication): Use proxy server, 2009-11-08 05:32:48 +00:00
.arch-inventory
.gitignore Ignore all backup files. 2009-08-28 09:50:05 +00:00
abbrev.el * custom.el (custom-delayed-init-variables): New var. 2009-09-11 21:25:44 +00:00
abbrevlist.el
add-log.el (change-log-fill-forward-paragraph): New function. 2009-09-22 15:39:02 +00:00
align.el * align.el (align-large-region, align-perl-modes, align-rules-list) 2009-03-26 16:21:25 +00:00
allout.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
ansi-color.el (ansi-color-get-face-1): Fix typo in handler. 2009-09-17 06:19:57 +00:00
apropos.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
arc-mode.el Use default-value rather than default-enable-multibyte-characters. 2009-09-03 06:54:57 +00:00
array.el
autoarg.el
autoinsert.el * gnus/nnheader.el (nnheader-find-file-noselect): 2009-08-28 17:02:53 +00:00
autorevert.el * autorevert.el (auto-revert-handler): Allow 2009-08-02 17:21:16 +00:00
avoid.el
battery.el
bindings.el * puresize.h (BASE_PURESIZE): Increase to 1470000. 2009-10-30 02:00:11 +00:00
bookmark.el (bookmark-insert-location, bookmark-bmenu-list) 2009-10-28 03:09:11 +00:00
bs.el * bs.el (bs-mode): Fix last change. (`revert-buffer-function' 2009-10-13 01:13:08 +00:00
buff-menu.el * buff-menu.el (Buffer-menu-buffer+size): Use display property to 2009-11-06 19:15:25 +00:00
button.el * textmodes/tex-mode.el (tex-alt-dvi-print-command) 2009-11-06 05:16:23 +00:00
calculator.el
case-table.el (describe-buffer-case-table): Fix for the case that KEY is a cons. 2009-07-17 12:27:15 +00:00
cdl.el
ChangeLog * cedet/semantic/ctxt.el (semantic-get-local-variables): Disable 2009-11-08 22:53:30 +00:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7 Fix typos. 2009-03-19 09:35:58 +00:00
ChangeLog.8
ChangeLog.9
ChangeLog.10
ChangeLog.11
ChangeLog.12
ChangeLog.13 Fix typos in comments. 2009-10-26 15:18:03 +00:00
ChangeLog.14 Split ChangeLog. 2009-07-08 02:34:23 +00:00
chistory.el
cmuscheme.el * puresize.h (BASE_PURESIZE): Increase to 1470000. 2009-10-30 02:00:11 +00:00
comint.el * comint.el (comint-replace-by-expanded-history-before-point): 2009-11-03 00:39:10 +00:00
compare-w.el
complete.el Replace completion-base-size by completion-base-position to fix bugs 2009-10-15 01:50:17 +00:00
completion.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
composite.el * mail/sendmail.el (send-mail-function): 2009-09-13 00:52:55 +00:00
COPYING
cus-dep.el Use autoload-rubric's feature argument. 2009-11-05 03:23:31 +00:00
cus-edit.el (Custom-mode): Don't use advertised-widget-backward in the docstring. 2009-09-12 19:05:49 +00:00
cus-face.el * progmodes/ld-script.el (auto-mode-alist): 2009-11-06 07:50:54 +00:00
cus-start.el * cus-start.el (ns-use-qd-smoothing): Remove. 2009-09-18 15:33:26 +00:00
cus-theme.el
custom.el (custom-declare-group): Purecopy standard-value. 2009-11-04 06:34:37 +00:00
cvs-status.el
dabbrev.el Define risky-local-variable property here rather than in files.el. 2009-08-26 03:07:25 +00:00
delim-col.el
delsel.el
descr-text.el Require help-mode rather than help-fns (bug#4861). 2009-11-04 04:32:04 +00:00
desktop.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
dframe.el
diff-mode.el (diff-add-change-log-entries-other-window): Document in the code a bug. 2009-10-28 19:30:25 +00:00
diff.el
dired-aux.el * dired-aux.el (dired-query): Place cursor in echo area and allow 2009-11-08 00:32:18 +00:00
dired-x.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
dired.el * dired-aux.el (dired-query): Place cursor in echo area and allow 2009-11-08 00:32:18 +00:00
dirtrack.el
disp-table.el * NEWS: Declare unibyte sessions obsolete. 2009-08-29 02:25:29 +00:00
dnd.el * textmodes/tex-mode.el (tex-alt-dvi-print-command) 2009-11-06 05:16:23 +00:00
doc-view.el * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if 2009-07-17 19:43:49 +00:00
dos-fns.el (dos-reevaluate-defcustoms): Comment out the reevaluation of trash-directory. 2009-09-12 09:45:57 +00:00
dos-vars.el
dos-w32.el * mh-e/mh-comp.el (mh-send-letter): 2009-08-28 04:21:14 +00:00
double.el
ebuff-menu.el
echistory.el
ediff-diff.el
ediff-help.el
ediff-hook.el * keymap.c (Fmake_sparse_keymap): Purecopy the name. 2009-10-24 06:32:03 +00:00
ediff-init.el 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu> 2009-08-15 05:57:08 +00:00
ediff-merg.el Replace empty let's with progn'. 2009-09-13 02:14:25 +00:00
ediff-mult.el
ediff-ptch.el
ediff-util.el * ediff-util.el (ediff-compute-custom-diffs-maybe): Handle remote 2009-06-08 15:04:47 +00:00
ediff-vers.el * textmodes/ispell.el (ispell-check-version, ispell-send-string): 2009-08-28 16:29:25 +00:00
ediff-wind.el * ediff-wind.el (ediff-make-wide-display): Fix typo in frame parameter 2009-04-16 03:50:30 +00:00
ediff.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
edmacro.el * edmacro.el (edmacro-parse-keys): Fix 2008-08-19 change (Bug#3387). 2009-05-26 20:19:26 +00:00
ehelp.el * gnus/nnheader.el (nnheader-find-file-noselect): 2009-08-28 17:02:53 +00:00
electric.el
elide-head.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
emacs-lock.el
emerge.el Use window-full-height-p. 2009-10-06 02:42:29 +00:00
env.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
epa-dired.el
epa-file.el Fix typos. 2009-09-24 01:37:14 +00:00
epa-hook.el * textmodes/tex-mode.el (tex-alt-dvi-print-command) 2009-11-06 05:16:23 +00:00
epa-mail.el
epa.el * speedbar.el (speedbar-item-delete): 2009-09-29 02:26:20 +00:00
epg-config.el
epg.el (epg-wait-for-status): Preserve existing 'error results. 2009-09-23 00:22:08 +00:00
expand.el
ezimage.el
face-remap.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
facemenu.el * textmodes/tex-mode.el (tex-alt-dvi-print-command) 2009-11-06 05:16:23 +00:00
faces.el * textmodes/tex-mode.el (tex-alt-dvi-print-command) 2009-11-06 05:16:23 +00:00
ffap.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
filecache.el (file-cache-completions-keymap): Bind mouse-2 to 2009-10-24 03:51:51 +00:00
files-x.el (read-file-local-variable-value): Don't filter out 2009-10-13 22:35:44 +00:00
files.el * textmodes/tex-mode.el (tex-alt-dvi-print-command) 2009-11-06 05:16:23 +00:00
filesets.el Replace empty let's with progn'. 2009-09-13 02:14:25 +00:00
find-cmd.el
find-dired.el * textmodes/tex-mode.el (tex-alt-dvi-print-command) 2009-11-06 05:16:23 +00:00
find-file.el
find-lisp.el
finder.el Use autoload-rubric's feature argument. 2009-11-05 03:23:31 +00:00
flow-ctrl.el
foldout.el (foldout-mouse-swallow-events): Replace obsolete form of sit-for. 2009-10-17 03:15:53 +00:00
follow.el
font-core.el Convert comments about autoloads into autoload comments. 2009-10-15 06:18:02 +00:00
font-lock.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
format-spec.el
format.el Convert comments about autoloads into autoload comments. 2009-10-15 06:18:02 +00:00
forms-d2.el
forms-pass.el
forms.el
frame.el (frame-height): Doc fix. 2009-10-10 23:50:10 +00:00
fringe.el Add coding: utf-8 cookie. 2009-06-19 00:45:43 +00:00
generic-x.el Mark face aliases with "-face" suffix as obsolete. 2009-09-01 07:24:13 +00:00
gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for. 2009-10-17 03:15:13 +00:00
help-at-pt.el * help-at-pt.el (help-at-pt-kbd-string): Reflow docstring. 2009-04-14 21:54:49 +00:00
help-fns.el Don't require help-mode (to avoid bootstrap issues). 2009-10-21 18:54:55 +00:00
help-macro.el * help.el (help-for-help-internal): Don't purecopy the text (bug#4560). 2009-09-27 00:27:21 +00:00
help-mode.el (help-function-cmacro): New button. 2009-09-11 03:39:48 +00:00
help.el Markus Rost <rost at math.uni-bielefeld.de> 2009-10-07 02:52:37 +00:00
hex-util.el
hexl.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
hi-lock.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
hilit-chg.el Mark face aliases with "-face" suffix as obsolete. 2009-09-01 07:24:13 +00:00
hippie-exp.el Remove code for defunct system-types emx, macos, mswindows, 2009-08-22 21:59:40 +00:00
hl-line.el
ibuf-ext.el Put autoloads in ibuffer.el rather than loaddefs.el. 2009-09-11 06:47:26 +00:00
ibuf-macs.el
ibuffer.el (ibuffer-confirm-operation-on): Correction to error 2009-10-18 23:11:14 +00:00
icomplete.el
ido.el Replace completion-base-size by completion-base-position to fix bugs 2009-10-15 01:50:17 +00:00
ielm.el * puresize.h (BASE_PURESIZE): Increase to 1470000. 2009-10-30 02:00:11 +00:00
iimage.el
image-dired.el
image-file.el * textmodes/tex-mode.el (tex-alt-dvi-print-command) 2009-11-06 05:16:23 +00:00
image-mode.el * image-mode.el (image-toggle-display): 2009-10-02 00:02:02 +00:00
image.el * startup.el (tutorial-directory): Make it a defcustom. 2009-09-12 03:55:46 +00:00
imenu.el Define risky-local-variable property here rather than in files.el. 2009-08-26 03:07:25 +00:00
indent.el * indent.el (indent-for-tab-command): Fix typo in docstring. 2009-05-20 02:35:45 +00:00
info-look.el
info-xref.el
info.el * info.el (Info-complete-menu-item): Handle `boundaries' explicitly. 2009-10-19 13:47:10 +00:00
informat.el
isearch.el * textmodes/tex-mode.el (tex-alt-dvi-print-command) 2009-11-06 05:16:23 +00:00
isearchb.el
iswitchb.el Replace completion-base-size by completion-base-position to fix bugs 2009-10-15 01:50:17 +00:00
jit-lock.el * jit-lock.el (jit-lock-stealth-chunk-start): Fix typo in docstring. 2009-04-14 21:40:07 +00:00
jka-cmpr-hook.el * textmodes/tex-mode.el (tex-alt-dvi-print-command) 2009-11-06 05:16:23 +00:00
jka-compr.el
json.el
kermit.el
kmacro.el
ldefs-boot.el Regenerate. 2009-11-08 09:29:54 +00:00
ledit.el
linum.el * linum.el (linum-delete-overlays, linum-update-window): 2009-09-22 00:06:28 +00:00
loadhist.el
loadup.el Comments. 2009-09-26 20:02:42 +00:00
locate.el (top-level): Always require dired. 2009-09-11 03:40:35 +00:00
log-edit.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
log-view.el (log-view-diff): Use vc-diff-internal instead of 2009-10-05 15:09:59 +00:00
longlines.el
lpr.el Remove code for defunct system-types emx, macos, mswindows, 2009-08-22 21:59:40 +00:00
ls-lisp.el Remove code for defunct system-types emx, macos, mswindows, 2009-08-22 21:59:40 +00:00
macros.el
Makefile.in (ELCFILES): Update. 2009-11-06 03:22:13 +00:00
makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el) 2009-10-15 06:10:10 +00:00
makesum.el
man.el Use default-value rather than default-enable-multibyte-characters. 2009-09-03 06:54:57 +00:00
master.el
mb-depth.el
md4.el
menu-bar.el * textmodes/tex-mode.el (tex-alt-dvi-print-command) 2009-11-06 05:16:23 +00:00
midnight.el M-v correctness. 2009-03-13 19:43:38 +00:00
minibuf-eldef.el
minibuffer.el * minibuffer.el (read-file-name): Don't use file dialogs for 2009-11-02 02:06:36 +00:00
misc.el * play/animate.el (animate-string): For good effect, make sure 2009-10-06 11:15:01 +00:00
misearch.el (multi-isearch-next-buffer-from-list) 2009-10-14 21:51:42 +00:00
mouse-copy.el
mouse-drag.el
mouse-sel.el
mouse.el * textmodes/tex-mode.el (tex-alt-dvi-print-command) 2009-11-06 05:16:23 +00:00
msb.el
mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't 2009-09-12 19:03:49 +00:00
newcomment.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
novice.el
outline.el Define risky-local-variable property here rather than in files.el. 2009-08-26 03:07:25 +00:00
paren.el Mark face aliases with "-face" suffix as obsolete. 2009-09-01 07:24:13 +00:00
password-cache.el
patcomp.el
paths.el * textmodes/tex-mode.el (tex-alt-dvi-print-command) 2009-11-06 05:16:23 +00:00
pcmpl-cvs.el
pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler. 2009-10-31 02:15:09 +00:00
pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries. 2009-10-22 03:35:11 +00:00
pcmpl-rpm.el (top-level): Move provide statement to end. 2009-10-31 02:17:41 +00:00
pcmpl-unix.el
pcomplete.el (pcomplete-comint-setup): If there's a choice, replace 2009-10-28 13:59:30 +00:00
pcvs-defs.el * puresize.h (BASE_PURESIZE): Increase to 1430000. 2009-10-23 05:15:26 +00:00
pcvs-info.el Mark face aliases with "-face" suffix as obsolete. 2009-09-01 07:24:13 +00:00
pcvs-parse.el
pcvs-util.el * menu-bar.el (list-buffers-directory): Add docstring. 2009-09-25 04:35:14 +00:00
pcvs.el * menu-bar.el (list-buffers-directory): Add docstring. 2009-09-25 04:35:14 +00:00
pgg-def.el
pgg-gpg.el * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings format 2009-06-18 17:47:48 +00:00
pgg-parse.el
pgg-pgp5.el
pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator. 2009-09-19 03:18:30 +00:00
pgg.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
printing.el Use help-print-return-message rather than the now obsolete alias. 2009-08-21 07:24:26 +00:00
proced.el * proced.el (proced-unload-function): New function. 2009-10-12 04:59:04 +00:00
ps-bdf.el
ps-def.el
ps-mule.el
ps-print.el * textmodes/tex-mode.el (tex-dvi-view-command) 2009-10-26 06:43:36 +00:00
ps-samp.el
README
recentf.el *** empty log message *** 2009-10-04 01:14:56 +00:00
rect.el
register.el (ctl-x-r-map): Define the keys here instead of using autoload. 2009-09-20 18:22:37 +00:00
repeat.el
replace.el * puresize.h (BASE_PURESIZE): Increase to 1430000. 2009-10-23 05:15:26 +00:00
reposition.el
reveal.el
rfn-eshadow.el * textmodes/tex-mode.el (tex-alt-dvi-print-command) 2009-11-06 05:16:23 +00:00
rot13.el
ruler-mode.el
s-region.el
savehist.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
saveplace.el
sb-image.el
scroll-all.el
scroll-bar.el
scroll-lock.el
select.el * select.el (x-set-selection): Doc fix (Bug#4021). 2009-08-02 23:22:03 +00:00
server.el This fixes bug#4197 (merged to bug#865, though not identical). 2009-09-19 14:56:04 +00:00
ses.el * gnus/nnheader.el (nnheader-find-file-noselect): 2009-08-28 17:02:53 +00:00
sha1.el
shadowfile.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
shell.el * textmodes/tex-mode.el (tex-alt-dvi-print-command) 2009-11-06 05:16:23 +00:00
simple.el * puresize.h (BASE_PURESIZE): Increase to 1470000. 2009-10-30 02:00:11 +00:00
skeleton.el
smerge-mode.el Fix typos in comments. 2009-10-04 02:11:57 +00:00
sort.el
soundex.el
speedbar.el * speedbar.el (speedbar-item-delete): 2009-09-29 02:26:20 +00:00
startup.el * textmodes/tex-mode.el (tex-alt-dvi-print-command) 2009-11-06 05:16:23 +00:00
strokes.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
subr.el (all-completions): Declare the 4th arg obsolete. 2009-10-26 03:39:15 +00:00
t-mouse.el
tabify.el
talk.el
tar-mode.el * tar-mode.el (tar-copy): Call write-region on the right buffer 2009-11-07 18:19:48 +00:00
tempo.el
term.el (term-dynamic-list-completions): Use choose-completion rather than 2009-10-24 03:49:44 +00:00
terminal.el
thingatpt.el * thingatpt.el (thing-at-point-bounds-of-list-at-point): New 2009-04-18 03:39:28 +00:00
thumbs.el
time-stamp.el * time-stamp.el (time-stamp-month-dd-yyyy) 2009-09-19 19:43:37 +00:00
time.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
timezone.el add ability to understand ISO8601 basic format as well as the extended one. 2009-08-14 18:18:39 +00:00
tmm.el
tool-bar.el * textmodes/tex-mode.el (tex-alt-dvi-print-command) 2009-11-06 05:16:23 +00:00
tooltip.el * mail/sendmail.el (send-mail-function): 2009-09-13 00:52:55 +00:00
tree-widget.el
tutorial.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
type-break.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
uniquify.el
userlock.el
vc-annotate.el Make vc-annotate work through copies and renames. 2009-10-19 05:04:22 +00:00
vc-arch.el * vc-arch.el (vc-arch-diff): Let-bind `process-file-side-effects' with nil. 2009-08-25 08:49:24 +00:00
vc-bzr.el (vc-bzr-revision-keywords): New var. 2009-10-30 05:48:13 +00:00
vc-cvs.el (vc-cvs-parse-entry): Be more careful with the match-data. (Bug#4555). 2009-10-01 02:23:29 +00:00
vc-dav.el
vc-dir.el Fix typos in comments. 2009-10-04 02:11:57 +00:00
vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which has no associated file. 2009-10-01 03:32:25 +00:00
vc-git.el (vc-git-stash-map): Move definition before use. 2009-11-05 03:24:08 +00:00
vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so 2009-10-28 02:05:46 +00:00
vc-hooks.el * progmodes/ld-script.el (auto-mode-alist): 2009-11-06 07:50:54 +00:00
vc-mtn.el * vc-mtn.el (vc-mtn-annotate-command): 2009-09-14 04:42:04 +00:00
vc-rcs.el * vc.el: Move comments about RCS and SCCS ... 2009-10-14 06:00:51 +00:00
vc-sccs.el * vc.el: Move comments about RCS and SCCS ... 2009-10-14 06:00:51 +00:00
vc-svn.el * vc-mtn.el (vc-mtn-annotate-command): 2009-09-14 04:42:04 +00:00
vc.el (vc-backend-for-registration): Rename from 2009-10-24 06:34:26 +00:00
vcursor.el
version.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
view.el (view-mode-exit): If OLD-BUF is dead bury the buffer 2009-11-01 09:47:58 +00:00
vt100-led.el
vt-control.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program from the 2009-10-15 06:10:45 +00:00
w32-vars.el Fix Bug#3888: 2009-07-25 09:31:05 +00:00
wdired.el Fix typos. 2009-09-24 01:37:14 +00:00
whitespace.el * whitespace.el (whitespace-mode, whitespace-newline-mode) 2009-10-24 21:51:03 +00:00
wid-browse.el
wid-edit.el * keymap.c (QCadvertised_binding): New constant. 2009-09-11 00:58:59 +00:00
widget.el
windmove.el
window.el Convert comments about autoloads into autoload comments. 2009-10-15 06:18:02 +00:00
winner.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
woman.el Mark face aliases with "-face" suffix as obsolete. 2009-09-01 07:24:13 +00:00
x-dnd.el * textmodes/tex-mode.el (tex-alt-dvi-print-command) 2009-11-06 05:16:23 +00:00
xml.el
xt-mouse.el

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.