Mercurial > emacs
diff src/ChangeLog @ 57308:d3a7a9384b97
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 04 Oct 2004 13:46:04 +0000 |
parents | a2bd703d2498 |
children | 9b91ce7be8bc |
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).