comparison etc/NEWS @ 57924:25fe68335fa7

Add menu items "New File..." and "Open File...". Add Mac to text about file selection and use-file-dialog.
author Jan Djärv <jan.h.d@swipnet.se>
date Thu, 04 Nov 2004 09:21:52 +0000
parents 18c4cee0a29c
children 11f6a1a4af7a
comparison
equal deleted inserted replaced
57923:d7def5572cf3 57924:25fe68335fa7
929 On the other hand, the size of the thumb does not represent the actual 929 On the other hand, the size of the thumb does not represent the actual
930 amount of text shown any more (only a crude approximation of it). 930 amount of text shown any more (only a crude approximation of it).
931 931
932 --- 932 ---
933 ** The pop up menus for Lucid now stay up if you do a fast click and can 933 ** The pop up menus for Lucid now stay up if you do a fast click and can
934 be navigated with the arrow keys (like Gtk+ and W32). 934 be navigated with the arrow keys (like Gtk+, Mac and W32).
935 935
936 --- 936 ---
937 ** Dialogs for Lucid/Athena and Lesstif/Motif pops down when pressing ESC. 937 ** Dialogs for Lucid/Athena and Lesstif/Motif now pops down when pressing
938 938 ESC, like they do for Gtk+, Mac and W32.
939 +++ 939
940 ** The file selection dialog for Gtk+, W32 and Motif/Lesstif can be 940 ---
941 ** The menu item "Open File..." has been split into two items, "New File..."
942 and "Open File...". "Open File..." now opens only existing files. This is
943 to support existing GUI file selection dialogs better.
944
945 +++
946 ** The file selection dialog for Gtk+, Mac, W32 and Motif/Lesstif can be
941 disabled by customizing the variable `use-file-dialog'. 947 disabled by customizing the variable `use-file-dialog'.
942 948
943 +++ 949 +++
944 ** For Gtk+ version 2.4, you can make Emacs use the old file dialog 950 ** For Gtk+ version 2.4, you can make Emacs use the old file dialog
945 by setting the variable `use-old-gtk-file-dialog' to t. Default is to use 951 by setting the variable `use-old-gtk-file-dialog' to t. Default is to use