annotate etc/FTP @ 83549:8d80de0a1ac6

Fix crash in window.c. * src/window.c (set_window_buffer): Don't call clear_mouse_face on tty frames. git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-589
author Karoly Lorentey <lorentey@elte.hu>
date Sun, 03 Dec 2006 15:12:18 +0000
parents 3681678d3d86
children 0259a1711394
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
32527
c2a966416be5 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 26119
diff changeset
1 Please refer to <http://www.gnu.org/software/emacs/> for information
c2a966416be5 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 26119
diff changeset
2 about obtaining Emacs.
71189
3681678d3d86 Add copyright notice and copying permissions.
Eli Zaretskii <eliz@gnu.org>
parents: 32527
diff changeset
3
3681678d3d86 Add copyright notice and copying permissions.
Eli Zaretskii <eliz@gnu.org>
parents: 32527
diff changeset
4 Copyright (c) 2000, 2006 Free Software Foundation, Inc.
3681678d3d86 Add copyright notice and copying permissions.
Eli Zaretskii <eliz@gnu.org>
parents: 32527
diff changeset
5
3681678d3d86 Add copyright notice and copying permissions.
Eli Zaretskii <eliz@gnu.org>
parents: 32527
diff changeset
6 Verbatim copying and distribution is permitted in any medium
3681678d3d86 Add copyright notice and copying permissions.
Eli Zaretskii <eliz@gnu.org>
parents: 32527
diff changeset
7 provided this notice is preserved.