1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-20 10:23:57 +00:00
emacs/lisp/emacs-lisp
Glenn Morris 798bd43727 (byte-compile-disable-warning)
(byte-compile-enable-warning): Doc fix.
2007-10-30 06:23:06 +00:00
..
.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 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 (byte-optimize-featurep): Fix paren typo. 2007-10-21 20:10:06 +00:00
byte-run.el Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
bytecomp.el (byte-compile-disable-warning) 2007-10-30 06:23:06 +00:00
checkdoc.el * emulation/edt-mapper.el (function-key-map): 2007-10-21 17:22:04 +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 Move local variables to end of file, and set byte-compile-warnings to 2007-10-29 00:22:36 +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 Merge from emacs--rel--22 2007-08-13 13:41:28 +00:00
edebug.el Merge from emacs--rel--22 2007-10-15 02:07:53 +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 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 Don't require loadhist. 2007-10-17 23:49:26 +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 Merge from emacs--rel--22 2007-10-09 08:52:57 +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 (ring-convert-sequence-to-ring) 2007-10-14 22:53:07 +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