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
81ceefe2
Commit
81ceefe2
authored
Apr 08, 2002
by
ShengHuo ZHU
Browse files
* gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
parent
a0ad1860
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
lisp/gnus/ChangeLog
lisp/gnus/ChangeLog
+4
-0
lisp/gnus/gnus-sum.el
lisp/gnus/gnus-sum.el
+1
-1
No files found.
lisp/gnus/ChangeLog
View file @
81ceefe2
2002-04-08 ShengHuo ZHU <zsh@cs.rochester.edu>
* gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
2002-04-02 ShengHuo ZHU <zsh@cs.rochester.edu>
* gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
...
...
lisp/gnus/gnus-sum.el
View file @
81ceefe2
...
...
@@ -6518,7 +6518,7 @@ If ALL is non-nil, limit strictly to unread articles."
(defalias 'gnus-summary-delete-marked-with 'gnus-summary-limit-exclude-marks)
(make-obsolete 'gnus-summary-delete-marked-with
'gnus-summary-limit-exlude-marks)
'gnus-summary-limit-ex
c
lude-marks)
(defun gnus-summary-limit-exclude-marks (marks &optional reverse)
"Exclude articles that are marked with MARKS (e.g. \"DK\").
...
...
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