Mercurial > emacs
comparison src/ChangeLog @ 32421:25d437bcc9b6
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 12 Oct 2000 13:06:00 +0000 |
parents | 7ae01ec91cb3 |
children | c704b2d23feb |
comparison
equal
deleted
inserted
replaced
32420:40df6727225a | 32421:25d437bcc9b6 |
---|---|
1 2000-10-12 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * editfns.c (save_excursion_save): Additionally record the | |
4 selected window. | |
5 (save_excursion_restore): If buffer was visible in a window, and a | |
6 different window was selected, and the old selected window is | |
7 still live, restore point in that window. | |
8 | |
1 2000-10-12 Kenichi Handa <handa@etl.go.jp> | 9 2000-10-12 Kenichi Handa <handa@etl.go.jp> |
2 | 10 |
3 * xterm.c (x_produce_glyphs): Handle | 11 * xterm.c (x_produce_glyphs): Handle |
4 unibyte_display_via_language_environment correctly. | 12 unibyte_display_via_language_environment correctly. |
5 | 13 |