changeset 3278:aa0d3b22be72

[xemacs-hg @ 2006-03-12 09:10:35 by crestani] Fix regexp.
author crestani
date Sun, 12 Mar 2006 09:10:39 +0000
parents 375030024859
children 3c0c86c2d6b8
files lisp/ChangeLog lisp/diagnose.el
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Mar 11 22:50:49 2006 +0000
+++ b/lisp/ChangeLog	Sun Mar 12 09:10:39 2006 +0000
@@ -1,3 +1,7 @@
+2006-03-12  Marcus Crestani  <crestani@xemacs.org>
+
+	* diagnose.el (show-memory-usage): Fix regexp.
+
 2006-02-26  Mike Sperber  <mike@xemacs.org>
 
 	* lisp-mode.el (lisp-send-defun): Remove this function; the
--- a/lisp/diagnose.el	Sat Mar 11 22:50:49 2006 +0000
+++ b/lisp/diagnose.el	Sun Mar 12 09:10:39 2006 +0000
@@ -142,7 +142,7 @@
 	    (princ "\n")
 	    (map-plist #'(lambda (stat num)
 			   (when (string-match 
-				  "\\(.*\\)-storage\\$"
+				  "\\(.*\\)-storage$"
 				  (symbol-name stat))
 			     (incf total num)
 			     (princ (format fmt