comparison lisp/ChangeLog @ 67001:72f96bbba39a

*** empty log message ***
author YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
date Sat, 19 Nov 2005 06:35:38 +0000
parents e10f2e7919f0
children e7f5359f0316
comparison
equal deleted inserted replaced
67000:e99c1fd37bcd 67001:72f96bbba39a
1 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2
3 * startup.el (fancy-splash-default-action): Discard only
4 mouse-down and succeeding mouse-up events in the splash screen
5 window so that drag-n-drop event can be processed.
6
1 2005-11-18 Chong Yidong <cyd@stupidchicken.com> 7 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
2 8
3 * longlines.el (longlines-mode): Add hacks for mail-mode and 9 * longlines.el (longlines-mode): Add hacks for mail-mode and
4 message-mode. 10 message-mode.
5 11
2472 * startup.el (command-line-x-option-alist): -nb => -nbi 2478 * startup.el (command-line-x-option-alist): -nb => -nbi
2473 2479
2474 2005-10-12 Kim F. Storm <storm@cua.dk> 2480 2005-10-12 Kim F. Storm <storm@cua.dk>
2475 2481
2476 * startup.el (fancy-splash-default-action): Discard mouse click in 2482 * startup.el (fancy-splash-default-action): Discard mouse click in
2477 the spash screen window, as it has no sensible meaning in the 2483 the splash screen window, as it has no sensible meaning in the
2478 next window to be selected. Fixes error reported by Jan D. 2484 next window to be selected. Fixes error reported by Jan D.
2479 2485
2480 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de> 2486 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
2481 2487
2482 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil. 2488 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.