mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Spelling fixes.
This commit is contained in:
parent
df85d31593
commit
c5e87d104b
66 changed files with 86 additions and 90 deletions
|
|
@ -783,11 +783,11 @@ Return new buffer position."
|
|||
(newsticker--buffer-set-uptodate nil)
|
||||
(newsticker--ticker-text-setup)
|
||||
(newsticker-buffer-update)
|
||||
;; go back to where we came frome
|
||||
;; Go back to where we came from.
|
||||
(goto-char pos)
|
||||
(end-of-line)
|
||||
(newsticker--buffer-goto '(feed) nil t))))
|
||||
|
||||
|
||||
(defun newsticker-mark-all-items-at-point-as-read ()
|
||||
"Mark all items as read and clear ticker contents."
|
||||
(interactive)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue