1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00
emacs/lisp/emacs-lisp
2006-09-11 11:15:54 +00:00
..
.gitignore ignore *.elc 2000-06-19 16:16:01 +00:00
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 Update. 2006-07-14 06:07:07 +00:00
autoload.el (make-autoload): Use new arg. 2006-07-17 21:27:17 +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-unpack): Doc fix. 2006-09-08 11:59:33 +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-form): The `byte-compile' 2006-07-07 16:34:44 +00:00
checkdoc.el * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine): Insert 2006-08-28 16:57:28 +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 (pushnew): Add missing `,'. 2006-09-11 11:15:54 +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): Reference manual about customization, rather than 2006-08-31 23:14:26 +00:00
easymenu.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
edebug.el Minor fix to last change. 2006-08-10 16:07:43 +00:00
eldoc.el * window.el (mouse-autoselect-window-timer) 2006-09-08 14:15:02 +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): Expand comment. 2006-07-23 21:21:29 +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 * emacs-lisp/helper.el (Helper-help-scroller): Don't signal error 2006-07-09 15:24:22 +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 (emacs-lisp-mode-map): Use eval-buffer. 2006-07-05 07:47:41 +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 (timer-create, timer-activate): Doc fixes. 2006-09-08 12:00:40 +00:00
tq.el Miscellaneous tq-related fixes. 2006-08-27 10:42:40 +00:00
trace.el (trace-function-background): Doc fix. 2006-08-31 23:10:24 +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