Mercurial > emacs
log lisp/emacs-lisp/lisp-mode.el @ 41812:fb0d648feaa6
age | author | description |
---|---|---|
Tue, 04 Dec 2001 07:09:47 +0000 | Colin Walters | (toplevel): Define docstring offset for `defmacro*'. |
Fri, 30 Nov 2001 10:17:56 +0000 | Stefan Monnier | (read-if): Add lisp-indent-function prop. |
Sun, 25 Nov 2001 21:47:40 +0000 | Stefan Monnier | (lisp-mode-variables): Set syntax-begin-function. |
Sun, 25 Nov 2001 19:32:53 +0000 | Richard M. Stallman | (lisp-indent-function): Add doc string. |
Tue, 20 Nov 2001 23:52:46 +0000 | Richard M. Stallman | (lisp-interaction-mode): Set local-abbrev-table to lisp-mode-abbrev-table. |
Tue, 20 Nov 2001 23:41:41 +0000 | Richard M. Stallman | (lisp-mode, emacs-lisp-mode): Don't use define-derived-mode. |
Tue, 20 Nov 2001 15:10:25 +0000 | Stefan Monnier | (lisp-fill-paragraph): Don't move back to a line without a comment. |