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
f41ce09d
Commit
f41ce09d
authored
Feb 22, 2012
by
Alan Mackenzie
Browse files
Revert Change #107149.
parent
0edbf0b6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/progmodes/cc-mode.el
lisp/progmodes/cc-mode.el
+1
-2
No files found.
lisp/ChangeLog
View file @
f41ce09d
2012-02-22 Alan Mackenzie <acm@muc.de>
* progmodes/cc-modes: revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
2012-02-22 Glenn Morris <rgm@gnu.org>
* ffap.el (ffap-c-path):
...
...
lisp/progmodes/cc-mode.el
View file @
f41ce09d
...
...
@@ -1156,8 +1156,7 @@ Note that the style variables are always made local to the buffer."
;; `c-set-fl-decl-start' for the detailed functionality.
(
cons
(
c-set-fl-decl-start
beg
)
end
))
(
defvar
c-standard-font-lock-fontify-region-function
(
default-value
'font-lock-fontify-region-function
)
(
defvar
c-standard-font-lock-fontify-region-function
nil
"Standard value of `font-lock-fontify-region-function'"
)
(
defun
c-font-lock-fontify-region
(
beg
end
&optional
verbose
)
...
...
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