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
/
byte-run.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-2
/
+2
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-3
/
+3
*
Use curved quotes in core elisp diagnostics
Paul Eggert
2015-08-16
1
-2
/
+2
*
* etc/TODO: Remove obsolete entries.
Stefan Monnier
2015-03-25
1
-2
/
+2
*
Improve dynamic elisp keyword font-locking
Tassilo Horn
2015-03-18
1
-5
/
+23
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
byte-run.el (function-put): Match argument names to docstring (bug#19118).
Nicolas Richard
2014-11-25
1
-3
/
+4
*
Fix bootstrap failure after last change to eval-and-compile.
Stefan Monnier
2014-11-09
1
-2
/
+1
*
* lisp/emacs-lisp/byte-run.el (defun-declarations-alist): Fix compiler-macro
Stefan Monnier
2014-11-03
1
-6
/
+15
*
2014-04-22 Daniel Colascione <dancol@dancol.org>
Daniel Colascione
2014-04-22
1
-12
/
+13
*
* lisp/emacs-lisp/byte-run.el (function-put): New function.
Stefan Monnier
2014-04-22
1
-11
/
+34
*
Correctly macroexpand top-level forms during eager macroexpand
Daniel Colascione
2014-04-22
1
-3
/
+10
*
Allow `declare' to set the interactive-only property
Glenn Morris
2014-03-22
1
-2
/
+11
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
byte-run.el (eval-when-compile), cc-defs.el (cc-eval-when-compile): Fix edebu...
Katsumi Yamaoka
2013-12-25
1
-1
/
+1
*
* lisp/emacs-lisp/byte-run.el (eval-when-compile): Fix edebug spec.
Stefan Monnier
2013-11-20
1
-6
/
+5
*
* lisp/emacs-lisp/byte-run.el (defmacro, defun): Set their `indent' property.
Stefan Monnier
2013-11-04
1
-1
/
+2
*
* lisp/emacs-lisp/bytecomp.el: Check existence of f in #'f.
Stefan Monnier
2013-08-07
1
-1
/
+0
*
* lisp/emacs-lisp/byte-run.el (defun-declarations-alist): Don't use
Stefan Monnier
2013-03-12
1
-1
/
+2
*
* lisp/emacs-lisp/byte-run.el (dont-compile): Declare obsolete.
Stefan Monnier
2013-03-10
1
-2
/
+2
*
* lisp/emacs-lisp/byte-run.el (eval-when-compile, eval-and-compile):
Stefan Monnier
2013-02-08
1
-5
/
+5
*
Merge from emacs-24; up to 2012-12-06T07:33:20Z!rgm@gnu.org
Glenn Morris
2013-01-02
1
-1
/
+7
|
\
|
*
defun fix for cl declarations + interactive forms
Glenn Morris
2013-01-02
1
-1
/
+7
*
|
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-29
/
+36
|
\
|
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
|
*
* emacs-lisp/byte-run.el (defmacro): Use same argument parsing as
Andreas Schwab
2012-12-31
1
-28
/
+35
|
*
Fixes: debbugs:13316
Andreas Schwab
2012-12-31
1
-5
/
+5
|
*
* lisp/emacs-lisp/byte-run.el (defun-declarations-alist): Don't accept
Stefan Monnier
2012-11-19
1
-1
/
+3
*
|
* lisp/emacs-lisp/byte-run.el (defun-declarations-alist): Fix last change.
Stefan Monnier
2012-11-20
1
-1
/
+1
*
|
* lisp/emacs-lisp/byte-run.el (defun-declarations-alist):
Stefan Monnier
2012-11-19
1
-2
/
+8
|
/
*
More documentation fixes for changes to defun, defmacro, etc.
Chong Yidong
2012-10-15
1
-1
/
+2
*
Use declare forms, where possible, to mark obsolete functions.
Chong Yidong
2012-09-25
1
-1
/
+3
*
Update docstrings and comments to use "init file" terminology.
Chong Yidong
2012-09-17
1
-1
/
+1
*
* lisp/emacs-lisp/byte-run.el (defun): Tweak message. Simplify code.
Stefan Monnier
2012-09-07
1
-4
/
+3
*
Replace version 24.2 with 24.3 where appropriate (hopefully)
Glenn Morris
2012-08-15
1
-2
/
+2
*
Fix return value of `defun' and un-define it.
Stefan Monnier
2012-06-18
1
-1
/
+3
*
Don't autoload functions too eagerly during macroexpansion.
Stefan Monnier
2012-06-08
1
-10
/
+17
*
Add `declare' for `defun'. Align `defmacro's with it.
Stefan Monnier
2012-05-30
1
-53
/
+120
*
* lisp/emacs-lisp/byte-run.el (defmacro, defun): Move from C.
Stefan Monnier
2012-05-29
1
-23
/
+88
*
* lisp/emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
Stefan Monnier
2012-05-17
1
-1
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Silence various byte-compiler warnings.
Stefan Monnier
2011-06-01
1
-11
/
+8
*
Miscellaneous tweaks.
Stefan Monnier
2011-06-01
1
-6
/
+3
*
Don't quote lambda expressions with `quote'.
Stefan Monnier
2011-05-23
1
-2
/
+2
*
Compute freevars in cconv-analyse.
Stefan Monnier
2011-02-26
1
-6
/
+4
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
[next]