aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2009-12-01 10:57:33 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2009-12-01 10:57:33 +0000
commit7e66b7b4f3513e41fa416fbc3e158d0220bc195a (patch)
tree49af5c4b2483618f41439d66aa26036721e9364e /lib
parenteb964d608f56340b490002b81222307d418ac99d (diff)
spaces
Diffstat (limited to 'lib')
-rw-r--r--lib/unicode-tokens.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/unicode-tokens.el b/lib/unicode-tokens.el
index 3a35b306..bd6514ca 100644
--- a/lib/unicode-tokens.el
+++ b/lib/unicode-tokens.el
@@ -1163,7 +1163,7 @@ Commands available are:
;; parameterised version of function from menu-bar.el (Emacs 23.1)
;; this now copes with Emacs 23.1, Emacs 22, Mac OS X Emacs 23.1.
(defun unicode-tokens-set-font-var (fontvar)
- "Interactively select a font for FONTVAR."
+ "Interactively select a font for FONTVAR."
(interactive)
(let (font spec)
(if (fboundp 'ns-popup-font-panel)