[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/w32-vars.el
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/w32-vars.el |
Date: |
Wed, 06 Jul 2005 09:54:59 -0400 |
Index: emacs/lisp/w32-vars.el
diff -c emacs/lisp/w32-vars.el:1.12 emacs/lisp/w32-vars.el:1.13
*** emacs/lisp/w32-vars.el:1.12 Mon Jul 4 23:09:00 2005
--- emacs/lisp/w32-vars.el Wed Jul 6 13:54:58 2005
***************
*** 143,149 ****
(string :tag "Title")
(repeat :inline t
(choice :tag ""
! (const :tag "Seperator" (""))
(list :tag "Font Entry"
(string :tag "Menu text")
(string :tag "Font")))))))
--- 143,149 ----
(string :tag "Title")
(repeat :inline t
(choice :tag ""
! (const :tag "Separator" (""))
(list :tag "Font Entry"
(string :tag "Menu text")
(string :tag "Font")))))))