all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: emacs-devel@gnu.org
Cc: "Andrew L. Moore" <slewsys@gmail.com>
Subject: Re: master 2ec8f28: Introduce defcustom 'executable-prefix-env'
Date: Mon, 24 Jul 2017 11:58:43 -0400	[thread overview]
Message-ID: <x98tjd4yj0.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <20170722073453.C375420329@vcs0.savannah.gnu.org> (Eli Zaretskii's message of "Sat, 22 Jul 2017 03:34:53 -0400 (EDT)")


> branch: master
> commit 2ec8f28c59902ee1b533f9042c08f782422c2d86
> Author: Andrew L. Moore <slewsys@gmail.com>
> Commit: Eli Zaretskii <eliz@gnu.org>
>
>     Introduce defcustom 'executable-prefix-env'
[...]
>  (defcustom executable-prefix "#!"
> -  "Interpreter magic number prefix inserted when there was no magic number."
> -  :version "24.3"                       ; "#! " -> "#!"
> +  "Interpreter magic number prefix inserted when there was no magic number.
> +Use of `executable-prefix-env' is preferable to this option."
> +  :version "26.1"                       ; deprecated
>    :type 'string
>    :group 'executable)

I don't think I've seen a :version bump used for "not new and no change
in default, but deprecated". Normally such things are instead marked
obsolete.



       reply	other threads:[~2017-07-24 15:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20170722073452.31002.6998@vcs0.savannah.gnu.org>
     [not found] ` <20170722073453.C375420329@vcs0.savannah.gnu.org>
2017-07-24 15:58   ` Glenn Morris [this message]
2017-07-24 16:24     ` master 2ec8f28: Introduce defcustom 'executable-prefix-env' Eli Zaretskii
2017-07-26 16:47       ` Glenn Morris
2017-07-26 18:55         ` Eli Zaretskii
2017-07-24 16:38     ` Glenn Morris
2017-07-24 16:57       ` Eli Zaretskii
2017-07-24 18:57       ` Andrew L. Moore

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=x98tjd4yj0.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=slewsys@gmail.com \
    /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.