X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fterm%2Fpc-win.el;h=a20d00cf4727398fc853a0e926737b1a5d9956e6;hb=28f5e084426364fc9b2d97a734a3477d3bdc0906;hp=d8da97004109685bbe9a8761c74416ff6c1368f3;hpb=6883ee56ec887c2c48abe5b06b5e66aa74031910;p=chise%2Fxemacs-chise.git- diff --git a/lisp/term/pc-win.el b/lisp/term/pc-win.el index d8da970..a20d00c 100644 --- a/lisp/term/pc-win.el +++ b/lisp/term/pc-win.el @@ -114,7 +114,7 @@ ;; We have only one font, so... (add-hook 'before-init-hook 'msdos-face-setup) ;; --------------------------------------------------------------------------- -;; More or less useful immitations of certain X-functions. A lot of the +;; More or less useful imitations of certain X-functions. A lot of the ;; values returned are questionable, but usually only the form of the ;; returned value matters. Also, by the way, recall that `ignore' is ;; a useful function for returning 'nil regardless of argument.