emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 13 Apr 2005 14:49:26 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7329 emacs/lisp/ChangeLog:1.7330
*** emacs/lisp/ChangeLog:1.7329 Wed Apr 13 17:40:53 2005
--- emacs/lisp/ChangeLog        Wed Apr 13 18:49:18 2005
***************
*** 1,3 ****
--- 1,13 ----
+ 2005-04-13  Glenn Morris  <address@hidden>
+ 
+       * progmodes/sh-script.el (sh-here-document-word): Make it a
+       defcustom.  Doc fix.
+       (sh-add): Bash uses $(( )) for arithmetic.
+       (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
+       (sh-maybe-here-document): Remove quotes and leading whitespace
+       from heredoc word when closing.  Indent heredoc with tabs if word
+       starts with "-".
+ 
  2005-04-13  Richard M. Stallman  <address@hidden>
  
        * simple.el (undo): Fix previous change.




reply via email to

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