index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
bytecomp.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-14
Miles Bader
2005-02-14
1
-5
/
+5
*
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-13
Miles Bader
2005-02-13
1
-1
/
+1
|
\
|
*
Change release version from 21.4 to 22.1 throughout.
Kim F. Storm
2005-02-09
1
-1
/
+1
*
|
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-79
Miles Bader
2004-12-25
1
-1
/
+1
|
\
|
|
*
Comment change.
Richard M. Stallman
2004-12-21
1
-1
/
+1
*
|
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74
Miles Bader
2004-12-08
1
-12
/
+15
|
\
|
|
*
(byte-compile-form): Move the calls to byte-compile-set-symbol-position,
Richard M. Stallman
2004-11-21
1
-12
/
+15
*
|
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70
Miles Bader
2004-11-12
1
-27
/
+31
|
\
|
|
*
Use push.
Stefan Monnier
2004-11-11
1
-15
/
+13
|
*
(byte-compile-defalias):
Richard M. Stallman
2004-11-09
1
-13
/
+19
*
|
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69
Miles Bader
2004-11-04
1
-3
/
+19
|
\
|
|
*
(byte-compile-warning-types): Add interactive-only.
Richard M. Stallman
2004-11-02
1
-3
/
+19
*
|
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-62
Miles Bader
2004-10-22
1
-22
/
+36
|
\
|
|
*
(byte-compile-eval): Don't process
Richard M. Stallman
2004-10-16
1
-22
/
+36
*
|
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-36
Miles Bader
2004-09-09
1
-4
/
+7
|
\
|
|
*
(byte-compile-generate-call-tree): Doc fix.
Thien-Thi Nguyen
2004-09-08
1
-4
/
+7
*
|
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-32
Miles Bader
2004-08-27
1
-1
/
+1
|
\
|
|
*
(forward-word): Allow 0 args.
John Paul Wallington
2004-08-14
1
-1
/
+1
*
|
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
Miles Bader
2004-06-28
1
-44
/
+38
|
\
|
|
*
Put `...' around symbols in warning messages.
Richard M. Stallman
2004-06-13
1
-21
/
+21
|
*
(byte-compile-log): Use backquotes.
Stefan Monnier
2004-05-19
1
-20
/
+14
|
*
(batch-byte-recompile-directory): Add byte-recompile-directory's opt `arg'.
Stefan Monnier
2004-04-21
1
-2
/
+2
|
*
Fix previous change.
Richard M. Stallman
2004-04-21
1
-2
/
+1
|
*
(byte-compile-no-warnings): Handle multiple args: compile like progn.
Richard M. Stallman
2004-04-21
1
-1
/
+2
|
*
(batch-byte-compile-file): Give a backtrace if requested.
Stefan Monnier
2004-04-14
1
-18
/
+20
|
*
(byte-compile-cond): Fix last change.
Stefan Monnier
2004-04-12
1
-6
/
+7
|
*
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
Miles Bader
2004-04-10
1
-8
/
+1
|
*
(byte-recompile-directory): Ignore hidden dir.
Stefan Monnier
2004-03-22
1
-8
/
+12
|
*
(byte-compile-get-constant): For strings, do compare text properties.
Richard M. Stallman
2004-03-12
1
-2
/
+3
|
*
(byte-compile-compatibility): Doc fix.
Richard M. Stallman
2004-01-29
1
-53
/
+95
|
*
*** empty log message ***
Luc Teirlinck
2004-01-13
1
-2
/
+2
|
*
(compile-defun): Doc fix.
Luc Teirlinck
2004-01-12
1
-3
/
+3
|
*
(byte-compile-log-file): Clear out byte-compile-last-warned-form.
Richard M. Stallman
2003-09-22
1
-2
/
+3
|
*
(byte-compile-warning-prefix):
Richard M. Stallman
2003-09-19
1
-2
/
+2
*
|
Sync to HEAD
Kenichi Handa
2004-04-16
1
-104
/
+154
*
|
*** empty log message ***
Kenichi Handa
2003-09-08
1
-9
/
+11
|
\
\
|
*
|
(byte-compile-lapcode): Be sure to return a unibyte string.
Kenichi Handa
2002-10-16
1
-1
/
+1
|
*
|
(batch-byte-compile-if-not-done): Add
Dave Love
2002-06-29
1
-1
/
+2
|
*
|
(byte-compile-insert-header): Fix typo.
Dave Love
2002-06-27
1
-2
/
+2
|
*
|
(byte-recompile-directory)
Dave Love
2002-06-24
1
-16
/
+19
*
|
|
New directory
Kenichi Handa
2003-09-08
1
-16
/
+10
|
|
/
|
/
|
*
|
Add arch taglines
Miles Bader
2003-09-01
1
-1
/
+2
*
|
(byte-compile-not-obsolete-var): New var.
Richard M. Stallman
2003-08-06
1
-10
/
+15
*
|
(byte-compile-defvar): Check and set the default value of the variable.
Stefan Monnier
2003-07-04
1
-4
/
+4
*
|
(byte-compile-no-warnings): New function.
Richard M. Stallman
2003-05-28
1
-2
/
+7
*
|
(byte-compile-file): Fix comment
Kenichi Handa
2003-05-06
1
-2
/
+2
*
|
(byte-compile-cl-warn): Use `string-match'.
John Paul Wallington
2003-04-29
1
-2
/
+2
*
|
(byte-compile-cl-warn): Avoid cl warnings
Dave Love
2003-04-28
1
-2
/
+10
*
|
Comment change.
Richard M. Stallman
2003-04-24
1
-1
/
+3
*
|
(byte-compile-defun): Generate and compile a defalias form,
Richard M. Stallman
2003-04-24
1
-6
/
+15
[next]