summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/derived.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * textmodes/tex-mode.el (tex-dvi-view-command)Dan Nicolaescu2009-10-261-5/+5
* (define-derived-mode): Fix paren typo in definition of abbrev table.Glenn Morris2009-09-181-4/+4
* (define-derived-mode): Give the mode's map, and syntax and abbrevGlenn Morris2009-09-101-5/+14
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (define-derived-mode): Add `doc-string' declaration.John Paul Wallington2008-06-211-1/+2
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | (define-derived-mode): Remove bogus compatibiity code.Stefan Monnier2007-05-251-5/+1
|/
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-071-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (define-derived-mode): Put `definition-name'Juri Linkov2005-12-041-3/+10
* (define-derived-mode): Remove defvar for mode hook. (It conflictedLuc Teirlinck2005-11-141-1/+6
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* (derived-mode-run-hooks): Reinstalled, as it is needed for pre-21 compatibility.Juanma Barranquero2005-07-151-0/+6
* (derived-mode-run-hooks): Remove.Juanma Barranquero2005-07-151-14/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (derived-mode-init-mode-variables): Fix spelling in docstrings.Juanma Barranquero2005-06-161-1/+1
* Add comment.Stefan Monnier2005-06-121-2/+8
* (define-derived-mode): Doc fix.Luc Teirlinck2005-05-211-0/+1
* (define-derived-mode): Add link to Elisp manual to docstring.Luc Teirlinck2005-05-141-1/+3
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-1/+1
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (define-derived-mode): Mention hook in doc string. Defvar the derivedGlenn Morris2003-07-231-1/+5
* Moved from lisp/.Juanma Barranquero2003-05-301-0/+436