summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/lisp-mode.el
Commit message (Expand)AuthorAgeFilesLines
* Use line-end-position rather than end-of-line, etc.Glenn Morris2010-11-061-2/+1
* * lisp/emacs-lisp/bytecomp.el (byte-recompile-file): New fun.Julien Danjou2010-10-311-4/+1
* Use `declare' in defmacros.Stefan Monnier2010-08-301-14/+0
* Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
* Introduce a new comment style "c" flag.Stefan Monnier2010-08-121-1/+1
* * simple.el (prog-mode): New (abstract) major mode.Stefan Monnier2010-05-141-4/+2
* * emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.Stefan Monnier2010-04-301-10/+3
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (emacs-lisp-mode-map): Standardize the capitalization of some menu entries.Glenn Morris2009-12-111-6/+6
* * minibuffer.el (completion-at-point-functions): New var.Stefan Monnier2009-12-071-13/+8
* * net/eudc.el (eudc-tools-menu):Dan Nicolaescu2009-11-111-6/+7
* * textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu2009-11-061-2/+2
* * textmodes/tex-mode.el (tex-dvi-view-command)Dan Nicolaescu2009-10-261-6/+6
* * keymap.c (Fmake_sparse_keymap): Purecopy the name.Dan Nicolaescu2009-10-241-74/+74
* * minibuffer.el (read-file-name): Check for repeat before puttingChong Yidong2009-10-181-0/+5
* * menu-bar.el: Remove menu-bar-ediff-misc-menu from the ToolsChong Yidong2009-09-271-0/+1
* (lisp-mode-syntax-table): Give it a doc-string.Glenn Morris2009-09-171-1/+2
* (emacs-lisp-mode-syntax-table): Give it a doc-string.Glenn Morris2009-09-171-1/+2
* (emacs-lisp-mode-map): Add menu entries to elint file and directory.Glenn Morris2009-09-121-4/+7
* (lisp-indent-region): Remove unused function.Stefan Monnier2009-08-161-10/+0
* (emacs-lisp-mode-map): Add menu entriesDan Nicolaescu2009-07-231-0/+11
* (lisp-indent-offset): Fix safe-local-variable property.Glenn Morris2009-06-221-3/+5
* (lisp-indent-function): Add doc string.Glenn Morris2009-06-211-1/+6
* (lisp-mode-variables): Fix doc-string.Martin Rudalics2009-06-071-3/+3
* * emacs-lisp/lisp-mode.el: Give `deftype' a doc-string-eltChong Yidong2009-04-161-0/+1
* (eval-last-sexp): Mention truncation in doc.Glenn Morris2009-02-251-2/+4
* (lisp-mode-variables): Doc fix.Stephen Eglen2009-01-151-1/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):Juanma Barranquero2009-01-041-0/+3
* (emacs-lisp-mode-map): Fix a/an typo.Glenn Morris2008-11-191-3/+3
* (lisp-mode-variables): Add new argumentDan Nicolaescu2008-11-071-6/+8
* (save-selected-window): Remove indent-function forMartin Rudalics2008-11-041-1/+0
* * emacs-lisp/lisp-mode.el (lisp-mode): Remove bogus change fromChong Yidong2008-11-031-2/+0
* (save-selected-window-norecord): PutMartin Rudalics2008-11-021-0/+1
* *** empty log message ***Martin Rudalics2008-09-231-1436/+1436
* (calculate-lisp-indent): Fix indentation problem with keyword symbolsMartin Rudalics2008-09-231-1433/+1436
* (lisp-indent-offset): Fix custom type. (Bug#1011)Glenn Morris2008-09-201-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (lisp-mode-map): Add menu.Dan Nicolaescu2008-04-301-1/+12
* * emacs-lisp/lisp-mode.el (lisp-mode-auto-fill): Make it an alias.Stefan Monnier2008-04-191-17/+3
* (lisp-comment-indent): Add WHEN to obsolescence declaration.Juanma Barranquero2008-04-181-4/+5
* *** empty log message ***Dan Nicolaescu2008-04-071-1/+1
* (emacs-lisp-mode-map): Add menu entriesDan Nicolaescu2008-04-021-1/+19
* (emacs-lisp-mode-map): Fix predicate.Dan Nicolaescu2008-03-271-1/+1
* (emacs-lisp-mode-map): Add ... whereDan Nicolaescu2008-03-221-5/+5
* (emacs-lisp-mode-map): Add menu entry for disassemble.Dan Nicolaescu2008-03-211-0/+3
* (emacs-lisp-mode-map): Add menu entries for eldoc and ielm.Dan Nicolaescu2008-03-171-3/+10
* Fix typos.Dan Nicolaescu2008-03-161-2/+2
* (emacs-lisp-mode-map): Add menu entriesDan Nicolaescu2008-03-141-1/+30
* (lisp-interaction-mode-map): Fix typo.Dan Nicolaescu2008-03-111-1/+1