all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: eliz@gnu.org
Cc: 36360@debbugs.gnu.org
Subject: bug#36360: 'ada-mode' & 'svg' pkgs version number & presence problem
Date: Mon, 24 Jun 2019 16:13:14 -0400	[thread overview]
Message-ID: <jwvimsuu4jo.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <86ea948e-606b-34bd-879f-44e1c9b12146@gmail.com> (Sebastian Urban's message of "Mon, 24 Jun 2019 18:21:33 +0200")

> 2. There are no "built-in" ("Status" column) versions of 'ada-mode'
> and 'svg' on the package list *Packages*.

The patch below fixes it for ada-mode (a similar patch will do that for
svg, tho I'd like Lars to choose which version number we want to use
there).

Do you think it's safe enough for emacs-26 or should I keep it for
`master`?


        Stefan


diff --git a/lisp/progmodes/ada-mode.el b/lisp/progmodes/ada-mode.el
index 77c1e5e2d8..de323549ed 100644
--- a/lisp/progmodes/ada-mode.el
+++ b/lisp/progmodes/ada-mode.el
@@ -7,6 +7,7 @@
 ;;      Emmanuel Briot  <briot@gnat.com>
 ;; Maintainer: Stephen Leake <stephen_leake@stephe-leake.org>
 ;; Keywords: languages ada
+;; Version: 4.0
 
 ;; This file is part of GNU Emacs.
 







  parent reply	other threads:[~2019-06-24 20:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-24 16:21 bug#36360: 'ada-mode' & 'svg' pkgs version number & presence problem Sebastian Urban
2019-06-24 20:02 ` Stefan Monnier
2019-06-24 20:14   ` Stefan Monnier
2019-06-24 20:15     ` Lars Ingebrigtsen
2019-06-24 21:18       ` Stefan Monnier
2019-06-24 20:15   ` Lars Ingebrigtsen
2019-06-24 20:13 ` Stefan Monnier [this message]
2019-07-06 16:17   ` Stefan Monnier

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=jwvimsuu4jo.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=36360@debbugs.gnu.org \
    --cc=eliz@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.