diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 58a607bc505..2b0dab0028c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2009-08-09 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * progmodes/hideshow.el (hs-special-modes-alist): Don't use | ||
| 4 | hs-c-like-adjust-block-beginning. | ||
| 5 | (hs-hide-block-at-point): Stop hiding at the beginning of | ||
| 6 | hs-block-end-regexp (Bug#700). | ||
| 7 | |||
| 1 | 2009-08-09 Dmitry Dzhus <dima@sphinx.net.ru> | 8 | 2009-08-09 Dmitry Dzhus <dima@sphinx.net.ru> |
| 2 | 9 | ||
| 3 | * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be | 10 | * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be |