Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
1394f7f5
Commit
1394f7f5
authored
Nov 29, 2003
by
Jan Djärv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
NEWS and documentation for use-file-dialog.
parent
019b1f0e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
18 additions
and
0 deletions
+18
-0
etc/NEWS
etc/NEWS
+4
-0
man/ChangeLog
man/ChangeLog
+4
-0
man/frames.texi
man/frames.texi
+10
-0
No files found.
etc/NEWS
View file @
1394f7f5
...
...
@@ -465,6 +465,10 @@ command.
On the other hand, the size of the thumb does not represent the actual
amount of text shown any more (only a crude approximation of it).
+++
** The file selection dialog for Gtk+, W32 and Motif/Lesstif can be
disabled by customizing the variable `use-file-dialog'.
+++
** Emacs can produce an underscore-like (horizontal bar) cursor.
The underscore cursor is set by putting `(cursor-type . hbar)' in
...
...
man/ChangeLog
View file @
1394f7f5
2003-11-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* frames.texi (Dialog Boxes): Added use-file-dialog.
2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
* eshell.texi (Known Problems): Add doc item.
...
...
man/frames.texi
View file @
1394f7f5
...
...
@@ -855,6 +855,16 @@ invoke the command to begin with.
use of dialog boxes. This also controls whether to use file selection
windows (but those are not supported on all platforms).
@vindex use-file-dialog
A file selection window is a special kind of dialog box for asking for
file names.
You can customize the option @code{use-file-dialog} to suppress the
use of file selection windows even if you still want other kinds
of dialogs. This option has no effect if you have supressed all dialog
boxes with the option @code{use-dialog-box}.
@node Tooltips
@section Tooltips (or ``Balloon Help'')
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment