emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/nxml/nxml-util.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/nxml/nxml-util.el,v
Date: Thu, 03 Jul 2008 12:25:27 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/07/03 12:25:23

Index: nxml/nxml-util.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/nxml/nxml-util.el,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- nxml/nxml-util.el   6 Jun 2008 16:24:04 -0000       1.7
+++ nxml/nxml-util.el   3 Jul 2008 12:25:22 -0000       1.8
@@ -25,7 +25,7 @@
 ;;; Code:
 
 (defconst nxml-debug nil
-  "enable nxml debugging. effective only at compile time")
+  "Enable nxml debugging.  Effective only at compile time.")
 
 (defsubst nxml-debug (format &rest args)
   (when nxml-debug




reply via email to

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