projects
/
elisp
/
gnus.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9f07d7
)
modify gnus-summary-scroll-down
author
hayashi
<hayashi>
Mon, 17 Aug 1998 08:02:41 +0000
(08:02 +0000)
committer
hayashi
<hayashi>
Mon, 17 Aug 1998 08:02:41 +0000
(08:02 +0000)
lisp/gnus-sum.el
patch
|
blob
|
history
diff --git
a/lisp/gnus-sum.el
b/lisp/gnus-sum.el
index
f15a1f0
..
fe15fc7
100644
(file)
--- a/
lisp/gnus-sum.el
+++ b/
lisp/gnus-sum.el
@@
-5214,12
+5214,6
@@
The state which existed when entering the ephemeral is reset."
(select-window (get-buffer-window gnus-article-buffer))
)
-(defun gnus-summary-scroll-down ()
- "Scroll down one line current article."
- (interactive)
- (gnus-summary-scroll-up -1)
- )
-
;;; Dead summaries.
(defvar gnus-dead-summary-mode-map nil)