1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00
emacs/lisp/emacs-lisp
Kim F. Storm 9109bf4909 (authors-aliases): Add mode aliases.
(authors-fixed-entries): Fix spelling.
(authors-canonical-file-name): Don't report error for wildcards.
2006-06-04 22:01:24 +00:00
..
.gitignore
advice.el (ad-enable-advice, ad-activate, ad-disable-advice): Add autoloads. 2006-05-25 00:00:50 +00:00
assoc.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
authors.el (authors-aliases): Add mode aliases. 2006-06-04 22:01:24 +00:00
autoload.el (no-update-autoloads): Declare. 2006-05-29 02:53:14 +00:00
backquote.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
benchmark.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
bindat.el (bindat-idx, bindat-raw): Rename dynamic variables 2006-05-28 22:19:52 +00:00
byte-opt.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
byte-run.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
bytecomp.el (byte-compile-warnings-safe-p): New 2006-05-16 10:05:09 +00:00
checkdoc.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
cl-compat.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
cl-extra.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
cl-indent.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
cl-macs.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
cl-seq.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
cl-specs.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
cl.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
copyright.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
crm.el * emacs-lisp/crm.el (completing-read-multiple): Properly handle 2006-05-10 04:00:51 +00:00
cust-print.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
debug.el (debug-help-follow): Revert last change. 2006-03-20 04:44:47 +00:00
derived.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
disass.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
easy-mmode.el (define-minor-mode): Only preserve messages output during execution of the body. 2006-05-08 15:12:25 +00:00
easymenu.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
edebug.el (edebug-basic-spec): New function for vetting file-local form specs. 2006-04-13 10:51:17 +00:00
eldoc.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
elint.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
elp.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
ewoc.el (ewoc--current-dll): Remove. Basically undo the change of 2006-05-26: 2006-05-29 04:39:46 +00:00
find-func.el (find-function-search-for-symbol): Add comments. 2006-04-13 14:31:23 +00:00
find-gc.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
float-sup.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
generic.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
gulp.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
helper.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
levents.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
lisp-mnt.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
lisp-mode.el (eval-print-last-sexp, eval-last-sexp, eval-defun): Doc fixes. 2006-04-07 23:30:23 +00:00
lisp.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
lmenu.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
lselect.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
lucid.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
macroexp.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
map-ynp.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
pp.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
re-builder.el (reb-update-overlays): Cycle through provided faces once they all have been 2006-05-05 13:02:14 +00:00
regexp-opt.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
regi.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
ring.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
rx.el (rx-check-any, rx-check-not): Quote "]"s in regexps when they have no 2006-03-03 12:20:26 +00:00
shadow.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
sregex.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
syntax.el (syntax-ppss): Flush the cache before rather than after a buffer modification. 2006-05-07 14:11:05 +00:00
tcover-ses.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
tcover-unsafep.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
testcover.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
timer.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
tq.el Revision: emacs@sv.gnu.org/emacs--devo--0--patch-220 2006-04-16 02:17:00 +00:00
trace.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
unsafep.el (unsafep): Don't treat &rest or &optional as variables at all. 2006-02-21 19:54:36 +00:00
warnings.el (display-warning, lwarn): Doc fixes. 2006-05-01 20:16:40 +00:00