all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Eli Zaretskii" <eliz@is.elta.co.il>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: I want to use changelog.txt instead of ChangeLog
Date: Fri, 29 Mar 2002 20:34:38 +0300	[thread overview]
Message-ID: <9743-Fri29Mar2002203438+0300-eliz@is.elta.co.il> (raw)
In-Reply-To: <m2ofh77f3w.fsf@jidanni.org> (message from Dan Jacobson on 29 Mar 2002 20:06:27 +0800)

> From: Dan Jacobson <jidanni@deadspam.com>
> Newsgroups: gnu.emacs.bug
> Date: 29 Mar 2002 20:06:27 +0800
> 
> One finds
> (defun change-log-name ()
>   "Return (system-dependent) default name for a change log file."
>   (or change-log-default-name
>       (if (eq system-type 'vax-vms)
> 	  "$CHANGE_LOG$.TXT"
> 	"ChangeLog")))
> but what if one is thinking ms-dos or "world wide web", where one
> doesn't want capitals.

"ChangeLog" works very well on MS-DOS, believe me.  Emacs primitives
and the automatic truncation and upcasing of file names by the OS
take care of that.  That's a non-issue.

      reply	other threads:[~2002-03-29 17:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-29 12:06 I want to use changelog.txt instead of ChangeLog Dan Jacobson
2002-03-29 17:34 ` Eli Zaretskii [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9743-Fri29Mar2002203438+0300-eliz@is.elta.co.il \
    --to=eliz@is.elta.co.il \
    --cc=bug-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.