]> code.delx.au - gnu-emacs/history - lisp/emacs-lisp/bytecomp.el
(command-line-1): Refer to "Pure Storage" on
[gnu-emacs] / lisp / emacs-lisp / bytecomp.el
2006-04-11 Richard M. Stallman(byte-compile-file): Bind enable-local-variables to...
2006-04-08 Stefan Monnier(byte-compile-form): Only call cl-byte-compile-compiler...
2006-01-13 Eli Zaretskii(batch-byte-recompile-directory): Doc fix.
2006-01-03 Stefan Monnier(byte-compile-file-form-defalias):
2005-10-23 Lars Hansen(byte-compile-lambda): Add parameter add-lambda.
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-29 Stefan Monnier(byte-compile-make-variable-buffer-local)
2005-07-16 Juanma Barranquero(byte-compile-maybe-guarded): Fix typo in docstring.
2005-07-16 Richard M. Stallman(byte-compile-maybe-guarded): Doc fix.
2005-07-16 Richard M. Stallman(byte-compile-if): Guard the else-clause too.
2005-07-16 Richard M. Stallman(byte-compile-or-recursion): New function.
2005-07-16 Richard M. Stallman(byte-compile-and-recursion): New function.
2005-07-08 Richard M. Stallman(byte-compile-maybe-guarded): Check for (featurep ...
2005-07-04 Lute KamstraUpdate FSF's address.
2005-07-04 Juanma Barranquero(bytecomp): Finish `defgroup' description with period.
2005-07-03 Richard M. Stallman(byte-compile-nogroup-warn): Don't warn when name is...
2005-05-30 Richard M. Stallman(byte-compile-nogroup-warn): Warn only when name to...
2005-05-22 Nick RobertsRemove make-obsolete-variable for
2005-05-19 Richard M. Stallman(byte-compile-file-form-custom-declare-variable):
2005-05-14 Richard M. Stallman(byte-compile-nogroup-warn): New function.
2005-05-01 Nick Roberts(dot, dot-min, dot-max): Don't create
2005-03-09 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-02-09 Kim F. StormChange release version from 21.4 to 22.1 throughout.
2004-12-21 Richard M. StallmanComment change.
2004-11-21 Richard M. Stallman(byte-compile-form): Move the calls to byte-compile...
2004-11-11 Stefan MonnierUse push.
2004-11-09 Richard M. Stallman(byte-compile-defalias):
2004-11-02 Richard M. Stallman(byte-compile-warning-types): Add interactive-only.
2004-10-16 Richard M. Stallman(byte-compile-eval): Don't process
2004-09-08 Thien-Thi Nguyen(byte-compile-generate-call-tree): Doc fix.
2004-08-14 John Paul Wallington(forward-word): Allow 0 args.
2004-06-13 Richard M. StallmanPut `...' around symbols in warning messages.
2004-05-19 Stefan Monnier(byte-compile-log): Use backquotes.
2004-04-21 Stefan Monnier(batch-byte-recompile-directory): Add byte-recompile...
2004-04-21 Richard M. StallmanFix previous change.
2004-04-21 Richard M. Stallman(byte-compile-no-warnings): Handle multiple args: compi...
2004-04-14 Stefan Monnier(batch-byte-compile-file): Give a backtrace if requested.
2004-04-12 Stefan Monnier(byte-compile-cond): Fix last change.
2004-04-10 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-03-22 Stefan Monnier(byte-recompile-directory): Ignore hidden dir.
2004-03-12 Richard M. Stallman(byte-compile-get-constant): For strings, do compare...
2004-01-29 Richard M. Stallman(byte-compile-compatibility): Doc fix.
2004-01-13 Luc Teirlinck*** empty log message ***
2004-01-12 Luc Teirlinck(compile-defun): Doc fix.
2003-09-22 Richard M. Stallman(byte-compile-log-file): Clear out byte-compile-last...
2003-09-19 Richard M. Stallman(byte-compile-warning-prefix):
2003-09-01 Miles BaderAdd arch taglines
2003-08-06 Richard M. Stallman(byte-compile-not-obsolete-var): New var.
2003-07-04 Stefan Monnier(byte-compile-defvar): Check and set the default value...
2003-05-28 Richard M. Stallman(byte-compile-no-warnings): New function.
2003-05-06 Kenichi Handa(byte-compile-file): Fix comment
2003-04-29 John Paul Wallington(byte-compile-cl-warn): Use `string-match'.
2003-04-28 Dave Love(byte-compile-cl-warn): Avoid cl warnings
2003-04-24 Richard M. StallmanComment change.
2003-04-24 Richard M. Stallman(byte-compile-defun): Generate and compile a defalias...
2003-04-21 Stefan Monnier(byte-compile-defvar): Improve message.
2003-04-19 Richard M. Stallman(byte-compile-log-file, (byte-recompile-directory)...
2003-04-16 Stefan Monnier(byte-compile-const-symbol-p): Rename arg.
2003-04-12 Stefan Monnier(byte-compile-file-form-defvar, byte-compile-defvar):
2003-04-12 Stefan MonnierUse push, with-current-buffer, dolist, ...
2003-02-17 Richard M. StallmanComment change.
2003-01-25 Richard M. Stallman(byte-compile-file-form-custom-declare-variable):
2002-12-12 Dave Love(byte-compile-if): Suppress warnings from
2002-12-07 Richard M. Stallman(byte-compile-eval): Handle (t . SYMBOL) elements in...
2002-11-19 Dave Love(maphash, map-char-table): Use
2002-11-06 Richard M. Stallman(byte-compile-lambda): Handle progn like let, inside...
2002-10-17 Juanma BarranqueroFix typo.
2002-09-18 Richard M. Stallman(byte-compile-output-docform): Don't make the definitio...
2002-09-09 Stefan Monnier(byte-compile-file): Don't switch buffer.
2002-09-09 Richard M. Stallman(byte-recompile-directory): Set and then bind default...
2002-09-09 Richard M. Stallman(byte-compile-delete-errors): Default to nil.
2002-08-29 Richard M. Stallman(byte-compile-warning-prefix):
2002-08-29 Richard M. Stallman(byte-compile-log-file): Use \f.
2002-07-31 Richard M. Stallman(byte-compile-find-cl-functions):
2002-07-25 Richard M. Stallman(byte-compile-set-symbol-position): Don't recompute...
2002-07-24 Richard M. Stallman(byte-compile-cl-functions): New variable.
2002-07-20 Richard M. StallmanUse warnings.el:
2002-07-19 Richard M. Stallman(byte-compile-cl-warn): Delete `values'
2002-07-19 Juanma Barranquero(unread-command-char, executing-macro, post-command...
2002-07-19 Juanma Barranquero(dot, dot-max, dot-min, dot-marker, buffer-flush-undo...
2002-07-02 Richard M. Stallman(byte-compile-warning-types):
2002-06-27 Juanma Barranquero(baud-rate): Fix obsolescence declaration.
2002-06-25 Stefan Monnier(byte-compile-callargs-warn):
2002-06-15 Richard M. Stallman(byte-recompile-directory): Doc fix.
2002-05-29 Richard M. Stallman(batch-byte-compile-file): Delete the output file if...
2002-05-28 Colin Walters(byte-compile-last-line): Deleted.
2002-03-24 Gerd Moellmann(byte-compile-file-form-defmumble):
2002-03-22 Stefan Monnier(batch-byte-compile-if-not-done): Add autoload cookie.
2002-02-01 Richard M. Stallman(batch-byte-compile): New arg noforce.
2001-11-17 Stefan Monnier(byte-compile-call-tree, byte-code-vector)
2001-10-29 Sam Steingold(byte-recompile-directory): Report numbers of files...
2001-10-18 Sam SteingoldPut the *Compile-Log* buffer in `compilation-mode'.
2001-10-12 Gerd Moellmann(byte-compile-check-lambda-list):
2001-10-12 Gerd Moellmann(byte-compile-check-lambda-list): New
2001-10-11 Gerd Moellmann(byte-compile-display-log-head-p): New
2001-10-07 Stefan Monnier(byte-compile-file): Return success when the file says...
2001-10-05 Gerd Moellmann(byte-recompile-directory): Make sure the file is readable.
2001-08-21 Miles Bader(byte-compile-file): Remove TARGET-FILE before writing...
2001-07-15 Pavel JaníkSome fixes to follow coding conventions in files mainta...
2001-05-27 Stefan Monnier(byte-compile-file-form-autoload): Use the
next