summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | (check-declare-verify): Tweak regexp for end of function-name. HandleGlenn Morris2007-11-201-4/+8
* | * progmodes/idlw-help.el: Require browse-url unconditionally, itDan Nicolaescu2007-11-201-0/+3
* | (compilation-forget-errors): Declare as function.Glenn Morris2007-11-191-0/+3
* | (check-declare-verify): If fnfile does not exist, try adding `.el'Glenn Morris2007-11-191-2/+9
* | New file.Glenn Morris2007-11-171-0/+195
* | (byte-compile-declare-function): New function, byte-hunk-handler forGlenn Morris2007-11-171-1/+11
* | (declare-function): New macro.Glenn Morris2007-11-171-0/+19
* | (authors-process-lines): Remove.Glenn Morris2007-11-171-20/+2
* | (ring-size, ring-p, ring-insert, ring-length, ring-empty-p): Use c[ad]dr.Juanma Barranquero2007-11-171-39/+37
* | (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