| Commit message (Expand) | Author | Age | Files | Lines |
* | Comment. | Glenn Morris | 2007-11-24 | 1 | -0/+2 |
* | (declare-function): Doc fix. | Glenn Morris | 2007-11-24 | 1 | -1/+3 |
* | (beginning-of-defun-raw): Pass `arg' down to beginning-of-defun-function. | Stefan Monnier | 2007-11-22 | 1 | -9/+20 |
* | (declare-function): Doc fix. | Glenn Morris | 2007-11-22 | 1 | -4/+5 |
* | (check-declare-locate): New function. | Glenn Morris | 2007-11-22 | 1 | -15/+20 |
* | (byte-compile-file-form-custom-declare-variable): Simplify. | Stefan Monnier | 2007-11-22 | 1 | -10/+9 |
* | (check-declare-verify): Fix previous change. Warn if could not find | Glenn Morris | 2007-11-22 | 1 | -19/+29 |
* | (check-declare-verify): Implement arglist checking for C files. | Glenn Morris | 2007-11-22 | 1 | -7/+14 |
* | (check-declare-scan): Expand .c files relative to src/ directory. | Glenn Morris | 2007-11-22 | 1 | -52/+65 |
* | (declare-function): Doc fix. | Glenn Morris | 2007-11-22 | 1 | -4/+8 |
* | (declare-function): Return nil. | Jason Rumney | 2007-11-21 | 1 | -1/+1 |
* | (check-declare-verify): Skip C files for now. Handle | Glenn Morris | 2007-11-21 | 1 | -37/+53 |
* | Merge from emacs--rel--22 | Miles Bader | 2007-11-21 | 1 | -0/+2 |
|\ |
|
| * | Comment change. | Richard M. Stallman | 2007-11-20 | 1 | -0/+2 |
| * | (declare-function): Define as a no-op, for compatibility with Emacs 23. | Glenn Morris | 2007-11-20 | 1 | -0/+5 |
* | | * progmodes/python.el (info-lookup-maybe-add-help): | Dan Nicolaescu | 2007-11-20 | 3 | -0/+15 |
* | | (check-declare-verify): Tweak regexp for end of function-name. Handle | Glenn Morris | 2007-11-20 | 1 | -4/+8 |
* | | * progmodes/idlw-help.el: Require browse-url unconditionally, it | Dan Nicolaescu | 2007-11-20 | 1 | -0/+3 |
* | | (compilation-forget-errors): Declare as function. | Glenn Morris | 2007-11-19 | 1 | -0/+3 |
* | | (check-declare-verify): If fnfile does not exist, try adding `.el' | Glenn Morris | 2007-11-19 | 1 | -2/+9 |
* | | New file. | Glenn Morris | 2007-11-17 | 1 | -0/+195 |
* | | (byte-compile-declare-function): New function, byte-hunk-handler for | Glenn Morris | 2007-11-17 | 1 | -1/+11 |
* | | (declare-function): New macro. | Glenn Morris | 2007-11-17 | 1 | -0/+19 |
* | | (authors-process-lines): Remove. | Glenn Morris | 2007-11-17 | 1 | -20/+2 |
* | | (ring-size, ring-p, ring-insert, ring-length, ring-empty-p): Use c[ad]dr. | Juanma Barranquero | 2007-11-17 | 1 | -39/+37 |
* | | (backquote): Improve argument/docstring consistency. | Juanma Barranquero | 2007-11-17 | 1 | -2/+2 |
* | | Comment change. | Juanma Barranquero | 2007-11-14 | 1 | -1/+0 |
* | | * emacs-lisp/byte-opt.el (byte-compile-trueconstp): Handle more | Dan Nicolaescu | 2007-11-13 | 1 | -19/+30 |
* | | * emacs-lisp/byte-opt.el (byte-optimize-featurep): Optimize | Dan Nicolaescu | 2007-11-10 | 2 | -21/+48 |
* | | (byte-compile-file-form-define-abbrev-table): New function. | Stefan Monnier | 2007-11-09 | 1 | -0/+7 |
* | | Merge from emacs--rel--22 | Miles Bader | 2007-11-09 | 2 | -19/+20 |
|\ \
| |/ |
|
| * | Default argument for find-library | Vinicius Jose Latorre | 2007-10-31 | 1 | -5/+15 |
| * | (elp-report-limit, elp-restore-all, elp-unset-master, elp-results): Fix typos. | Juanma Barranquero | 2007-10-31 | 1 | -10/+10 |
| * | (unsafep, unsafep-function, unsafep-progn, unsafep-let): | Juanma Barranquero | 2007-10-29 | 1 | -9/+10 |
| * | (byte-compile-warnings): Autoload the safe-local-variable property. | Glenn Morris | 2007-10-26 | 1 | -1/+2 |
| * | (ad-get-advice-info): Change to a function. | Richard M. Stallman | 2007-10-16 | 1 | -6/+9 |
* | | * emacs-lisp/lselect.el: Move to obsolete/lselect.el. | Dan Nicolaescu | 2007-11-02 | 1 | -242/+0 |
* | | (authors-scan-change-log) | Glenn Morris | 2007-11-01 | 1 | -4/+4 |
* | | (cl-cannot-unload): Remove function. | Juanma Barranquero | 2007-10-31 | 1 | -3/+5 |
* | | (elp-unload-hook): Remove function and variable. | Juanma Barranquero | 2007-10-31 | 1 | -3/+5 |
* | | Default argument for find-library | Vinicius Jose Latorre | 2007-10-31 | 1 | -5/+15 |
* | | (byte-compile-disable-warning) | Glenn Morris | 2007-10-30 | 1 | -2/+6 |
* | | * textmodes/flyspell.el (message-signature-separator): | Dan Nicolaescu | 2007-10-29 | 1 | -60/+60 |
* | | Move local variables to end of file, and set byte-compile-warnings to | Glenn Morris | 2007-10-29 | 1 | -1/+6 |
* | | (byte-compile-warnings): Document `not'. | Glenn Morris | 2007-10-28 | 1 | -31/+66 |
* | | (ad-compile-function): Use byte-compile-disable-warning. | Glenn Morris | 2007-10-28 | 1 | -5/+2 |
* | | Add a local variables section, and set | Glenn Morris | 2007-10-28 | 1 | -0/+4 |
* | | Unify local variable section, and set | Glenn Morris | 2007-10-28 | 1 | -8/+5 |
* | | Unify local variable section, and set byte-compile-warnings to `(not | Glenn Morris | 2007-10-28 | 1 | -1/+3 |
* | | (byte-compile-warnings): Autoload the safe-local-variable property. | Glenn Morris | 2007-10-26 | 1 | -1/+2 |