summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* Edebug doc fixesGlenn Morris2012-03-311-2/+11
* * lisp/emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo.Stefan Monnier2012-03-271-3/+13
* * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow moreStefan Monnier2012-03-261-3/+4
* Improve column width calculation in tabulated-list.el.Chong Yidong2012-03-201-5/+4
* * lisp/emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.Leo Liu2012-03-171-1/+1
* Fix ring extension code in ring.el, and tweak comint-input-ring handling.Chong Yidong2012-03-151-14/+19
* Load a package's generated autoloads file before byte compiling it.Chong Yidong2012-03-121-8/+15
* * lisp/emacs-lisp/package.el: Bump package version to 1.0.Chong Yidong2012-03-041-1/+1
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-285-6/+6
* Fix oversight in package-load-list handling.Daniel Hackney2012-02-271-1/+2
* Add new parameter :after-hook to define-minor-mode. Use this in theAlan Mackenzie2012-02-231-1/+6
* * lisp/emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defunDmitry Gutov2012-02-231-3/+2
* Another authors.el aliasGlenn Morris2012-02-221-1/+1
* More authors.el additionsGlenn Morris2012-02-221-2/+9
* Small authors.el updatesGlenn Morris2012-02-221-2/+38
* * lisp/emacs-lisp/authors.el (authors-aliases): Add another entry.Glenn Morris2012-02-201-1/+2
* Add missing :version tags to new defgroups and defcustomsGlenn Morris2012-02-111-0/+3
* Rename condition-case-no-debug to condition-case-unless-debugLeo Liu2012-02-101-2/+2
* Update Compilation and Advice chapters in Lisp manual.Chong Yidong2012-02-101-48/+10
* * lisp/emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):Stefan Monnier2012-02-091-42/+32
* Doc updates for define-minor-mode argument behaviorGlenn Morris2012-02-071-1/+9
* lisp/emacs-lisp/pp.el: Do not reimplement common macros; use `looking-at-p'.Juanma Barranquero2012-02-051-19/+12
* ert-x triviaGlenn Morris2012-02-041-2/+3
* Fix dead link in smie.elLeo Liu2012-02-041-1/+1
* Tweak previous define-minor-mode changeGlenn Morris2012-01-311-9/+3
* * lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.Glenn Morris2012-01-301-7/+12
* Small define-minor-mode fix for variable: keyword.Glenn Morris2012-01-301-2/+10
* * lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Fix :variable case.Glenn Morris2012-01-301-1/+1
* authors.el triviaGlenn Morris2012-01-301-1/+2
* Make Emacs Lisp mode use emacs-lisp-mode-abbrev-table.Chong Yidong2012-01-291-3/+9
* Fix M-x package-install failure if no archive has been fetched yet.Phil Hagelberg2012-01-281-0/+2
* Fix package.el dependency handling so that `require' calls work.Chong Yidong2012-01-281-25/+36
* Doc fix for lexical-binding being in line one.Glenn Morris2012-01-251-2/+1
* Duplicate-word and spelling fixes.Paul Eggert2012-01-102-2/+2
* Commit of auto-generated files.Eli Zaretskii2012-01-061-2/+2
* Trivial bytecomp.el fix for file-local buffer-read-only.Glenn Morris2012-01-051-1/+3
* Auto-commit of loaddefs files.Glenn Morris2012-01-051-4/+4
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-0574-74/+74
* * 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