Mercurial > emacs
changeset 57308:d3a7a9384b97
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 04 Oct 2004 13:46:04 +0000 |
parents | 7e6072c66e67 |
children | d039bbffafbc |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Oct 04 13:37:01 2004 +0000 +++ b/src/ChangeLog Mon Oct 04 13:46:04 2004 +0000 @@ -1,5 +1,10 @@ 2004-10-04 Kim F. Storm <storm@cua.dk> + * window.c (coordinates_in_window): Relax check for cursor + on vertial border between mode lines. + (Fset_window_fringes): Do not allow negative widths. + (Fset_window_scroll_bars): Likewise. + * .gdbinit (pp): Shorthand for p ARG + pr. (ff): New command: flush frame updates (X only).