auctex-diffs
[Top][All Lists]
Advanced

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

[AUCTeX-diffs] Changes to auctex/tex-bar.el,v


From: Tassilo Horn
Subject: [AUCTeX-diffs] Changes to auctex/tex-bar.el,v
Date: Thu, 20 Dec 2012 08:44:17 +0000

CVSROOT:        /sources/auctex
Module name:    auctex
Changes by:     Tassilo Horn <tsdh>     12/12/20 08:44:17

Index: tex-bar.el
===================================================================
RCS file: /sources/auctex/auctex/tex-bar.el,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -b -r1.24 -r1.25
--- tex-bar.el  20 Dec 2012 08:20:46 -0000      1.24
+++ tex-bar.el  20 Dec 2012 08:44:16 -0000      1.25
@@ -198,7 +198,7 @@
            :command (TeX-command "Clean" 'TeX-master-file -1)
            :help (lambda (&rest ignored)
                    (TeX-bar-help-from-command-list "Clean")))
-    (spell  :image "view" ;; TODO: We probably want a custom icon.
+    (spell  :image "spell"
            :command (TeX-command "Spell" 'TeX-master-file -1)
            :help (lambda (&rest ignored)
                    (TeX-bar-help-from-command-list "Spell"))))



reply via email to

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