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
770edeec
Commit
770edeec
authored
Jun 07, 2007
by
Juanma Barranquero
Browse files
(mail-source-delete-old-incoming-confirm): Fix typo in docstring.
parent
680a9905
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
lisp/gnus/ChangeLog
lisp/gnus/ChangeLog
+5
-0
lisp/gnus/mail-source.el
lisp/gnus/mail-source.el
+1
-1
No files found.
lisp/gnus/ChangeLog
View file @
770edeec
2007-06-07 Juanma Barranquero <lekktu@gmail.com>
* mail-source.el (mail-source-delete-old-incoming-confirm):
Fix typo in docstring.
2007-06-06 Juanma Barranquero <lekktu@gmail.com>
* gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
...
...
lisp/gnus/mail-source.el
View file @
770edeec
...
...
@@ -284,7 +284,7 @@ files older than number of days."
(
integer
:tag
"days"
)))
(
defcustom
mail-source-delete-old-incoming-confirm
t
"*If non-nil, ask for
for
confirmation before deleting old incoming files.
"*If non-nil, ask for confirmation before deleting old incoming files.
This variable only applies when `mail-source-delete-incoming' is a positive
number."
:version
"22.1"
...
...
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