summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/lisp-mode.el
Commit message (Expand)AuthorAgeFilesLines
* Get rid of all the manual purecopy calls in menu-bar definitions.Stefan Monnier2012-06-271-127/+129
* * lisp/emacs-lisp/byte-run.el (defmacro, defun): Move from C.Stefan Monnier2012-05-291-2/+0
* * lisp/emacs-lisp/lisp-mode.el (eval-defun-2): Use `eval-sexp-add-defvars'Juri Linkov2012-05-271-2/+2
* Use `declare' in `lambda' and mis minor changes.Stefan Monnier2012-05-261-2/+0
* * lisp/emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties toStefan Monnier2012-05-171-20/+0
* Make Emacs Lisp mode use emacs-lisp-mode-abbrev-table.Chong Yidong2012-01-291-3/+9
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * lisp/emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt.Stefan Monnier2011-12-081-0/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Capitalize non-function content words in menu item strings.Juri Linkov2011-09-181-3/+3
* Doc fixes related to lisp-indent-function (bug#9484)Glenn Morris2011-09-121-11/+17
* * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentationLars Magne Ingebrigtsen2011-07-061-19/+19
* * lisp/emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):Stefan Monnier2011-07-051-1/+0
* * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table): Unnest `let'.Deniz Dogan2011-06-281-40/+40
* * lisp/emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.Stefan Monnier2011-04-151-1/+1
* Miscellanous cleanups in preparation for the merge.old-branches/lexbind-newStefan Monnier2011-04-011-1/+1
* Fix C-M-x in lexbind mode. Misc tweaks.Stefan Monnier2011-03-241-1/+19
* * lisp/subr.el (save-window-excursion): New macro, moved from C.Stefan Monnier2011-02-191-1/+0
* Merge from trunkStefan Monnier2011-02-011-2/+1
|\
| * Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
| * Merge from emacs-23Stefan Monnier2011-01-141-1/+1
| |\
| | * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | | Obey lexical-binding in interactive evaluation commands.Stefan Monnier2010-12-151-15/+11
* | | Merge from trunkStefan Monnier2010-12-101-6/+2
|\ \ \ | |/ /
| * | 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
* | | Merge from trunkStefan Monnier2010-09-131-15/+2
|\ \ \ | |/ /
| * | 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
* | | New branch for lexbind, losing all history.Stefan Monnier2010-06-131-1/+9
|/ /
* | * 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