..
.gitignore
advice.el
(ad-compile-function): Use byte-compile-disable-warning.
2007-10-28 23:52:21 +00:00
assoc.el
Switch license to GPLv3 or later.
2007-07-25 04:14:29 +00:00
authors.el
(authors-process-lines): Remove.
2007-11-17 03:43:54 +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): Improve argument/docstring consistency.
2007-11-17 02:49:49 +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-11-21 04:55:58 +00:00
byte-run.el
(declare-function): Macro deleted.
2007-12-03 00:33:06 +00:00
bytecomp.el
* mouse.el (mouse-popup-menubar): Fix typo.
2008-01-04 08:34:15 +00:00
check-declare.el
(check-declare-verify): Handle deffoo.
2007-12-11 05:52:07 +00:00
checkdoc.el
* calculator.el:
2007-12-25 19:21:38 +00:00
cl-compat.el
Add a local variables section, and set
2007-10-28 23:51:52 +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
* textmodes/flyspell.el (message-signature-separator):
2007-10-29 18:32:32 +00:00
cl-macs.el
Unify local variable section, and set
2007-10-28 23:51:29 +00:00
cl-seq.el
Unify local variable section, and set byte-compile-warnings to `(not
2007-10-28 23:50:47 +00:00
cl-specs.el
Switch license to GPLv3 or later.
2007-07-25 04:14:29 +00:00
cl.el
(cl-cannot-unload): Remove function.
2007-10-31 12:46:47 +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
(debugger-setup-buffer): Disable undo in *Backtrace*.
2007-10-10 20:19:44 +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-navigation):
2007-10-20 01:46:38 +00:00
easymenu.el
(easy-menu-define): Doc fix.
2007-11-26 03:49:23 +00:00
edebug.el
* erc-stamp.el (erc-echo-timestamp):
2007-12-08 01:02:29 +00:00
eldoc.el
(eldoc-message-commands-table-size, eldoc-message-commands,
2007-09-27 21:39:31 +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 header-line-format for header. Move point to the start of
2007-12-31 23:23:39 +00:00
ewoc.el
Switch license to GPLv3 or later.
2007-07-25 04:14:29 +00:00
find-func.el
Merge from emacs--rel--22
2007-12-28 22:26:14 +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
Remove directory part from filenames in function declarations.
2007-12-06 04:05:51 +00:00
helper.el
* erc-ibuffer.el (erc-channel-modes):
2008-01-04 06:29:12 +00:00
levents.el
Switch license to GPLv3 or later.
2007-07-25 04:14:29 +00:00
lisp-mnt.el
(lm-verify): Make it work with
2007-12-09 14:47:24 +00:00
lisp-mode.el
Merge from emacs--rel--22
2007-10-09 08:52:57 +00:00
lisp.el
(end-of-defun): Restructure so that end-of-defun-function is called
2007-11-26 20:27:12 +00:00
lmenu.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
(ring-size, ring-p, ring-insert, ring-length, ring-empty-p): Use c[ad]dr.
2007-11-17 02:51:49 +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
Re-fill copyright.
2007-12-06 04:06:27 +00:00
tcover-unsafep.el
* progmodes/python.el (info-lookup-maybe-add-help):
2007-11-20 07:56:02 +00:00
testcover.el
Switch license to GPLv3 or later.
2007-07-25 04:14:29 +00:00
timer.el
Remove directory part from filenames in function declarations.
2007-12-06 04:09:57 +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
(unsafep, unsafep-function, unsafep-progn, unsafep-let):
2007-10-29 15:41:53 +00:00
warnings.el
Switch license to GPLv3 or later.
2007-07-25 04:14:29 +00:00