comparison lisp/ChangeLog @ 60277:df3d4f029ceb

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 27 Feb 2005 02:30:58 +0000
parents 62670df9ca97
children c927537088e9
comparison
equal deleted inserted replaced
60276:eeb966123ab7 60277:df3d4f029ceb
1 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * emacs-lisp/trace.el (inhibit-trace): New var.
4 (trace-make-advice): Use it.
5
6 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
7
1 2005-02-26 Kim F. Storm <storm@cua.dk> 8 2005-02-26 Kim F. Storm <storm@cua.dk>
2 9
3 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom. 10 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
4 (mouse-on-link-p, mouse-drag-region-1): Use it. 11 (mouse-on-link-p, mouse-drag-region-1): Use it.
5 12