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
*
* 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
*
|
Merge changes from emacs-23 branch.
Juanma Barranquero
2010-09-14
1
-6
/
+7
|
\
|
|
*
* subr.el (unintern): Declare the obarray arg mandatory.
Stefan Monnier
2010-09-14
1
-6
/
+7
*
|
Use `declare' in defmacros.
Stefan Monnier
2010-08-30
1
-1
/
+0
*
|
Add "Package:" file headers to denote built-in packages.
Chong Yidong
2010-08-29
1
-0
/
+1
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
* textmodes/tex-mode.el (tex-alt-dvi-print-command)
Dan Nicolaescu
2009-11-06
1
-1
/
+1
*
(define-obsolete-variable-alias): Use dolist,
Stefan Monnier
2009-11-03
1
-4
/
+4
*
* textmodes/tex-mode.el (tex-dvi-view-command)
Dan Nicolaescu
2009-10-26
1
-1
/
+2
*
* keymap.c (Fmake_sparse_keymap): Purecopy the name.
Dan Nicolaescu
2009-10-24
1
-2
/
+6
*
(define-obsolete-variable-alias): Doc fix.
Glenn Morris
2009-10-16
1
-15
/
+19
*
(define-obsolete-face-alias): Doc fix.
Glenn Morris
2009-10-06
1
-2
/
+2
*
* emacs-lisp/byte-run.el (advertised-signature-table): New var.
Stefan Monnier
2009-10-01
1
-2
/
+24
*
(define-obsolete-face-alias): New macro.
Glenn Morris
2009-08-31
1
-2
/
+17
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
(macro-declaration-function): Disallow declare specs with lengths of 3
Chong Yidong
2008-11-30
1
-8
/
+13
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
(define-obsolete-variable-alias): Doc fix.
Glenn Morris
2008-04-12
1
-0
/
+9
*
(make-obsolete): Doc fix.
Glenn Morris
2008-02-28
1
-1
/
+2
*
Merge from emacs--rel--22
Miles Bader
2008-02-24
1
-1
/
+1
|
\
[next]