1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28:20 +00:00
emacs/lisp/emacs-lisp
1994-03-18 01:47:28 +00:00
..
advice.el (byte-compile-from-buffer, byte-compile-top-level): 1994-02-25 00:57:37 +00:00
assoc.el * assoc.el (asort): First argument should be named alist-symbol, 1993-07-15 05:08:23 +00:00
autoload.el (generate-file-autoloads): Don't ignore the line 1994-03-10 04:18:10 +00:00
backquote.el (backquote-listify): Renamed from bq-listify. 1994-03-06 19:43:23 +00:00
byte-opt.el Add side-effect-free props for many functions. 1993-12-23 05:00:49 +00:00
bytecomp.el (byte-compile-track-mouse): Undo previous change, 1994-03-10 17:22:59 +00:00
cl-compat.el entered into RCS 1993-07-30 20:15:09 +00:00
cl-extra.el (floor*): Use `floor' instead of doing most the work ourselves. 1993-08-10 04:14:17 +00:00
cl-indent.el Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
cl-macs.el entered into RCS 1993-07-30 20:15:09 +00:00
cl-seq.el entered into RCS 1993-07-30 20:15:09 +00:00
cl.el entered into RCS 1993-07-30 20:15:09 +00:00
copyright.el (update-copyright): Wrap final copyright-matching regexp in parens, so \1 1994-01-16 04:35:38 +00:00
cust-print.el Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
debug.el (debug, debug-on-entry): Doc strings. 1994-02-23 23:17:34 +00:00
disass.el (disassemble-internal): Allow a call to byte-code as argument. 1993-09-27 01:36:27 +00:00
edebug.el (edebug-skip-whitespace): Only \n, not \r, ends a comment. 1994-03-06 21:05:30 +00:00
float.el Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
helper.el entered into RCS 1992-07-22 04:22:30 +00:00
levents.el (event-modifiers): Function deleted. 1993-05-22 20:25:08 +00:00
lisp-mnt.el (lm-report-bug): lm-maintainer returns a cons; convert it to a string. 1993-12-26 08:02:10 +00:00
lisp-mode.el (lisp-mode-variables): Set outline-regexp. 1994-02-24 22:36:24 +00:00
lisp.el (end-of-defun): Fix check for trailing comment. 1994-03-18 01:47:28 +00:00
lmenu.el Delete the code to enable menu bars. 1994-02-17 22:01:45 +00:00
lselect.el All fsets changed to defaliases. 1993-04-23 06:51:44 +00:00
lucid.el (remove-hook): Function deleted. 1993-11-13 08:21:16 +00:00
profile.el Comment changes and doc fixes. 1994-02-05 05:05:39 +00:00
ring.el (ring-mod): Remove, since floor and mod 1993-08-10 04:14:17 +00:00
tq.el Doc fixes. Make tq-create autoload. 1992-09-21 15:01:37 +00:00
trace.el Comment change. 1993-11-23 20:12:25 +00:00