annotate lispref/.cvsignore @ 58195:c12b583f54b9

Fixed these problems: ** Clicking on partially visible lines fails From: David Kastrup <dak@gnu.org> Date: 27 Apr 2004 16:42:58 +0200 I had gnus display a mouse-highlighted line (a URL from browse-url) partially at the bottom of its window. If I click with middle mouse key on it, the window gets recentered while I hold the mouse key pressed. If I release it, the window returns into its old position (cursor in top row) and nothing happens, presumably because the click was not registered on the line itself, but on the magically recentered version. That is a nuisance. Recentering of even partially visible click targets should only happen if window-point moves there, but not at the time of the click. From the moment I hold down a key until it gets released, the displayed window portion should not change, with the sole exception of scrolling when dragging at the edge of the screen. (progn (setq line-spacing 4) (dotimes (i (window-height)) (insert "\n" (int-to-string i))) (forward-line -2) (recenter -1)) ** Can't drag modeline when mouse-autoselect-window is set From: Klaus Zeitler <kzeitler@lucent.com> Date: Mon, 11 Oct 2004 11:14:49 +0200 1. start emacs -q --no-site-file 2. set variable mouse-autoselect-window to t 3. split-window-vertically now I can drag the modeline only upwards but not downwards
author Kim F. Storm <storm@cua.dk>
date Sat, 13 Nov 2004 01:40:36 +0000
parents 3bd17f9a707f
children adbf7c56937f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
34178
0ee954140c53 Add index files and dvi/pdf/...
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 30904
diff changeset
1 texput.log
0ee954140c53 Add index files and dvi/pdf/...
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 30904
diff changeset
2 elisp.??
0ee954140c53 Add index files and dvi/pdf/...
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 30904
diff changeset
3 elisp.???
35386
74b10f351b08 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 34178
diff changeset
4 configure
74b10f351b08 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 34178
diff changeset
5 config.log
74b10f351b08 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 34178
diff changeset
6 config.cache
74b10f351b08 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 34178
diff changeset
7 config.status
74b10f351b08 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 34178
diff changeset
8 Makefile
41440
933211ccaea3 *** empty log message ***
Eli Zaretskii <eliz@gnu.org>
parents: 35386
diff changeset
9 index.texi
41555
3bd17f9a707f ignore the generated files
Sam Steingold <sds@gnu.org>
parents: 41440
diff changeset
10 elisp
3bd17f9a707f ignore the generated files
Sam Steingold <sds@gnu.org>
parents: 41440
diff changeset
11 elisp-?
3bd17f9a707f ignore the generated files
Sam Steingold <sds@gnu.org>
parents: 41440
diff changeset
12 elisp-??