summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix re setf.Glenn Morris2013-02-141-7/+8
* Sync CEDET and EIEIO version numbers with upstream.David Engster2013-01-311-2/+2
* * lisp/emacs-lisp/cl.el (cl-set-getf): Add compatibility alias.Stefan Monnier2013-01-261-0/+1
* Doc fixes related to "(declare (indent symbol))" (bug#13450)Glenn Morris2013-01-151-1/+1
* authors.el tiny updatesGlenn Morris2013-01-091-1/+15
* * emacs-lisp/trace.el (trace-function, trace-function-background): Doc fix.Glenn Morris2013-01-081-2/+6
* defun fix for cl declarations + interactive formsGlenn Morris2013-01-021-1/+7
* Auto-commit of loaddefs files.Glenn Morris2013-01-011-3/+3
* Update copyright notices for 2013.Paul Eggert2013-01-0173-78/+88
* * emacs-lisp/byte-run.el (defmacro): Use same argument parsing asAndreas Schwab2012-12-311-28/+35
* Fixes: debbugs:13316Andreas Schwab2012-12-311-5/+5
* * emacs-lisp/package.el (package-untar-buffer): Improve integrity check for t...Chong Yidong2012-12-291-7/+11
* * emacs-lisp/package.el (package-untar-buffer): Handle problematic tarfile co...Matt Fidler2012-12-291-1/+5
* * lisp/emacs-lisp/debug.el (debug): Fix hard-coded frame counts.Michael Heerdegen2012-12-061-3/+3
* * lisp/emacs-lisp/cl.el, lisp/emacs-lisp/cl-lib.el: Move cl-unload-function andStefan Monnier2012-12-062-8/+9
* Auto-commit of loaddefs files.Glenn Morris2012-11-251-1/+1
* * lisp/emacs-lisp/cl-macs.el (cl--transform-lambda): Add back `declare' inStefan Monnier2012-11-241-1/+6
* * lisp/emacs-lisp/bytecomp.el (byte-compile-file): Setup default value forStefan Monnier2012-11-231-0/+3
* * lisp/emacs-lisp/byte-run.el (defun-declarations-alist): Don't acceptStefan Monnier2012-11-191-1/+3
* * lisp/emacs-lisp/ert.el (ert--expand-should-1): Adapt to cl-lib.Stefan Monnier2012-11-191-10/+5
* * lisp/emacs-lisp/syntax.el (syntax-propertize-function): Doc fix.Chong Yidong2012-11-171-7/+13
* Use set-face-underline rather than the alias set-face-underline-pGlenn Morris2012-11-161-1/+1
* * lisp/emacs-lisp/cl-lib.el: Set more meaningful version number.Stefan Monnier2012-11-161-1/+1
* Auto-commit of loaddefs files.Glenn Morris2012-11-161-6/+6
* lisp/emacs-lisp/cl-macs.el (cl-loop, cl-do, cl-do*): Doc fixes.Juanma Barranquero2012-11-151-3/+3
* * lisp/emacs-lisp/cl-macs.el (cl-flet, cl-flet*): Fix docstring.Stefan Monnier2012-11-151-2/+2
* Backport fix for bug#12879 from trunkStefan Monnier2012-11-141-1/+1
* Use new names for hooks rather than obsolete aliasesGlenn Morris2012-11-122-2/+2
* * lisp/emacs-lisp/gv.el (gv-define-simple-setter): One more fix.Stefan Monnier2012-11-121-2/+3
* Document debugger-bury-or-killGlenn Morris2012-11-101-3/+3
* * lisp/emacs-lisp/debug.el (debugger-bury-or-kill): Fix :version.Glenn Morris2012-11-101-1/+1
* * lisp/emacs-lisp/advice.el: Require `cl-lib' at run-time to fixStefan Monnier2012-11-081-1/+2
* * lisp/emacs-lisp/gv.el (gv-define-simple-setter): Fix last change.Stefan Monnier2012-11-071-1/+2
* More cl-lib and gv doc updatesGlenn Morris2012-11-071-19/+33
* Small doc updates for generalized variablesGlenn Morris2012-11-061-2/+6
* * lisp/emacs-lisp/gv.el (gv-define-simple-setter): Don't evaluate `val'Stefan Monnier2012-11-061-2/+4
* * lisp/emacs-lisp/cl.el (defsetf): Pass the third arg toStefan Monnier2012-11-061-1/+1
* * lisp/emacs-lisp/gv.el (gv-define-setter): Fix doc typo.Glenn Morris2012-11-051-1/+1
* Auto-commit of loaddefs files.Glenn Morris2012-11-051-9/+14
* Misc small cl doc fixesGlenn Morris2012-11-053-3/+18
* Auto-commit of loaddefs files.Glenn Morris2012-11-041-3/+3
* Rename cl-loop-handler, cl-loop-for-handler back to their original namesGlenn Morris2012-11-031-2/+4
* * lisp/emacs-lisp/cl-macs.el (cl-do-all-symbols): Add doc string.Glenn Morris2012-11-031-0/+3
* Auto-commit of loaddefs files.Glenn Morris2012-10-301-2/+7
* cl-mapc small fixesGlenn Morris2012-10-301-1/+2
* Doc and manual updates for cl-letf and letfGlenn Morris2012-10-301-1/+3
* * lisp/emacs-lisp/cl.el (letf): Add missing indent rules.Stefan Monnier2012-10-291-0/+1
* * lisp/emacs-lisp/cl.el (defsetf): Doc fix.Glenn Morris2012-10-281-3/+3
* * lisp/emacs-lisp/package.el (package-generate-autoloads): Kill bufferDaniel Hackney2012-10-281-1/+3
* * lisp/emacs-lisp/advice.el (ad-assemble-advised-definition):Stefan Monnier2012-10-261-3/+5