emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/descr-text.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/descr-text.el,v
Date: Mon, 04 Aug 2008 12:01:55 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/08/04 12:01:54

Index: descr-text.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/descr-text.el,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -b -r1.69 -r1.70
--- descr-text.el       1 Aug 2008 12:47:44 -0000       1.69
+++ descr-text.el       4 Aug 2008 12:01:54 -0000       1.70
@@ -345,7 +345,7 @@
           (coding (terminal-coding-system))
           (encoded (encode-coding-char char coding charset)))
       (if encoded
-         (encoded-string-description encoded coding charset)))))
+         (encoded-string-description encoded coding)))))
 
 
 ;; Return a string of CH with composition for padding on both sides.




reply via email to

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