/[emacs]/emacs/lisp/generic.el
ViewVC logotype

Diff of /emacs/lisp/generic.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.28 by lute, Mon Mar 21 17:10:06 2005 UTC revision 1.29 by lute, Wed Mar 23 10:27:15 2005 UTC
# Line 407  INI file.  This hook is NOT installed by Line 407  INI file.  This hook is NOT installed by
407  (and generic-use-find-file-hook  (and generic-use-find-file-hook
408      (add-hook 'find-file-hooks 'generic-mode-find-file-hook))      (add-hook 'find-file-hooks 'generic-mode-find-file-hook))
409    
410    ;;;###autoload
411  (defun generic-make-keywords-list (keywords-list face &optional prefix suffix)  (defun generic-make-keywords-list (keywords-list face &optional prefix suffix)
412    "Return a regular expression matching the specified KEYWORDS-LIST.    "Return a regular expression matching the specified KEYWORDS-LIST.
413  The regexp is highlighted with FACE."  The regexp is highlighted with FACE."

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26