Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | (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 | |
| | | | | Add `doc-string' declaration. | |||||
* | (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 | |
| | | | | | | 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. 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 | |
| | | | | | (dont-compile, eval-when-compile, eval-and-compile): Use declare to specify indentation. | |||||
* | Replace lisp-indent-hook with lisp-indent-function throughout. | Lute Kamstra | 2005-03-12 | 1 | -6/+7 | |
| | | | | (with-no-warnings): Set lisp-indent-function property. | |||||
* | (make-obsolete, make-obsolete-variable): Make argument names match their use in | Juanma Barranquero | 2004-05-07 | 1 | -9/+9 | |
| | | | | docstring. | |||||
* | (with-no-warnings): Simplify: take all args as &rest arg. | Richard M. Stallman | 2004-04-21 | 1 | -3/+2 | |
| | ||||||
* | (defsubst): Add edebug spec and use backquote. | Stefan Monnier | 2004-03-22 | 1 | -6/+9 | |
| | | | | (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec. | |||||
* | (make-obsolete-variable): Fix docstring. | Juanma Barranquero | 2004-03-18 | 1 | -3/+3 | |
| | ||||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 | |
| | ||||||
* | Moved from lisp/. | Juanma Barranquero | 2003-05-30 | 1 | -0/+172 | |