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 301bcedc0a1..42c2e613716 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-11-08 Markus Rost <rost@math.uni-bielefeld.de> | ||
| 2 | |||
| 3 | * bookmark.el (bookmark-completing-read): Sort bookmark names if | ||
| 4 | bookmark-sort-flag is non-nil (Bug#4653). | ||
| 5 | |||
| 1 | 2009-11-08 Chong Yidong <cyd@stupidchicken.com> | 6 | 2009-11-08 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * cedet/semantic/ctxt.el (semantic-get-local-variables): Disable | 8 | * cedet/semantic/ctxt.el (semantic-get-local-variables): Disable |