Mercurial > emacs
comparison lisp/ChangeLog @ 106377:10ceddf3698e
(try-expand-dabbrev-visible): Preserve point in the
buffers visited. Remove redundant current-buffer-saving.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 03 Dec 2009 01:33:56 +0000 |
parents | 642af15d3e89 |
children | f7a46a812653 |
comparison
equal
deleted
inserted
replaced
106376:642af15d3e89 | 106377:10ceddf3698e |
---|---|
1 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the | |
4 buffers visited. Remove redundant current-buffer-saving. | |
5 | |
1 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 7 |
3 Use completion-in-buffer and remove uses of dynamic scoping. | 8 Use completion-in-buffer and remove uses of dynamic scoping. |
4 * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred) | 9 * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred) |
5 (pascal-buffer-to-use, pascal-flag): Don't declare. | 10 (pascal-buffer-to-use, pascal-flag): Don't declare. |