summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* (byte-compile-const-symbol-p):Stefan Monnier2009-08-291-4/+17
* * arc-mode.el (archive-mode):Juanma Barranquero2009-08-281-1/+1
* * gnus/nnheader.el (nnheader-find-file-noselect):Stefan Monnier2009-08-282-7/+8
* * textmodes/ispell.el (ispell-check-version, ispell-send-string):Stefan Monnier2009-08-281-2/+1
* (edebug-display, edebug-outside-excursion):Stefan Monnier2009-08-281-15/+14
* Update.Juanma Barranquero2009-08-271-1/+1
* (byte-compile-lapcode): Fix up last change.Stefan Monnier2009-08-261-1/+1
* (byte-compile-lapcode): Signal overflow.Stefan Monnier2009-08-261-1/+3
* (byte-compile-file-form-require): Tweak previous change.Glenn Morris2009-08-251-3/+3
* (byte-compile-eval): Fix test for cl in load-history for absolute file-names.Glenn Morris2009-08-251-4/+8
* Unify local variables at end.Glenn Morris2009-08-251-3/+5
* Kevin Ryde <user42 at zip.com.au>Glenn Morris2009-08-251-1/+1
* Kevin Ryde <user42 at zip.com.au>Glenn Morris2009-08-221-2/+12
* (authors-fixed-entries): Remove cvtmail.Glenn Morris2009-08-191-1/+0
* (lisp-indent-region): Remove unused function.Stefan Monnier2009-08-161-10/+0
* (byte-compile-interactive-only-functions): Add goto-line.Stefan Monnier2009-08-101-1/+2
* Updated.Andreas Schwab2009-08-061-1/+1
* fix message: new multibyte format requires 23Seiji Zenitani2009-08-061-2/+2
* (elint-current-buffer, elint-defun):Glenn Morris2009-07-241-31/+49
* (emacs-lisp-mode-map): Add menu entriesDan Nicolaescu2009-07-231-0/+11
* (elint-standard-variables): Remove most members,Glenn Morris2009-07-231-263/+212
* (cl-compiling-file): Update for the name-change `outbuffer' toGlenn Morris2009-07-231-4/+5
* (load-time-value): Update for the name-change `outbuffer' toGlenn Morris2009-07-231-1/+1
* (byte-compile-from-buffer, byte-compile-output-file-form)Glenn Morris2009-07-231-50/+63
* Remove leading * from defcustom docs.Glenn Morris2009-07-228-20/+21
* (shadows-compare-text-p): Remove leading * from defcustom doc.Glenn Morris2009-07-221-30/+40
* (cl-debug-env): Only define for compiler.Glenn Morris2009-07-211-7/+5
* Remove leading * from defcustom docs.Glenn Morris2009-07-211-9/+5
* (copyright-update): Save match-data across y-or-n-p, for safety.Stefan Monnier2009-07-161-2/+3
* (edebug-setup-hook, edebug-all-forms)Glenn Morris2009-07-141-25/+37
* (defstruct): Fix :conc-name spec.Johan Bockgård2009-06-271-1/+1
* (elp-output-insert-symname): Add a link face to make it obvious itemDan Nicolaescu2009-06-231-0/+1
* Remove leading "*" from defcustom docs.Glenn Morris2009-06-221-13/+22
* (lisp-indent-offset): Fix safe-local-variable property.Glenn Morris2009-06-221-3/+5
* (lisp-indent-function): Add doc string.Glenn Morris2009-06-211-1/+6
* (lisp-indent-defun-method, common-lisp-indent-function): Add doc strings.Glenn Morris2009-06-211-3/+74
* (lisp-mode-variables): Fix doc-string.Martin Rudalics2009-06-071-3/+3
* Update.Juanma Barranquero2009-05-121-3/+5
* * emacs-lisp/cl-macs.el (lexical-let*): Doc fix (Bug#3178).Chong Yidong2009-05-101-2/+4
* * emacs-lisp/bindat.el (bindat-pack): Allocate and set a stringChong Yidong2009-05-041-2/+2
* * emacs-lisp/lisp-mode.el: Give `deftype' a doc-string-eltChong Yidong2009-04-161-0/+1
* * emacs-lisp/benchmark.el (benchmark): Reflow docstring.Juanma Barranquero2009-03-171-2/+2
* (crm--choose-completion-string): New function.Chong Yidong2009-03-161-16/+38
* (end-of-defun-function): Make it more clear thatStefan Monnier2009-03-031-1/+2
* (eval-last-sexp): Mention truncation in doc.Glenn Morris2009-02-251-2/+4
* (elint-unknown-builtin-args): Fix encode-time spec. (Bug#2453)Glenn Morris2009-02-241-12/+12
* (beginning-of-defun): Fix harmless paren typo.Stefan Monnier2009-02-191-1/+2
* (end-of-defun): Consider the ".*\n" after the end ofStefan Monnier2009-02-191-0/+8
* Tweak copyright-regexpMiles Bader2009-02-171-1/+2
* (copyright-update-year): Don't let y-or-n-p move point. (Bug#2209)Glenn Morris2009-02-171-5/+7