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
*
* eval.c (Fcalled_interactively_p): Add `kind' argument.
Stefan Monnier
2009-10-01
1
-9
/
+13
*
* emacs-lisp/byte-run.el (advertised-signature-table): New var.
Stefan Monnier
2009-10-01
1
-14
/
+16
*
(byte-compile-defmacro-declaration): New fun.
Stefan Monnier
2009-10-01
1
-18
/
+29
*
(byte-compile-form): Always check the function arguments, whether or
Glenn Morris
2009-09-17
1
-6
/
+6
*
(byte-compile-not-obsolete-vars): Rename from byte-compile-not-obsolete-var.
Glenn Morris
2009-09-16
1
-15
/
+28
*
* Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
Stefan Monnier
2009-09-15
1
-1
/
+0
*
(byte-compile-refresh-preloaded): New function.
Stefan Monnier
2009-09-15
1
-1
/
+22
*
(byte-compile-keep-pending, byte-compile-file-form, byte-compile-lambda)
Glenn Morris
2009-09-15
1
-111
/
+122
*
(byte-compile-function-environment): Doc fix.
Glenn Morris
2009-09-10
1
-5
/
+26
*
(emacs-lisp-file-regexp): Doc fix.
Glenn Morris
2009-09-05
1
-31
/
+70
*
(byte-compile-interactive-only-functions): Add comint-run.
Stefan Monnier
2009-08-30
1
-1
/
+1
*
(byte-compile-const-symbol-p):
Stefan Monnier
2009-08-29
1
-4
/
+17
*
* gnus/nnheader.el (nnheader-find-file-noselect):
Stefan Monnier
2009-08-28
1
-6
/
+7
*
(byte-compile-lapcode): Fix up last change.
Stefan Monnier
2009-08-26
1
-1
/
+1
*
(byte-compile-lapcode): Signal overflow.
Stefan Monnier
2009-08-26
1
-1
/
+3
*
(byte-compile-file-form-require): Tweak previous change.
Glenn Morris
2009-08-25
1
-3
/
+3
*
(byte-compile-eval): Fix test for cl in load-history for absolute file-names.
Glenn Morris
2009-08-25
1
-4
/
+8
*
(byte-compile-interactive-only-functions): Add goto-line.
Stefan Monnier
2009-08-10
1
-1
/
+2
*
fix message: new multibyte format requires 23
Seiji Zenitani
2009-08-06
1
-2
/
+2
*
(byte-compile-from-buffer, byte-compile-output-file-form)
Glenn Morris
2009-07-23
1
-50
/
+63
*
(emacs-lisp-file-regexp): Fix up EOB.
Stefan Monnier
2009-02-02
1
-1
/
+1
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
* emacs-lisp/bytecomp.el (byte-compile-dynamic-docstrings)
Juanma Barranquero
2008-11-20
1
-21
/
+21
*
(byte-compile-associative)
Chong Yidong
2008-11-14
1
-20
/
+33
*
* bitmaps/README:
Dan Nicolaescu
2008-07-31
1
-8
/
+3
*
(byte-compile-maybe-guarded): Doc fix.
Glenn Morris
2008-06-13
1
-2
/
+2
*
(byte-compile-current-group): New var.
Stefan Monnier
2008-06-08
1
-7
/
+18
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
(byte-compile-file): Doc fix.
Glenn Morris
2008-04-27
1
-1
/
+1
*
Johan Bockg� <bojohan at gnu.org>
Glenn Morris
2008-04-27
1
-9
/
+3
*
(byte-compile-warn-obsolete): New function.
Glenn Morris
2008-04-26
1
-23
/
+23
*
(byte-compile-warnings-safe-p): Use `byte-compile-warning-types'.
Juanma Barranquero
2008-03-31
1
-5
/
+2
*
(byte-compile-obsolete): If no replacement is provided,
Juanma Barranquero
2008-03-26
1
-4
/
+6
*
(byte-compile-maybe-guarded):
Stefan Monnier
2008-03-03
1
-17
/
+1
*
This is Dan's patch from
Glenn Morris
2008-03-01
1
-98
/
+113
*
(byte-compile-maybe-guarded): Restore code commented out 2007-11-10.
Glenn Morris
2008-03-01
1
-4
/
+10
*
(byte-compile-lapcode): Use
Kenichi Handa
2008-02-12
1
-1
/
+1
*
Merge from emacs--devo--0
Miles Bader
2008-01-09
1
-48
/
+48
|
\
|
*
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
|
\
|
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
|
|
*
(batch-byte-recompile-directory): Doc fix.
Juanma Barranquero
2007-11-26
1
-3
/
+3
|
|
*
(byte-compile-warnings): Autoload the safe-local-variable property.
Glenn Morris
2007-10-26
1
-1
/
+2
|
|
*
(byte-recompile-directory): Fix bug:
Thien-Thi Nguyen
2007-09-01
1
-1
/
+1
|
*
|
* mouse.el (mouse-popup-menubar): Fix typo.
Dan Nicolaescu
2008-01-04
1
-2
/
+2
|
*
|
(byte-compile-from-buffer): Call byte-compile-warn-about-unresolved-functions
Richard M. Stallman
2008-01-04
1
-83
/
+83
*
|
|
Merge from emacs--devo--0
Miles Bader
2007-12-06
1
-19
/
+35
|
\
|
|
|
*
|
Remove directory part from filenames in function declarations.
Glenn Morris
2007-12-06
1
-1
/
+1
|
*
|
(byte-compile-declare-function): Remove declared function from
Glenn Morris
2007-12-05
1
-0
/
+3
|
*
|
(byte-compile-declare-function): Reverse branches of if statement.
Glenn Morris
2007-12-02
1
-4
/
+4
|
*
|
(byte-compile-declare-function): Third argument to declare-function
Glenn Morris
2007-11-30
1
-1
/
+2
[next]