2007-07-26 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-24 |
Alan Mackenzie |
(byte-compile-from-buffer): initialise byte-compile-unresolved-functions
|
2007-06-14 |
Stefan Monnier |
(byte-compile-current-group, byte-compile-nogroup-warn, byte-compile-file):
|
2007-06-12 |
Stefan Monnier |
(byte-compile-current-group): New var.
|
2007-06-10 |
Martin Rudalics |
(byte-compile-find-cl-functions): Match
|
2007-06-07 |
Glenn Morris |
(byte-compile-warnings): Add new option `make-local'.
|
2008-08-10 |
Glenn Morris |
(byte-compile-maybe-guarded): Doc fix (sync from trunk 2008-06-13).
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2007-11-26 |
Juanma Barranquero |
(batch-byte-recompile-directory): Doc fix.
|
2007-10-26 |
Glenn Morris |
(byte-compile-warnings): Autoload the safe-local-variable property.
|
2007-09-01 |
Thien-Thi Nguyen |
(byte-recompile-directory): Fix bug:
|
2007-08-23 |
Stefan Monnier |
(byte-compile-from-buffer): Check old-style backquotes after each `read'
|
2007-08-22 |
Stefan Monnier |
(byte-compile-from-buffer): Display a big fat warning for old style backquotes.
|
2007-08-22 |
Stefan Monnier |
(byte-compile-log-file, byte-recompile-directory, byte-compile-file)
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-24 |
Alan Mackenzie |
(byte-compile-from-buffer): initialise byte-compile-unresolved-functions before
|
2007-04-11 |
Glenn Morris |
Markus Triska <markus.triska at gmx.at>:
|
2007-04-10 |
Glenn Morris |
Markus Triska <markus.triska at gmx.at>:
|
2007-03-26 |
Richard M. Stallman |
(byte-compile-file-form-defmumble): Use prin1 instead of princ.
|
2007-03-11 |
Richard M. Stallman |
(byte-compile-warning-prefix): Correctly compute line number.
|
2007-02-13 |
Juanma Barranquero |
(byte-compile-dest-file, byte-compile-file): Doc fixes.
|
2007-01-29 |
Kenichi Handa |
(byte-compile-disable-print-circle): New
|
2007-01-24 |
Miles Bader |
Make byte compiler correctly write circular constants
|
2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
2006-11-30 |
Juanma Barranquero |
(byte-optimize, byte-compile-warnings): Doc fixes.
|
2006-11-28 |
Richard M. Stallman |
(byte-compile-get-constant):
|
2006-11-19 |
Chong Yidong |
(byte-compile-if): Revert last change.
|
2006-11-18 |
Chong Yidong |
(byte-compile-maybe-guarded): Check `and' conditions for function or
|
2006-07-07 |
Stefan Monnier |
(byte-compile-form): The `byte-compile'
|
2006-05-16 |
Reiner Steib |
(byte-compile-warnings-safe-p): New
|
2006-05-11 |
Reiner Steib |
Move `safe-local-variable' declarations to the respective files.
|
2006-04-11 |
Richard M. Stallman |
(byte-compile-file): Bind enable-local-variables to :safe,
|
2006-04-08 |
Stefan Monnier |
(byte-compile-form): Only call cl-byte-compile-compiler-macro if it exists.
|
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 Nguyen |
Update 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 'xemacs) and turn
|
2005-07-04 |
Lute Kamstra |
Update 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 not constant
|
2005-05-30 |
Richard M. Stallman |
(byte-compile-nogroup-warn): Warn only when name to be defined is quoted.
|
2005-05-22 |
Nick Roberts |
Remove 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 Bader |
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-167
|
2005-02-09 |
Kim F. Storm |
Change release version from 21.4 to 22.1 throughout.
|
2004-12-21 |
Richard M. Stallman |
Comment change.
|
2004-11-21 |
Richard M. Stallman |
(byte-compile-form): Move the calls to byte-compile-set-symbol-position,
|
2004-11-11 |
Stefan Monnier |
Use 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
|