comparison lisp/ChangeLog @ 110269:39d3e1ba1931

* lisp/simple.el (blink-matching-open): Don't burp if we can't find a match.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 08 Sep 2010 18:14:44 +0200
parents b2cc1d56be0f
children c7809974cd64
comparison
equal deleted inserted replaced
110268:b2cc1d56be0f 110269:39d3e1ba1931
1 2010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * simple.el (blink-matching-open): Don't burp if we can't find a match.
4
1 2010-09-08 Glenn Morris <rgm@gnu.org> 5 2010-09-08 Glenn Morris <rgm@gnu.org>
2 6
3 * emacs-lisp/bytecomp.el (byte-compile-report-ops): 7 * emacs-lisp/bytecomp.el (byte-compile-report-ops):
4 Error if not compiled with -DBYTE_CODE_METER. 8 Error if not compiled with -DBYTE_CODE_METER.
5 9