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
fb1668f9
Commit
fb1668f9
authored
Apr 04, 2005
by
Lute Kamstra
Browse files
(enriched-mode): Specify :group.
parent
0f06a4df
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lisp/textmodes/enriched.el
lisp/textmodes/enriched.el
+2
-2
No files found.
lisp/textmodes/enriched.el
View file @
fb1668f9
;;; enriched.el --- read and save files in text/enriched format
;; Copyright (c) 1994, 1995, 1996, 2002, 2004 Free Software Foundation, Inc.
;; Copyright (c) 1994, 1995, 1996, 2002, 2004
, 2005
Free Software Foundation, Inc.
;; Author: Boris Goldowsky <boris@gnu.org>
;; Keywords: wp, faces
...
...
@@ -183,7 +183,7 @@ etc/enriched.doc in the Emacs distribution directory.
Commands:
\\{enriched-mode-map}"
nil
" Enriched"
nil
:group
'enriched
:lighter
" Enriched"
(
cond
((
null
enriched-mode
)
;; Turn mode off
(
setq
buffer-file-format
(
delq
'text/enriched
buffer-file-format
))
...
...
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