unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* synchronizing emacs-unicode branch to HEAD
@ 2003-09-08 23:32 Kenichi Handa
  2003-09-09  9:59 ` Andreas Schwab
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Kenichi Handa @ 2003-09-08 23:32 UTC (permalink / raw
  Cc: d.love

About a month ago, I made a branch emacs-unicode-2 from HEAD
and started to work on synchronizing codes of emacs-unicode
branch to HEAD in that new branch.

I've just finished the work and committed the changes.
Changelog files are named as "ChangeLog.22" for the moment.
So, putting this kind of code in your .emacs will make "C-x
4 a" work well when you add changelog for this version of
emacs by using this emacs.

(eval-after-load "add-log"
  '(defun change-log-name ()
     (if (= emacs-major-version 22)
	 "ChangeLog.22"
       "ChangeLog")))

I hope this branch can be merged into HEAD before the HEAD
branch is changed drastically.

To those who have checked out emacs-unicode branch:

That branch is now obsolete.  Please check out the branch
emacs-unicode-2.

To Eli,

I'll start merging emacs-bidi code into emacs-unicode-2
branch soon.  Please send me your BIDI reordering code.

---
Ken'ichi HANDA
handa@m17n.org

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2003-09-16  2:27 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-08 23:32 synchronizing emacs-unicode branch to HEAD Kenichi Handa
2003-09-09  9:59 ` Andreas Schwab
2003-09-09 12:12   ` Kenichi Handa
2003-09-09 12:44     ` Andreas Schwab
2003-09-16  2:27       ` Kenichi Handa
2003-09-09 19:04     ` Dave Love
2003-09-09 19:02   ` Dave Love
2003-09-09 19:51     ` Andreas Schwab
2003-09-09 20:32 ` Miles Bader
2003-09-10  1:15   ` Kenichi Handa
2003-09-10  2:25     ` Miles Bader
2003-09-11  9:21 ` Dave Love
2003-09-11 18:28 ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).