emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/doc.c,v
Date: Sat, 17 Feb 2007 01:46:58 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/02/17 01:46:58

Index: doc.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/doc.c,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -b -r1.121 -r1.122
--- doc.c       21 Jan 2007 04:18:16 -0000      1.121
+++ doc.c       17 Feb 2007 01:46:58 -0000      1.122
@@ -745,7 +745,7 @@
 \\=\\= quotes the following character and is discarded;
 thus, \\=\\=\\=\\= puts \\=\\= into the output, and \\=\\=\\=\\[ puts \\=\\[ 
into the output.
 
-Returns original STRING if no substitutions were made.  Othwerwise,
+Returns original STRING if no substitutions were made.  Otherwise,
 a new string, without any text properties, is returned.  */)
      (string)
      Lisp_Object string;




reply via email to

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