Scrolling commands which scroll a line instead of full screen..
commit5a97d2da2c494cad346ee18dea5e207420c5a845
authorJuri Linkov <juri@jurta.org>
Mon, 5 Apr 2010 23:44:24 +0000 (6 02:44 +0300)
committerJuri Linkov <juri@jurta.org>
Mon, 5 Apr 2010 23:44:24 +0000 (6 02:44 +0300)
tree90e0f340ebacda6e379cbc48d794878980658a2a
parent79ce172a464f2d5cced69f97fd86c4e03a0876a9
Scrolling commands which scroll a line instead of full screen..
http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html

* simple.el (scroll-up-line, scroll-down-line): New commands.
Put property isearch-scroll=t on them.

* emulation/ws-mode.el (scroll-down-line, scroll-up-line):
Remove commands.
etc/NEWS
lisp/ChangeLog
lisp/emulation/ws-mode.el
lisp/simple.el