]> code.delx.au - gnu-emacs/history - lisp/emacs-lisp/bytecomp.el
*** empty log message ***
[gnu-emacs] / lisp / emacs-lisp / bytecomp.el
2003-09-08 Kenichi Handa*** empty log message ***
2003-09-08 Kenichi HandaNew directory
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-10-16 Kenichi Handa(byte-compile-lapcode): Be sure to return a unibyte...
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-29 Dave Love(batch-byte-compile-if-not-done): Add
2002-06-27 Dave Love(byte-compile-insert-header): Fix typo.
2002-06-27 Juanma Barranquero(baud-rate): Fix obsolescence declaration.
2002-06-25 Stefan Monnier(byte-compile-callargs-warn):
2002-06-24 Dave Love(byte-recompile-directory)
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
2001-01-08 Richard M. Stallman(byte-compile-log-1): In non-batch case, don't mention...
2000-11-09 Gerd Moellmann(byte-compiling-files-p): New function.
2000-11-09 Gerd Moellmann(byte-compile-current-file): Don't bind
2000-10-23 Miles Bader(byte-compile-file): Bind `byte-compile-last-logged...
2000-10-23 Miles Bader[the following changes fix a bug where `define-minor...
2000-09-25 Gerd Moellmann(byte-compile-defvar-or-defconst): Only cons onto
2000-09-12 Gerd MoellmannUndo last change
2000-09-11 Gerd Moellmann(byte-compile-defvar): Only cons onto
2000-08-27 Dave Love(mapc): Use byte-compile-funarg.
2000-08-19 Miles Bader(byte-compile-beginning-of-line):
2000-08-07 Kenichi Handa(byte-compile-fix-header): Fix the way of checking...
2000-06-01 Stefan Monnier* byte-run.el (make-obsolete, make-obsolete-variable):
2000-05-26 Dave Love(byte-compile-callargs-warn): Use subr-arity to check...
2000-03-31 Gerd Moellmann(byte-compile-file-form-autoload): Re-enable new code.
2000-03-30 Gerd Moellmann(byte-compile-file-form-autoload): Disable new code.
2000-03-29 Dave LoveDoc fixes.
2000-03-26 Stefan Monnier(byte-compile-eval): Fix and reenable the code.
2000-03-24 Gerd Moellmann(byte-compile-eval): Disable new code.
2000-03-24 Stefan Monnier(byte-compile-warning-types, byte-compile-warnings...
2000-02-23 Dave LoveChange old backquote syntax.
2000-02-02 Dave LoveRun bytecomp-load-hook.
2000-01-06 Dave Love(byte-extrude-byte-code-vectors): Use remprop.
1999-12-18 Dave Love(byte-compile-constp): Include keywords.
1999-12-16 Dave Love(byte-compile-bound-variables): Doc fix.
1999-09-11 Richard M. Stallman(byte-compile-output-docform): Bind print-gensym-alist...
1999-09-11 Richard M. Stallman(byte-compile-output-docform): Bind print-continuous...
1999-04-06 Richard M. Stallman(byte-compile-file): Clear buffer-file-coding-system...
1999-01-07 Dave Love(byte-compile-warnings): Doc fix.
1998-11-18 Richard M. Stallman(temp-buffer-show-hook): This is not obsolete.
1998-10-17 Richard M. Stallman(byte-recompile-directory):
1998-09-28 Richard M. Stallman(byte-compile-dynamic): Doc fix.
1998-08-28 Kenichi Handa(byte-compile-output-as-comment):
1998-08-18 Richard M. StallmanWhitespace change.
1998-08-05 Richard M. Stallman(byte-compile-from-buffer): Make the output buffer...
1998-07-05 Richard M. Stallman(byte-compile-file): Bind set-auto-coding-for-load...
1998-06-24 Andreas Schwab(byte-compile-generate-call-tree):
1998-06-04 Karl Heuer(byte-compile-lambda): Fix previous change.
1998-05-19 Richard M. Stallman(byte-compile-insert-header): Do not look for multibyte...
1998-05-13 Richard M. Stallman(byte-compile-insert-header): Fix prev chg.
1998-05-13 Richard M. Stallman(byte-compile-from-buffer):
next