summaryrefslogtreecommitdiff
path: root/lisp/generic-x.el
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Dan Nicolaescu1998-05-171-1/+2
|
* (generic-x): Added defgroup declaration.Richard M. Stallman1998-05-051-530/+556
| | | | | | | | | | | | | | | | | | | | (generic-bat-mode-setup-function): Fixed comment-start variable. (generic-define-mswindows-modes): Enable hosts-generic-mode and apache-generic-mode. (generic-define-unix-modes): Enable alias-generic-mode. (java-properties-generic-mode): Changed regexp to allow property and value to be separated by whitespace or an equal sign. (alias-generic-mode): Check generic-extras-enable-list before defining this mode. (installshield-statement-keyword-list): New variable. (installshield-system-functions-list): Likewise. (installshield-system-variables-list): Likewise. (installshield-types-list): Likewise. (installshield-funarg-constants-list): Likewise. (rul-generic-mode): Uses the variables listed above instead of hard-coding the lists of keywords.
* (rul-generic-mode): Use font-lock-builtin-face,Richard M. Stallman1998-04-031-1/+1
| | | | not font-lock-em[hasized-face.
* Initial revisionRichard M. Stallman1998-03-171-0/+1246