]> git.eshelyaron.com Git - emacs.git/commit
Allow non-default values of `bs-header-lines-length'.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 31 Jan 2006 16:32:00 +0000 (16:32 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 31 Jan 2006 16:32:00 +0000 (16:32 +0000)
commitca6b8248f7adfee9d9035e9866d3e0e2b86f15f7
tree98c33cd694995f78c76d880474f327ff7e841dd7
parent448541bcd937b7fe28b5b61343cd3b7149f43ef6
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'.
lisp/bs.el