annotate FTP @ 78696:c9c7e7b146ec

(syms_of_keyboard): Set up new Lisp variable last-repeatable-command. (init_kboard): Initialize Vlast_repeatable_command. (command_loop_1): Set it to real_this_command unless that was bound to an input event. (mark_kboards): Mark it.
author Martin Rudalics <rudalics@gmx.at>
date Wed, 29 Aug 2007 09:00:42 +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