aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* (end-of-defun-function): Make it more clear thatStefan Monnier2009-03-031-1/+2
* (eval-last-sexp): Mention truncation in doc.Glenn Morris2009-02-251-2/+4
* (elint-unknown-builtin-args): Fix encode-time spec. (Bug#2453)Glenn Morris2009-02-241-12/+12
* (beginning-of-defun): Fix harmless paren typo.Stefan Monnier2009-02-191-1/+2
* (end-of-defun): Consider the ".*\n" after the end ofStefan Monnier2009-02-191-0/+8
* Tweak copyright-regexpMiles Bader2009-02-171-1/+2
* (copyright-update-year): Don't let y-or-n-p move point. (Bug#2209)Glenn Morris2009-02-171-5/+7
* (end-of-defun-function): Docstring fix.Stefan Monnier2009-02-141-2/+3
* (end-of-defun): Rewrite, to use the ARG argument to beginning-of-defun-raw.Stefan Monnier2009-02-121-44/+30
* (end-of-defun): Don't skip to next line afterStefan Monnier2009-02-121-6/+8
* (find-library-name, find-library): Doc fixes.Chong Yidong2009-02-111-2/+4
* Add "^" to interactive spec of sexp movement commandsMiles Bader2009-02-041-10/+10
* Add .gitignore filesMiles Bader2009-02-031-1/+3
* (emacs-lisp-file-regexp): Fix up EOB.Stefan Monnier2009-02-021-1/+1
* (elp-results-symname-map): Add follow-link.Stefan Monnier2009-01-311-0/+1
* (end-of-defun): Protect against infloops (Bug#2106).Chong Yidong2009-01-311-11/+21
* * emacs-lisp/eldoc.el (eldoc-function-argstring-format):Juanma Barranquero2009-01-241-4/+4
* (authors-aliases): Remove some "ignore" entries that are no longer needed.Glenn Morris2009-01-211-10/+15
* (authors-aliases, authors-fixed-case): Add some entries.Glenn Morris2009-01-201-0/+3
* (eldoc-minor-mode-string, eldoc-message-commands)Glenn Morris2009-01-171-4/+6
* Remove leading `*' from defcustoms.Glenn Morris2009-01-161-11/+23
* (copyright-update): Doc fix.Glenn Morris2009-01-161-1/+1
* (lisp-mode-variables): Doc fix.Stephen Eglen2009-01-151-1/+2
* (authors-aliases, authors-fixed-case):Glenn Morris2009-01-151-24/+66
* (copyright-update): Add doc-string.Glenn Morris2009-01-111-1/+3
* (authors-aliases): Add, remove, and adjust some entries.Glenn Morris2009-01-111-101/+176
* Remove references to last-command-char andGlenn Morris2009-01-091-13/+2
* Replace last-command-char with last-command-event.Glenn Morris2009-01-092-2/+2
* Update autoload checksums.Juanma Barranquero2009-01-061-3/+3
* Add 2009 to copyright years.Glenn Morris2009-01-0563-63/+63
* * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):Juanma Barranquero2009-01-041-0/+3
* (authors-aliases): Addition.Reiner Steib2009-01-031-2/+4
* (copyright-update-directory): Autoload.Reiner Steib2009-01-031-2/+4
* (rx): Doc fix.Chong Yidong2008-12-281-1/+4
* (authors-aliases): Add some more aliases.Glenn Morris2008-12-191-0/+2
* (authors-fixed-case): New constant.Glenn Morris2008-12-191-11/+168
* (rx-submatch): Pass : to rx-form (bug#1518).Stefan Monnier2008-12-091-1/+7
* (macro-declaration-function): Disallow declare specs with lengths of 3Chong Yidong2008-11-301-8/+13
* * calendar/diary-lib.el (diary-cyclic): Doc fix.Juanma Barranquero2008-11-301-3/+3
* * emacs-lisp/re-builder.el (reb-mode-map): Fix typo in menu tooltip.Juanma Barranquero2008-11-291-11/+4
* * emacs-lisp/re-builder.el (reb-auto-update): Remove redundant code.Juanma Barranquero2008-11-281-5/+7
* (eldoc-docstring-first-line): Don't matchMartin Rudalics2008-11-281-1/+3
* Fix typo in previous commit.Juanma Barranquero2008-11-261-1/+1
* (forward-sexp, backward-sexp, mark-sexp)Alan Mackenzie2008-11-261-14/+29
* * emacs-lisp/elp.el (elp-instrument-list): Fix 2nd arg of `signal'.Juanma Barranquero2008-11-241-1/+1
* (elp-instrument-list): Check argument type explicitly. Doc fix.Chong Yidong2008-11-241-2/+5
* (byte-compile-butlast): Move up in file.Chong Yidong2008-11-211-101/+86
* Update.Andreas Schwab2008-11-211-1/+1
* * emacs-lisp/bytecomp.el (byte-compile-dynamic-docstrings)Juanma Barranquero2008-11-201-21/+21
* Comment.Glenn Morris2008-11-201-0/+2