emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/xdisp.c,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/xdisp.c,v
Date: Wed, 25 Jun 2008 11:51:47 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/06/25 11:51:46

Index: xdisp.c
===================================================================
RCS file: /sources/emacs/emacs/src/xdisp.c,v
retrieving revision 1.1221
retrieving revision 1.1222
diff -u -b -r1.1221 -r1.1222
--- xdisp.c     24 Jun 2008 18:00:20 -0000      1.1221
+++ xdisp.c     25 Jun 2008 11:51:45 -0000      1.1222
@@ -24684,7 +24684,7 @@
 For any other non-nil value, truncate lines in all windows with
 less than the full frame width.
 
-Nil means to respect the value of `truncate-lines'.  */);
+A value of nil means to respect the value of `truncate-lines'.  */);
   Vtruncate_partial_width_windows = make_number (30);
 
   DEFVAR_BOOL ("mode-line-inverse-video", &mode_line_inverse_video,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]