Commit graph

28 commits

Author SHA1 Message Date
Glenn Morris
0cc61e9904 (declare-function): Doc fix. 2007-11-29 04:25:13 +00:00
Glenn Morris
e1b0f17b8d (declare-function): Doc fix. 2007-11-24 03:09:55 +00:00
Glenn Morris
e3e7216217 (declare-function): Doc fix. 2007-11-22 20:26:33 +00:00
Glenn Morris
3ab75caec0 (declare-function): Doc fix. 2007-11-22 04:17:44 +00:00
Jason Rumney
c2ca78bc31 (declare-function): Return nil. 2007-11-21 22:40:10 +00:00
Glenn Morris
aefbd1608c (declare-function): New macro. 2007-11-17 03:45:17 +00:00
Glenn Morris
e0085d62fa Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
Glenn Morris
f0fa15c5e5 Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
Glenn Morris
d59c31376c Update copyright years. 2006-12-07 05:06:17 +00:00
Thien-Thi Nguyen
ceb4c4d303 Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
Stefan Monnier
79e74246bc (define-obsolete-function-alias, define-obsolete-variable-alias):
Add `doc-string' declaration.
2005-10-24 16:44:55 +00:00
Stefan Monnier
38729cfb2a (macro-declaration-function): Add a `doc-string' declaration. 2005-10-24 16:10:42 +00:00
Thien-Thi Nguyen
3731a85096 Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00
Lute Kamstra
3a35cf56e7 Update FSF's address. 2005-07-04 17:55:18 +00:00
Juanma Barranquero
fbb70c539b (make-obsolete, define-obsolete-function-alias): Rename arguments FUNCTION and
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.
2005-06-14 15:50:22 +00:00
Richard M. Stallman
8cd567b842 (eval-when-compile): Doc fix. 2005-05-19 15:39:56 +00:00
Luc Teirlinck
342ef03d5b (define-obsolete-function-alias, define-obsolete-variable-alias): Doc Fixes. 2005-05-05 22:58:40 +00:00
Juanma Barranquero
3fe2692297 (define-obsolete-function-alias): Fix typo in docstring. 2005-05-05 09:18:53 +00:00
Nick Roberts
0448b47601 (define-obsolete-function-alias): New macro. 2005-04-26 09:03:56 +00:00
Nick Roberts
f7f8f37aa6 (define-obsolete-variable-alias): New macro. 2005-04-22 04:08:08 +00:00
Lute Kamstra
623374a568 (macro-declaration-function): Move from subr.el.
(dont-compile, eval-when-compile, eval-and-compile): Use declare to
specify indentation.
2005-03-14 14:05:13 +00:00
Lute Kamstra
3fdfb09c1c Replace lisp-indent-hook with lisp-indent-function throughout.
(with-no-warnings): Set lisp-indent-function property.
2005-03-12 17:24:29 +00:00
Juanma Barranquero
506b775323 (make-obsolete, make-obsolete-variable): Make argument names match their use in
docstring.
2004-05-07 00:58:54 +00:00
Richard M. Stallman
ae122ad2d4 (with-no-warnings): Simplify: take all args as &rest arg. 2004-04-21 19:10:29 +00:00
Stefan Monnier
66599b54fb (defsubst): Add edebug spec and use backquote.
(dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
2004-03-22 15:22:34 +00:00
Juanma Barranquero
7ab91c5f45 (make-obsolete-variable): Fix docstring. 2004-03-18 00:20:44 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Juanma Barranquero
5e046f6d57 Moved from lisp/. 2003-05-30 23:31:15 +00:00