1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-11 09:20:51 +00:00
emacs/lisp
YAMAMOTO Mitsuharu 1e8571214b (byte-compile-output-file-form):
Quote doc string reference in defvaralias as it is not in special form.
(byte-compile-output-docform): Doc fix.
2009-11-16 04:06:12 +00:00
..
calc (calc-b-prefix-help): Add help for `calc-symclip'. 2009-11-16 00:11:51 +00:00
calendar Update x-popup-menu declaration. 2009-11-10 08:11:47 +00:00
cedet * register.el (jump-to-register, insert-register): Handle Semantic 2009-11-15 23:54:21 +00:00
emacs-lisp (byte-compile-output-file-form): 2009-11-16 04:06:12 +00:00
emulation (viper-set-hooks): Remove duplicate advice statements for vc-diff, 2009-11-14 04:37:00 +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 * bindings.el (mode-line-buffer-identification): Purecopy only the string. 2009-11-14 02:01:35 +00:00
language Make sure that the value of jisx0208 property is jisx0208 character. 2009-11-13 06:21:38 +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/dbus.el (dbus-registered-objects-table): Renamed from 2009-11-13 16:05:24 +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 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com> 2009-11-15 07:11:04 +00:00
play * url-util.el (url-insert-entities-in-string): 2009-11-03 02:04:29 +00:00
progmodes * textmodes/ispell.el (ispell-skip-region-alist): 2009-11-12 06:55:39 +00:00
term * term/x-win.el (x-gtk-stock-map): 2009-11-11 05:49:09 +00:00
textmodes (artist-mouse-choose-operation): Call tmm-prompt' instead of x-popup-menu' 2009-11-13 10:35:39 +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 (add-change-log-entry): Avoid displaying the changelog a second time. 2009-11-13 22:54:16 +00:00
align.el
allout.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
ansi-color.el (ansi-color-get-face-1): Fix typo in handler. 2009-09-17 06:19:57 +00:00
apropos.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
arc-mode.el * arc-mode.el (archive-maybe-copy): Move creation of directory ... 2009-11-15 13:52:37 +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
avoid.el
battery.el
bindings.el (mode-line-buffer-identification): Do not purecopy. 2009-11-15 20:25:55 +00:00
bookmark.el * bookmark.el (bookmark-completing-read): Sort bookmark names if 2009-11-08 23:01:45 +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 * subr.el (menu-bar-separator): New defconst. 2009-11-11 05:57:51 +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
cdl.el
ChangeLog (byte-compile-output-file-form): 2009-11-16 04:06:12 +00:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7 Fix typos. 2009-11-14 04:07:05 +00:00
ChangeLog.8
ChangeLog.9 Fix typos. 2009-11-14 04:07:05 +00:00
ChangeLog.10
ChangeLog.11
ChangeLog.12 Fix typos. 2009-11-14 04:07:05 +00:00
ChangeLog.13 Fix typos in comments. 2009-10-26 15:18:03 +00:00
ChangeLog.14
chistory.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
cmuscheme.el * puresize.h (BASE_PURESIZE): Increase to 1470000. 2009-10-30 02:00:11 +00:00
comint.el * widget.el (define-widget): Purecopy the docstring. 2009-11-11 19:24:20 +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 * textmodes/ispell.el (ispell-skip-region-alist): 2009-11-12 06:55:39 +00:00
COPYING
cus-dep.el Use autoload-rubric's feature argument. 2009-11-05 03:23:31 +00:00
cus-edit.el Francis Wright <F.J.Wright at qmul.ac.uk> 2009-11-14 19:08:41 +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 (defgroup): Doc fix. 2009-11-14 04:14:49 +00:00
cvs-status.el
dabbrev.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +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 * term/x-win.el (x-gtk-stock-map): 2009-11-11 05:49:09 +00:00
dired-aux.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
dired-x.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
dired.el * dired.el (dired-mode-map): Move encryption items to "Operate" 2009-11-15 16:23:07 +00:00
dirtrack.el
disp-table.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
dnd.el * textmodes/tex-mode.el (tex-alt-dvi-print-command) 2009-11-06 05:16:23 +00:00
doc-view.el
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 * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
double.el
ebuff-menu.el
echistory.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
ediff-diff.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
ediff-help.el
ediff-hook.el * subr.el (menu-bar-separator): New defconst. 2009-11-11 05:57:51 +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 * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
ediff-ptch.el
ediff-util.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
ediff-vers.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
ediff-wind.el
ediff.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
edmacro.el
ehelp.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +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 * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +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 * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
epg-config.el (epg): Doc fix. 2009-11-14 04:14:05 +00:00
epg.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
expand.el
ezimage.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
face-remap.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
facemenu.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
faces.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
ffap.el (ffap-alternate-file-other-window, ffap-literally): New functions. 2009-11-12 10:41:50 +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 * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
filesets.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
find-cmd.el
find-dired.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
find-file.el * textmodes/ispell.el (ispell-skip-region-alist): 2009-11-12 06:55:39 +00:00
find-lisp.el
finder.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +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 * term/x-win.el (x-gtk-stock-map): 2009-11-11 05:49:09 +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
generic-x.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +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-fns.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +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-make-xrefs): Undo the last revert, and replace it with a real fix. 2009-11-15 05:16:51 +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 Update x-popup-menu declaration. 2009-11-10 08:11:47 +00:00
hilit-chg.el Mark face aliases with "-face" suffix as obsolete. 2009-09-01 07:24:13 +00:00
hippie-exp.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +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 * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +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 * term/x-win.el (x-gtk-stock-map): 2009-11-11 05:49:09 +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
info-look.el
info-xref.el
info.el * term/x-win.el (x-gtk-stock-map): 2009-11-11 05:49:09 +00:00
informat.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
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
jka-cmpr-hook.el * textmodes/ispell.el (ispell-skip-region-alist): 2009-11-12 06:55:39 +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 * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
linum.el * linum.el (linum-delete-overlays, linum-update-window): 2009-09-22 00:06:28 +00:00
loadhist.el
loadup.el * Makefile.in (ELCFILES): Add international/mule-conf.elc. 2009-11-11 06:30:38 +00:00
locate.el * term/x-win.el (x-gtk-stock-map): 2009-11-11 05:49:09 +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 * term/x-win.el (x-gtk-stock-map): 2009-11-11 05:49:09 +00:00
ls-lisp.el Remove code for defunct system-types emx, macos, mswindows, 2009-08-22 21:59:40 +00:00
macros.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
Makefile.in (ELCFILES): Regenerate. 2009-11-13 17:03:30 +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 (menu-bar-tools-menu): Read and send mail entries are not constants. (Bug#4913) 2009-11-14 20:05:33 +00:00
midnight.el
minibuf-eldef.el
minibuffer.el (minibuffer-completion-help): Use minibuffer-hide-completions. 2009-11-12 23:10:01 +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 * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
mouse-drag.el
mouse-sel.el
mouse.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +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 * widget.el (define-widget): Purecopy the docstring. 2009-11-11 19:24:20 +00:00
novice.el (disabled-command-function): Add useful args. 2009-11-15 05:12:52 +00:00
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/ispell.el (ispell-skip-region-alist): 2009-11-12 06:55:39 +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-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 * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
proced.el * proced.el (proced-unload-function): New function. 2009-10-12 04:59:04 +00:00
ps-bdf.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
ps-def.el
ps-mule.el
ps-print.el (postscript): Doc fix. 2009-11-14 04:12:58 +00:00
ps-samp.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
README
recentf.el *** empty log message *** 2009-10-04 01:14:56 +00:00
rect.el
register.el * register.el (jump-to-register, insert-register): Handle Semantic 2009-11-15 23:54:21 +00:00
repeat.el
replace.el * textmodes/ispell.el (ispell-skip-region-alist): 2009-11-12 06:55:39 +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 * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
sb-image.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
scroll-all.el
scroll-bar.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
scroll-lock.el
select.el
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 * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
shell.el * textmodes/tex-mode.el (tex-alt-dvi-print-command) 2009-11-06 05:16:23 +00:00
simple.el (set-mark-default-inactive): Add :type, :group 2009-11-15 15:32:15 +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 (top-level): Remove unnecessary load of ange-ftp when compiling. 2009-11-14 04:31:52 +00:00
startup.el * textmodes/tex-mode.el (tex-alt-dvi-print-command) 2009-11-06 05:16:23 +00:00
strokes.el * strokes.el (strokes-update-window-configuration): Make strokes 2009-11-15 15:59:05 +00:00
subr.el * progmodes/grep.el (grep-regexp-alist): 2009-11-11 06:36:41 +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 * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
terminal.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
thingatpt.el
thumbs.el
time-stamp.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +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 (tooltip-frame-parameters): Undo previous change. 2009-11-12 12:37:47 +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 * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
uniquify.el
userlock.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
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.el (vc-log-show-limit): New variable. 2009-11-15 20:28:58 +00:00
vc-cvs.el * vc.el (vc-log-show-limit): New variable. 2009-11-15 20:28:58 +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.el (vc-log-show-limit): New variable. 2009-11-15 20:28:58 +00:00
vc-hg.el * vc.el (vc-log-show-limit): New variable. 2009-11-15 20:28:58 +00:00
vc-hooks.el * net/eudc.el (eudc-tools-menu): 2009-11-11 06:06:43 +00:00
vc-mtn.el * vc.el (vc-log-show-limit): New variable. 2009-11-15 20:28:58 +00:00
vc-rcs.el * vc.el (vc-log-show-limit): New variable. 2009-11-15 20:28:58 +00:00
vc-sccs.el * vc.el (vc-log-show-limit): New variable. 2009-11-15 20:28:58 +00:00
vc-svn.el * vc.el (vc-log-show-limit): New variable. 2009-11-15 20:28:58 +00:00
vc.el * vc.el (vc-log-show-limit): New variable. 2009-11-15 20:28:58 +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
wdired.el Fix typos. 2009-09-24 01:37:14 +00:00
whitespace.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
wid-browse.el
wid-edit.el * keymap.c (QCadvertised_binding): New constant. 2009-09-11 00:58:59 +00:00
widget.el * widget.el (define-widget): Purecopy the docstring. 2009-11-11 19:24:20 +00:00
windmove.el
window.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +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 * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +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.