#1042979 subversion-tools: psvn.el does not work with emacs 29.1

Package:
subversion-tools
Source:
subversion-tools
Description:
Assorted tools related to Apache Subversion
Submitter:
OHURA Makoto
Date:
2023-08-04 01:15:02 UTC
Severity:
normal
Tags:
#1042979#5
Date:
2023-08-03 16:18:15 UTC
From:
To:
Dear Maintainer,

After upgrading emacs 29.1, psvn.el does not work fine.  Emacs 29.1 doesn't support the function, toggle-read-only.  Use read-only-mode.  I attach a patch to this e-mail.

Thanks.
----
  OHURA Makoto: ohura@debian.org(Debian Project)
                ohura@netfort.gr.jp(LILO/Netfort)
  GnuPG public key: http://www.netfort.gr.jp/~ohura/gpg.asc.txt
        fingerprint: 54F6 D1B1 2EE1 81CD 65E3  A1D3 EEA2 EFA2 77DC E083
http://www.netfort.gr.jp/~ohura/

#1042979#10
Date:
2023-08-04 01:11:01 UTC
From:
To:
Thanks for the patch!

If we make this change, then it won't work with older emacs versions.
I'd like to send the fix upstream, but would need this resolved first.

Is it possible to make these changes compatible with both old and new
emacs?

Cheers,