Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
01270787
Commit
01270787
authored
Sep 29, 2010
by
Stefan Monnier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* lisp/gnus/nnmail.el (group, group-art-list, group-art):
Remove unneeded directives.
parent
bac5cef8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
4 deletions
+5
-4
lisp/gnus/ChangeLog
lisp/gnus/ChangeLog
+5
-0
lisp/gnus/nnmail.el
lisp/gnus/nnmail.el
+0
-4
No files found.
lisp/gnus/ChangeLog
View file @
01270787
2010-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
* nnmail.el (group, group-art-list, group-art):
Remove unneeded directives.
2010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
* mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
...
...
lisp/gnus/nnmail.el
View file @
01270787
...
...
@@ -1611,10 +1611,6 @@ See the documentation for the variable `nnmail-split-fancy' for details."
(setq nnmail-cache-buffer nil)
(gnus-kill-buffer (current-buffer)))))
;; Compiler directives.
(defvar group)
(defvar group-art-list)
(defvar group-art)
(defun nnmail-cache-insert (id grp &optional subject sender)
(when (stringp id)
;; this will handle cases like `B r' where the group is nil
...
...
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