[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-commit] emacs/lisp bs.el
From: |
Juanma Barranquero |
Subject: |
[Emacs-commit] emacs/lisp bs.el |
Date: |
Tue, 31 Jan 2006 16:32:00 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Branch:
Changes by: Juanma Barranquero <address@hidden> 06/01/31 16:32:00
Modified files:
lisp : bs.el
Log message:
Allow non-default values of `bs-header-lines-length'.
(bs--running-in-xemacs): Remove (not used 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'.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/lisp/bs.el.diff?tr1=1.24&tr2=1.25&r1=text&r2=text