aboutsummaryrefslogtreecommitdiffhomepage
path: root/lego.el
diff options
context:
space:
mode:
authorGravatar Dilip Sequiera <da+pg-djs@inf.ed.ac.uk>1996-12-03 14:00:22 +0000
committerGravatar Dilip Sequiera <da+pg-djs@inf.ed.ac.uk>1996-12-03 14:00:22 +0000
commit75e500f0accb6330846576bca8607a9ac8bfffa7 (patch)
tree353e8e9f8a22c6800b6b5f712c2a92c85f6d0a4e /lego.el
parent310560440b367385a37ad8a6a32f7b07e4637588 (diff)
Minor fix for performance reasons.
Diffstat (limited to 'lego.el')
-rw-r--r--lego.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lego.el b/lego.el
index 4a8fdd8f..3b62799c 100644
--- a/lego.el
+++ b/lego.el
@@ -615,7 +615,7 @@
;; font-lock
- ;; if we don't have the following, zap-commas fails to work.
+;; if we don't have the following, zap-commas fails to work.
(setq font-lock-always-fontify-immediately t)