log lisp/emacs-lisp/lisp-mode.el @ 16563:41bbec0cc4c6

age author description
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.
Sat, 28 Sep 1996 04:21:22 +0000 Richard M. Stallman (with-temp-file): Add lisp-indent-function property.
Fri, 27 Sep 1996 20:38:03 +0000 Richard M. Stallman (save-current-buffer, with-current-buffer)
Thu, 04 Jul 1996 05:45:50 +0000 Miles Bader (lisp-mode-variables): Set comment-start-skip to ignore backslash-quoted
Sun, 17 Mar 1996 15:38:50 +0000 Richard M. Stallman (lisp-fill-paragraph): Treat code-and-comment case specially.
Sat, 02 Mar 1996 06:37:35 +0000 Richard M. Stallman Comment change.
Thu, 29 Feb 1996 08:19:46 +0000 Simon Marshall Save if reqd in emacs-lisp-byte-compile-and-load.
Wed, 21 Feb 1996 21:26:11 +0000 Karl Heuer (lisp-fill-paragraph): When filling a comment,
Mon, 05 Feb 1996 17:43:22 +0000 Richard M. Stallman (lisp-mode-variables): Locally clear adaptive-fill-mode.
Fri, 26 Jan 1996 19:47:32 +0000 Richard M. Stallman (lisp-fill-paragraph): Use fill-paragraph once again for filling a comment.
Wed, 24 Jan 1996 23:28:37 +0000 Karl Heuer (emacs-lisp-mode-map): Avoid duplicate in menu bindings.