comparison lisp/ChangeLog @ 4397:9e28067e3083

Bind '(shift delete) to #'kill-primary-selection by default. 2008-01-16 Aidan Kehoe <kehoea@parhasard.net> * keydefs.el (global-map): Bind '(shift delete) to #'kill-primary-selection, as described by Glynn Clements in 16434.49191.47038.991206@cerise.nosuchdomain.co.uk of 2004-02-08.
author Aidan Kehoe <kehoea@parhasard.net>
date Wed, 16 Jan 2008 00:19:59 +0100
parents f6c39b2d8b62
children 555e21a66d51
comparison
equal deleted inserted replaced
4396:e97f16fb2e25 4397:9e28067e3083
1 2008-01-16 Aidan Kehoe <kehoea@parhasard.net>
2
3 * keydefs.el (global-map):
4 Bind '(shift delete) to #'kill-primary-selection, as described by
5 Glynn Clements in
6 16434.49191.47038.991206@cerise.nosuchdomain.co.uk of 2004-02-08.
7
1 2008-01-14 Jerry James <james@xemacs.org> 8 2008-01-14 Jerry James <james@xemacs.org>
2 9
3 * font-lock.el (font-lock-add-keywords): Adapt to differences in 10 * font-lock.el (font-lock-add-keywords): Adapt to differences in
4 Emacs and XEmacs compiled font-lock lists. 11 Emacs and XEmacs compiled font-lock lists.
5 * font-lock.el (font-lock-remove-keywords): Ditto. 12 * font-lock.el (font-lock-remove-keywords): Ditto.