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 14e667f086e..08bf352b55e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-07-06 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point | ||
| 4 | to the end of the line when locating the block (Bug#700). | ||
| 5 | |||
| 1 | 2009-07-06 Michael Albinus <michael.albinus@gmx.de> | 6 | 2009-07-06 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 7 | ||
| 3 | * net/tramp.el (tramp-handle-write-region): Flush file properties | 8 | * net/tramp.el (tramp-handle-write-region): Flush file properties |