Index: emacs/lisp/progmodes/sh-script.el
diff -c emacs/lisp/progmodes/sh-script.el:1.151
emacs/lisp/progmodes/sh-script.el:1.152
*** emacs/lisp/progmodes/sh-script.el:1.151 Tue May 10 09:13:04 2005
--- emacs/lisp/progmodes/sh-script.el Wed May 11 22:57:24 2005
***************
*** 414,419 ****
--- 414,423 ----
?\" "\"\""
?\' "\"'"
?\` "\"`"
+ ;; ?$ might also have a ". p" syntax. Both "'" and ". p" seem
+ ;; to work fine. This is needed so that dabbrev-expand
+ ;; $VARNAME works.
+ ?$ "'"
?! "_"
?% "_"
?: "_"
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs