/[emacs]/emacs/lisp/progmodes/sh-script.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/sh-script.el

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

revision 1.129 by miles, Mon Sep 1 15:45:35 2003 UTC revision 1.130 by gm, Tue Sep 2 17:37:01 2003 UTC
# Line 808  See `sh-feature'.") Line 808  See `sh-feature'.")
808    
809      ;; The next entry is only used for defining the others      ;; The next entry is only used for defining the others
810      (shell eval sh-append executable-font-lock-keywords      (shell eval sh-append executable-font-lock-keywords
811             '("\\\\[^A-Za-z0-9]" 0 font-lock-string-face)             ;; Using font-lock-string-face here confuses sh-get-indent-info.
812               '("\\\\[^A-Za-z0-9]" 0 font-lock-warning-face)
813             '("\\${?\\([A-Za-z_][A-Za-z0-9_]*\\|[0-9]+\\|[$*_]\\)" 1             '("\\${?\\([A-Za-z_][A-Za-z0-9_]*\\|[0-9]+\\|[$*_]\\)" 1
814               font-lock-variable-name-face))               font-lock-variable-name-face))
815      (rpm eval sh-append rpm2      (rpm eval sh-append rpm2

Legend:
Removed from v.1.129  
changed lines
  Added in v.1.130

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