1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-09 07:40:39 -08:00
emacs/lisp/emacs-lisp
Glenn Morris 7187be8be7 Add a local variables section, and set
byte-compile-warnings to `(not cl-functions)'.
2007-10-28 23:51:52 +00:00
..
.gitignore
advice.el (ad-make-advised-docstring): Add ad-advice-info text property to doc string. 2007-10-23 08:42:39 +00:00
assoc.el
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
bindat.el
byte-opt.el (byte-optimize-featurep): Fix paren typo. 2007-10-21 20:10:06 +00:00
byte-run.el
bytecomp.el (byte-compile-warnings): Autoload the safe-local-variable property. 2007-10-26 07:35:31 +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
cl-indent.el
cl-loaddefs.el Regenerate. 2007-08-24 02:43:19 +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
cl.el
copyright.el (copyright-update): Don't update if the file 2007-10-03 23:42:06 +00:00
crm.el
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
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
find-func.el Don't require loadhist. 2007-10-17 23:49:26 +00:00
find-gc.el
float-sup.el
generic.el (generic-mode-internal): Use mapc' rather than mapcar'. 2007-09-26 00:14:38 +00:00
gulp.el
helper.el
levents.el
lisp-mnt.el
lisp-mode.el Merge from emacs--rel--22 2007-10-09 08:52:57 +00:00
lisp.el
lmenu.el
lselect.el
lucid.el
macroexp.el
map-ynp.el
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
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
sregex.el (sregex--char-aux): Use mapc' rather than mapcar'. 2007-09-26 00:15:54 +00:00
syntax.el
tcover-ses.el
tcover-unsafep.el
testcover.el
timer.el
tq.el
trace.el
unsafep.el Replace `iff' in doc-strings and comments. 2007-08-08 07:17:12 +00:00
warnings.el