Mercurial > emacs
annotate etc/FTP @ 112079:492307508262
Fix bug #7662 with aligning key bindings equivalent to menu items.
keyboard.c (parse_menu_item): Prepend " " to the key sequence
equivalent of a menu item when the key sequence is given by the
`:keys' attribute.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 25 Dec 2010 19:19:57 +0200 |
parents | e06541128138 |
children |
rev | line source |
---|---|
77214
e06541128138
Make it a duplicate of ../FTP.
Glenn Morris <rgm@gnu.org>
parents:
75861
diff
changeset
|
1 For information about how to obtain GNU Emacs and other GNU software |
e06541128138
Make it a duplicate of ../FTP.
Glenn Morris <rgm@gnu.org>
parents:
75861
diff
changeset
|
2 by FTP, please see <http://www.gnu.org/order/ftp.html>. |
e06541128138
Make it a duplicate of ../FTP.
Glenn Morris <rgm@gnu.org>
parents:
75861
diff
changeset
|
3 |
e06541128138
Make it a duplicate of ../FTP.
Glenn Morris <rgm@gnu.org>
parents:
75861
diff
changeset
|
4 Information about Emacs is also available at |
e06541128138
Make it a duplicate of ../FTP.
Glenn Morris <rgm@gnu.org>
parents:
75861
diff
changeset
|
5 <http://www.gnu.org/software/emacs/>. |
e06541128138
Make it a duplicate of ../FTP.
Glenn Morris <rgm@gnu.org>
parents:
75861
diff
changeset
|
6 |