diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c0ec2bb8ae1..3e9a7d09647 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2010-12-29 Karl Fogel <kfogel@red-bean.com> | ||
| 2 | |||
| 3 | * saveplace.el (save-place-alist-to-file): Save list sorted and | ||
| 4 | pretty-printed, so that it is mergeable by line-based text merging, | ||
| 5 | as suggested by Iain Dalton <iain.dalton {_AT_} gmail.com>. | ||
| 6 | |||
| 1 | 2010-12-28 Chong Yidong <cyd@stupidchicken.com> | 7 | 2010-12-28 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 8 | ||
| 3 | * tool-bar.el (tool-bar-setup): Remove :enable conditions, which | 9 | * tool-bar.el (tool-bar-setup): Remove :enable conditions, which |