diff lisp/ChangeLog @ 62242:cce9501aab6e

(sh-mode-default-syntax-table): Set the syntax of $ to "'" (quote).
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 11 May 2005 22:57:25 +0000
parents 19d278c4224b
children 3acb560ee3f3
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed May 11 21:00:41 2005 +0000
+++ b/lisp/ChangeLog	Wed May 11 22:57:25 2005 +0000
@@ -1,3 +1,8 @@
+2005-05-11  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	* progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
+	syntax of $ to "'" (quote).
+
 2005-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
 
 	* dnd.el (dnd-protocol-alist): Improve custom type.