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: Sun, 10 Dec 2006 23:28:58 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      06/12/10 23:28:58

Index: xdisp.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/xdisp.c,v
retrieving revision 1.1131
retrieving revision 1.1132
diff -u -b -r1.1131 -r1.1132
--- xdisp.c     30 Nov 2006 20:58:59 -0000      1.1131
+++ xdisp.c     10 Dec 2006 23:28:57 -0000      1.1132
@@ -17258,9 +17258,9 @@
 
 Optional second arg FACE specifies the face property to put
 on all characters for which no face is specified.
-t means whatever face the window's mode line currently uses
+The value t means whatever face the window's mode line currently uses
 \(either `mode-line' or `mode-line-inactive', depending).
-nil means the default is no face property.
+A value of nil means the default is no face property.
 If FACE is an integer, the value string has no text properties.
 
 Optional third and fourth args WINDOW and BUFFER specify the window




reply via email to

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