summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/byte-run.el
Commit message (Collapse)AuthorAgeFilesLines
...
* | (declare-function): Return nil.Jason Rumney2007-11-211-1/+1
| |
* | (declare-function): New macro.Glenn Morris2007-11-171-0/+19
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* Update copyright years.Glenn Morris2006-12-071-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+2
|
* (define-obsolete-function-alias, define-obsolete-variable-alias):Stefan Monnier2005-10-241-12/+14
| | | | Add `doc-string' declaration.
* (macro-declaration-function): Add a `doc-string' declaration.Stefan Monnier2005-10-241-0/+2
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+1
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* (make-obsolete, define-obsolete-function-alias): Rename arguments FUNCTION andJuanma Barranquero2005-06-141-23/+23
| | | | | | NEW to OBSOLETE-NAME and CURRENT-NAME respectively. (make-obsolete-variable, define-obsolete-variable-alias): Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
* (eval-when-compile): Doc fix.Richard M. Stallman2005-05-191-2/+3
|
* (define-obsolete-function-alias, define-obsolete-variable-alias): Doc Fixes.Luc Teirlinck2005-05-051-12/+21
|
* (define-obsolete-function-alias): Fix typo in docstring.Juanma Barranquero2005-05-051-1/+1
|
* (define-obsolete-function-alias): New macro.Nick Roberts2005-04-261-0/+12
|
* (define-obsolete-variable-alias): New macro.Nick Roberts2005-04-221-0/+12
|
* (macro-declaration-function): Move from subr.el.Lute Kamstra2005-03-141-7/+28
| | | | | (dont-compile, eval-when-compile, eval-and-compile): Use declare to specify indentation.
* Replace lisp-indent-hook with lisp-indent-function throughout.Lute Kamstra2005-03-121-6/+7
| | | | (with-no-warnings): Set lisp-indent-function property.
* (make-obsolete, make-obsolete-variable): Make argument names match their use inJuanma Barranquero2004-05-071-9/+9
| | | | docstring.
* (with-no-warnings): Simplify: take all args as &rest arg.Richard M. Stallman2004-04-211-3/+2
|
* (defsubst): Add edebug spec and use backquote.Stefan Monnier2004-03-221-6/+9
| | | | (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
* (make-obsolete-variable): Fix docstring.Juanma Barranquero2004-03-181-3/+3
|
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* Moved from lisp/.Juanma Barranquero2003-05-301-0/+172