summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.Andreas Schwab2011-12-311-31/+31
* Spelling fixes.Paul Eggert2011-12-303-3/+3
* Spelling fixes.Paul Eggert2011-12-292-2/+2
* Spelling fixes.Paul Eggert2011-12-181-1/+1
* Spelling fixes.Paul Eggert2011-12-141-5/+5
* Fix typos.Juanma Barranquero2011-12-091-2/+2
* * lisp/emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt.Stefan Monnier2011-12-081-0/+1
* * lisp/emacs-lisp/package.el (package-archives): Doc fix re riskiness.Glenn Morris2011-12-061-1/+6
* * lisp/emacs-lisp/assoc.el (aput): Fix return valueChristopher Genovese2011-12-051-4/+3
* Spelling fixes.Paul Eggert2011-12-042-2/+2
* * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.Chong Yidong2011-11-281-4/+4
* Spelling fixes (mostly "inactive" vs "deactivate").Paul Eggert2011-11-271-5/+5
* Spelling fixes.Paul Eggert2011-11-264-5/+5
* Fix typos.Juanma Barranquero2011-11-252-35/+35
* Fix "make autoloads" on MS-Windows.Eli Zaretskii2011-11-231-1/+5
* Spelling fixes.Paul Eggert2011-11-223-3/+3
* Tell the caller that the next line needs recomputation, even though it doesn'...Lars Magne Ingebrigtsen2011-11-211-6/+10
* * lisp/emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.Stefan Monnier2011-11-211-9/+1
* Fix typos.Juanma Barranquero2011-11-201-1/+1
* Spelling fixes.Paul Eggert2011-11-192-2/+2
* * lisp/emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.Stefan Monnier2011-11-191-4/+7
* Fix typos.Juanma Barranquero2011-11-202-2/+2
* Spelling fixes.Paul Eggert2011-11-193-3/+3
* Spelling fixes.Paul Eggert2011-11-194-4/+4
* * lisp/emacs-lisp/smie.el: Improve warnings and conflict detection.Stefan Monnier2011-11-181-46/+109
* Spelling fixes.Paul Eggert2011-11-181-1/+1
* autoload.el fix for bug#10049Glenn Morris2011-11-171-0/+7
* Spelling fixes.Paul Eggert2011-11-173-5/+6
* Fix typos.Juanma Barranquero2011-11-162-2/+2
* * autoconf.el (autoconf-mode): Fix comment-start-skip regexp.Chong Yidong2011-11-161-1/+1
* Fix typos.Juanma Barranquero2011-11-154-16/+16
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Spelling fixes.Paul Eggert2011-11-143-4/+4
* Fix typos.Juanma Barranquero2011-11-141-2/+2
* Spelling fixes.Paul Eggert2011-11-143-13/+13
* Spelling fixes.Paul Eggert2011-11-133-3/+3
* Spelling fixes.Paul Eggert2011-11-122-2/+2
* toggle-read-only fixes for bugs#7292, 10006.Glenn Morris2011-11-091-1/+1
* * emacs-lisp/find-func.el (find-function-read): Fix incorrect use of default ...thierry volpiatto2011-11-081-23/+17
* * emacs-lisp/package.el (package-refresh-contents): Add autoload.Chong Yidong2011-10-291-0/+1
* * lisp/emacs-lisp/cl.el (most-negative-float): Fix doc typo.Glenn Morris2011-10-271-1/+1
* Auto-commit of loaddefs files.Glenn Morris2011-10-271-11/+15
* Add doc-strings to some cl float parameters.Glenn Morris2011-10-272-18/+50
* Replace fundamental-mode-hook with change-major-mode-after-body-hook.Chong Yidong2011-10-272-3/+5
* * lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)Glenn Morris2011-10-241-2/+3
* Fix more minor mode docstrings.Chong Yidong2011-10-192-11/+15
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-191-5/+7
* * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests): Doc fixes.Glenn Morris2011-10-151-21/+20
* * lisp/emacs-lisp/timer.el (with-timeout): Make sure we cancel the timerStefan Monnier2011-10-131-21/+20
* * lisp/emacs-lisp/edebug.el: Heed checkdoc recommendations.Stefan Monnier2011-10-051-20/+19