1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
emacs/lisp/emacs-lisp
Richard M. Stallman 7eb67d79ac (lisp-mode-auto-fill): New function.
(lisp-mode-variables): Bind normal-auto-fill-function.
1997-11-24 03:32:20 +00:00
..
advice.el
assoc.el
autoload.el (update-file-autoloads): 1997-08-23 05:32:56 +00:00
backquote.el
byte-opt.el (byte-optimize-concat): New function. 1997-11-03 03:58:23 +00:00
bytecomp.el (displaying-byte-compile-warnings): Show 1997-09-25 01:10:01 +00:00
checkdoc.el Initial revision 1997-10-16 23:21:13 +00:00
cl-compat.el
cl-extra.el
cl-indent.el
cl-macs.el (cl-loop-let): Use last', not last*' 1997-09-13 18:49:49 +00:00
cl-seq.el
cl-specs.el
cl.el (last*): Definition deleted. 1997-08-27 22:35:00 +00:00
copyright.el (copyright-regexp): Recognize @copyright{}. 1997-08-04 00:39:09 +00:00
cust-print.el
debug.el (debug): Allow recursive minibuffers if we're in a minibuffer already. 1997-09-12 20:57:17 +00:00
disass.el Add provide call. 1997-06-22 18:57:55 +00:00
easy-mmode.el Initial revision 1997-06-22 20:08:32 +00:00
easymenu.el (easy-menu-create-keymaps): 1997-09-05 05:45:02 +00:00
edebug.el (edebug-eval-mode): Nicer mode-name value. 1997-10-16 18:35:17 +00:00
eldoc.el [top level]: Add up-list' and down-list' to eldoc-message-commands. 1997-07-09 12:44:15 +00:00
elint.el (elint-check-defcustom-form): New function. 1997-10-02 02:47:57 +00:00
elp.el Update version. 1997-05-31 05:39:02 +00:00
eval-reg.el (elisp-eval-buffer): New arg FILENAME is ignored. 1997-09-12 22:14:24 +00:00
find-func.el (find-function, find-function-other-window, find-function-other-frame, 1997-10-25 13:32:06 +00:00
float.el Comment change. 1997-06-16 17:32:40 +00:00
gulp.el
helper.el
levents.el Add provide call. 1997-06-22 18:57:55 +00:00
lisp-mnt.el picture.el no longer required. 1997-10-23 06:40:32 +00:00
lisp-mode.el (lisp-mode-auto-fill): New function. 1997-11-24 03:32:20 +00:00
lisp.el (defun-prompt-regexp): Fix customize type. 1997-09-09 02:57:48 +00:00
lmenu.el (popup-menu): Redefine as macro. 1997-06-23 02:56:03 +00:00
lselect.el Add provide call. 1997-06-22 18:57:55 +00:00
lucid.el (extent-properties, extent-at): New functions. 1997-08-13 19:39:39 +00:00
pp.el (pp-to-string): Use emacs-lisp-mode-sytax-table. 1997-08-04 19:06:02 +00:00
profile.el (profile-million): Variable moved. 1997-06-23 19:12:42 +00:00
regexp-opt.el (regexp-opt): Doc fix. 1997-09-07 01:24:23 +00:00
ring.el
shadow.el (shadows-compare-text-p): Add. 1997-09-25 01:33:26 +00:00
tq.el
trace.el