Hello,

A trivial patch.

Index: multistring.el
===================================================================
RCS file: /cvs/guile/guile/guile-core/emacs/multistring.el,v
retrieving revision 1.1
diff -u -r1.1 multistring.el
--- multistring.el      2000/01/18 11:26:56     1.1
+++ multistring.el      2000/04/20 22:44:18
@@ -45,8 +45,8 @@
 
 is converted into
 
-  \"A string consisting of\n\"
-  \"multiple\n\"
+  \"A string consisting of\\n\"
+  \"multiple\\n\"
   \"lines\""
   (interactive "*P")
   (save-excursion

Reply via email to