log lisp/emacs-lisp/lisp-mode.el @ 79503:c1f1e5b1e550

age author description
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.
Sat, 03 Feb 2007 17:25:35 +0000 Chong Yidong define-global-minor-mode changed to define-globalized-minor-mode.
Sun, 21 Jan 2007 02:48:43 +0000 Glenn Morris Add 2007 to copyright years.
Sat, 20 Jan 2007 15:42:57 +0000 Eli Zaretskii (last-sexp-toggle-display): Fixed cursor position when toggle abbreviated
Wed, 05 Jul 2006 07:47:41 +0000 Thien-Thi Nguyen (emacs-lisp-mode-map): Use eval-buffer.
Fri, 07 Apr 2006 23:30:23 +0000 Richard M. Stallman (eval-print-last-sexp, eval-last-sexp, eval-defun): Doc fixes.