emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/term/pc-win.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/term/pc-win.el,v
Date: Fri, 14 Nov 2008 13:05:38 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/11/14 13:05:35

Index: lisp/term/pc-win.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/term/pc-win.el,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -b -r1.53 -r1.54
--- lisp/term/pc-win.el 6 Sep 2008 12:50:39 -0000       1.53
+++ lisp/term/pc-win.el 14 Nov 2008 13:05:33 -0000      1.54
@@ -259,7 +259,7 @@
   "The content of the echo area before help echo was displayed.")
 
 (defun msdos-show-help (help)
-  "Function installed as `show-help-function' on MSDOS frames."
+  "Function installed as `show-help-function' on MS-DOS frames."
   (when (and (not (window-minibuffer-p)) ;Don't overwrite minibuffer contents.
              ;; Don't know how to reproduce it in Elisp:
              ;; Don't overwrite a keystroke echo.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]