emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs-diffs Digest, Vol 24, Issue 78


From: Eli Zaretskii
Subject: Re: Emacs-diffs Digest, Vol 24, Issue 78
Date: Wed, 10 Nov 2004 22:15:12 +0200

> From: address@hidden
> Date: Tue, 09 Nov 2004 03:35:20 -0500
> 
> diff -c emacs/msdos/sed1.inp:1.19 emacs/msdos/sed1.inp:1.20
> *** emacs/msdos/sed1.inp:1.19 Mon Sep  1 15:45:46 2003
> --- emacs/msdos/sed1.inp      Tue Nov  9 08:18:05 2004
> ***************
> *** 52,57 ****
> --- 52,58 ----
>   /^[        ]*$/d
>   /^temacs:/s/prefix-args//
>   /^temacs:/s/stamp-oldxmenu//
> + s/echo.*buildobj.lst/dj&/
>   /^  #/d
>   
>   # arch-tag: 246725c1-79de-4d03-a080-8f19329fa35e

I reverted this change.  (This file is for building Emacs with the old
version 1.x of DJGPP, where there's no djecho.exe.)

I appreciate the effort to do a thorough job for the changes you
introduce, but please in the future talk to me before changing any of
the DOS or DJGPP-specific configury stuff.  It is quite delicate, due
to the need to support several different MS platforms and due to the
general flakiness of the standard tools; and I have very little time
to work on Emacs these days, so I'm trying very hard to avoid any
unnecessary breakage.

TIA




reply via email to

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