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
*
(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
|
*
|
(batch-byte-recompile-directory): Doc fix.
Juanma Barranquero
2007-11-26
1
-8
/
+8
|
*
|
(byte-compile-file-form-custom-declare-variable): Simplify.
Stefan Monnier
2007-11-22
1
-10
/
+9
|
*
|
(compilation-forget-errors): Declare as function.
Glenn Morris
2007-11-19
1
-0
/
+3
|
*
|
(byte-compile-declare-function): New function, byte-hunk-handler for
Glenn Morris
2007-11-17
1
-1
/
+11
*
|
|
Merge from emacs--devo--0
Miles Bader
2007-11-11
1
-51
/
+122
|
\
|
|
|
*
|
* emacs-lisp/byte-opt.el (byte-optimize-featurep): Optimize
Dan Nicolaescu
2007-11-10
1
-20
/
+45
|
*
|
(byte-compile-file-form-define-abbrev-table): New function.
Stefan Monnier
2007-11-09
1
-0
/
+7
|
*
|
(byte-compile-disable-warning)
Glenn Morris
2007-10-30
1
-2
/
+6
|
*
|
(byte-compile-warnings): Document `not'.
Glenn Morris
2007-10-28
1
-31
/
+66
*
|
|
Merge from emacs--devo--0
Miles Bader
2007-10-27
1
-1
/
+2
|
\
|
|
[next]