summaryrefslogtreecommitdiff
path: root/lisp/generic.el
Commit message (Expand)AuthorAgeFilesLines
* Move to the emacs-lisp subdir.Lute Kamstra2005-04-131-345/+0
* (generic-make-keywords-list): Fix docstring.Lute Kamstra2005-04-111-11/+14
* Commentary section cleanup.Lute Kamstra2005-04-111-119/+6
* (generic-mode-internal): Fix 2005-03-31 change.Lute Kamstra2005-04-051-9/+9
* (define-generic-mode): Don't use custom-current-group.Lute Kamstra2005-04-051-5/+6
* (define-generic-mode): Add argument to specify keywords for defcustom.Lute Kamstra2005-04-031-5/+23
* (define-generic-mode): Add indentation rule.Stefan Monnier2005-03-311-1/+3
* (define-generic-mode): Add debug declaration. Add defcustom for theLute Kamstra2005-03-311-19/+31
* find-file-hooks -> find-file-hook.Stefan Monnier2005-03-241-1/+1
* (generic-font-lock-defaults): Make it obsolete.Lute Kamstra2005-03-241-18/+14
* (generic-make-keywords-list): Add autoload cookie.Lute Kamstra2005-03-231-0/+1
* Fix commentary section. Don't require cl for compilation.Lute Kamstra2005-03-211-134/+139
* (define-generic-mode): Let generic-mode-list be a list of strings;Lute Kamstra2005-03-141-3/+2
* (define-generic-mode): Doc fix.Richard M. Stallman2004-11-271-0/+1
* (generic-mode-set-comments): Accept an empty comment-end.Stefan Monnier2004-11-241-3/+5
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-549Miles Bader2004-09-151-2/+2
* (define-generic-mode): Remove redundant arglist info.Juanma Barranquero2004-05-121-4/+1
* (define-generic-mode): Doc fix.Richard M. Stallman2003-12-291-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+1
* (generic-mode-set-comments): Use "" rather than nil for comment-end.Stefan Monnier2001-03-291-1/+1
* (generic-find-file-regexp): Doc fix.Eli Zaretskii2001-02-161-4/+23
* (generic-read-type): Undo last change, inline intoStefan Monnier2000-12-211-12/+2
* Build an alist for completing-read as in 20.7.Gerd Moellmann2000-12-211-1/+1
* * generic.el:Peter Breton2000-10-041-314/+128
* Re-write `(make-variable-buffer-local (defvar ...'Dave Love1999-01-071-87/+93
* (generic-mode-with-type): Added hooks for generic-modes.Karl Heuer1998-10-071-0/+3
* *** empty log message ***Dan Nicolaescu1998-06-091-1/+1
* *** empty log message ***Dan Nicolaescu1998-06-031-1/+1
* (generic-make-keywords-list): Delete spurious paren.Richard M. Stallman1998-05-041-1/+1
* (generic): Added defgroup declaration.Richard M. Stallman1998-05-011-20/+18
* Comment changes.Richard M. Stallman1998-03-141-13/+13
* (generic-mode-ini-file-find-file-hook): Use and-s instead of if-s.Richard M. Stallman1998-03-061-46/+57
* Comment change.Richard M. Stallman1998-03-031-1/+1
* Comment change.Richard M. Stallman1998-03-031-1/+1
* Several doc fixes.Richard M. Stallman1998-03-021-50/+11
* Provide generic, not generic-mode.Richard M. Stallman1998-03-021-4/+6
* Use imenu-case-fold-search.Dave Love1997-12-121-2/+6
* Initial revisionRichard M. Stallman1997-06-151-0/+612