diff man/frames.texi @ 57912:4ac46dccac25

Replace non-nil with non-@code{nil}.
author Jan Djärv <jan.h.d@swipnet.se>
date Wed, 03 Nov 2004 14:08:00 +0000
parents 646473e416c8
children 11824b501603 e24e2e78deda
line wrap: on
line diff
--- a/man/frames.texi	Wed Nov 03 12:49:39 2004 +0000
+++ b/man/frames.texi	Wed Nov 03 14:08:00 2004 +0000
@@ -912,8 +912,8 @@
 
 @vindex use-old-gtk-file-dialog
   For Gtk+ version 2.4, you can make Emacs use the old file dialog
-by setting the variable @code{use-old-gtk-file-dialog} to a non-nil value.
-If Emacs is built with a Gtk+ version that has only one file dialog,
+by setting the variable @code{use-old-gtk-file-dialog} to a non-@code{nil}
+value.  If Emacs is built with a Gtk+ version that has only one file dialog,
 the setting of this variable has no effect.
 
 @node Tooltips