changeset: 5286:4c56e7c6a704
user: Aidan Kehoe <kehoea(a)parhasard.net>
date: Tue Jun 08 16:37:32 2010 +0100
files: lisp/ChangeLog lisp/diagnose.el
description:
Fix a misspelling, diagnose.el.
2010-06-08 Aidan Kehoe <kehoea(a)parhasard.net>
* diagnose.el (show-gc-stats):
Fix a misspelling in a heading in this function.
diff -r 7d06a8bf47d2 -r 4c56e7c6a704 lisp/ChangeLog
--- a/lisp/ChangeLog Tue Jun 08 15:58:47 2010 +0100
+++ b/lisp/ChangeLog Tue Jun 08 16:37:32 2010 +0100
@@ -1,3 +1,8 @@
+2010-06-08 Aidan Kehoe <kehoea(a)parhasard.net>
+
+ * diagnose.el (show-gc-stats):
+ Fix a misspelling in a heading in this function.
+
2010-06-08 Aidan Kehoe <kehoea(a)parhasard.net>
* paragraphs.el (sentence-end):
diff -r 7d06a8bf47d2 -r 4c56e7c6a704 lisp/diagnose.el
--- a/lisp/diagnose.el Tue Jun 08 15:58:47 2010 +0100
+++ b/lisp/diagnose.el Tue Jun 08 16:37:32 2010 +0100
@@ -490,7 +490,7 @@
(princ (make-string 78 ?-))
(princ "\n")
(princ (format fmt "stat" "total" "last-gc"
"this-gc"
- "last-cycle" "this-cylce"))
+ "last-cycle" "this-cycle"))
(princ (make-string 78 ?-))
(princ "\n")
(show-stats "n-gc")
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches