Mercurial > emacs
log lisp/emacs-lisp/lisp-mode.el @ 62825:a6b83140d7d1
age | author | description |
---|---|---|
Sun, 15 May 2005 14:29:25 +0000 | Richard M. Stallman | (lisp-mode-variables): Set font-lock-comment-start-skip. |
Thu, 24 Mar 2005 09:21:30 +0000 | Lute Kamstra | (lisp-imenu-generic-expression): Recognize define-generic-mode. |
Sat, 19 Mar 2005 14:00:44 +0000 | Eli Zaretskii | (lisp-mode-variables): Recognize `@' in function names. |
Tue, 15 Feb 2005 09:19:32 +0000 | Lute Kamstra | (lisp-mode-variables): Add ;;;###autoload to `outline-regexp'. |
Tue, 01 Feb 2005 15:48:50 +0000 | Thien-Thi Nguyen | (lisp-indent-function): Fix bug: |
Tue, 01 Feb 2005 15:00:59 +0000 | Thien-Thi Nguyen | (lisp-indent-function): Doc fix. |
Fri, 28 Jan 2005 16:27:13 +0000 | Stefan Monnier | (eval-defun-1): Make sure `defvar' always sets the default value. |