diff --git a/lisp/progmodes/cc-cmds.el b/lisp/progmodes/cc-cmds.el index c6f60d3dcc0..a61369004e8 100644 --- a/lisp/progmodes/cc-cmds.el +++ b/lisp/progmodes/cc-cmds.el @@ -1488,7 +1488,7 @@ more \"DWIM:ey\"." (save-excursion (beginning-of-line) (or (not (re-search-backward - sentence-end + (sentence-end) (c-point 'bopl) t)) (< (match-end 0)