From 55bfdca51b08da2745b0cd782fde55dfd8584538 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Mon, 4 Feb 2008 12:40:00 +0000 Subject: Comments. --- lib/unicode-tokens.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/unicode-tokens.el b/lib/unicode-tokens.el index af8a7cc5..c8f68475 100644 --- a/lib/unicode-tokens.el +++ b/lib/unicode-tokens.el @@ -314,7 +314,7 @@ Also sets `unicode-tokens-token-alist'." (setq ustring (cdar ulist)) (setq token (format unicode-tokens-token-format tokname)) (cond - ;; Some error checking (but not enough!) + ;; Some error checking (but not enough) ((eq (length tokname) 0) (warn "Empty token name (mapped to \"%s\") in unicode tokens list" ustring)) -- cgit v1.2.3