1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-19 10:22:27 +00:00
emacs/lisp/emacs-lisp
Richard M. Stallman 10b6c9320f Doc fixes, args renamed.
(warning-type-format): Renamed from warning-group-format.
2003-08-06 01:09:33 +00:00
..
.gitignore
advice.el (ad-make-advised-docstring): Adjust usage for new help-add-fundoc-usage. 2003-05-06 13:58:30 +00:00
assoc.el
authors.el
autoload.el (make-autoload): Add arglist for define-derived-mode. 2003-05-15 15:24:24 +00:00
backquote.el
benchmark.el
bindat.el
byte-opt.el (byte-optimize-set): Avoid CLism. 2003-03-25 16:48:43 +00:00
byte-run.el Moved from lisp/. 2003-05-30 23:31:15 +00:00
bytecomp.el (byte-compile-not-obsolete-var): New var. 2003-08-06 01:08:21 +00:00
checkdoc.el (checkdoc-file-comments-engine): Use 2003-05-23 10:10:24 +00:00
cl-compat.el
cl-extra.el (cl-macroexpand-all): 2003-06-16 16:35:05 +00:00
cl-indent.el symbol-macrolet' is similar to let', not `multiple-value-bind'. 2003-04-25 02:00:17 +00:00
cl-macs.el (cl-transform-lambda): Strip &cl-defs 2003-07-05 00:23:04 +00:00
cl-seq.el
cl-specs.el (pushnew): Use keywordp. 2003-06-16 16:27:27 +00:00
cl.el
copyright.el (copyright-update-year): New function extracted from copyright-update. 2003-06-14 20:11:37 +00:00
crm.el
cust-print.el
debug.el (debug, debugger-env-macro): Use with-no-warnings while accessing and 2003-07-07 20:57:50 +00:00
derived.el (define-derived-mode): Mention hook in doc string. Defvar the derived 2003-07-23 00:00:13 +00:00
disass.el (disassemble): Accept plain expressions. 2003-06-16 16:26:34 +00:00
easy-mmode.el (easy-mmode-define-navigation): Avoid 2003-06-22 16:55:47 +00:00
easymenu.el (easy-menu-get-map): Correctly handle non-submap bindings. 2003-04-30 20:53:04 +00:00
edebug.el Typo (no clue what happened). 2003-05-30 15:35:54 +00:00
eldoc.el (eldoc-echo-area-use-multiline-p): Don't quote nil and t in docstrings. 2003-05-06 17:36:16 +00:00
elint.el
elp.el
ewoc.el
find-func.el (find-function-on-key): Move the call to find-function-other-window 2003-05-19 14:47:46 +00:00
find-gc.el
float-sup.el Moved from lisp/. 2003-05-30 23:31:15 +00:00
gulp.el
helper.el (Helper-help-scroller): Fix character constant. 2003-02-18 11:02:25 +00:00
levents.el
lisp-mnt.el (lm-keywords-finder-p): Use with-no-warnings. 2003-06-04 09:48:50 +00:00
lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks. 2003-07-21 09:58:06 +00:00
lisp.el (beginning-of-defun-raw): Use shy-group. 2003-05-18 21:51:01 +00:00
lmenu.el (popup-dialog-box): Don't quote nil and t in docstrings. 2003-05-06 17:49:24 +00:00
lselect.el
lucid.el (buffer-syntactic-context): Don't quote nil and t in docstrings. 2003-05-06 17:48:39 +00:00
map-ynp.el Moved from lisp/. 2003-05-30 23:31:15 +00:00
pp.el
re-builder.el
regexp-opt.el (regexp-opt-depth): Don't count a "//(" which appears inside a character set. 2003-04-26 23:29:45 +00:00
regi.el Moved from lisp/. 2003-05-30 23:31:15 +00:00
ring.el 2003-07-11 John Paul Wallington <jpw@gnu.org> 2003-07-11 21:53:43 +00:00
rx.el
shadow.el
sregex.el
syntax.el (syntax-ppss): Catch the case where the buffer is narrowed. 2003-07-16 15:40:25 +00:00
testcover-ses.el
testcover-unsafep.el
testcover.el Updated contact address. 2003-07-25 04:59:09 +00:00
timer.el Moved from lisp/. 2003-05-30 23:31:15 +00:00
tq.el (tq-create): Fix quoted lambda. 2003-02-18 12:53:53 +00:00
trace.el
unsafep.el Updated contact address. 2003-07-25 04:59:09 +00:00
warnings.el Doc fixes, args renamed. 2003-08-06 01:09:33 +00:00