1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-18 11:50:38 -08:00
emacs/lisp/emacs-lisp
Stefan Monnier 82bc80bfce (checkdoc-minor-mode) <defvar>: Remove.
(checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
(checkdoc-minor-keymap): Backward compatibility.
(checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
(checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
(checkdoc-this-string-valid-engine): Be a bit more strict
to avoid matching substrings of `...' quoted vars/funs.
(checkdoc-defun-info): Only look for `interactive' if alone.
(debug-ignored-errors): Add "arg doesn't appear in docstring".
2000-11-14 20:11:23 +00:00
..
.gitignore
advice.el
assoc.el
authors.el (authors-public-domain-files): New variable. 2000-11-02 15:37:03 +00:00
autoload.el
backquote.el
byte-opt.el (byte-compile-unfold-lambda): Don't 2000-11-14 04:41:56 +00:00
bytecomp.el (byte-compiling-files-p): New function. 2000-11-09 23:01:40 +00:00
checkdoc.el (checkdoc-minor-mode) <defvar>: Remove. 2000-11-14 20:11:23 +00:00
cl-compat.el
cl-extra.el (cl-builtin-gethash, cl-builtin-remhash) 2000-10-15 04:49:20 +00:00
cl-indent.el
cl-macs.el (cl-do-arglist): Use plist-get and plist-member instead of memq. 2000-10-15 05:23:57 +00:00
cl-seq.el
cl-specs.el
cl.el
copyright.el
crm.el
cust-print.el
debug.el
disass.el
easy-mmode.el (easy-mmode-define-keymap): 2000-11-12 18:09:09 +00:00
easymenu.el
edebug.el Comment. 2000-10-06 18:37:50 +00:00
eldoc.el
elint.el
elp.el (elp-restore-function): Remove autoload 2000-11-01 19:14:57 +00:00
ewoc.el (ewoc-goto-prev, ewoc-goto-next): 2000-11-06 07:13:07 +00:00
find-func.el (find-function-do-it): Quote the hook. 2000-11-03 22:40:21 +00:00
float.el
gulp.el
helper.el
levents.el
lisp-mnt.el
lisp-mode.el (lisp-mode-variables): 2000-11-14 09:52:24 +00:00
lisp.el (defun-prompt-regexp): Doc fix. 2000-10-24 11:22:48 +00:00
lmenu.el
lselect.el
lucid.el
pp.el
profile.el
re-builder.el
regexp-opt.el (regexp-opt-group): Sort the strings when extracting a suffix. 2000-11-05 19:07:07 +00:00
ring.el
shadow.el
sregex.el
tq.el
trace.el