]> git.eshelyaron.com Git - emacs.git/commit
(c-forward-syntactic-ws): Fixed a bug that could cause an infinite
authorMartin Stjernholm <mast@lysator.liu.se>
Tue, 20 Aug 2002 21:59:10 +0000 (21:59 +0000)
committerMartin Stjernholm <mast@lysator.liu.se>
Tue, 20 Aug 2002 21:59:10 +0000 (21:59 +0000)
commit0e35704fe37533a3b089c0b5fa8303e98baba562
treea6b0126b0d2b8adeb389d3b6d85ee8f26ee46f61
parent23d468dadde98fecb74c19b8be0917f7aa20cff6
(c-forward-syntactic-ws): Fixed a bug that could cause an infinite
loop if something that looks like a macro begins in the middle of a
line.

(c-parse-state): Fixed a bug that could cause `c-state-cache' to
contain two conses in sequence when there's an unbalanced open paren
in a macro.
lisp/ChangeLog
lisp/progmodes/cc-engine.el