Mercurial > emacs
annotate info/.cvsignore @ 57868:c955f6add62a
* fileio.c (Fread_file_name): Pass Qt as fifth parameter to
Fx_file_dialog if only directories should be read.
* lisp.h: Fx_file_dialog takes 5 parameters.
* xfns.c (Fx_file_dialog): Both Motif and GTK version: Add
parameter only_dir_p.
In Motif version, don't put DEFAULT_FILENAME in filter part of the
dialog, just text field part. Do not add DEFAULT_FILENAME
to list of files if it isn't there.
In GTK version, pass only_dir_p parameter to xg_get_file_name.
* macfns.c (Fx_file_dialog): Add parameter only_dir_p. Check
only_dir_p instead of comparing prompt to "Dired". When using
a save dialog, add option kNavDontConfirmReplacement, change title
to "Enter name", change text for save button to "Ok".
* w32fns.c (Fx_file_dialog): Add parameter only_dir_p. Check
only_dir_p instead of comparing prompt to "Dired".
* gtkutil.c (xg_get_file_with_chooser)
(xg_get_file_with_selection): New functions, only defined ifdef
HAVE_GTK_FILE_CHOOSER_DIALOG_NEW and HAVE_GTK_FILE_SELECTION_NEW
respectively.
(xg_get_file_name): Add parameter only_dir_p.
Call xg_get_file_with_chooser or xg_get_file_with_selection
depending on HAVE_GTK_FILE* and the value of use_old_gtk_file_dialog.
(xg_initialize): New DEFVAR_BOOL use_old_gtk_file_dialog.
* gtkutil.h (xg_get_file_name): Add parameter only_dir_p.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Tue, 02 Nov 2004 08:21:16 +0000 |
parents | 42b1a34c7bbe |
children | b34b9f928699 |
rev | line source |
---|---|
25925 | 1 emacs |
42599 | 2 emacs-[1-9]* |
32680
93077abab422
Add `emacs-35', `emacs-mime', `eshell', and `speedbar'.
Miles Bader <miles@gnu.org>
parents:
30997
diff
changeset
|
3 emacs-mime |
25925 | 4 ccmode |
42599 | 5 ccmode-[1-9]* |
25925 | 6 cl |
42599 | 7 cl-[1-9]* |
25925 | 8 dired-x |
9 ediff | |
42599 | 10 ediff-[1-9]* |
32680
93077abab422
Add `emacs-35', `emacs-mime', `eshell', and `speedbar'.
Miles Bader <miles@gnu.org>
parents:
30997
diff
changeset
|
11 eshell |
25925 | 12 forms |
13 gnus | |
42599 | 14 gnus-[1-9]* |
25925 | 15 info |
16 message | |
57057 | 17 message-[1-9]* |
25925 | 18 mh-e |
42599 | 19 mh-e-[1-9]* |
25925 | 20 reftex |
42599 | 21 reftex-[1-9]* |
25925 | 22 sc |
42599 | 23 sc-[1-9]* |
25925 | 24 vip |
42599 | 25 vip-[1-9]* |
25925 | 26 viper |
42599 | 27 viper-[1-9]* |
25925 | 28 widget |
29 ada-mode | |
27506 | 30 eudc |
31 autotype | |
32 efaq | |
42599 | 33 efaq-[1-9]* |
27506 | 34 idlwave |
42599 | 35 idlwave-[1-9]* |
29500
c527f79f1399
ignore ebrowse and pcl-cvs
Ken Raeburn <raeburn@raeburn.org>
parents:
27506
diff
changeset
|
36 ebrowse |
c527f79f1399
ignore ebrowse and pcl-cvs
Ken Raeburn <raeburn@raeburn.org>
parents:
27506
diff
changeset
|
37 pcl-cvs |
30997 | 38 woman |
42599 | 39 woman-[1-9]* |
32680
93077abab422
Add `emacs-35', `emacs-mime', `eshell', and `speedbar'.
Miles Bader <miles@gnu.org>
parents:
30997
diff
changeset
|
40 speedbar |
35282 | 41 elisp |
42599 | 42 elisp-[1-9]* |
40824 | 43 calc |
42599 | 44 calc-[1-9]* |
41441 | 45 eintr |
42599 | 46 eintr-[1-9]* |
45911 | 47 tramp |
47582
c15bf1d4d32d
Add tramp-[1-9]*
Markus Rost <rost@math.uni-bielefeld.de>
parents:
45911
diff
changeset
|
48 tramp-[1-9]* |
47773 | 49 ses |
49926 | 50 smtpmail |
55854 | 51 flymake |
56211 | 52 emacs-xtra |
56988 | 53 pgg |
54 sieve |