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

[xyzzy:06085] Re: バージョンナップのお知らせ



ANS さん、こんにちは。

	2001年2月7日(水)[16:19:00]の、
	[xyzzy:06083] Re: バージョンナップのお知らせ
	への返事です。

| わたしが思ったのは、ずりずりと一字ずつ?動くかんじのもので

(defun slow-scroll-left ()
  (interactive)
  (scroll-window-horizontally 1))

(defun slow-scroll-right ()
  (interactive)
  (scroll-window-horizontally -1))

右と左が逆のような気もしますが、気にしないよーに。

-- 
亀井哲弥(Tetsuya Kamei)
kamei@xxxxxxxxxxxx

Index Home