]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Mon, 4 Oct 2004 13:46:04 +0000 (13:46 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 4 Oct 2004 13:46:04 +0000 (13:46 +0000)
src/ChangeLog

index 69ad996c465f135193ebf58860cc2449acaddb8b..c5ac065b132dcb9f96d0c186a1c67cc16916fb0a 100644 (file)
@@ -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).