/[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.151 by rms, Tue May 10 09:13:04 2005 UTC revision 1.152 by dann, Wed May 11 22:57:24 2005 UTC
# Line 414  This is buffer-local in every such buffe Line 414  This is buffer-local in every such buffe
414          ?\" "\"\""          ?\" "\"\""
415          ?\' "\"'"          ?\' "\"'"
416          ?\` "\"`"          ?\` "\"`"
417            ;; ?$ might also have a ". p" syntax. Both "'" and ". p" seem
418            ;; to work fine. This is needed so that dabbrev-expand
419            ;; $VARNAME works.
420            ?$ "'"
421          ?! "_"          ?! "_"
422          ?% "_"          ?% "_"
423          ?: "_"          ?: "_"

Legend:
Removed from v.1.151  
changed lines
  Added in v.1.152

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