mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
; * lisp/progmodes/cc-engine.el: Fix trailing whitespace.
This commit is contained in:
parent
4288dc7751
commit
4d14891850
1 changed files with 1 additions and 1 deletions
|
|
@ -2594,7 +2594,7 @@ comment at the start of cc-engine.el for more info."
|
|||
;; can be cached.
|
||||
(setq next-rung-pos (point))
|
||||
(c-skip-ws-chars-backward " \t\f\v ")
|
||||
|
||||
|
||||
(if (or
|
||||
;; Cache if we started either from a marked rung or from a
|
||||
;; completely uncached position.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue