Mercurial > emacs
comparison lisp/ChangeLog @ 110444:6cf93d8fc391
* lisp/textmodes/reftex-parse.el (reftex-what-macro): Don't hardcode
point-min==1.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 20 Sep 2010 15:27:59 +0200 |
parents | f6272822d94c |
children | 8035d26918c9 |
comparison
equal
deleted
inserted
replaced
110443:f6272822d94c | 110444:6cf93d8fc391 |
---|---|
1 2010-09-20 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2010-09-20 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * textmodes/reftex-parse.el (reftex-what-macro): Don't hardcode | |
4 point-min==1. | |
2 | 5 |
3 * textmodes/ispell.el: Fix commenting convention. | 6 * textmodes/ispell.el: Fix commenting convention. |
4 (ispell-parse-output): Simplify, use push. | 7 (ispell-parse-output): Simplify, use push. |
5 (ispell-region): Use match-string-no-properties. | 8 (ispell-region): Use match-string-no-properties. |
6 (ispell-begin-skip-region-regexp): Use mapconcat to simplify. | 9 (ispell-begin-skip-region-regexp): Use mapconcat to simplify. |