summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* 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
* * lisp/emacs-lisp/debug.el (debug-convert-byte-code): Don't assume theStefan Monnier2011-09-271-1/+3
* * lisp/emacs-lisp/package.el (list-packages): Fix echo area message.Chong Yidong2011-09-271-2/+3
* * lisp/emacs-lisp/debug.el (debugger-args): Give it a docstring.Stefan Monnier2011-09-191-26/+41
* Capitalize non-function content words in menu item strings.Juri Linkov2011-09-182-11/+11
* * lisp/emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflowAndreas Schwab2011-09-171-1/+1
* Add package-menu-mark-upgrades to the Package Menu menu bar map.Chong Yidong2011-09-141-0/+3
* Add an "mark upgradable packages" command to Package Menu mode.Chong Yidong2011-09-141-26/+87
* Tabify previous change.Glenn Morris2011-09-131-62/+62
* * lisp/emacs-lisp/debug.el (debugger-make-xrefs): Preserve point. (Bug#9462)Glenn Morris2011-09-131-65/+66
* Doc fixes related to lisp-indent-function (bug#9484)Glenn Morris2011-09-122-11/+18
* * lisp/emacs-lisp/find-func.el (find-function-C-source): Only setStefan Monnier2011-09-061-7/+8
* Fix package menu bug in marking obsolete packages for deletion.Chong Yidong2011-08-281-1/+1
* * package.el (package-install): Call package-initialize if called interactively.Chong Yidong2011-08-261-10/+16
* Fix bug #9324 with unwarranted repositioning of point.Eli Zaretskii2011-08-261-1/+1
* Fix format bug in defstructLeo Liu2011-08-261-6/+4
* * lisp/emacs-lisp/derived.el (define-derived-mode): Doc fix.Glenn Morris2011-08-241-2/+2
* * lisp/emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):Stefan Monnier2011-08-231-8/+108
* * lisp/emacs-lisp/debug.el (debug-arglist): New function.Stefan Monnier2011-08-221-13/+21
* Improve Edebug error for attempting to instrument built-in functions.Chong Yidong2011-08-212-2/+8
* Add L and R categories to standard category table, and use them.Chong Yidong2011-08-181-1/+1
* New function `string-mark-left-to-right' for handling LRMs.Chong Yidong2011-08-101-1/+3
* * lisp/emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):Stefan Monnier2011-08-052-6/+34
* Auto-commit of loaddefs files.Glenn Morris2011-08-031-1/+2
* dolist doc fix.Lars Magne Ingebrigtsen2011-08-021-0/+1
* * lisp/emacs-lisp/package.el (package-generate-autoloads): Load autoloadsStefan Monnier2011-08-011-1/+1
* Auto-commit of loaddefs files.Glenn Morris2011-07-171-1/+1
* Silence byte-compiler warning with :read-only defstruct slotsLawrence Mitchell2011-07-161-2/+4
* Add a variable to customize the gnutls priorityLars Magne Ingebrigtsen2011-07-151-3/+4