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
d55f5fcf
Commit
d55f5fcf
authored
Dec 17, 2007
by
Thien-Thi Nguyen
Browse files
(defcustom-c-stylevar): Remove debugging message.
parent
a313b291
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
lisp/ChangeLog
lisp/ChangeLog
+5
-0
lisp/progmodes/cc-vars.el
lisp/progmodes/cc-vars.el
+0
-1
No files found.
lisp/ChangeLog
View file @
d55f5fcf
2007-12-17 Thien-Thi Nguyen <ttn@gnuvola.org>
* progmodes/cc-vars.el (defcustom-c-stylevar):
Remove debugging message. Reported by Eli Zaretskii.
2007-12-15 Richard Stallman <rms@gnu.org>
* emacs-lisp/find-func.el (find-function-after-hook): Add :type.
lisp/progmodes/cc-vars.el
View file @
d55f5fcf
...
...
@@ -188,7 +188,6 @@ the value set here overrides the style system (there is a variable
(
aggregate
`'
(
radio
(
const
:tag
"Use style settings"
set-from-style
)
,
(
cons
head
newt
))))
(
message
"aggregate: %S"
aggregate
)
`
(
progn
(
c-set-stylevar-fallback
',name
,
val
)
(
custom-declare-variable
...
...
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