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-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
|
\
|
|
|
*
|
(byte-compile-warnings): Autoload the safe-local-variable property.
Glenn Morris
2007-10-26
1
-1
/
+2
*
|
|
Merge from emacs--devo--0
Miles Bader
2007-10-11
1
-21
/
+29
|
\
|
|
|
*
|
(byte-compile-warning-types): Add mapcar and make-local.
Glenn Morris
2007-09-21
1
-1
/
+2
|
*
|
(byte-compile-warnings)
Glenn Morris
2007-09-21
1
-16
/
+20
|
*
|
Markus Triska <markus.triska at gmx.at>
Glenn Morris
2007-09-21
1
-0
/
+4
|
*
|
(byte-compile-log-file): Check major-mode via derived-mode-p.
Stefan Monnier
2007-09-07
1
-2
/
+1
|
*
|
(byte-recompile-directory): Fix bug:
Thien-Thi Nguyen
2007-09-01
1
-3
/
+3
*
|
|
Merge from emacs--devo--0
Miles Bader
2007-08-29
1
-122
/
+121
|
\
|
|
|
*
|
Merge from emacs--rel--22
Miles Bader
2007-08-27
1
-9
/
+12
|
|
\
|
|
|
*
(byte-compile-from-buffer): Check old-style backquotes after each `read'
Stefan Monnier
2007-08-23
1
-8
/
+8
|
|
*
(byte-compile-from-buffer): Display a big fat warning for old style backquotes.
Stefan Monnier
2007-08-22
1
-1
/
+7
|
|
*
(byte-compile-log-file, byte-recompile-directory, byte-compile-file)
Stefan Monnier
2007-08-22
1
-13
/
+9
|
*
|
(byte-compile-output-docform, byte-compile-output-as-comment):
Stefan Monnier
2007-08-23
1
-112
/
+108
|
*
|
(byte-compile-interactive-only-functions): Add previous-line and next-line.
Stefan Monnier
2007-08-21
1
-1
/
+1
*
|
|
Merge from emacs--devo--0
Miles Bader
2007-07-27
1
-7
/
+9
|
\
|
|
|
*
|
Merge from emacs--rel--22
Miles Bader
2007-07-26
1
-1
/
+1
|
|
\
|
|
|
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
|
|
*
(byte-compile-from-buffer): initialise byte-compile-unresolved-functions before
Alan Mackenzie
2007-07-24
1
-6
/
+8
|
*
|
(byte-compile-from-buffer): initialise byte-compile-unresolved-functions
Alan Mackenzie
2007-07-24
1
-6
/
+8
*
|
|
Merge from emacs--devo--0
Miles Bader
2007-06-16
1
-26
/
+21
|
\
|
|
|
*
|
(byte-compile-current-group, byte-compile-nogroup-warn, byte-compile-file):
Stefan Monnier
2007-06-14
1
-25
/
+14
[next]