| Commit message (Expand) | Author | Age | Files | Lines |
* | Use imenu-case-fold-search. | Dave Love | 1997-12-12 | 1 | -0/+2 |
* | (lisp-mode-auto-fill): New function. | Richard M. Stallman | 1997-11-24 | 1 | -0/+13 |
* | (lisp-imenu-generic-expression): Allow `/' in names. | Richard M. Stallman | 1997-10-01 | 1 | -3/+3 |
* | (lisp-imenu-generic-expression): Recognize`defcustom' and `defgroup". | Richard M. Stallman | 1997-09-09 | 1 | -2/+2 |
* | (emacs-lisp-mode-syntax-table): Give formfeed whitespace syntax. | Richard M. Stallman | 1997-08-26 | 1 | -0/+1 |
* | (eval-last-sexp): Ignore `...' around sexp. | Richard M. Stallman | 1997-07-31 | 1 | -0/+12 |
* | (eval-defun): For defcustom, always set the value. | Richard M. Stallman | 1997-04-10 | 1 | -3/+8 |
* | (indent-sexp): If calculate-lisp-indent returns nil, | Richard M. Stallman | 1997-04-05 | 1 | -16/+20 |
* | (lisp-imenu-generic-expression): Accept `*', `|', | Karl Heuer | 1997-03-11 | 1 | -3/+3 |
* | (eval-last-sexp): Allow let-bindings to terminate | Karl Heuer | 1997-02-23 | 1 | -5/+19 |
* | Change defconsts to defvars. | Richard M. Stallman | 1996-12-16 | 1 | -3/+3 |
* | (combine-after-change-calls): The first form is not special. | Erik Naggum | 1996-11-11 | 1 | -1/+1 |
* | (combine-after-change-calls): Add lisp-indent-function property. | Richard M. Stallman | 1996-11-09 | 1 | -0/+1 |
* | (with-current-buffer): Correct indentation property. | Erik Naggum | 1996-10-08 | 1 | -1/+1 |
* | (eval-after-load): Add lisp-indent-function for it. | Richard M. Stallman | 1996-10-03 | 1 | -0/+1 |
* | (with-temp-buffer): Add indentation property. | Erik Naggum | 1996-10-03 | 1 | -0/+1 |
* | (with-temp-file): Add lisp-indent-function property. | Richard M. Stallman | 1996-09-28 | 1 | -0/+1 |
* | (save-current-buffer, with-current-buffer) | Richard M. Stallman | 1996-09-27 | 1 | -0/+3 |
* | (lisp-mode-variables): Set comment-start-skip to ignore backslash-quoted | Miles Bader | 1996-07-04 | 1 | -1/+3 |
* | (lisp-fill-paragraph): Treat code-and-comment case specially. | Richard M. Stallman | 1996-03-17 | 1 | -3/+13 |
* | Comment change. | Richard M. Stallman | 1996-03-02 | 1 | -1/+1 |
* | Save if reqd in emacs-lisp-byte-compile-and-load. | Simon Marshall | 1996-02-29 | 1 | -7/+9 |
* | (lisp-fill-paragraph): When filling a comment, | Karl Heuer | 1996-02-21 | 1 | -21/+35 |
* | (lisp-mode-variables): Locally clear adaptive-fill-mode. | Richard M. Stallman | 1996-02-05 | 1 | -0/+5 |
* | (lisp-fill-paragraph): Use fill-paragraph once again for filling a comment. | Richard M. Stallman | 1996-01-26 | 1 | -2/+2 |
* | (emacs-lisp-mode-map): Avoid duplicate in menu bindings. | Karl Heuer | 1996-01-24 | 1 | -1/+1 |
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -2/+3 |
* | (emacs-lisp-byte-compile): Fix error message. | Karl Heuer | 1996-01-09 | 1 | -1/+16 |
* | (lisp-fill-paragraph): Several changes. | Karl Heuer | 1995-12-21 | 1 | -10/+16 |
* | (lisp-mode-variables, lisp-fill-paragraph): Remove | Richard M. Stallman | 1995-11-11 | 1 | -3/+3 |
* | (lisp-imenu-generic-expression): Var defined. | Karl Heuer | 1995-07-28 | 1 | -1/+15 |
* | (shared-lisp-mode-map): Don't bind TAB, just set indent-line-function. | Richard M. Stallman | 1995-07-26 | 1 | -3/+2 |
* | (eval-defun): Don't change defvar to defconst | Richard M. Stallman | 1995-06-21 | 1 | -1/+2 |
* | Put mark-active for menu-enable property on eval-region, comment-region, and ... | Simon Marshall | 1995-06-14 | 1 | -1/+5 |
* | (emacs-lisp-mode-map): Add a menu. | Karl Heuer | 1995-05-30 | 1 | -4/+29 |
* | (eval-defun): Convert defvar to defconst. | Richard M. Stallman | 1995-03-11 | 1 | -5/+8 |
* | (lisp-fill-paragraph): Return t. | Richard M. Stallman | 1995-02-02 | 1 | -1/+2 |
* | (shared-lisp-mode-map): Don't bind M-q. | Richard M. Stallman | 1995-02-02 | 1 | -1/+2 |
* | (lisp-indent-region): Set endmark before indenting first line. | Richard M. Stallman | 1995-01-30 | 1 | -7/+13 |
* | Fix typo in previous change. | Richard M. Stallman | 1994-10-10 | 1 | -1/+1 |
* | (calculate-lisp-indent): Local var | Richard M. Stallman | 1994-10-10 | 1 | -21/+30 |
* | (emacs-lisp-mode-syntax-table): Don't set syntax of formfeed. | Richard M. Stallman | 1994-10-09 | 1 | -1/+0 |
* | (emacs-lisp-mode-syntax-table): Give RET the same syntax as newline. | Richard M. Stallman | 1994-07-25 | 1 | -0/+2 |
* | (lisp-mode-variables): Added missing backslash to outline-regexp. | Richard M. Stallman | 1994-05-03 | 1 | -3/+1 |
* | (lisp-mode-variables): Undo previous change. | Karl Heuer | 1994-04-28 | 1 | -1/+1 |
* | (lisp-mode-variables): In comment-start-skip, | Richard M. Stallman | 1994-04-24 | 1 | -1/+1 |
* | (lisp-mode-variables): Set outline-regexp. | Richard M. Stallman | 1994-02-24 | 1 | -0/+2 |
* | (lisp-eval-defun): Renamed from lisp-send-defun. | Richard M. Stallman | 1993-11-22 | 1 | -3/+3 |
* | (lisp-indent-function): Look for either | Richard M. Stallman | 1993-06-11 | 1 | -1/+2 |
* | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 1 | -1/+1 |