..
.gitignore
ignore *.elc
2000-06-19 16:16:01 +00:00
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
Trailing whitepace deleted.
2003-02-04 13:24:35 +00:00
autoload.el
(make-autoload): Add arglist for define-derived-mode.
2003-05-15 15:24:24 +00:00
backquote.el
Trailing whitepace deleted.
2003-02-04 13:24:35 +00:00
benchmark.el
*** empty log message ***
2003-02-03 15:00:57 +00:00
bindat.el
Trailing whitepace deleted.
2003-02-04 13:24:35 +00:00
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
Some fixes to follow coding conventions.
2001-07-16 12:23:00 +00:00
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-push, cl-pop): Remove.
2002-09-27 22:19:22 +00:00
cl-specs.el
(pushnew): Use keywordp.
2003-06-16 16:27:27 +00:00
cl.el
(multiple-value-call): Add docstring.
2002-11-19 15:56:28 +00:00
copyright.el
(copyright-update-year): New function extracted from copyright-update.
2003-06-14 20:11:37 +00:00
crm.el
Trailing whitepace deleted.
2003-02-04 13:24:35 +00:00
cust-print.el
Trailing whitepace deleted.
2003-02-04 13:24:35 +00:00
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
(elint-error, elint-warning): Fix typo.
2002-10-17 16:49:14 +00:00
elp.el
Comment change.
2001-12-27 03:23:50 +00:00
ewoc.el
Trailing whitepace deleted.
2003-02-04 13:24:35 +00:00
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
(source-files): Remove mocklisp.c.
2001-12-22 13:37:57 +00:00
float-sup.el
Moved from lisp/.
2003-05-30 23:31:15 +00:00
gulp.el
Trailing whitepace deleted.
2003-02-04 13:24:35 +00:00
helper.el
(Helper-help-scroller): Fix character constant.
2003-02-18 11:02:25 +00:00
levents.el
Trailing whitepace deleted.
2003-02-04 13:24:35 +00:00
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
Use facep iso find-face.
2001-10-05 09:32:11 +00:00
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
Trailing whitepace deleted.
2003-02-04 13:24:35 +00:00
re-builder.el
Trailing whitepace deleted.
2003-02-04 13:24:35 +00:00
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
Trailing whitepace deleted.
2003-02-04 13:24:35 +00:00
shadow.el
Trailing whitepace deleted.
2003-02-04 13:24:35 +00:00
sregex.el
Some fixes to follow coding conventions.
2001-07-16 12:23:00 +00:00
syntax.el
(syntax-ppss): Catch the case where the buffer is narrowed.
2003-07-16 15:40:25 +00:00
testcover-ses.el
(ses-exercise-signals): Fix use of character constant.
2003-02-14 09:58:27 +00:00
testcover-unsafep.el
New major mode "SES" for spreadsheets.
2002-09-28 18:45:56 +00:00
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
Add/remove spaces.
2002-09-25 17:45:29 +00:00
unsafep.el
Updated contact address.
2003-07-25 04:59:09 +00:00
warnings.el
Moved from lisp/.
2003-05-30 23:31:15 +00:00