emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/src/dispnew.c,v
Date: Tue, 11 Jul 2006 00:13:17 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      06/07/11 00:13:17

Index: dispnew.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/dispnew.c,v
retrieving revision 1.373
retrieving revision 1.374
diff -u -b -r1.373 -r1.374
--- dispnew.c   10 Jul 2006 23:54:17 -0000      1.373
+++ dispnew.c   11 Jul 2006 00:13:17 -0000      1.374
@@ -6534,7 +6534,7 @@
 
 DEFUN ("redisplay", Fredisplay, Sredisplay, 0, 1, 0,
        doc: /* Perform redisplay if no input is available.
-If optional arg FORCE is non-nil or `rediplay-dont-pause' is non-nil,
+If optional arg FORCE is non-nil or `redisplay-dont-pause' is non-nil,
 perform a full redisplay even if input is available.  */)
      (force)
   Lisp_Object force;




reply via email to

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