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
90620d3d
Commit
90620d3d
authored
Nov 18, 2002
by
Markus Rost
Browse files
(checkdoc-minor-mode): Add group.
parent
966cdb22
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
lisp/emacs-lisp/checkdoc.el
lisp/emacs-lisp/checkdoc.el
+2
-1
No files found.
lisp/emacs-lisp/checkdoc.el
View file @
90620d3d
...
...
@@ -1195,7 +1195,8 @@ bound to \\<checkdoc-minor-mode-map> \\[checkdoc-eval-defun] and `checkdoc-eval-
checking
of
documentation
strings.
\\{checkdoc-minor-mode-map}
"
nil "
CDoc
" nil)
nil "
CDoc
" nil
:group 'checkdoc)
;;; Subst utils
;;
...
...
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