diff lisp/ediff.el @ 7639:67b7d1ea7b2e

Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Sun, 22 May 1994 22:14:17 +0000
parents 52b5bb0c70e8
children d88d94461e5d
line wrap: on
line diff
--- a/lisp/ediff.el	Sun May 22 22:00:39 1994 +0000
+++ b/lisp/ediff.el	Sun May 22 22:14:17 1994 +0000
@@ -978,7 +978,7 @@
   "A list of killed diffs. 
 A diff is saved here if it is replaced by a diff
 from another buffer.  This alist has the form:
-((num (A . diff) (B . diff)) ...),
+\((num (A . diff) (B . diff)) ...),
 where A or B parts may be missing.")