diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7d3a16bde9b..93edc4addcd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-03-13 Tassilo Horn <tassilo@member.fsf.org> | ||
| 2 | |||
| 3 | * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc): | ||
| 4 | Create cache dir only if it doesn't already exist. | ||
| 5 | |||
| 1 | 2008-03-13 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2008-03-13 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Fix handling | 8 | * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Fix handling |