Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools | Chong Yidong | 2009-09-27 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | menu. * ediff-hook.el: Move menu-bar-ediff-misc-menu into menu-bar-ediff-menu. * emacs-lisp/lisp-mode.el: Add doc-string-elt property to define-overloadable-function. * progmodes/autoconf.el: Provide autoconf as well, so that this file can be `require'd. * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs. * emacs-lisp/autoload.el (generated-autoload-feature) (generated-autoload-load-name): New vars. (autoload-rubric, autoload-generate-file-autoloads): Use them. (make-autoload): Recognize define-overloadable-function and defclass forms (for EIEIO). * Makefile.in (update-subdirs): Exclude cedet directory. | ||||
* | (lisp-mode-syntax-table): Give it a doc-string. | Glenn Morris | 2009-09-17 | 1 | -1/+2 |
| | |||||
* | (emacs-lisp-mode-syntax-table): Give it a doc-string. | Glenn Morris | 2009-09-17 | 1 | -1/+2 |
| | |||||
* | (emacs-lisp-mode-map): Add menu entries to elint file and directory. | Glenn Morris | 2009-09-12 | 1 | -4/+7 |
| | | | | Remove initialization entry. | ||||
* | (lisp-indent-region): Remove unused function. | Stefan Monnier | 2009-08-16 | 1 | -10/+0 |
| | |||||
* | (emacs-lisp-mode-map): Add menu entries | Dan Nicolaescu | 2009-07-23 | 1 | -0/+11 |
| | | | | for Lint. | ||||
* | (lisp-indent-offset): Fix safe-local-variable property. | Glenn Morris | 2009-06-22 | 1 | -3/+5 |
| | | | | (lisp-indent-function): Make it a defcustom. | ||||
* | (lisp-indent-function): Add doc string. | Glenn Morris | 2009-06-21 | 1 | -1/+6 |
| | |||||
* | (lisp-mode-variables): Fix doc-string. | Martin Rudalics | 2009-06-07 | 1 | -3/+3 |
| | |||||
* | * emacs-lisp/lisp-mode.el: Give `deftype' a doc-string-elt | Chong Yidong | 2009-04-16 | 1 | -0/+1 |
| | | | | property (Bug#2984). | ||||
* | (eval-last-sexp): Mention truncation in doc. | Glenn Morris | 2009-02-25 | 1 | -2/+4 |
| | |||||
* | (lisp-mode-variables): Doc fix. | Stephen Eglen | 2009-01-15 | 1 | -1/+2 |
| | |||||
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
| | |||||
* | * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode, lisp-interaction-mode): | Juanma Barranquero | 2009-01-04 | 1 | -0/+3 |
| | | | | Add a blank line in the docstring before the keymap listing. | ||||
* | (emacs-lisp-mode-map): Fix a/an typo. | Glenn Morris | 2008-11-19 | 1 | -3/+3 |
| | | | | Use the imperative for all help strings. | ||||
* | (lisp-mode-variables): Add new argument | Dan Nicolaescu | 2008-11-07 | 1 | -6/+8 |
| | | | | | to initialize font-lock keyword case sensitivity. (lisp-mode): Use it. | ||||
* | (save-selected-window): Remove indent-function for | Martin Rudalics | 2008-11-04 | 1 | -1/+0 |
| | | | | save-selected-window-norecord. | ||||
* | * emacs-lisp/lisp-mode.el (lisp-mode): Remove bogus change from | Chong Yidong | 2008-11-03 | 1 | -2/+0 |
| | | | | 2000-12-08 (bug#1297) :-O | ||||
* | (save-selected-window-norecord): Put | Martin Rudalics | 2008-11-02 | 1 | -0/+1 |
| | | | | indent-function for save-selected-window-norecord. | ||||
* | *** empty log message *** | Martin Rudalics | 2008-09-23 | 1 | -1436/+1436 |
| | |||||
* | (calculate-lisp-indent): Fix indentation problem with keyword symbols | Martin Rudalics | 2008-09-23 | 1 | -1433/+1436 |
| | | | | when a list starts with ,@ or spaces. (Bug#1012) | ||||
* | (lisp-indent-offset): Fix custom type. (Bug#1011) | Glenn Morris | 2008-09-20 | 1 | -1/+1 |
| | |||||
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
| | |||||
* | (lisp-mode-map): Add menu. | Dan Nicolaescu | 2008-04-30 | 1 | -1/+12 |
| | |||||
* | * emacs-lisp/lisp-mode.el (lisp-mode-auto-fill): Make it an alias. | Stefan Monnier | 2008-04-19 | 1 | -17/+3 |
| | | | | * progmodes/scheme.el (scheme-mode-variables): Don't use it. | ||||
* | (lisp-comment-indent): Add WHEN to obsolescence declaration. | Juanma Barranquero | 2008-04-18 | 1 | -4/+5 |
| | |||||
* | *** empty log message *** | Dan Nicolaescu | 2008-04-07 | 1 | -1/+1 |
| | |||||
* | (emacs-lisp-mode-map): Add menu entries | Dan Nicolaescu | 2008-04-02 | 1 | -1/+19 |
| | | | | for tracing and re-builder. | ||||
* | (emacs-lisp-mode-map): Fix predicate. | Dan Nicolaescu | 2008-03-27 | 1 | -1/+1 |
| | |||||
* | (emacs-lisp-mode-map): Add ... where | Dan Nicolaescu | 2008-03-22 | 1 | -5/+5 |
| | | | | appropriate. | ||||
* | (emacs-lisp-mode-map): Add menu entry for disassemble. | Dan Nicolaescu | 2008-03-21 | 1 | -0/+3 |
| | |||||
* | (emacs-lisp-mode-map): Add menu entries for eldoc and ielm. | Dan Nicolaescu | 2008-03-17 | 1 | -3/+10 |
| | |||||
* | Fix typos. | Dan Nicolaescu | 2008-03-16 | 1 | -2/+2 |
| | |||||
* | (emacs-lisp-mode-map): Add menu entries | Dan Nicolaescu | 2008-03-14 | 1 | -1/+30 |
| | | | | for checkdoc and profiling. | ||||
* | (lisp-interaction-mode-map): Fix typo. | Dan Nicolaescu | 2008-03-11 | 1 | -1/+1 |
| | |||||
* | * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Bugfix: replaced | Bastien Guerry | 2008-03-06 | 1 | -3/+3 |
| | | | | | :enable (mark-active) with :enable mark-active. Thanks to Lennart Borgman. | ||||
* | * bindings.el (mode-line-remote): Add mouse-face. Improve tooltip. | Dan Nicolaescu | 2008-03-05 | 1 | -35/+64 |
| | | | | | | | | | | | | | | | | | | | | | | (standard-mode-line-position): Add mouse-face. * progmodes/compile.el (compilation-menu-map): (compilation-mode-map): * progmodes/grep.el (grep-mode-map): Add :help. * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Define and initialize in one step. Add :help. Use :enable to activate menu items. Show the key binding for edebug-defun. (lisp-interaction-mode-map): Add a menu. * term.el (term-mode-map): Define and initialize in one step. * ediff-init.el (ediff-color-display-p): Simplify. (Xor): Remove unused function. (ediff-with-syntax-table): Simplify for emacs. * ediff-hook.el (menu-bar-ediff-menu): Don't depend on the menu-bar being loaded, it always is. | ||||
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ | | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987 | ||||
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
| | | |||||
* | | Merge from emacs--rel--22 | Miles Bader | 2007-10-09 | 1 | -4/+12 |
|\| | | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-875 | ||||
| * | (lisp-indent-offset): Make defcustom. Add `safe-local-variable' property. | Richard M. Stallman | 2007-09-02 | 1 | -4/+12 |
| | | | | | | | | (lisp-body-indent): Likewise. | ||||
| * | preceding-sexp | Vinicius Jose Latorre | 2007-08-20 | 1 | -52/+55 |
| | | |||||
* | | (lisp-mode-shared-map): Use the default TAB binding to obey tab-always-indent. | Stefan Monnier | 2007-09-19 | 1 | -1/+0 |
| | | |||||
* | | preceding-sexp | Vinicius Jose Latorre | 2007-08-20 | 1 | -52/+55 |
| | | |||||
* | | (emacs-lisp-mode-syntax-table): Treat non-break space as whitespace in Lisp. | Richard M. Stallman | 2007-07-30 | 1 | -0/+2 |
|/ | |||||
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| | |||||
* | (calculate-lisp-indent): In the | Thien-Thi Nguyen | 2007-07-21 | 1 | -0/+10 |
| | | | | | case of alignment under a constant symbol, find and consider the sexp actually at indentation to be the "last sexp". | ||||
* | (eval-defun): Explain special handling of `defface'. | Richard M. Stallman | 2007-07-10 | 1 | -1/+3 |
| | |||||
* | (eval-last-sexp): Avoid introducing any | Andreas Schwab | 2007-07-06 | 1 | -7/+7 |
| | | | | dynamic bindings around the evaluation of the expression. | ||||
* | (lisp-fill-paragraph): Only obey emacs-lisp-docstring-fill-column in | Stefan Monnier | 2007-04-01 | 1 | -1/+2 |
| | | | | emacs-lisp-mode. |