summaryrefslogtreecommitdiff
path: root/leim
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2012-04-09 19:12:23 +0300
committerEli Zaretskii <eliz@gnu.org>2012-04-09 19:12:23 +0300
commita130c2afed5e7d5ec10efa1a57f4de2461a9c778 (patch)
tree0d621fbf3f37bcdcb7ba6ade1a5de1992b60880a /leim
parent6b4f4a2d6badbe414c8b662feeac3db8edcbda89 (diff)
downloademacs-a130c2afed5e7d5ec10efa1a57f4de2461a9c778.tar.gz
Comment out debugging messages when compiling latin-ltx.el.
leim/quail/latin-ltx.el (latin-ltx--define-rules): Comment out debugging messages.
Diffstat (limited to 'leim')
-rw-r--r--leim/ChangeLog5
-rw-r--r--leim/quail/latin-ltx.el3
2 files changed, 7 insertions, 1 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog
index be65c6088cb..f5976279290 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -1,3 +1,8 @@
+2012-04-09 Eli Zaretskii <eliz@gnu.org>
+
+ * quail/latin-ltx.el (latin-ltx--define-rules): Comment out
+ debugging messages.
+
2012-04-09 Glenn Morris <rgm@gnu.org>
* Makefile.in: Compute the list of .el files to be compiled dynamically,
diff --git a/leim/quail/latin-ltx.el b/leim/quail/latin-ltx.el
index 0d8ecf6303d..9f4c9664899 100644
--- a/leim/quail/latin-ltx.el
+++ b/leim/quail/latin-ltx.el
@@ -68,7 +68,8 @@ system, including many technical ones. Examples:
(push (list x char) newrules))
(setq count (1+ count))
(push (list keys char) newrules))))))
- (message "latin-ltx: %d mapping for %S" count re)))))
+ ;(message "latin-ltx: %d mapping for %S" count re)
+ ))))
`(quail-define-rules ,@(nreverse (delete-dups newrules))))))
(latin-ltx--define-rules