Mercurial > emacs
log lisp/emacs-lisp/lisp-mode.el @ 81761:c8bb24d5506d
age | author | description |
---|---|---|
2007-07-06 | Andreas Schwab | (eval-last-sexp): Avoid introducing any |
2007-04-01 | Stefan Monnier | (lisp-fill-paragraph): Only obey emacs-lisp-docstring-fill-column in |
2007-03-05 | Richard M. Stallman | (calculate-lisp-indent): Redo previous change. |
2007-02-17 | Eli Zaretskii | (calculate-lisp-indent): Added indentation for the constants of Lisp. |
2007-02-11 | Richard M. Stallman | (indent-sexp): Clean up termination condition -- don't fail to stop at endpos. |
2007-02-03 | Chong Yidong | define-global-minor-mode changed to define-globalized-minor-mode. |