comparison lisp/ChangeLog @ 66022:4d2d767965d3

* mouse.el (mouse-drag-region-1): Don't try to catch a double-click when doing follow-link (it's overridden anyway).
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 11 Oct 2005 15:30:31 +0000
parents ebc0ce620c66
children ea29286f548c
comparison
equal deleted inserted replaced
66021:2770ea5d8a68 66022:4d2d767965d3
1 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
2
3 * mouse.el (mouse-drag-region-1): Don't try to catch a
4 double-click when doing follow-link (it's overridden anyway).
5
1 2005-10-11 Juanma Barranquero <lekktu@gmail.com> 6 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
2 7
3 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix. 8 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
4 (autoload-print-form-outbuf): Add docstring. 9 (autoload-print-form-outbuf): Add docstring.
5 10