emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Please don't obsolete "crisp.el"


From: Andreas Schwab
Subject: Re: Please don't obsolete "crisp.el"
Date: Fri, 11 Jul 2014 14:44:04 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.92 (gnu/linux)

Luke Lee <address@hidden> writes:

> Another bad thing about "git am" is that it will commit "on top of" current
> commit so we'll see a history like the following using "git log":
>
> ---------------------------
> commit 35f5a599cf5dcb6a2a79c79048d645b48dcf043a
> Author: Richard M. Stallman <address@hidden>
> Date:   Thu Apr 10 20:43:54 1997 +0000
>         ^^^^^^^^^^^^^^^^^^^^^^^^
>
>     Initial revision
>
> A       lisp/emulation/crisp.el
>
> commit d31cf3156c20512f7fcf72b383827e96cfc9718e
> Author: Stefan Monnier <address@hidden>
> Date:   Mon Jul 7 14:38:27 2014 -0400
>
>     * xpm: Fix cl-lib usage and compilation failures.
>
> M       packages/xpm/xpm-compose.el
> M       packages/xpm/xpm-ops.el
> M       packages/xpm/xpm-palette.el
> M       packages/xpm/xpm-ui.el
> -------------------------
>
> Gee! The history suddenly back from 2014 to 1997! I believe people won't
> like this.

You should put the history on a branch (with the first commit above as
its root) and merge it in the end.

Andreas.

-- 
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]