summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-06-10 03:15:43 +0000
committerGlenn Morris <rgm@gnu.org>2008-06-10 03:15:43 +0000
commit5eddea0be44f60da079fc5f9b56f52d7926101dd (patch)
tree460b11e63b95d80615bf4d70bea3036ac940d492 /lisp
parent20246a858741a7fd40d501585695b404e82e8f7d (diff)
downloademacs-5eddea0be44f60da079fc5f9b56f52d7926101dd.tar.gz
Remove trailing whitespace.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/net/newsticker-treeview.el10
1 files changed, 5 insertions, 5 deletions
diff --git a/lisp/net/newsticker-treeview.el b/lisp/net/newsticker-treeview.el
index 784bea35ac2..9ee8b6a59ca 100644
--- a/lisp/net/newsticker-treeview.el
+++ b/lisp/net/newsticker-treeview.el
@@ -10,7 +10,7 @@
;; Created: 2007
;; Keywords: News, RSS, Atom
;; Time-stamp: "8. Juni 2008, 20:42:16 (ulf)"
-;; CVS-Version: $Id: newsticker-treeview.el,v 1.3 2008/06/08 18:44:20 u11 Exp $
+;; CVS-Version: $Id: newsticker-treeview.el,v 1.4 2008/06/10 03:08:14 gm Exp $
;; ======================================================================
@@ -34,7 +34,7 @@
;; ======================================================================
;;; History:
-;;
+;;
;; ======================================================================
@@ -707,7 +707,7 @@ for the button."
(when (and newsticker-justification
(not is-rendered-HTML))
(fill-region marker1 marker2 newsticker-justification))
-
+
(newsticker-treeview-mode)
(goto-char (point-min))
;; insert logo at top
@@ -723,7 +723,7 @@ for the button."
:nt-link (newsticker--link item)
'keymap newsticker--treeview-url-keymap))
(setq pos (point))
-
+
(insert "\n\n")
;; insert title
(setq pos (point))
@@ -1982,7 +1982,7 @@ POS gives the position where EVENT occurred."
(interactive)
(when newsticker--treeview-current-feed
(newsticker-get-news newsticker--treeview-current-feed)))
-
+
(provide 'newsticker-treeview)
;; arch-tag: 5dbaff48-1f3e-4fc6-8ebd-e966fc90d2d4