comparison lisp/modeline.el @ 227:0e522484dd2a r20-5b12

Import from CVS: tag r20-5b12
author cvs
date Mon, 13 Aug 2007 10:12:37 +0200
parents 12579d965149
children f955c73f5258
comparison
equal deleted inserted replaced
226:eea38c7ad7b4 227:0e522484dd2a
34 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; 34 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
35 ;;; General mouse modeline stuff ;;; 35 ;;; General mouse modeline stuff ;;;
36 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; 36 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
37 37
38 (defgroup modeline nil 38 (defgroup modeline nil
39 "Modeline customizations" 39 "Modeline customizations."
40 :group 'environment) 40 :group 'environment)
41 41
42 (defcustom drag-modeline-event-lag 150 42 (defcustom drag-modeline-event-lag 150
43 "*The pause (in msecs) between drag modeline events before redisplaying. 43 "*The pause (in msecs) between drag modeline events before redisplaying.
44 If this value is too small, dragging will be choppy because redisplay cannot 44 If this value is too small, dragging will be choppy because redisplay cannot