emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/textmodes/enriched.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/enriched.el,v
Date: Mon, 06 Nov 2006 02:24:50 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      06/11/06 02:24:49

Index: enriched.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/textmodes/enriched.el,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- enriched.el 6 Feb 2006 12:12:26 -0000       1.13
+++ enriched.el 6 Nov 2006 02:24:49 -0000       1.14
@@ -66,7 +66,7 @@
 (defface fixed
   '((t (:weight bold)))
   "Face used for text that must be shown in fixed width.
-Currently, emacs can only display fixed-width fonts, but this may change.
+Currently, Emacs can only display fixed-width fonts, but this may change.
 This face is used for text specifically marked as fixed-width, for example
 in text/enriched files."
   :group 'enriched)




reply via email to

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