comparison lisp/ChangeLog @ 104023:afb0c07ee9cb

(blink-matching-paren-distance): Bump to 100k. (Bug#3889)
author Glenn Morris <rgm@gnu.org>
date Wed, 22 Jul 2009 02:35:45 +0000
parents e59e70025fe8
children cce8d50c4566
comparison
equal deleted inserted replaced
104022:27b0fc89d852 104023:afb0c07ee9cb
1 2009-07-22 Glenn Morris <rgm@gnu.org>
2
3 * simple.el (blink-matching-paren-distance): Bump to 100k. (Bug#3889)
4
5 * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
6 defcustom doc.
7 (list-load-path-shadows): Optionally, just return shadows as a string.
8
9 * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
10
1 2009-07-21 Chong Yidong <cyd@stupidchicken.com> 11 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
2 12
3 * mail/rmailedit.el (rmail-edit-mode): Use 13 * mail/rmailedit.el (rmail-edit-mode): Use
4 auto-save-include-big-deletions. 14 auto-save-include-big-deletions.
5 15