diff options
author | Jan D <jan.h.d@swipnet.se> | 2010-08-13 08:57:12 +0200 |
---|---|---|
committer | Jan D <jan.h.d@swipnet.se> | 2010-08-13 08:57:12 +0200 |
commit | 1c0d77ccc511e921168085e0a809eec6b1a2dacd (patch) | |
tree | 19c3b1c4f8a28703b8c0b72e47789d30cd921ecb | |
parent | c5683ceb2cf80b5b7475f92236271eaeba662798 (diff) | |
download | emacs-1c0d77ccc511e921168085e0a809eec6b1a2dacd.tar.gz emacs-1c0d77ccc511e921168085e0a809eec6b1a2dacd.tar.bz2 emacs-1c0d77ccc511e921168085e0a809eec6b1a2dacd.zip |
Fix typo.
-rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -106,7 +106,7 @@ is taken from the desktop settings. ** GTK tool bars can be placed on the left/right or top/bottom of the frame. The frame-parameter tool-bar-position controls this. It takes the values -top, left, tight or bottom. The Options => Show/Hide menu has entries +top, left, right or bottom. The Options => Show/Hide menu has entries for this. ** The colors for selected text (the region face) are taken from the GTK |