| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle define-ibuffer-column, define-ibuffer-filter, | Colin Walters | 2002-01-13 | 1 | -1/+3 |
* | (eval-defun-1): Cope with atoms as args. | Richard M. Stallman | 2001-12-21 | 1 | -1/+3 |
* | (toplevel): Define docstring offset for `defmacro*'. | Colin Walters | 2001-12-04 | 1 | -0/+1 |
* | (read-if): Add lisp-indent-function prop. | Stefan Monnier | 2001-11-30 | 1 | -0/+1 |
* | (lisp-mode-variables): Set syntax-begin-function. | Stefan Monnier | 2001-11-25 | 1 | -19/+12 |
* | (lisp-indent-function): Add doc string. | Richard M. Stallman | 2001-11-25 | 1 | -0/+20 |
* | (lisp-interaction-mode): Set local-abbrev-table to lisp-mode-abbrev-table. | Richard M. Stallman | 2001-11-20 | 1 | -1/+2 |
* | (lisp-mode, emacs-lisp-mode): Don't use define-derived-mode. | Richard M. Stallman | 2001-11-20 | 1 | -6/+22 |
* | (lisp-fill-paragraph): Don't move back to a line without a comment. | Stefan Monnier | 2001-11-20 | 1 | -2/+5 |
* | Fix typo. | Pavel Janík | 2001-11-15 | 1 | -1/+1 |
* | (lisp-imenu-generic-expression): Paren typo. | Stefan Monnier | 2001-11-07 | 1 | -23/+24 |
* | (eval-last-sexp-1): Return the value of the evaluated form. | Richard M. Stallman | 2001-11-06 | 1 | -11/+12 |
* | (last-sexp-toggle-display): Cope if previous-single-property-change or | Richard M. Stallman | 2001-11-05 | 1 | -2/+2 |
* | (eval-defun): Doc fix. | Richard M. Stallman | 2001-10-28 | 1 | -4/+5 |
* | (lisp-imenu-generic-expression): Use regexp-opt. | Gerd Moellmann | 2001-10-05 | 1 | -16/+77 |
* | (last-sexp-setup-props): New function. | Gerd Moellmann | 2001-07-27 | 1 | -18/+34 |
* | (eval-last-sexp-1): Don't search for | Gerd Moellmann | 2001-07-26 | 1 | -5/+7 |
* | (eval-last-sexp-1): Look for a `...' | Gerd Moellmann | 2001-07-26 | 1 | -5/+12 |
* | (last-sexp-print): New function. | Gerd Moellmann | 2001-07-26 | 1 | -3/+28 |
* | (eval-last-sexp-1): If standard-output | Gerd Moellmann | 2001-07-26 | 1 | -2/+5 |
* | (eval-print-last-sexp, eval-defun): | Eli Zaretskii | 2001-07-25 | 1 | -2/+8 |
* | Some fixes to follow coding conventions in files maintained by FSF. | Pavel Janík | 2001-07-15 | 1 | -1/+1 |
* | (lisp-mode-shared-map): Bind TAB | Gerd Moellmann | 2001-07-06 | 1 | -0/+1 |
* | (eval-last-sexp): Doc fix. | Richard M. Stallman | 2001-06-23 | 1 | -1/+1 |
* | (lisp-indent-offset): Add a doc string. | Eli Zaretskii | 2001-06-05 | 1 | -1/+2 |
* | (lisp-mode): Make | Gerd Moellmann | 2001-05-15 | 1 | -0/+1 |
* | (lisp-interaction-mode): Doc fix. | Gerd Moellmann | 2001-05-09 | 1 | -1/+3 |
* | (lisp-mode-shared-map): Undo the change from 2001-01-12. It is not needed, | Eli Zaretskii | 2001-01-27 | 1 | -1/+4 |
* | (lisp-mode-shared-map): Bind `backspace' to `backward-delete-char-untabify'. | Sam Steingold | 2001-01-12 | 1 | -14/+15 |
* | (lisp-mode): Set | Dave Love | 2000-12-08 | 1 | -0/+1 |
* | (lisp-mode-variables): | Stefan Monnier | 2000-11-14 | 1 | -36/+17 |
* | (lisp-imenu-generic-expression): Match | Dave Love | 2000-11-06 | 1 | -1/+1 |
* | (lisp-imenu-generic-expression): Don't | Dave Love | 2000-10-08 | 1 | -15/+17 |
* | (eval-last-sexp-1): Handle `#N=' labels. | Gerd Moellmann | 2000-08-08 | 1 | -0/+10 |
* | (eval-defun-2): Remove parameter | Gerd Moellmann | 2000-07-05 | 1 | -21/+30 |
* | (lisp-mode-variables): Set comment-add. | Stefan Monnier | 2000-05-19 | 1 | -0/+2 |
* | (lisp-eval-defun): Make arglist compatible with inf-lisp version. | Dave Love | 2000-03-26 | 1 | -4/+5 |
* | (lisp-mode-syntax-table): Fix syntax of |. | Dave Love | 2000-03-01 | 1 | -2/+1 |
* | Don't change syntax of multibyte | Kenichi Handa | 2000-02-23 | 1 | -10/+4 |
* | (emacs-lisp-mode-syntax-table) | Dave Love | 2000-02-22 | 1 | -72/+71 |
* | Add indent specs for dolist, dotimes, when, unless. | Dave Love | 2000-01-28 | 1 | -0/+4 |
* | (eval-last-sexp-1): Renamed from | Gerd Moellmann | 2000-01-12 | 1 | -5/+40 |
* | (with-syntax-table): Moved to subr.el. | Richard M. Stallman | 2000-01-12 | 1 | -0/+1 |
* | (lisp-mode-variables): Change | Gerd Moellmann | 1999-12-02 | 1 | -1/+11 |
* | (eval-last-sexp): Use prin1 instead of print. | Gerd Moellmann | 1999-09-14 | 1 | -1/+1 |
* | (eval-defun, eval-last-sexp): | Richard M. Stallman | 1999-09-14 | 1 | -27/+35 |
* | (eval-last-sexp): If after ?\LETTER, use all of that as the sexp. | Richard M. Stallman | 1999-09-12 | 1 | -0/+6 |
* | (lisp-imenu-generic-expression): Recognize define-widget. | Dave Love | 1999-09-10 | 1 | -2/+22 |
* | (eval-defun): Expand macros, | Richard M. Stallman | 1999-08-29 | 1 | -9/+18 |
* | Fix previous change. | Dave Love | 1999-07-30 | 1 | -1/+1 |