Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
8afbc8ae
Commit
8afbc8ae
authored
Dec 22, 2008
by
Ulf Jasper
Browse files
newsticker: fixed provide statement.
parent
dea31ca6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/net/newst-backend.el
lisp/net/newst-backend.el
+1
-5
No files found.
lisp/ChangeLog
View file @
8afbc8ae
2008-12-22 Ulf Jasper <ulf.jasper@web.de>
* net/newst-backend.el (newst-backend): Removed wrong duplicate provide statement.
2008-12-22 Michael Albinus <michael.albinus@gmx.de>
* net/tramp.el (tramp-rfn-eshadow-update-overlay): Move overlay to
...
...
lisp/net/newst-backend.el
View file @
8afbc8ae
...
...
@@ -7,7 +7,7 @@
;; Filename: newst-backend.el
;; URL: http://www.nongnu.org/newsticker
;; Keywords: News, RSS, Atom
;; Time-stamp: "2
8
.
Nov
ember 2008, 19:5
5:34
(ulf)"
;; Time-stamp: "2
2
.
Dez
ember 2008, 19:5
8:01
(ulf)"
;; ======================================================================
...
...
@@ -2371,8 +2371,4 @@ This function is suited for adding it to `newsticker-new-item-functions'."
(
provide
'newsticker-backend
)
;; arch-tag: 0e37b658-56e9-49ab-90f9-f2df57e1a659
;;; newsticker-backend.el ends here
(
provide
'newst-backend
)
;;; newst-backend.el ends here
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment