[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: RefTeX Merge
From: |
Chong Yidong |
Subject: |
Re: RefTeX Merge |
Date: |
Mon, 24 Sep 2012 14:13:03 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux) |
Paul Eggert <address@hidden> writes:
> One possibility is to create a new directory
> lisp/textmodes/reftex, move the RefTeX source there,
> and create a ChangeLog there, starting the ChangeLog with all the
> old history followed by a note saying what happened.
No. Since reftex.el is one file, it is not worth creating a
subdirectory just for it.
When a file is synched to the Emacs repository, the ChangeLog typically
only describes the differences relative to the previous version. That's
usually a truncated version of the file's full ChangeLog history, but in
practice this hasn't been a big problem. Adding a big mass of ChangeLog
entries is not very helpful for people browsing the Emacs ChangeLog.
How large are the ChangeLog entries in question? Putting them in the
commit log may be a fine solution. (Normally, one would use bzr join to
preserve the history, but bzr join seems to be badly broken.)
- RefTeX Merge, Ralf Angeli, 2012/09/23
- Re: RefTeX Merge, Paul Eggert, 2012/09/23
- Re: RefTeX Merge,
Chong Yidong <=
- Re: RefTeX Merge, Ralf Angeli, 2012/09/24
- Re: RefTeX Merge, Richard Stallman, 2012/09/24
- Re: RefTeX Merge, Tassilo Horn, 2012/09/25
- Re: RefTeX Merge, Ralf Angeli, 2012/09/26
- Re: RefTeX Merge, Tassilo Horn, 2012/09/26
- Re: RefTeX Merge, Stephen J. Turnbull, 2012/09/26
- Re: RefTeX Merge, Stefan Monnier, 2012/09/26
- Re: RefTeX Merge, Chong Yidong, 2012/09/26
- Subdirectories in `lisp', Stefan Monnier, 2012/09/26
- Re: RefTeX Merge, Ralf Angeli, 2012/09/30