emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/mouse.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/mouse.el,v
Date: Mon, 06 Nov 2006 02:43:54 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      06/11/06 02:43:53

Index: mouse.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/mouse.el,v
retrieving revision 1.304
retrieving revision 1.305
diff -u -b -r1.304 -r1.305
--- mouse.el    21 Sep 2006 18:02:47 -0000      1.304
+++ mouse.el    6 Nov 2006 02:43:53 -0000       1.305
@@ -2377,7 +2377,7 @@
   "X fonts suitable for use in Emacs.")
 
 (defun mouse-set-font (&rest fonts)
-  "Select an emacs font from a list of known good fonts and fontsets."
+  "Select an Emacs font from a list of known good fonts and fontsets."
   (interactive
    (progn (unless (display-multi-font-p)
            (error "Cannot change fonts on this display"))




reply via email to

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