Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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/+1 |
| | |||||
* | (define-derived-mode): Put `definition-name' | Juri Linkov | 2005-12-04 | 1 | -3/+10 |
| | | | | properties on the constructed variable names. | ||||
* | (define-derived-mode): Remove defvar for mode hook. (It conflicted | Luc Teirlinck | 2005-11-14 | 1 | -1/+6 |
| | | | | | with defcustoms for some mode hooks.) Use the `variable-documentation' property to give the mode hook a docstring and expand that docstring. | ||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+2 |
| | |||||
* | (derived-mode-run-hooks): Reinstalled, as it is needed for pre-21 compatibility. | Juanma Barranquero | 2005-07-15 | 1 | -0/+6 |
| | | | | Thanks to Stefan Monnier for pointing this out. | ||||
* | (derived-mode-run-hooks): Remove. | Juanma Barranquero | 2005-07-15 | 1 | -14/+1 |
| | | | | (derived-mode-hook-name): Doc fix. | ||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | |||||
* | (derived-mode-init-mode-variables): Fix spelling in docstrings. | Juanma Barranquero | 2005-06-16 | 1 | -1/+1 |
| | |||||
* | Add comment. | Stefan Monnier | 2005-06-12 | 1 | -2/+8 |
| | |||||
* | (define-derived-mode): Doc fix. | Luc Teirlinck | 2005-05-21 | 1 | -0/+1 |
| | |||||
* | (define-derived-mode): Add link to Elisp manual to docstring. | Luc Teirlinck | 2005-05-14 | 1 | -1/+3 |
| | |||||
* | Change release version from 21.4 to 22.1 throughout. | Kim F. Storm | 2005-02-09 | 1 | -1/+1 |
| | | | | Change development version from 21.3.50 to 22.0.50. | ||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
| | |||||
* | (define-derived-mode): Mention hook in doc string. Defvar the derived | Glenn Morris | 2003-07-23 | 1 | -1/+5 |
| | | | | hook. | ||||
* | Moved from lisp/. | Juanma Barranquero | 2003-05-30 | 1 | -0/+436 |