log lisp/emacs-lisp/lisp-mode.el @ 81761:c8bb24d5506d

age author description
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.
Mon, 06 Feb 2006 12:31:40 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sun, 04 Dec 2005 02:36:13 +0000 Juri Linkov Put `doc-string-elt' property on
Sat, 03 Dec 2005 09:47:40 +0000 Eli Zaretskii (lisp-imenu-generic-expression): Fix bug whereby names of length one
Tue, 08 Nov 2005 01:46:37 +0000 Stefan Monnier (lisp-mode-variables): Don't set comment-indent-function.