aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* (easy-menu-avoid-duplicate-keys): New var.Stefan Monnier2008-01-151-22/+43
* Regenerate.Glenn Morris2008-01-121-57/+57
* Add 2008 to copyright years.Glenn Morris2008-01-092-2/+2
* Merge from emacs--rel--22Miles Bader2008-01-0861-61/+61
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-0763-63/+63
* | * mouse.el (mouse-popup-menubar): Fix typo.Dan Nicolaescu2008-01-041-2/+2
* | * erc-ibuffer.el (erc-channel-modes):Stefan Monnier2008-01-041-5/+4
* | (byte-compile-from-buffer): Call byte-compile-warn-about-unresolved-functionsRichard M. Stallman2008-01-041-83/+83
* | (elp-results): Use header-line-format for header. Move point to the start ofNick Roberts2007-12-311-15/+35
* | Merge from emacs--rel--22Miles Bader2007-12-281-0/+1
|\|
| * (find-function-after-hook): Add :type.Richard M. Stallman2007-12-151-0/+1
| * Dan Nicolaescu <dann at ics.uci.edu>Glenn Morris2007-12-011-2/+3
| * (batch-byte-recompile-directory): Doc fix.Juanma Barranquero2007-11-261-3/+3
* | * calculator.el:Dan Nicolaescu2007-12-251-15/+0
* | (check-declare-verify): Handle deffoo.Glenn Morris2007-12-111-1/+5
* | (lm-verify): Make it work withDavid Kastrup2007-12-091-12/+11
* | * erc-stamp.el (erc-echo-timestamp):David Kastrup2007-12-083-7/+7
* | Remove directory part from filenames in function declarations.Glenn Morris2007-12-061-1/+1
* | Re-fill copyright.Glenn Morris2007-12-061-10/+11
* | Remove directory part from filenames in function declarations.Glenn Morris2007-12-062-3/+3
* | Make `find-function' prefer ".el" over "" to fix a bug (see emacs-devel)Deepak Goel2007-12-051-4/+8
* | (byte-compile-declare-function): Remove declared function fromGlenn Morris2007-12-051-0/+3
* | (declare-function): Macro deleted.Richard M. Stallman2007-12-031-37/+0
* | (byte-compile-declare-function): Reverse branches of if statement.Glenn Morris2007-12-021-4/+4
* | (check-declare-scan): Doc fix.Glenn Morris2007-11-301-26/+31
* | (byte-compile-declare-function): Third argument to declare-functionGlenn Morris2007-11-301-1/+2
* | (declare-function): Add optional fourth argument and document it.Glenn Morris2007-11-301-1/+10
* | (declare-function): Doc fix.Glenn Morris2007-11-291-1/+3
* | (check-declare-locate, check-declare-verify): Handle `external' files.Glenn Morris2007-11-291-19/+49
* | (check-declare-locate): Reflow doc.Glenn Morris2007-11-281-7/+7
* | (check-declare-locate): Handle compressed files.Glenn Morris2007-11-271-23/+40
* | (end-of-defun): Restructure so that end-of-defun-function is calledStefan Monnier2007-11-261-49/+77
* | (batch-byte-recompile-directory): Doc fix.Juanma Barranquero2007-11-261-8/+8
* | (easy-menu-define): Doc fix.Glenn Morris2007-11-261-1/+6
* | Comment.Glenn Morris2007-11-241-0/+2
* | (declare-function): Doc fix.Glenn Morris2007-11-241-1/+3
* | (beginning-of-defun-raw): Pass `arg' down to beginning-of-defun-function.Stefan Monnier2007-11-221-9/+20
* | (declare-function): Doc fix.Glenn Morris2007-11-221-4/+5
* | (check-declare-locate): New function.Glenn Morris2007-11-221-15/+20
* | (byte-compile-file-form-custom-declare-variable): Simplify.Stefan Monnier2007-11-221-10/+9
* | (check-declare-verify): Fix previous change. Warn if could not findGlenn Morris2007-11-221-19/+29
* | (check-declare-verify): Implement arglist checking for C files.Glenn Morris2007-11-221-7/+14
* | (check-declare-scan): Expand .c files relative to src/ directory.Glenn Morris2007-11-221-52/+65
* | (declare-function): Doc fix.Glenn Morris2007-11-221-4/+8
* | (declare-function): Return nil.Jason Rumney2007-11-211-1/+1
* | (check-declare-verify): Skip C files for now. HandleGlenn Morris2007-11-211-37/+53
* | Merge from emacs--rel--22Miles Bader2007-11-211-0/+2
|\|
| * Comment change.Richard M. Stallman2007-11-201-0/+2
| * (declare-function): Define as a no-op, for compatibility with Emacs 23.Glenn Morris2007-11-201-0/+5
* | * progmodes/python.el (info-lookup-maybe-add-help):Dan Nicolaescu2007-11-203-0/+15