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
fcbc5f60
Commit
fcbc5f60
authored
Aug 25, 2011
by
Paul Eggert
Browse files
Merge from trunk.
parents
ef25feb4
16e07ee0
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-msg.el
lisp/gnus/gnus-msg.el
+1
-1
No files found.
lisp/gnus/ChangeLog
View file @
fcbc5f60
2011-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
* gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
* nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
...
...
lisp/gnus/gnus-msg.el
View file @
fcbc5f60
...
...
@@ -435,7 +435,7 @@ Thank you for your help in stamping out bugs.
(progn
,@forms)
(gnus-inews-add-send-actions ,winconf ,buffer ,article ,config
,yanked
'
,winconf-name)
,yanked ,winconf-name)
(setq gnus-message-buffer (current-buffer))
(set (make-local-variable 'gnus-message-group-art)
(cons ,group ,article))
...
...
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