This commit is contained in:
parent
e7c45b663c
commit
c497ba2899
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
+!! FontSet for menus when you use --with-xfs or --with-xim=xlib.
|
+!! FontSet for menus when you use --with-xfs or --with-xim=xlib.
|
||||||
+XEmacs*fontSet: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso10646-1,-*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*,*
|
+XEmacs*fontSet: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso10646-1,-*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
|
||||||
+
|
+
|
||||||
! Set the menubar colors. This overrides the default foreground and
|
! Set the menubar colors. This overrides the default foreground and
|
||||||
! background colors specified above.
|
! background colors specified above.
|
||||||
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 20 12:44:59 CET 2009 - mfabian@suse.de
|
||||||
|
|
||||||
|
- bnc#461244: change menu font set in app-defaults
|
||||||
|
to use only -*-helvetica-*. This avoids matching the huge Chinese
|
||||||
|
font from ifntchib by accidents. Languages which need a wider
|
||||||
|
coverage of glyphs than offered by the adobe-helvetica bitmap
|
||||||
|
fonts have their own translated app-defaults in "xemacs-packages"
|
||||||
|
anyway.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 04 15:03:37 CET 2008 - mfabian@suse.de
|
Thu Dec 04 15:03:37 CET 2008 - mfabian@suse.de
|
||||||
|
|
||||||
|
11
xemacs.spec
11
xemacs.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package xemacs (Version 21.5.28.20080401)
|
# spec file for package xemacs (Version 21.5.28.20080401)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -44,7 +44,7 @@ Requires: xemacs-info xemacs-packages ctags
|
|||||||
Conflicts: gnuserv
|
Conflicts: gnuserv
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 21.5.28.20080401
|
Version: 21.5.28.20080401
|
||||||
Release: 59
|
Release: 60
|
||||||
Summary: XEmacs
|
Summary: XEmacs
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
# Howto get the cvs tree of XEmacs:
|
# Howto get the cvs tree of XEmacs:
|
||||||
@ -603,6 +603,13 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%dir /usr/share/xemacs/site-packages/lisp/term/
|
%dir /usr/share/xemacs/site-packages/lisp/term/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 20 2009 mfabian@suse.de
|
||||||
|
- bnc#461244: change menu font set in app-defaults
|
||||||
|
to use only -*-helvetica-*. This avoids matching the huge Chinese
|
||||||
|
font from ifntchib by accidents. Languages which need a wider
|
||||||
|
coverage of glyphs than offered by the adobe-helvetica bitmap
|
||||||
|
fonts have their own translated app-defaults in "xemacs-packages"
|
||||||
|
anyway.
|
||||||
* Thu Dec 04 2008 mfabian@suse.de
|
* Thu Dec 04 2008 mfabian@suse.de
|
||||||
- bnc#450838: make generic-print-buffer work again. Patch by
|
- bnc#450838: make generic-print-buffer work again. Patch by
|
||||||
Aidan Kehoe from upstream, see
|
Aidan Kehoe from upstream, see
|
||||||
|
Loading…
Reference in New Issue
Block a user