[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs antialiasing in X
From: |
Kenichi Handa |
Subject: |
Re: Emacs antialiasing in X |
Date: |
Mon, 16 Jan 2006 09:58:42 +0900 |
User-agent: |
SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.50 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI) |
In article <address@hidden>, David Abrahams <address@hidden> writes:
>> I agree, you would start with emacs-unicode-2 and then add XFT to that,
>> i.e.
>> the former as you state above. W.r.t. characters, this implies that you
>> shall
>> keep whatever is in the emacs-unicode-2 branch.
> OK, great. What about Changelog, NEWS, etc.? I seriously doubt my
> ability to reason about what should be kept from each branch.
In emacs-unicode-2, I'm using README.unicode and
ChangeLog.unicode. NEWS etc. are not yet written.
And, in my .emacs, I have this for convenience.
(eval-after-load "add-log"
'(defun change-log-name ()
(if (and (string-match "6.0" mule-version)
(string-match "emacs" default-directory ))
"ChangeLog.unicode"
"ChangeLog")))
---
Kenichi Handa
address@hidden
- Re: Emacs antialiasing in X, David Abrahams, 2006/01/12
- Re: Emacs antialiasing in X, Jan D., 2006/01/13
- Re: Emacs antialiasing in X, David Abrahams, 2006/01/13
- Re: Emacs antialiasing in X, David Abrahams, 2006/01/14
- Re: Emacs antialiasing in X, Emfox Zhou, 2006/01/14
- Re: Emacs antialiasing in X, Jan Djärv, 2006/01/15
- Re: Emacs antialiasing in X, David Abrahams, 2006/01/15
- Re: Emacs antialiasing in X,
Kenichi Handa <=
- Re: Emacs antialiasing in X, David Abrahams, 2006/01/15
- Re: Emacs antialiasing in X, Kenichi Handa, 2006/01/15
- Re: Emacs antialiasing in X, David Abrahams, 2006/01/15
- Re: Emacs antialiasing in X, Kenichi Handa, 2006/01/15
- Re: Emacs antialiasing in X, David Abrahams, 2006/01/16
- Re: Emacs antialiasing in X, Lőrentey Károly, 2006/01/16
- Re: Emacs antialiasing in X, Jan D., 2006/01/16
- Re: Emacs antialiasing in X, Miles Bader, 2006/01/16
- Re: Emacs antialiasing in X, David Abrahams, 2006/01/16
- Re: Emacs antialiasing in X, Jan D., 2006/01/16