diff options
| author | Glenn Morris | 2010-12-07 19:23:49 -0800 |
|---|---|---|
| committer | Glenn Morris | 2010-12-07 19:23:49 -0800 |
| commit | 740af6c9c09b04232cc778faf6c2618c87312999 (patch) | |
| tree | 3001c3b99238c84a6f2dbcb547c6e2525dab06be /lisp | |
| parent | b1816a74de23a28f4ab3f39d7bcedb81cc13fd13 (diff) | |
| download | emacs-740af6c9c09b04232cc778faf6c2618c87312999.tar.gz emacs-740af6c9c09b04232cc778faf6c2618c87312999.zip | |
Fix ChangeLog typo.
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 94f0bc96277..76973470e10 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -5,8 +5,8 @@ | |||
| 5 | 5 | ||
| 6 | 2010-12-06 Leo <sdl.web@gmail.com> | 6 | 2010-12-06 Leo <sdl.web@gmail.com> |
| 7 | 7 | ||
| 8 | * dired-aux.el (dired-do-redisplay): Postphone | 8 | * dired-aux.el (dired-do-redisplay): Postpone dired-after-readin-hook |
| 9 | dired-after-readin-hook while mapping over marks (Bug#6810). | 9 | while mapping over marks (Bug#6810). |
| 10 | 10 | ||
| 11 | 2010-12-06 Chong Yidong <cyd@stupidchicken.com> | 11 | 2010-12-06 Chong Yidong <cyd@stupidchicken.com> |
| 12 | 12 | ||