diff options
| author | Stefan Monnier | 2011-02-09 13:59:55 -0500 |
|---|---|---|
| committer | Stefan Monnier | 2011-02-09 13:59:55 -0500 |
| commit | ccded26c1e57045a8941dd69b2566ac9a49cfe4b (patch) | |
| tree | 3d44fbef168b0f826a035dc7db88902b68c1b3b7 /test/ChangeLog | |
| parent | 33cd3ee46b26307e4f0ccd2a622a736e05041a25 (diff) | |
| download | emacs-ccded26c1e57045a8941dd69b2566ac9a49cfe4b.tar.gz emacs-ccded26c1e57045a8941dd69b2566ac9a49cfe4b.zip | |
* lisp/progmodes/sh-script.el (sh-font-lock-open-heredoc): Fix case
of here-doc that immediately follows a comment.
* .bzrignore: Ignore globals.h and related stamp.
* test/indent/shell.sh:
* test/indent/shell.rc: New files.
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index f555878cb49..3f2dbec1e55 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-02-09 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * indent/shell.sh: | ||
| 4 | * indent/shell.rc: New files. | ||
| 5 | |||
| 1 | 2011-01-27 Chong Yidong <cyd@stupidchicken.com> | 6 | 2011-01-27 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * automated/font-parse-tests.el: Move from | 8 | * automated/font-parse-tests.el: Move from |