Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
1902a98c
Commit
1902a98c
authored
Oct 05, 2009
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(cwarn-mode): Doc fix.
parent
263c02ef
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/progmodes/cwarn.el
lisp/progmodes/cwarn.el
+2
-0
No files found.
lisp/ChangeLog
View file @
1902a98c
2009-10-05 Eli Zaretskii <eliz@gnu.org>
* progmodes/cwarn.el (cwarn-mode): Doc fix.
2009-10-05 Michael Albinus <michael.albinus@gmx.de>
* files.el (directory-files-no-dot-files-regexp): New defconst.
...
...
lisp/progmodes/cwarn.el
View file @
1902a98c
...
...
@@ -187,6 +187,8 @@ deactivated."
(
define-minor-mode
cwarn-mode
"Minor mode that highlights suspicious C and C++ constructions.
Suspicious constructs are highlighted using `font-lock-warning-face'.
Note, in addition to enabling this minor mode, the major mode must
be included in the variable `cwarn-configuration'. By default C and
C++ modes are included.
...
...
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