Add minor comment (Bug#7001).
[bpt/emacs.git] / lisp / emacs-lisp / bytecomp.el
2010-10-02 Chong YidongAdd minor comment (Bug#7001).
2010-10-02 Glenn MorrisRun kill-emacs-hook in batch mode, and on SIGINT in...
2010-09-27 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-27 Kenichi Handamerge trunk
2010-09-25 Chong YidongMerge changes from emacs-23 branch.
2010-09-23 Chong YidongMerge changes from emacs-23 branch
2010-09-23 Glenn MorrisTrivial bytecomp.el change.
2010-09-18 Eli ZaretskiiFix MSDOS build broken by 2010-09-10T16:44:35Z!larsi...
2010-09-17 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (byte-compile-file-form...
2010-09-16 Kenichi Handamerge trunk
2010-09-15 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (byte-compile-warning...
2010-09-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-11 Glenn Morris* lisp/emacs-lisp/bytecomp.el (byte-compile-file):...
2010-09-11 Glenn MorrisClose bug#4196.
2010-09-08 Glenn MorrisVery minor bytecomp fix.
2010-09-08 Glenn Morris* emacs-lisp/bytecomp.el (byte-recompile-directory...
2010-09-06 Chong YidongMerge changes from emacs-23 branch.
2010-09-01 Kenichi Handamerge changes in emacs-23 branch
2010-08-29 Chong YidongAdd "Package:" file headers to denote built-in packages.
2010-08-22 Chong YidongMerge changes from emacs-23 branch.
2010-08-08 Chong YidongMerge changes from emacs-23 branch
2010-07-27 Juanma BarranqueroMerge from emacs-23
2010-07-17 Chong YidongMerge latest fix to xg_event_is_for_menubar.
2010-07-16 Chong YidongMerge changes from emacs-23 branch.
2010-07-10 Chong YidongMerge changes from emacs-23 branch.
2010-06-26 Eli Zaretskiiw32-fns.el (w32-convert-standard-filename): Doc fix.
2010-06-16 Stefan MonnierMerge from emacs-23
2010-06-14 Joakim Veronamerged from trunk
2010-06-09 Andreas SchwabMerge from emacs-23
2010-06-01 Stefan MonnierMerge from emacs-23
2010-05-25 Kenichi Handamerge trunk
2010-05-25 Stefan MonnierMerge from emacs-23
2010-05-24 Stefan Monnier* emacs-lisp/bytecomp.el (byte-compile-interactive...
2010-05-18 Chong YidongFix stack overflow in string creation (Bug#6214).
2010-05-13 Joakim Veronamerge and fixes
2010-05-11 Stefan MonnierMerge from emacs-23
2010-05-08 Stefan MonnierMerge from emacs-23
2010-05-01 Eli ZaretskiiEmulate POSIX_SIGNALS on MS-Windows.
2010-05-01 Eli ZaretskiiFix display of R2L lines and cursor motion in bidi...
2010-04-25 Eli ZaretskiiFix crash with bidi display on the last empty line...
2010-04-24 Eli ZaretskiiFix cursor motion at end of line that ends in a compose...
2010-04-23 Eli ZaretskiiFix display of composed characters from L2R scripts...
2010-04-23 Stefan MonnierProvide byte-compiler warnings when set-default a read...
2010-01-19 Alan MackenzieSuppress spurious second invocation of before-change...
2010-01-16 Eli ZaretskiiMerge from mainline.
2010-01-14 Kenichi Handafrom trunk
2010-01-13 Glenn MorrisAdd 2010 to copyright years.
2009-12-07 Glenn MorrisUlrich Mueller <ulm at gentoo.org>
2009-12-01 Glenn Morris(byte-compile-save-excursion): Make message consistent...
2009-11-27 Stefan Monnier(byte-compile-warning-types): New type `suspicious'.
2009-11-16 YAMAMOTO Mitsuharu(byte-compile-output-file-form):
2009-11-14 Glenn Morris(byte-compile-single-version): Remove, unused.
2009-11-05 Glenn Morris(byte-compile-insert-header): Drop test for Emacs 19...
2009-11-04 Dan Nicolaescu* emacs-lisp/bytecomp.el (byte-compile-output-file...
2009-11-04 Glenn Morris(byte-defop-compiler19): Remove.
2009-11-04 Glenn Morris(byte-compile-version-cond): Remove macro.
2009-11-03 Glenn Morris(byte-compile-file-form-defvar)
2009-10-31 Glenn Morris(byte-compile-warning-types, byte-compile-warnings...
2009-10-01 Stefan Monnier* eval.c (Fcalled_interactively_p): Add `kind' argument.
2009-10-01 Stefan Monnier* emacs-lisp/byte-run.el (advertised-signature-table...
2009-10-01 Stefan Monnier(byte-compile-defmacro-declaration): New fun.
2009-09-28 Chong YidongCEDET (development tools) package merged.
2009-09-17 Glenn Morris(byte-compile-form): Always check the function argument...
2009-09-16 Glenn Morris(byte-compile-not-obsolete-vars): Rename from byte...
2009-09-15 Stefan Monnier* Makefile.in (compile-onefile): Use byte-compile-refre...
2009-09-15 Stefan Monnier(byte-compile-refresh-preloaded): New function.
2009-09-15 Glenn Morris(byte-compile-keep-pending, byte-compile-file-form...
2009-09-10 Glenn Morris(byte-compile-function-environment): Doc fix.
2009-09-05 Glenn Morris(emacs-lisp-file-regexp): Doc fix.
2009-08-30 Stefan Monnier(byte-compile-interactive-only-functions): Add comint...
2009-08-29 Stefan Monnier(byte-compile-const-symbol-p):
2009-08-28 Stefan Monnier* gnus/nnheader.el (nnheader-find-file-noselect):
2009-08-26 Stefan Monnier(byte-compile-lapcode): Fix up last change.
2009-08-26 Stefan Monnier(byte-compile-lapcode): Signal overflow.
2009-08-25 Glenn Morris(byte-compile-file-form-require): Tweak previous change.
2009-08-25 Glenn Morris(byte-compile-eval): Fix test for cl in load-history...
2009-08-10 Stefan Monnier(byte-compile-interactive-only-functions): Add goto...
2009-08-06 Seiji Zenitanifix message: new multibyte format requires 23
2009-07-23 Glenn Morris(byte-compile-from-buffer, byte-compile-output-file...
2009-02-02 Stefan Monnier(emacs-lisp-file-regexp): Fix up EOB.
2009-01-05 Glenn MorrisAdd 2009 to copyright years.
2008-11-20 Juanma Barranquero* emacs-lisp/bytecomp.el (byte-compile-dynamic-docstrings)
2008-11-14 Chong Yidong(byte-compile-associative)
2008-09-30 Miles BaderMerge from emacs--rel--22
2008-09-05 Miles BaderMerge from emacs--rel--22
2008-09-02 Miles BaderMerge from emacs--rel--22
2008-08-18 Miles BaderMerge from emacs--rel--22
2008-08-12 Miles BaderMerge from emacs--rel--22
2008-08-10 Glenn Morris(byte-compile-maybe-guarded): Doc fix (sync from trunk...
2008-07-31 Dan Nicolaescu* bitmaps/README:
2008-07-26 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-06-17 Miles BaderMerge from emacs--rel--22
2008-06-13 Glenn Morris(byte-compile-maybe-guarded): Doc fix.
2008-06-08 Stefan Monnier(byte-compile-current-group): New var.
2008-06-01 Miles BaderMerge from emacs--rel--22
2008-05-26 Miles BaderMerge from emacs--rel--22
2008-05-18 Miles BaderMerge from emacs--rel--22
2008-05-16 Miles BaderMerge from emacs--rel--22
next