summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAge
* * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.Glenn Morris2010-04-20
* Fix typos in docstrings.Juanma Barranquero2010-03-22
* Close bug#4427.Glenn Morris2010-03-11
* Fix more save-excursion warnings.Chong Yidong2010-02-27
* * emacs-lisp/authors.el (authors-renamed-files-alist):Glenn Morris2010-02-17
* (ad-compile-function): Fix last change.Stefan Monnier2010-02-15
* (ad-compile-function): Suppress byte-compiler warnings, since it is annoyingStefan Monnier2010-02-15
* Fix typos in docstrings.Juanma Barranquero2010-02-14
* (aelement): Fix typo in previous.Glenn Morris2010-01-23
* * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo (Bug#3541).Chong Yidong2010-01-23
* * emacs-lisp/assoc.el (aelement): Doc fix.Chong Yidong2010-01-23
* * emacs-lisp/assoc.el (aput, adelete, amake): Use lexical-let (Bug#5450).Chong Yidong2010-01-23
* Fix typos in docstrings, error messages, etc.Juanma Barranquero2010-01-18
* * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)Chong Yidong2010-01-16
* * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).Chong Yidong2010-01-16
* Mario Lang <mlang@delysid.org>: Remove some duplicated words.Mario Lang2010-01-15
* Fix typos in docstrings.Juanma Barranquero2010-01-14
* Update autoload checksums.Juanma Barranquero2010-01-13
* Add 2010 to copyright years.Glenn Morris2010-01-13
* emacs-lisp/easy-mmode.el (define-globalized-minor-mode): MakeEli Zaretskii2010-01-02
* (batch-update-autoloads): Only excludeAndreas Schwab2009-12-17
* (emacs-lisp-mode-map): Standardize the capitalization of some menu entries.Glenn Morris2009-12-11
* Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).Stefan Monnier2009-12-10
* * minibuffer.el (completion-at-point-functions): New var.Stefan Monnier2009-12-07
* Ulrich Mueller <ulm at gentoo.org>Glenn Morris2009-12-07
* (byte-compile-save-excursion): Make message consistent with others (noGlenn Morris2009-12-01
* (byte-compile-warning-types): New type `suspicious'.Stefan Monnier2009-11-27
* * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): BuildKevin Ryde2009-11-24
* * emacs-lisp/elint.el (elint-add-required-env): Better error messageKevin Ryde2009-11-24
* (list-load-path-shadows): Setup a major modeStefan Monnier2009-11-24
* * abbrev.el (abbrev-with-wrapper-hook): (re)move...Stefan Monnier2009-11-19
* * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.Kevin Ryde2009-11-16
* (byte-compile-output-file-form):YAMAMOTO Mitsuharu2009-11-16
* Regenerate autoloads.Glenn Morris2009-11-16
* (elint-standard-variables): Doc fix.Glenn Morris2009-11-14
* Shigeru Fukaya <shigeru.fukaya at gmail.com>Glenn Morris2009-11-14
* (byte-compile-single-version): Remove, unused.Glenn Morris2009-11-14
* (define-compiler-macro): Purecopy the file name.Dan Nicolaescu2009-11-12
* * widget.el (define-widget): Purecopy the docstring.Dan Nicolaescu2009-11-11
* * progmodes/grep.el (grep-regexp-alist):Dan Nicolaescu2009-11-11
* (define-minor-mode): Purecopy :lighter.Dan Nicolaescu2009-11-11
* * net/eudc.el (eudc-tools-menu):Dan Nicolaescu2009-11-11
* (find-emacs-lisp-shadows, list-load-path-shadows): Use dolist.Glenn Morris2009-11-10
* * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match nounKevin Ryde2009-11-08
* * emacs-lisp/autoload.el (autoload-rubric): Always issue a provideChong Yidong2009-11-06
* * textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu2009-11-06
* * emacs-lisp/lucid.el: Move to obsolete/lucid.el.Stefan Monnier2009-11-05
* (byte-compile-insert-header): Drop test for Emacs 19. (Bug#1531)Glenn Morris2009-11-05
* (autoload-rubric): Add optional feature arg.Glenn Morris2009-11-05
* * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.Dan Nicolaescu2009-11-04