Mercurial > emacs
log lisp/emacs-lisp/lisp-mode.el @ 76705:e61171cf2862
age | author | description |
---|---|---|
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. |