Mercurial > emacs
comparison src/ChangeLog @ 67159:4de8eb0fda27
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 27 Nov 2005 19:29:09 +0000 |
parents | 91ba9ac19cb1 |
children | a0e182783583 |
comparison
equal
deleted
inserted
replaced
67158:2c91c2e7af3a | 67159:4de8eb0fda27 |
---|---|
1 2005-11-27 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * window.c (adjust_window_trailing_edge): New function. | |
4 (Fadjust_window_trailing_edge): New function. | |
5 (syms_of_window): defsubr it. | |
6 (window_deletion_count): New variable. | |
7 (delete_window): Update window_deletion_count. | |
8 | |
1 2005-11-26 Eli Zaretskii <eliz@gnu.org> | 9 2005-11-26 Eli Zaretskii <eliz@gnu.org> |
2 | 10 |
3 * minibuf.c (syms_of_minibuf): Mention the extension of | 11 * minibuf.c (syms_of_minibuf): Mention the extension of |
4 `completion-auto-help's meaning by complete.el. | 12 `completion-auto-help's meaning by complete.el. |
5 | 13 |