annotate FTP @ 80979:3d81d0b44577

(write_glyphs_with_face): New function. [HAVE_GPM_H]: Include buffer.h, sys/fcntl.h. (mouse_face_beg_row, mouse_face_beg_col, mouse_face_end_row) (mouse_face_end_col, mouse_face_past_end, mouse_face_window) (mouse_face_face_id, term_gpm, pos_x, pos_y) (last_mouse_x, last_mouse_y): New variables. (term_show_mouse_face, term_clear_mouse_face, fast_find_position) (term_mouse_highlight, term_mouse_movement, term_mouse_position) (term_mouse_click, handle_one_term_event, Fterm_open_connection) (Fterm_close_connection): New functions. (term_init): Initialise mouse_face_window.
author Nick Roberts <nickrob@snap.net.nz>
date Sun, 20 May 2007 02:27:53 +0000
parents 5e1b6a63ac46
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
77212
5e1b6a63ac46 Replace with a pointer to the web version.
Glenn Morris <rgm@gnu.org>
parents: 69701
diff changeset
1 For information about how to obtain GNU Emacs and other GNU software
5e1b6a63ac46 Replace with a pointer to the web version.
Glenn Morris <rgm@gnu.org>
parents: 69701
diff changeset
2 by FTP, please see <http://www.gnu.org/order/ftp.html>.
33648
12804af3c315 Replaces GETTING.GNU.SOFTWARE.
Dave Love <fx@gnu.org>
parents:
diff changeset
3
77212
5e1b6a63ac46 Replace with a pointer to the web version.
Glenn Morris <rgm@gnu.org>
parents: 69701
diff changeset
4 Information about Emacs is also available at
5e1b6a63ac46 Replace with a pointer to the web version.
Glenn Morris <rgm@gnu.org>
parents: 69701
diff changeset
5 <http://www.gnu.org/software/emacs/>.
33648
12804af3c315 Replaces GETTING.GNU.SOFTWARE.
Dave Love <fx@gnu.org>
parents:
diff changeset
6