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/x-win.el,v


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/lisp/term/x-win.el,v
Date: Tue, 28 Aug 2007 10:16:31 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Jan Djärv <jhd>        07/08/28 10:16:31

Index: x-win.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/term/x-win.el,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -b -r1.204 -r1.205
--- x-win.el    28 Aug 2007 10:16:00 -0000      1.204
+++ x-win.el    28 Aug 2007 10:16:31 -0000      1.205
@@ -2586,7 +2586,7 @@
   :group 'x)
 
 (defun x-gtk-map-stock (file)
-  "Map icon with file name FILE to a Gtk stock name, using `stock-map-gtk'."
+  "Map icon with file name FILE to a Gtk+ stock name, using `x-gtk-stock-map'."
   (let ((value (and file
                    (assoc-string (file-name-sans-extension 
                                   (file-name-nondirectory file))




reply via email to

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