log lisp/emacs-lisp/lisp-mode.el @ 86589:a8357c53ed02

age author description
Tue, 09 Oct 2007 08:52:57 +0000 Miles Bader Merge from emacs--rel--22
Wed, 19 Sep 2007 13:44:43 +0000 Stefan Monnier (lisp-mode-shared-map): Use the default TAB binding to obey tab-always-indent.
Mon, 20 Aug 2007 15:53:09 +0000 Vinicius Jose Latorre preceding-sexp
Mon, 30 Jul 2007 20:08:21 +0000 Richard M. Stallman (emacs-lisp-mode-syntax-table): Treat non-break space as whitespace in Lisp.
Mon, 07 Jan 2008 01:07:48 +0000 Glenn Morris Add 2008 to copyright years.
Sun, 02 Sep 2007 19:18:07 +0000 Richard M. Stallman (lisp-indent-offset): Make defcustom. Add `safe-local-variable' property.
Mon, 20 Aug 2007 15:52:47 +0000 Vinicius Jose Latorre preceding-sexp
Wed, 25 Jul 2007 04:09:49 +0000 Glenn Morris Switch license to GPLv3 or later.
Sat, 21 Jul 2007 09:05:21 +0000 Thien-Thi Nguyen (calculate-lisp-indent): In the
Tue, 10 Jul 2007 01:07:03 +0000 Richard M. Stallman (eval-defun): Explain special handling of `defface'.
Fri, 06 Jul 2007 17:29:51 +0000 Andreas Schwab (eval-last-sexp): Avoid introducing any
Sun, 01 Apr 2007 19:34:21 +0000 Stefan Monnier (lisp-fill-paragraph): Only obey emacs-lisp-docstring-fill-column in
Mon, 05 Mar 2007 03:20:58 +0000 Richard M. Stallman (calculate-lisp-indent): Redo previous change.
Sat, 17 Feb 2007 11:34:22 +0000 Eli Zaretskii (calculate-lisp-indent): Added indentation for the constants of Lisp.
Sun, 11 Feb 2007 11:11:54 +0000 Richard M. Stallman (indent-sexp): Clean up termination condition -- don't fail to stop at endpos.