Mercurial > emacs
comparison lisp/ChangeLog @ 98149:af43cbb045c7
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 12 Sep 2008 03:07:52 +0000 |
parents | f8b5093a643a |
children | 0db92e8539a8 |
comparison
equal
deleted
inserted
replaced
98148:7f34c3de8f96 | 98149:af43cbb045c7 |
---|---|
1 2008-09-12 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * indent.el (indent-line-function): Doc fix. | |
4 * progmodes/sh-script.el (sh-font-lock-open-heredoc): Doc fix. | |
5 | |
1 2008-09-11 Martin Rudalics <rudalics@gmx.at> | 6 2008-09-11 Martin Rudalics <rudalics@gmx.at> |
2 | 7 |
3 * window.el (pop-to-buffer): If the window for buffer-or-name is | 8 * window.el (pop-to-buffer): If the window for buffer-or-name is |
4 not on the selected frame, raise that window's frame and give it | 9 not on the selected frame, raise that window's frame and give it |
5 input focus. (Bug#745) | 10 input focus. (Bug#745) |