2006-04-07 |
Richard M. Stallman |
(eval-print-last-sexp, eval-last-sexp, eval-defun): Doc fixes.
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-12-04 |
Juri Linkov |
Put `doc-string-elt' property on
|
2005-12-03 |
Eli Zaretskii |
(lisp-imenu-generic-expression): Fix bug whereby names of length one
|
2005-11-08 |
Stefan Monnier |
(lisp-mode-variables): Don't set comment-indent-function.
|
2005-10-24 |
Stefan Monnier |
(easy-mmode-define-global-mode): Don't add a dummy doc-string-elt property.
|
2005-10-05 |
Stefan Monnier |
(lisp-mode-syntax-table): Move the nesting bit from # to |.
|
2005-10-05 |
Stefan Monnier |
(lambda): Add its doc-string-elt property.
|
2005-10-05 |
Stefan Monnier |
(lisp-font-lock-syntactic-face-function):
|
2005-08-29 |
Juanma Barranquero |
(font-lock-comment-face, font-lock-doc-face, font-lock-string-face,
|
2005-08-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-15 |
Richard M. Stallman |
(emacs-lisp-mode-syntax-table): Don't give ^M comment-end syntax.
|
2005-07-04 |
Stefan Monnier |
(lisp-mode-variables): Prevent adaptive
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-07-04 |
Juri Linkov |
(eval-defun-1): Remove unnecessary quotes.
|
2005-06-25 |
Richard M. Stallman |
(lisp-mode-variables): Bind comment-indent-function locally.
|
2005-06-21 |
Juri Linkov |
(eval-defun-1):
|
2005-06-07 |
Juanma Barranquero |
(defstruct): Set 'doc-string-elt property.
|
2005-05-15 |
Richard M. Stallman |
(lisp-mode-variables): Set font-lock-comment-start-skip.
|
2005-03-24 |
Lute Kamstra |
(lisp-imenu-generic-expression): Recognize define-generic-mode.
|
2005-03-19 |
Eli Zaretskii |
(lisp-mode-variables): Recognize `@' in function names.
|
2005-02-15 |
Lute Kamstra |
(lisp-mode-variables): Add ;;;###autoload to `outline-regexp'.
|
2005-02-01 |
Thien-Thi Nguyen |
(lisp-indent-function): Fix bug:
|
2005-02-01 |
Thien-Thi Nguyen |
(lisp-indent-function): Doc fix.
|
2005-01-28 |
Stefan Monnier |
(eval-defun-1): Make sure `defvar' always sets the default value.
|
2005-01-15 |
Richard M. Stallman |
(indent-pp-sexp): Doc fix.
|
2004-10-09 |
Stefan Monnier |
(lisp-fill-paragraph): Fix backslashes.
|
2004-10-08 |
Eli Zaretskii |
(lisp-fill-paragraph): Change
|
2004-09-08 |
Thien-Thi Nguyen |
(define-compilation-mode): Specify `doc-string-elt' property.
|
2004-08-30 |
Richard M. Stallman |
(prin1-char): Don't turn S-a into A.
|