Alan Mackenzie
b7c4aa951c
Refactor c-forward-token-2 with new function c-forward-over-token-and-ws.
...
Use the new function directly in several places where c-forward-token-2
wouldn't move over the last token in the buffer. This caused an infinite loop
in c-restore-<>-properties.
* lisp/progmodes/cc-engine.el (c-forward-over-token-and-ws): New function,
extracted from c-forward-token-2.
(c-forward-token-2): Refactor, calling the new function.
(c-restore-<>-properties): Fix infinite loop.
(c-forward-<>-arglist-recur, c-in-knr-argdecl)
(c-looking-at-or-maybe-in-bracelist): Call the new function directly in place
of c-forward-token-2.
* lisp/progmodes/cc-cmds.el (c-defun-name) Call the new function directly in
place of c-forward-token-2.
* lisp/progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Call the new
function directly in place of c-forward-token-2.
2017-10-22 14:18:20 +00:00
..
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-10-09 22:55:06 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-22 20:41:10 +03:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-10-22 14:18:20 +00:00
2017-09-13 15:54:37 -07:00
2017-10-22 14:18:20 +00:00
2017-10-22 14:18:20 +00:00
2017-09-13 15:54:37 -07:00
2017-10-05 17:16:10 +00:00
2017-10-01 19:59:01 -07:00
2017-10-04 17:34:27 +00:00
2017-09-13 15:54:37 -07:00
2017-10-09 22:55:06 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-10-01 19:59:01 -07:00
2017-10-09 22:55:06 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-10-20 00:50:34 +01:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-10-19 20:05:48 -04:00
2017-10-14 19:19:24 -07:00
2017-10-21 14:56:59 +02:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-10-09 16:39:25 +03:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-10-01 19:59:01 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-10-15 13:58:45 -04:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-29 16:41:50 -07:00
2017-09-13 15:54:37 -07:00
2017-10-01 19:59:01 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-13 15:54:37 -07:00
2017-09-26 01:47:23 +03:00
2017-09-13 15:54:37 -07:00