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
3c22558d
Commit
3c22558d
authored
Sep 26, 1997
by
Kenichi Handa
Browse files
(gnus-ems-redefine): If the feature `mule' is
provided, require gnus-mule and call gnus-mule-initialize.
parent
ddcfd8de
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
lisp/gnus/gnus-ems.el
lisp/gnus/gnus-ems.el
+3
-0
No files found.
lisp/gnus/gnus-ems.el
View file @
3c22558d
...
...
@@ -197,6 +197,9 @@
(
point
))
gnus-mouse-face-prop
gnus-mouse-face
)
(
insert
" "
gnus-tmp-subject-or-nil
"\n"
))
(
require
'gnus-mule
)
(
gnus-mule-initialize
)
)))
(
defun
gnus-region-active-p
()
...
...
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