* cus-start.el (all): Rename x-gtk-show-chooser-help-text to

x-gtk-file-dialog-help-text.  Rename x-use-old-gtk-file-dialog
 to x-gtk-use-old-file-dialog
This commit is contained in:
Jan Djärv 2006-09-18 16:50:31 +00:00
parent 159f8da742
commit c4823934a9
2 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2006-09-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* cus-start.el (all): Rename x-gtk-show-chooser-help-text to
x-gtk-file-dialog-help-text. Rename x-use-old-gtk-file-dialog
to x-gtk-use-old-file-dialog
2006-09-18 Richard Stallman <rms@gnu.org>
* wid-edit.el (widget-button-click): Handle non-mouse-motion events

View file

@ -371,9 +371,9 @@ since it could result in memory overflow and make Emacs crash."
;; xfns.c
(x-bitmap-file-path installation
(repeat (directory :format "%v")))
(x-use-old-gtk-file-dialog menu boolean "22.1")
(x-gtk-use-old-file-dialog menu boolean "22.1")
(x-gtk-show-hidden-files menu boolean "22.1")
(x-gtk-show-chooser-help-text menu boolean "22.1")
(x-gtk-file-dialog-help-text menu boolean "22.1")
(x-gtk-whole-detached-tool-bar x boolean "22.1")
;; xterm.c
(x-use-underline-position-properties display boolean "22.1")