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
c41798d3
Commit
c41798d3
authored
Jul 13, 2001
by
Pavel Janík
Browse files
Fix a typo.
parent
09938b67
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-setup.el
lisp/gnus/gnus-setup.el
+1
-1
No files found.
lisp/gnus/ChangeLog
View file @
c41798d3
2001-07-13 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
* gnus-setup.el (gnus-use-installed-gnus): Fix a typo.
2001-07-12 ShengHuo ZHU <zsh@cs.rochester.edu>
* nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
...
...
lisp/gnus/gnus-setup.el
View file @
c41798d3
...
...
@@ -35,7 +35,7 @@
(
eval-when-compile
(
require
'cl
))
(
defvar
gnus-use-installed-gnus
t
"*If non-nil
U
se installed version of Gnus."
)
"*If non-nil
u
se installed version of Gnus."
)
(
defvar
gnus-use-installed-mailcrypt
(
featurep
'xemacs
)
"*If non-nil use installed version of mailcrypt."
)
...
...
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