comparison lisp/ChangeLog @ 53662:6f5e6bdd8cda

Enable clipboard on the menu bar and make Paste from the menu bar first use clipboard. For compliance with freedesktop.org.
author Jan Djärv <jan.h.d@swipnet.se>
date Wed, 21 Jan 2004 10:56:29 +0000
parents 87277b14c615
children f13abea8ccd0
comparison
equal deleted inserted replaced
53661:41bc433c6843 53662:6f5e6bdd8cda
1 2004-01-21 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
4 use clipboard first.
5
1 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca> 6 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * outline.el (outline-insert-heading): Tighten up match. 8 * outline.el (outline-insert-heading): Tighten up match.
4 (outline-demote, outline-move-subtree-down): Don't assume anything 9 (outline-demote, outline-move-subtree-down): Don't assume anything
5 about outline-regexp. 10 about outline-regexp.