comparison lisp/ChangeLog @ 75922:5e3e8627c523

*** empty log message ***
author Alan Mackenzie <acm@muc.de>
date Thu, 15 Feb 2007 22:28:17 +0000
parents af4d0090c583
children 6f45466672db
comparison
equal deleted inserted replaced
75921:1c3c5aeeb934 75922:5e3e8627c523
1 2007-02-15 Alan Mackenzie <acm@muc.de>
2
3 * progmodes/cc-cmds.el (c-indent-new-comment-line): When splitting
4 an empty one-line C-style comment, post-position point properly.
5
1 2007-02-15 Chris Moore <dooglus@gmail.com> 6 2007-02-15 Chris Moore <dooglus@gmail.com>
2 7
3 * isearch.el (isearch-lazy-highlight-space-regexp): New variable. 8 * isearch.el (isearch-lazy-highlight-space-regexp): New variable.
4 (isearch-lazy-highlight-new-loop): Bind it. 9 (isearch-lazy-highlight-new-loop): Bind it.
5 (isearch-lazy-highlight-search): Use it. 10 (isearch-lazy-highlight-search): Use it.