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.
|
Sat, 15 Jan 2005 18:11:33 +0000 |
Richard M. Stallman |
(indent-pp-sexp): Doc fix.
|
Sat, 09 Oct 2004 14:28:12 +0000 |
Stefan Monnier |
(lisp-fill-paragraph): Fix backslashes.
|
Fri, 08 Oct 2004 17:54:43 +0000 |
Eli Zaretskii |
(lisp-fill-paragraph): Change
|
Wed, 08 Sep 2004 11:09:14 +0000 |
Thien-Thi Nguyen |
(define-compilation-mode): Specify `doc-string-elt' property.
|
Mon, 30 Aug 2004 16:05:38 +0000 |
Richard M. Stallman |
(prin1-char): Don't turn S-a into A.
|
Sat, 28 Aug 2004 15:31:38 +0000 |
Richard M. Stallman |
Whitespace change.
|
Sat, 28 Aug 2004 14:00:38 +0000 |
Richard M. Stallman |
(prin1-char): Put `shift' modifier into the basic character,
|
Mon, 16 Aug 2004 22:44:11 +0000 |
Richard M. Stallman |
(eval-last-sexp): Don't cons a new symbol each time.
|
Thu, 10 Jun 2004 04:16:05 +0000 |
Juri Linkov |
(eval-defun-1): Add `defface'. Fix docstring.
|
Sat, 29 May 2004 15:33:30 +0000 |
Richard M. Stallman |
(prin1-char): Catch errors from `string'.
|
Fri, 28 May 2004 21:09:05 +0000 |
Juri Linkov |
* emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
|
Tue, 25 May 2004 20:51:06 +0000 |
Sam Steingold |
(lisp-find-tag-default): Strip the package prefix from the symbol name, if any.
|
Tue, 11 May 2004 03:17:59 +0000 |
Stefan Monnier |
(prin1-char): Use eventp.
|
Mon, 22 Mar 2004 15:31:46 +0000 |
Stefan Monnier |
(lisp-mode-variables): Don't set
|
Mon, 08 Mar 2004 02:15:05 +0000 |
Stefan Monnier |
(lisp-mode-variables): Set it.
|
Thu, 12 Feb 2004 01:50:46 +0000 |
Luc Teirlinck |
(lisp-mode-variables): Adapt outline-regexp to the new conventions for
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Wed, 20 Aug 2003 18:53:12 +0000 |
Dave Love |
(common-lisp-mode): New.
|
Sun, 17 Aug 2003 00:18:15 +0000 |
Richard M. Stallman |
(eval-last-sexp-print-value): New subroutine, broken out of eval-last-sexp-1.
|
Mon, 21 Jul 2003 09:58:06 +0000 |
Richard M. Stallman |
(emacs-lisp-mode): Use run-mode-hooks.
|
Tue, 03 Jun 2003 23:14:25 +0000 |
Juanma Barranquero |
(last-sexp-toggle-display): Remove stale comment.
|
Tue, 03 Jun 2003 11:10:31 +0000 |
Richard M. Stallman |
(eval-last-sexp-1): Add save-excursion.
|
Wed, 28 May 2003 11:27:52 +0000 |
Richard M. Stallman |
(last-sexp-toggle-display):
|
Tue, 27 May 2003 14:17:17 +0000 |
Stefan Monnier |
(lisp-font-lock-syntactic-face-function): Don't infinite lop at bob.
|
Thu, 24 Apr 2003 01:36:13 +0000 |
Richard M. Stallman |
(emacs-lisp-mode-syntax-table): Give @ prefix syntax.
|
Mon, 14 Apr 2003 10:09:35 +0000 |
Richard M. Stallman |
(last-sexp-toggle-display): At end of buffer, run the global binding
|
Wed, 09 Apr 2003 01:32:45 +0000 |
Richard M. Stallman |
(last-sexp-toggle-display): At end of buffer, just call `newline'.
|
Sun, 06 Apr 2003 20:17:01 +0000 |
Richard M. Stallman |
(last-sexp-toggle-display): Correct the starting point for
|
Sun, 02 Mar 2003 16:18:36 +0000 |
Matthew Swift |
(emacs-lisp-docstring-fill-column): New custom variable.
|
Tue, 04 Feb 2003 13:24:35 +0000 |
Juanma Barranquero |
Trailing whitepace deleted.
|
Wed, 29 Jan 2003 21:45:07 +0000 |
John Paul Wallington |
* font-lock.el (lisp-font-lock-keywords-1): Match `deftheme'.
|
Sun, 03 Nov 2002 03:43:49 +0000 |
Stefan Monnier |
(lisp-fill-paragraph): Use fill-comment-paragraph.
|
Sat, 02 Nov 2002 01:38:03 +0000 |
Stefan Monnier |
(lisp-fill-paragraph): Use match-string and line-beginning-position.
|
Wed, 03 Jul 2002 12:01:24 +0000 |
Juanma Barranquero |
Fix typo.
|
Sun, 13 Jan 2002 05:40:59 +0000 |
Colin Walters |
Handle define-ibuffer-column, define-ibuffer-filter,
|
Fri, 21 Dec 2001 14:07:45 +0000 |
Richard M. Stallman |
(eval-defun-1): Cope with atoms as args.
|
Tue, 04 Dec 2001 07:09:47 +0000 |
Colin Walters |
(toplevel): Define docstring offset for `defmacro*'.
|
Fri, 30 Nov 2001 10:17:56 +0000 |
Stefan Monnier |
(read-if): Add lisp-indent-function prop.
|
Sun, 25 Nov 2001 21:47:40 +0000 |
Stefan Monnier |
(lisp-mode-variables): Set syntax-begin-function.
|
Sun, 25 Nov 2001 19:32:53 +0000 |
Richard M. Stallman |
(lisp-indent-function): Add doc string.
|
Tue, 20 Nov 2001 23:52:46 +0000 |
Richard M. Stallman |
(lisp-interaction-mode): Set local-abbrev-table to lisp-mode-abbrev-table.
|
Tue, 20 Nov 2001 23:41:41 +0000 |
Richard M. Stallman |
(lisp-mode, emacs-lisp-mode): Don't use define-derived-mode.
|
Tue, 20 Nov 2001 15:10:25 +0000 |
Stefan Monnier |
(lisp-fill-paragraph): Don't move back to a line without a comment.
|
Thu, 15 Nov 2001 15:56:23 +0000 |
Pavel Jank |
Fix typo.
|
Wed, 07 Nov 2001 01:15:30 +0000 |
Stefan Monnier |
(lisp-imenu-generic-expression): Paren typo.
|
Tue, 06 Nov 2001 04:44:51 +0000 |
Richard M. Stallman |
(eval-last-sexp-1): Return the value of the evaluated form.
|
Mon, 05 Nov 2001 02:35:32 +0000 |
Richard M. Stallman |
(last-sexp-toggle-display): Cope if previous-single-property-change or
|
Sun, 28 Oct 2001 14:15:14 +0000 |
Richard M. Stallman |
(eval-defun): Doc fix.
|
Fri, 05 Oct 2001 09:31:27 +0000 |
Gerd Moellmann |
(lisp-imenu-generic-expression): Use regexp-opt.
|
Fri, 27 Jul 2001 15:26:53 +0000 |
Gerd Moellmann |
(last-sexp-setup-props): New function.
|
Thu, 26 Jul 2001 13:41:32 +0000 |
Gerd Moellmann |
(eval-last-sexp-1): Don't search for
|
Thu, 26 Jul 2001 13:34:10 +0000 |
Gerd Moellmann |
(eval-last-sexp-1): Look for a `...'
|
Thu, 26 Jul 2001 12:31:38 +0000 |
Gerd Moellmann |
(last-sexp-print): New function.
|
Thu, 26 Jul 2001 09:28:58 +0000 |
Gerd Moellmann |
(eval-last-sexp-1): If standard-output
|