emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 31 Jan 2006 16:42:25 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9046 emacs/lisp/ChangeLog:1.9047
--- emacs/lisp/ChangeLog:1.9046 Mon Jan 30 20:44:44 2006
+++ emacs/lisp/ChangeLog        Tue Jan 31 16:42:24 2006
@@ -1,3 +1,13 @@
+2006-01-31  Juanma Barranquero  <address@hidden>
+
+       * bs.el: Allow non-default values of `bs-header-lines-length'.
+       (bs--running-in-xemacs): Remove (not needed anymore).
+       (bs--set-window-height): Simplify by using `fit-window-to-buffer'
+       instead of `shrink-window', thus avoiding having to compute the
+       height of the window.
+       (bs--up): Wrap around even when there's no header.
+       (bs--down): Use `forward-line' instead of `next-line'.
+
 2006-01-30  Chong Yidong  <address@hidden>
 
        * image-mode.el (image-toggle-display): Use file name if possible,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]