bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#25585: Fwd: [reddit] 1 new message from u/hvis


From: Bob Hepple
Subject: bug#25585: Fwd: [reddit] 1 new message from u/hvis
Date: Wed, 01 Feb 2017 23:31:50 +0000

This patch (suggested by https://reddit.com/u/hvis) works for me ...


diff --git a/lisp/progmodes/sh-script.el b/lisp/progmodes/sh-script.el

index a0bbf55..dc296a2 100644
--- a/lisp/progmodes/sh-script.el
+++ b/lisp/progmodes/sh-script.el
@@ -483,6 +483,7 @@ sh-mode-syntax-table
    ?~ "_"
    ?, "_"
    ?= "."
+        ?/ "."
    ?\; "."
    ?| "."
    ?& "."



reply via email to

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