Mercurial > emacs
comparison src/ChangeLog @ 70291:e4dbfbc6b5c6
(Fforward_comment): Don't forget to break out of the loop
when we skipped backward over a generic comment.
| author | Stefan Monnier <monnier@iro.umontreal.ca> |
|---|---|
| date | Sun, 30 Apr 2006 15:35:54 +0000 |
| parents | 1d0a74e54e50 |
| children | e96921005878 |
comparison
equal
deleted
inserted
replaced
| 70290:98e4db27f6c7 | 70291:e4dbfbc6b5c6 |
|---|---|
| 1 2006-04-30 Martin Rudalics <rudalics@gmx.at> (tiny change) | |
| 2 | |
| 3 * syntax.c (Fforward_comment): Don't forget to break out of the loop | |
| 4 when we skipped backward over a generic comment. | |
| 5 | |
| 1 2006-04-27 Nick Roberts <nickrob@snap.net.nz> | 6 2006-04-27 Nick Roberts <nickrob@snap.net.nz> |
| 2 | 7 |
| 3 * .gdbinit (pp1, pv1): Only print value as expression is now | 8 * .gdbinit (pp1, pv1): Only print value as expression is now |
| 4 printed out by gud-print. | 9 printed out by gud-print. |
| 5 (pv1): Correct doc string. | 10 (pv1): Correct doc string. |
