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
*
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
|
\
|
*
*** empty log message ***
Juanma Barranquero
2008-02-05
1
-1
/
+1
*
|
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
|
*
Dan Nicolaescu <dann at ics.uci.edu>
Glenn Morris
2007-12-01
1
-2
/
+3
|
*
(declare-function): Define as a no-op, for compatibility with Emacs 23.
Glenn Morris
2007-11-20
1
-0
/
+5
*
|
(declare-function): Macro deleted.
Richard M. Stallman
2007-12-03
1
-37
/
+0
*
|
(declare-function): Add optional fourth argument and document it.
Glenn Morris
2007-11-30
1
-1
/
+10
*
|
(declare-function): Doc fix.
Glenn Morris
2007-11-29
1
-1
/
+3
*
|
(declare-function): Doc fix.
Glenn Morris
2007-11-24
1
-1
/
+3
*
|
(declare-function): Doc fix.
Glenn Morris
2007-11-22
1
-4
/
+5
*
|
(declare-function): Doc fix.
Glenn Morris
2007-11-22
1
-4
/
+8
*
|
(declare-function): Return nil.
Jason Rumney
2007-11-21
1
-1
/
+1
*
|
(declare-function): New macro.
Glenn Morris
2007-11-17
1
-0
/
+19
|
/
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
Update copyright years.
Glenn Morris
2006-12-07
1
-1
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+2
*
(define-obsolete-function-alias, define-obsolete-variable-alias):
Stefan Monnier
2005-10-24
1
-12
/
+14
*
(macro-declaration-function): Add a `doc-string' declaration.
Stefan Monnier
2005-10-24
1
-0
/
+2
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-06
1
-1
/
+1
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
(make-obsolete, define-obsolete-function-alias): Rename arguments FUNCTION and
Juanma Barranquero
2005-06-14
1
-23
/
+23
*
(eval-when-compile): Doc fix.
Richard M. Stallman
2005-05-19
1
-2
/
+3
*
(define-obsolete-function-alias, define-obsolete-variable-alias): Doc Fixes.
Luc Teirlinck
2005-05-05
1
-12
/
+21
*
(define-obsolete-function-alias): Fix typo in docstring.
Juanma Barranquero
2005-05-05
1
-1
/
+1
*
(define-obsolete-function-alias): New macro.
Nick Roberts
2005-04-26
1
-0
/
+12
*
(define-obsolete-variable-alias): New macro.
Nick Roberts
2005-04-22
1
-0
/
+12
*
(macro-declaration-function): Move from subr.el.
Lute Kamstra
2005-03-14
1
-7
/
+28
*
Replace lisp-indent-hook with lisp-indent-function throughout.
Lute Kamstra
2005-03-12
1
-6
/
+7
*
(make-obsolete, make-obsolete-variable): Make argument names match their use in
Juanma Barranquero
2004-05-07
1
-9
/
+9
*
(with-no-warnings): Simplify: take all args as &rest arg.
Richard M. Stallman
2004-04-21
1
-3
/
+2
[next]