summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* (backquote): Improve argument/docstring consistency.Juanma Barranquero2007-11-171-2/+2
* Comment change.Juanma Barranquero2007-11-141-1/+0
* * emacs-lisp/byte-opt.el (byte-compile-trueconstp): Handle moreDan Nicolaescu2007-11-131-19/+30
* * emacs-lisp/byte-opt.el (byte-optimize-featurep): OptimizeDan Nicolaescu2007-11-102-21/+48
* (byte-compile-file-form-define-abbrev-table): New function.Stefan Monnier2007-11-091-0/+7
* Merge from emacs--rel--22Miles Bader2007-11-092-19/+20
|\
| * Default argument for find-libraryVinicius Jose Latorre2007-10-311-5/+15
| * (elp-report-limit, elp-restore-all, elp-unset-master, elp-results): Fix typos.Juanma Barranquero2007-10-311-10/+10
| * (unsafep, unsafep-function, unsafep-progn, unsafep-let):Juanma Barranquero2007-10-291-9/+10
| * (byte-compile-warnings): Autoload the safe-local-variable property.Glenn Morris2007-10-261-1/+2
| * (ad-get-advice-info): Change to a function.Richard M. Stallman2007-10-161-6/+9
* | * emacs-lisp/lselect.el: Move to obsolete/lselect.el.Dan Nicolaescu2007-11-021-242/+0
* | (authors-scan-change-log)Glenn Morris2007-11-011-4/+4
* | (cl-cannot-unload): Remove function.Juanma Barranquero2007-10-311-3/+5
* | (elp-unload-hook): Remove function and variable.Juanma Barranquero2007-10-311-3/+5
* | Default argument for find-libraryVinicius Jose Latorre2007-10-311-5/+15
* | (byte-compile-disable-warning)Glenn Morris2007-10-301-2/+6
* | * textmodes/flyspell.el (message-signature-separator):Dan Nicolaescu2007-10-291-60/+60
* | Move local variables to end of file, and set byte-compile-warnings toGlenn Morris2007-10-291-1/+6
* | (byte-compile-warnings): Document `not'.Glenn Morris2007-10-281-31/+66
* | (ad-compile-function): Use byte-compile-disable-warning.Glenn Morris2007-10-281-5/+2
* | Add a local variables section, and setGlenn Morris2007-10-281-0/+4
* | Unify local variable section, and setGlenn Morris2007-10-281-8/+5
* | Unify local variable section, and set byte-compile-warnings to `(notGlenn Morris2007-10-281-1/+3
* | (byte-compile-warnings): Autoload the safe-local-variable property.Glenn Morris2007-10-261-1/+2
* | (ad-make-advised-docstring): Add ad-advice-info text property to doc string.Juanma Barranquero2007-10-231-2/+4
* | (byte-optimize-featurep): Fix paren typo.Stefan Monnier2007-10-211-1/+1
* | * emulation/edt-mapper.el (function-key-map):Dan Nicolaescu2007-10-211-1/+1
* | (easy-mmode-define-navigation):Stefan Monnier2007-10-201-30/+32
* | Don't require loadhist.Juanma Barranquero2007-10-171-2/+0
* | (ad-get-advice-info): Change to a function.Richard M. Stallman2007-10-161-6/+9
* | Merge from emacs--rel--22Miles Bader2007-10-152-38/+7
|\|
| * (debugger-setup-buffer): Disable undo in *Backtrace*.Richard M. Stallman2007-10-101-0/+1
* | (ring-convert-sequence-to-ring)Richard M. Stallman2007-10-141-0/+72
* | (documentation): Advice deleted. Doc for advised functionsRichard M. Stallman2007-10-141-31/+4
* | (top level): Use mapc rather than mapcar.Glenn Morris2007-10-121-11/+11
* | Merge from emacs--rel--22Miles Bader2007-10-092-29/+39
|\|
| * (edebug-install-custom-print-funcs)Richard M. Stallman2007-10-091-38/+6
| * (eldoc-message-commands-table-size, eldoc-message-commands,Juanma Barranquero2007-09-271-3/+3
| * (define-minor-mode): Fix staging brain damage.Stefan Monnier2007-09-211-25/+27
| * (lisp-indent-offset): Make defcustom. Add `safe-local-variable' property.Richard M. Stallman2007-09-021-4/+12
| * (byte-recompile-directory): Fix bug:Thien-Thi Nguyen2007-09-011-1/+1
* | (copyright-update): Don't update if the fileStefan Monnier2007-10-031-3/+6
* | lisp/emacs-lisp/authors.el: revert accidentally committed private change.David Kastrup2007-09-301-8/+8
* | lisp/emacs-lisp/authors.el (authors): make non-specific to Emacs.David Kastrup2007-09-301-3/+3
* | (eldoc-function-argstring-format): Deal with the case that specialJuanma Barranquero2007-09-261-1/+2
* | (eldoc-message-commands-table-size, eldoc-message-commands,Juanma Barranquero2007-09-261-4/+4
* | (sregex--char-aux): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-261-1/+1
* | (regi-interpret): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-261-1/+1
* | (reb-delete-overlays): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-261-1/+1