Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (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 |