Glenn Morris
|
b43704f2d7
|
(define-derived-mode): Give the mode's map, and syntax and abbrev
tables basic docs, if they don't have any.
|
2009-09-10 06:21:23 +00:00 |
|
Glenn Morris
|
ae940284fa
|
Add 2009 to copyright years.
|
2009-01-05 03:18:22 +00:00 |
|
John Paul Wallington
|
a86a16098e
|
(define-derived-mode): Add `doc-string' declaration.
|
2008-06-21 20:00:04 +00:00 |
|
Glenn Morris
|
d6cba7ae45
|
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-06 03:21:21 +00:00 |
|
Miles Bader
|
59ce725a3b
|
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
|
2008-01-08 20:46:54 +00:00 |
|
Glenn Morris
|
8b72699e88
|
Add 2008 to copyright years.
|
2008-01-07 01:14:52 +00:00 |
|
Miles Bader
|
9aecacd08a
|
Merge from emacs--rel--22
Patches applied:
* emacs--rel--22 (patch 70-73)
- Update from CVS
2007-07-25 Glenn Morris <rgm@gnu.org>
* Relicense all FSF files to GPLv3 or later.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
|
2007-07-26 05:28:10 +00:00 |
|
Glenn Morris
|
e0085d62fa
|
Switch license to GPLv3 or later.
|
2007-07-25 04:14:29 +00:00 |
|
Stefan Monnier
|
cdcfbcb26a
|
(define-derived-mode): Remove bogus compatibiity code.
|
2007-05-25 17:00:54 +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 |
|
Juri Linkov
|
cc793355dc
|
(define-derived-mode): Put `definition-name'
properties on the constructed variable names.
|
2005-12-04 02:33:41 +00:00 |
|
Luc Teirlinck
|
156680e2df
|
(define-derived-mode): Remove defvar for mode hook. (It conflicted
with defcustoms for some mode hooks.) Use the `variable-documentation'
property to give the mode hook a docstring and expand that docstring.
|
2005-11-14 23:05:53 +00:00 |
|
Thien-Thi Nguyen
|
3731a85096
|
Update years in copyright notice; nfc.
|
2005-08-06 17:48:15 +00:00 |
|
Juanma Barranquero
|
3c8dd9b993
|
(derived-mode-run-hooks): Reinstalled, as it is needed for pre-21 compatibility.
Thanks to Stefan Monnier for pointing this out.
|
2005-07-15 08:39:57 +00:00 |
|
Juanma Barranquero
|
fea34e9fc2
|
(derived-mode-run-hooks): Remove.
(derived-mode-hook-name): Doc fix.
|
2005-07-15 01:23:01 +00:00 |
|
Lute Kamstra
|
3a35cf56e7
|
Update FSF's address.
|
2005-07-04 17:55:18 +00:00 |
|
Juanma Barranquero
|
a9873dbbeb
|
(derived-mode-init-mode-variables): Fix spelling in docstrings.
|
2005-06-16 16:13:25 +00:00 |
|
Stefan Monnier
|
84ae490875
|
Add comment.
|
2005-06-12 16:57:08 +00:00 |
|
Luc Teirlinck
|
3e2c3ab0f5
|
(define-derived-mode): Doc fix.
|
2005-05-21 22:35:35 +00:00 |
|
Luc Teirlinck
|
a5079d4022
|
(define-derived-mode): Add link to Elisp manual to docstring.
|
2005-05-14 18:32:45 +00:00 |
|
Kim F. Storm
|
bf247b6ed0
|
Change release version from 21.4 to 22.1 throughout.
Change development version from 21.3.50 to 22.0.50.
|
2005-02-09 15:50:47 +00:00 |
|
Miles Bader
|
ab5796a9f9
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
|
Glenn Morris
|
8d11b45098
|
(define-derived-mode): Mention hook in doc string. Defvar the derived
hook.
|
2003-07-23 00:00:13 +00:00 |
|
Juanma Barranquero
|
5e046f6d57
|
Moved from lisp/.
|
2003-05-30 23:31:15 +00:00 |
|