summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/bytecomp.el
Commit message (Expand)AuthorAgeFilesLines
* (byte-optimize, byte-compile-warnings): Doc fixes.Juanma Barranquero2006-11-301-6/+7
* (byte-compile-get-constant):Richard M. Stallman2006-11-281-2/+6
* (byte-compile-if): Revert last change.Chong Yidong2006-11-191-31/+24
* (byte-compile-maybe-guarded): Check `and' conditions for function orChong Yidong2006-11-181-24/+31
* (byte-compile-form): The `byte-compile'Stefan Monnier2006-07-071-1/+1
* (byte-compile-warnings-safe-p): NewReiner Steib2006-05-161-1/+14
* Move `safe-local-variable' declarations to the respective files.Reiner Steib2006-05-111-0/+4
* (byte-compile-file): Bind enable-local-variables to :safe,Richard M. Stallman2006-04-111-1/+5
* (byte-compile-form): Only call cl-byte-compile-compiler-macro if it exists.Stefan Monnier2006-04-081-3/+9
* (batch-byte-recompile-directory): Doc fix.Eli Zaretskii2006-01-131-1/+5
* (byte-compile-file-form-defalias):Stefan Monnier2006-01-031-2/+10
* (byte-compile-lambda): Add parameter add-lambda.Lars Hansen2005-10-231-12/+22
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+1
* (byte-compile-make-variable-buffer-local)Stefan Monnier2005-07-291-0/+13
* (byte-compile-maybe-guarded): Fix typo in docstring.Juanma Barranquero2005-07-161-3/+3
* (byte-compile-maybe-guarded): Doc fix.Richard M. Stallman2005-07-161-4/+4
* (byte-compile-if): Guard the else-clause too.Richard M. Stallman2005-07-161-1/+2
* (byte-compile-or-recursion): New function.Richard M. Stallman2005-07-161-7/+16
* (byte-compile-and-recursion): New function.Richard M. Stallman2005-07-161-5/+12
* (byte-compile-maybe-guarded): Check for (featurep 'xemacs) and turnRichard M. Stallman2005-07-081-17/+24
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (bytecomp): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-1/+1
* (byte-compile-nogroup-warn): Don't warn when name is not constantRichard M. Stallman2005-07-031-1/+4
* (byte-compile-nogroup-warn): Warn only when name to be defined is quoted.Richard M. Stallman2005-05-301-9/+9
* Remove make-obsolete-variable forNick Roberts2005-05-221-21/+0
* (byte-compile-file-form-custom-declare-variable):Richard M. Stallman2005-05-191-0/+2
* (byte-compile-nogroup-warn): New function.Richard M. Stallman2005-05-141-5/+21
* (dot, dot-min, dot-max): Don't createNick Roberts2005-05-011-3/+0
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-167Miles Bader2005-03-091-3/+3
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-1/+1
* Comment change.Richard M. Stallman2004-12-211-1/+1
* (byte-compile-form): Move the calls to byte-compile-set-symbol-position,Richard M. Stallman2004-11-211-12/+15
* Use push.Stefan Monnier2004-11-111-15/+13
* (byte-compile-defalias):Richard M. Stallman2004-11-091-13/+19
* (byte-compile-warning-types): Add interactive-only.Richard M. Stallman2004-11-021-3/+19
* (byte-compile-eval): Don't processRichard M. Stallman2004-10-161-22/+36
* (byte-compile-generate-call-tree): Doc fix.Thien-Thi Nguyen2004-09-081-4/+7
* (forward-word): Allow 0 args.John Paul Wallington2004-08-141-1/+1
* Put `...' around symbols in warning messages.Richard M. Stallman2004-06-131-21/+21
* (byte-compile-log): Use backquotes.Stefan Monnier2004-05-191-20/+14
* (batch-byte-recompile-directory): Add byte-recompile-directory's opt `arg'.Stefan Monnier2004-04-211-2/+2
* Fix previous change.Richard M. Stallman2004-04-211-2/+1
* (byte-compile-no-warnings): Handle multiple args: compile like progn.Richard M. Stallman2004-04-211-1/+2
* (batch-byte-compile-file): Give a backtrace if requested.Stefan Monnier2004-04-141-18/+20
* (byte-compile-cond): Fix last change.Stefan Monnier2004-04-121-6/+7
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196Miles Bader2004-04-101-8/+1
* (byte-recompile-directory): Ignore hidden dir.Stefan Monnier2004-03-221-8/+12
* (byte-compile-get-constant): For strings, do compare text properties.Richard M. Stallman2004-03-121-2/+3
* (byte-compile-compatibility): Doc fix.Richard M. Stallman2004-01-291-53/+95
* *** empty log message ***Luc Teirlinck2004-01-131-2/+2