emacs/lisp/emacs-lisp
Stefan Monnier 2cb250dd39 (copyright-update): Don't update if the file
already uses a more recent copyright version than the "current" one.
2007-10-03 23:42:06 +00:00
..
.gitignore
advice.el Johan Bockg� <bojohan at dd.chalmers.se> 2007-09-05 03:47:22 +00:00
assoc.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
authors.el lisp/emacs-lisp/authors.el: revert accidentally committed private change. 2007-09-30 22:53:08 +00:00
autoload.el (autoload-print-form): Use print-quoted. 2007-08-13 05:35:43 +00:00
avl-tree.el Use defstruct rather than macros. 2007-08-31 20:15:34 +00:00
backquote.el (backquote-unquote-symbol, backquote-splice-symbol): 2007-08-23 18:39:20 +00:00
benchmark.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
bindat.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
byte-opt.el Merge from emacs--rel--22 2007-08-27 04:00:19 +00:00
byte-run.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
bytecomp.el (byte-compile-warning-types): Add mapcar and make-local. 2007-09-21 07:17:23 +00:00
checkdoc.el (checkdoc-force-docstrings-flag) 2007-09-22 03:37:47 +00:00
cl-compat.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
cl-extra.el Merge from emacs--rel--22 2007-07-26 05:28:10 +00:00
cl-indent.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
cl-loaddefs.el Regenerate. 2007-08-24 02:43:19 +00:00
cl-macs.el Merge from emacs--rel--22 2007-08-21 04:51:30 +00:00
cl-seq.el Merge from emacs--rel--22 2007-07-26 05:28:10 +00:00
cl-specs.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
cl.el Merge from emacs--rel--22 2007-07-26 05:28:10 +00:00
copyright.el (copyright-update): Don't update if the file 2007-10-03 23:42:06 +00:00
crm.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
cust-print.el (custom-print-install, custom-print-uninstall): Use mapc' rather than mapcar'. 2007-09-26 00:11:21 +00:00
debug.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
derived.el Merge from emacs--rel--22 2007-07-26 05:28:10 +00:00
disass.el (disassemble-1): Use mapc' rather than mapcar'. 2007-09-26 00:11:46 +00:00
easy-mmode.el (easy-mmode-define-syntax): Use mapc' rather than mapcar'. 2007-09-26 00:12:23 +00:00
easymenu.el Merge from emacs--rel--22 2007-08-13 13:41:28 +00:00
edebug.el (byte-compile-resolve-functions): Use mapc' rather than mapcar'. 2007-09-26 00:13:09 +00:00
eldoc.el (eldoc-function-argstring-format): Deal with the case that special 2007-09-26 15:59:13 +00:00
elint.el (elint-current-buffer, elint-check-defun-form, elint-check-let-form, 2007-09-26 00:13:53 +00:00
elp.el (elp-results): Use mapc' rather than mapcar'. 2007-09-26 00:14:17 +00:00
ewoc.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
find-func.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
find-gc.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
float-sup.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
generic.el (generic-mode-internal): Use mapc' rather than mapcar'. 2007-09-26 00:14:38 +00:00
gulp.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
helper.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
levents.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
lisp-mnt.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
lisp-mode.el (lisp-mode-shared-map): Use the default TAB binding to obey tab-always-indent. 2007-09-19 13:44:43 +00:00
lisp.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
lmenu.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
lselect.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
lucid.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
macroexp.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
map-ynp.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
pp.el Revert previous change, which was only supposed to be in trunk. 2007-08-03 03:19:07 +00:00
re-builder.el (reb-delete-overlays): Use mapc' rather than mapcar'. 2007-09-26 00:15:01 +00:00
regexp-opt.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
regi.el (regi-interpret): Use mapc' rather than mapcar'. 2007-09-26 00:15:30 +00:00
ring.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
rx.el (rx): Fix typo in docstring. 2007-09-05 16:24:59 +00:00
shadow.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
sregex.el (sregex--char-aux): Use mapc' rather than mapcar'. 2007-09-26 00:15:54 +00:00
syntax.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
tcover-ses.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
tcover-unsafep.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
testcover.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
timer.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
tq.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
trace.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
unsafep.el Replace `iff' in doc-strings and comments. 2007-08-08 07:17:12 +00:00
warnings.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00