emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/sh-script.el [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/sh-script.el [lexbind]
Date: Wed, 06 Oct 2004 01:44:23 -0400

Index: emacs/lisp/progmodes/sh-script.el
diff -c emacs/lisp/progmodes/sh-script.el:1.110.4.7 
emacs/lisp/progmodes/sh-script.el:1.110.4.8
*** emacs/lisp/progmodes/sh-script.el:1.110.4.7 Sat Sep  4 09:24:35 2004
--- emacs/lisp/progmodes/sh-script.el   Wed Oct  6 05:21:58 2004
***************
*** 421,426 ****
--- 421,427 ----
        ?^ "_"
        ?~ "_"
        ?, "_"
+       ?= "."
        ?< "."
        ?> ".")
    "Default syntax table for shell mode.")




reply via email to

[Prev in Thread] Current Thread [Next in Thread]