mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-20 18:17:20 +00:00
Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs
This commit is contained in:
commit
c87331a1c0
@ -6418,7 +6418,7 @@ comment at the start of cc-engine.el for more info."
|
||||
(not (eq (c-get-char-property (point) 'c-type)
|
||||
'c-decl-arg-start)))))))
|
||||
(or (c-forward-<>-arglist nil)
|
||||
(forward-char)))))
|
||||
(c-forward-token-2)))))
|
||||
|
||||
|
||||
;; Functions to handle C++ raw strings.
|
||||
|
Loading…
Reference in New Issue
Block a user