log lisp/emacs-lisp/lisp-mode.el @ 20433:a43789debf48

age author description
Mon, 24 Nov 1997 03:32:20 +0000 Richard M. Stallman (lisp-mode-auto-fill): New function.
Wed, 01 Oct 1997 17:28:02 +0000 Richard M. Stallman (lisp-imenu-generic-expression): Allow `/' in names.
Tue, 09 Sep 1997 19:54:18 +0000 Richard M. Stallman (lisp-imenu-generic-expression): Recognize`defcustom' and `defgroup".
Tue, 26 Aug 1997 18:13:31 +0000 Richard M. Stallman (emacs-lisp-mode-syntax-table): Give formfeed whitespace syntax.
Thu, 31 Jul 1997 06:59:37 +0000 Richard M. Stallman (eval-last-sexp): Ignore `...' around sexp.
Thu, 10 Apr 1997 05:58:24 +0000 Richard M. Stallman (eval-defun): For defcustom, always set the value.
Sat, 05 Apr 1997 21:51:44 +0000 Richard M. Stallman (indent-sexp): If calculate-lisp-indent returns nil,
Tue, 11 Mar 1997 22:32:22 +0000 Karl Heuer (lisp-imenu-generic-expression): Accept `*', `|',
Sun, 23 Feb 1997 07:52:35 +0000 Karl Heuer (eval-last-sexp): Allow let-bindings to terminate
Mon, 16 Dec 1996 01:33:02 +0000 Richard M. Stallman Change defconsts to defvars.
Mon, 11 Nov 1996 20:42:08 +0000 Erik Naggum (combine-after-change-calls): The first form is not special.
Sat, 09 Nov 1996 21:48:25 +0000 Richard M. Stallman (combine-after-change-calls): Add lisp-indent-function property.
Tue, 08 Oct 1996 18:22:57 +0000 Erik Naggum (with-current-buffer): Correct indentation property.
Thu, 03 Oct 1996 21:51:39 +0000 Richard M. Stallman (eval-after-load): Add lisp-indent-function for it.
Thu, 03 Oct 1996 02:16:38 +0000 Erik Naggum (with-temp-buffer): Add indentation property.