Mon, 24 May 2010 20:54:13 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Mon, 24 May 2010 17:01:10 -0400 |
Stefan Monnier |
* emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
|
Fri, 23 Apr 2010 12:26:11 -0400 |
Stefan Monnier |
Provide byte-compiler warnings when set-default a read-only var.
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Mon, 07 Dec 2009 06:21:27 +0000 |
Glenn Morris |
Ulrich Mueller <ulm at gentoo.org>
|
Tue, 01 Dec 2009 03:14:02 +0000 |
Glenn Morris |
(byte-compile-save-excursion): Make message consistent with others (no
|
Fri, 27 Nov 2009 22:03:04 +0000 |
Stefan Monnier |
(byte-compile-warning-types): New type `suspicious'.
|
Mon, 16 Nov 2009 04:05:51 +0000 |
YAMAMOTO Mitsuharu |
(byte-compile-output-file-form):
|
Sat, 14 Nov 2009 04:23:18 +0000 |
Glenn Morris |
(byte-compile-single-version): Remove, unused.
|
Thu, 05 Nov 2009 03:25:41 +0000 |
Glenn Morris |
(byte-compile-insert-header): Drop test for Emacs 19. (Bug#1531)
|
Wed, 04 Nov 2009 06:15:41 +0000 |
Dan Nicolaescu |
* emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
|
Wed, 04 Nov 2009 03:17:15 +0000 |
Glenn Morris |
(byte-defop-compiler19): Remove.
|
Wed, 04 Nov 2009 03:15:14 +0000 |
Glenn Morris |
(byte-compile-version-cond): Remove macro.
|
Tue, 03 Nov 2009 03:16:23 +0000 |
Glenn Morris |
(byte-compile-file-form-defvar)
|
Sat, 31 Oct 2009 02:10:43 +0000 |
Glenn Morris |
(byte-compile-warning-types, byte-compile-warnings): Add `constants'
|
Thu, 01 Oct 2009 17:47:38 +0000 |
Stefan Monnier |
* eval.c (Fcalled_interactively_p): Add `kind' argument.
|
Thu, 01 Oct 2009 16:54:21 +0000 |
Stefan Monnier |
* emacs-lisp/byte-run.el (advertised-signature-table): New var.
|
Thu, 01 Oct 2009 04:38:52 +0000 |
Stefan Monnier |
(byte-compile-defmacro-declaration): New fun.
|
Thu, 17 Sep 2009 07:29:43 +0000 |
Glenn Morris |
(byte-compile-form): Always check the function arguments, whether or
|
Wed, 16 Sep 2009 03:13:03 +0000 |
Glenn Morris |
(byte-compile-not-obsolete-vars): Rename from byte-compile-not-obsolete-var.
|
Tue, 15 Sep 2009 15:29:50 +0000 |
Stefan Monnier |
* Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
|
Tue, 15 Sep 2009 04:03:35 +0000 |
Stefan Monnier |
(byte-compile-refresh-preloaded): New function.
|
Tue, 15 Sep 2009 02:34:32 +0000 |
Glenn Morris |
(byte-compile-keep-pending, byte-compile-file-form, byte-compile-lambda)
|
Thu, 10 Sep 2009 06:22:30 +0000 |
Glenn Morris |
(byte-compile-function-environment): Doc fix.
|
Sat, 05 Sep 2009 19:10:37 +0000 |
Glenn Morris |
(emacs-lisp-file-regexp): Doc fix.
|
Sun, 30 Aug 2009 05:22:50 +0000 |
Stefan Monnier |
(byte-compile-interactive-only-functions): Add comint-run.
|
Sat, 29 Aug 2009 14:44:45 +0000 |
Stefan Monnier |
(byte-compile-const-symbol-p):
|
Fri, 28 Aug 2009 17:02:53 +0000 |
Stefan Monnier |
* gnus/nnheader.el (nnheader-find-file-noselect):
|
Wed, 26 Aug 2009 14:47:23 +0000 |
Stefan Monnier |
(byte-compile-lapcode): Fix up last change.
|
Wed, 26 Aug 2009 02:56:05 +0000 |
Stefan Monnier |
(byte-compile-lapcode): Signal overflow.
|
Tue, 25 Aug 2009 07:36:49 +0000 |
Glenn Morris |
(byte-compile-file-form-require): Tweak previous change.
|
Tue, 25 Aug 2009 07:28:16 +0000 |
Glenn Morris |
(byte-compile-eval): Fix test for cl in load-history for absolute file-names.
|
Mon, 10 Aug 2009 16:28:18 +0000 |
Stefan Monnier |
(byte-compile-interactive-only-functions): Add goto-line.
|
Thu, 06 Aug 2009 00:07:12 +0000 |
Seiji Zenitani |
fix message: new multibyte format requires 23
|
Thu, 23 Jul 2009 02:53:29 +0000 |
Glenn Morris |
(byte-compile-from-buffer, byte-compile-output-file-form)
|
Mon, 02 Feb 2009 03:27:30 +0000 |
Stefan Monnier |
(emacs-lisp-file-regexp): Fix up EOB.
|
Mon, 05 Jan 2009 03:18:22 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Thu, 20 Nov 2008 12:13:49 +0000 |
Juanma Barranquero |
* emacs-lisp/bytecomp.el (byte-compile-dynamic-docstrings)
|
Fri, 14 Nov 2008 18:08:10 +0000 |
Chong Yidong |
(byte-compile-associative)
|
Thu, 31 Jul 2008 05:33:56 +0000 |
Dan Nicolaescu |
* bitmaps/README:
|
Fri, 13 Jun 2008 04:16:23 +0000 |
Glenn Morris |
(byte-compile-maybe-guarded): Doc fix.
|
Sun, 08 Jun 2008 02:07:25 +0000 |
Stefan Monnier |
(byte-compile-current-group): New var.
|
Tue, 06 May 2008 03:21:21 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Sun, 27 Apr 2008 01:41:14 +0000 |
Glenn Morris |
(byte-compile-file): Doc fix.
|
Sun, 27 Apr 2008 01:16:49 +0000 |
Glenn Morris |
Johan Bockg? <bojohan at gnu.org>
|
Sat, 26 Apr 2008 02:32:51 +0000 |
Glenn Morris |
(byte-compile-warn-obsolete): New function.
|
Mon, 31 Mar 2008 11:02:04 +0000 |
Juanma Barranquero |
(byte-compile-warnings-safe-p): Use `byte-compile-warning-types'.
|
Wed, 26 Mar 2008 12:18:17 +0000 |
Juanma Barranquero |
(byte-compile-obsolete): If no replacement is provided,
|
Mon, 03 Mar 2008 03:40:04 +0000 |
Stefan Monnier |
(byte-compile-maybe-guarded):
|
Sat, 01 Mar 2008 21:11:17 +0000 |
Glenn Morris |
This is Dan's patch from
|
Sat, 01 Mar 2008 20:07:28 +0000 |
Glenn Morris |
(byte-compile-maybe-guarded): Restore code commented out 2007-11-10.
|
Tue, 12 Feb 2008 11:21:31 +0000 |
Kenichi Handa |
(byte-compile-lapcode): Use
|
Wed, 09 Jan 2008 01:21:15 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 06 Dec 2007 09:51:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 11 Nov 2007 00:56:44 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 27 Oct 2007 09:12:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 11 Oct 2007 16:22:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 29 Aug 2007 05:03:40 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 27 Jul 2007 10:52:18 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 16 Jun 2007 22:32:13 +0000 |
Miles Bader |
Merge from emacs--devo--0
|