summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-24 branchChong Yidong2012-04-201-2/+2
|\
| * * emacs-lisp/tabulated-list.el (tabulated-list-print): Fix typos.Chong Yidong2012-04-171-2/+2
* | Doc fixes for emacs-bzr-* facilities.Eli Zaretskii2012-04-201-3/+1
* | lisp/*: Add declarations, remove unused bindings, mark unused args.Juanma Barranquero2012-04-194-16/+12
* | Auto-commit of loaddefs files.Glenn Morris2012-04-171-1/+1
* | Merge from pending; try to fix-up suboptimal ses ChangeLog.Glenn Morris2012-04-161-0/+33
|\ \
| * \ Merge from trunkStefan Monnier2012-03-2575-839/+1256
| |\ \
| * | | * lisp/emacs-lisp/smie.el: Provide smarter auto-filling.Stefan Monnier2012-02-151-0/+33
* | | | * eieio-opt.el (describe-class, describe-generic): Autoload trivia.Glenn Morris2012-04-161-4/+2
* | | | Header comment trivial fixGlenn Morris2012-04-161-1/+1
* | | | * lisp/emacs-lisp/cl-extra.el (*random-state*): Remove unnecessary declaration.Glenn Morris2012-04-161-2/+1
* | | | Call imagemagick-register-types automatically.Chong Yidong2012-04-161-15/+12
* | | | Merge from emacs-24 branchChong Yidong2012-04-151-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Avoid the use of ((lambda ...) ...) in lexical-binding code.Stefan Monnier2012-04-141-1/+1
* | | | `narrow-to-defun' fixupLennart Borgman2012-04-111-1/+15
* | | | * lisp/emacs-lisp/autoload.el (autoload-make-program): Remove, unused.Stefan Monnier2012-04-101-3/+0
* | | | Remove * characters from the front of variable docstrings.Chong Yidong2012-04-095-7/+7
* | | | Remove defining user variables via * in docstring.Chong Yidong2012-04-091-1/+1
|/ / /
* | | * emacs-lisp/authors.el (authors-aliases): Another addition.Glenn Morris2012-04-021-0/+1
* | | 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