summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAge
* (lisp-mode-variables): Fix doc-string.Martin Rudalics2009-06-07
* Update.Juanma Barranquero2009-05-12
* * emacs-lisp/cl-macs.el (lexical-let*): Doc fix (Bug#3178).Chong Yidong2009-05-10
* * emacs-lisp/bindat.el (bindat-pack): Allocate and set a stringChong Yidong2009-05-04
* * emacs-lisp/lisp-mode.el: Give `deftype' a doc-string-eltChong Yidong2009-04-16
* * emacs-lisp/benchmark.el (benchmark): Reflow docstring.Juanma Barranquero2009-03-17
* (crm--choose-completion-string): New function.Chong Yidong2009-03-16
* (end-of-defun-function): Make it more clear thatStefan Monnier2009-03-03
* (eval-last-sexp): Mention truncation in doc.Glenn Morris2009-02-25
* (elint-unknown-builtin-args): Fix encode-time spec. (Bug#2453)Glenn Morris2009-02-24
* (beginning-of-defun): Fix harmless paren typo.Stefan Monnier2009-02-19
* (end-of-defun): Consider the ".*\n" after the end ofStefan Monnier2009-02-19
* Tweak copyright-regexpMiles Bader2009-02-17
* (copyright-update-year): Don't let y-or-n-p move point. (Bug#2209)Glenn Morris2009-02-17
* (end-of-defun-function): Docstring fix.Stefan Monnier2009-02-14
* (end-of-defun): Rewrite, to use the ARG argument to beginning-of-defun-raw.Stefan Monnier2009-02-12
* (end-of-defun): Don't skip to next line afterStefan Monnier2009-02-12
* (find-library-name, find-library): Doc fixes.Chong Yidong2009-02-11
* Add "^" to interactive spec of sexp movement commandsMiles Bader2009-02-04
* Add .gitignore filesMiles Bader2009-02-03
* (emacs-lisp-file-regexp): Fix up EOB.Stefan Monnier2009-02-02
* (elp-results-symname-map): Add follow-link.Stefan Monnier2009-01-31
* (end-of-defun): Protect against infloops (Bug#2106).Chong Yidong2009-01-31
* * emacs-lisp/eldoc.el (eldoc-function-argstring-format):Juanma Barranquero2009-01-24
* (authors-aliases): Remove some "ignore" entries that are no longer needed.Glenn Morris2009-01-21
* (authors-aliases, authors-fixed-case): Add some entries.Glenn Morris2009-01-20
* (eldoc-minor-mode-string, eldoc-message-commands)Glenn Morris2009-01-17
* Remove leading `*' from defcustoms.Glenn Morris2009-01-16
* (copyright-update): Doc fix.Glenn Morris2009-01-16
* (lisp-mode-variables): Doc fix.Stephen Eglen2009-01-15
* (authors-aliases, authors-fixed-case):Glenn Morris2009-01-15
* (copyright-update): Add doc-string.Glenn Morris2009-01-11
* (authors-aliases): Add, remove, and adjust some entries.Glenn Morris2009-01-11
* Remove references to last-command-char andGlenn Morris2009-01-09
* Replace last-command-char with last-command-event.Glenn Morris2009-01-09
* Update autoload checksums.Juanma Barranquero2009-01-06
* Add 2009 to copyright years.Glenn Morris2009-01-05
* * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):Juanma Barranquero2009-01-04
* (authors-aliases): Addition.Reiner Steib2009-01-03
* (copyright-update-directory): Autoload.Reiner Steib2009-01-03
* (rx): Doc fix.Chong Yidong2008-12-28
* (authors-aliases): Add some more aliases.Glenn Morris2008-12-19
* (authors-fixed-case): New constant.Glenn Morris2008-12-19
* (rx-submatch): Pass : to rx-form (bug#1518).Stefan Monnier2008-12-09
* (macro-declaration-function): Disallow declare specs with lengths of 3Chong Yidong2008-11-30
* * calendar/diary-lib.el (diary-cyclic): Doc fix.Juanma Barranquero2008-11-30
* * emacs-lisp/re-builder.el (reb-mode-map): Fix typo in menu tooltip.Juanma Barranquero2008-11-29
* * emacs-lisp/re-builder.el (reb-auto-update): Remove redundant code.Juanma Barranquero2008-11-28
* (eldoc-docstring-first-line): Don't matchMartin Rudalics2008-11-28
* Fix typo in previous commit.Juanma Barranquero2008-11-26