From 8c6ca102c3b008235df3d1b3f1795779eb0dbb367d47a3dbf7ff5de982a96270 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Sat, 1 Apr 2023 21:22:41 +0000 Subject: [PATCH] - Update to version 1.4.632+546+gf8819bca: * Silence the byte-compiler on Emacs 30 * ; sb-sankei.el (shimbun-sankei-login): Fix the way to parse forms * Silence the byte compiler * Silence warnings when compiling w3m.el individually ([emacs-w3m:13914]) * ; Fix last change in aclocal.m4 * Support Emacs 30 * Update ChangeLog * Fix w3m-puny-encode1 failure on Emacs 29 * * w3m.el (w3m-unsafe-url-warning): New face * Make unsafe url warning text customizable (issue #115) * Remove let-binding of inhibit-point-motion-hooks that's been obsoleted * Work for pages commpressed by brotli reported by chipschap (issue #112) * Use `grep -E' instead of egrep * ; * mew-w3m.el (mew-mime-text/html-w3m): Coment fix * * w3mhack.el (w3mhack-generate-load-file): Use loaddefs-gen.el rather than autoload.el that has been marked obsolete in Emacs 29. * mew-w3m.el (mew-mime-text/html-w3m): Silence Emacs 29's byte compiler ([emacs-w3m:13880]). * Use line-beginning-position and line-end-position instead of point-at-bol and point-at-eol marked obsolete in Emacs 29.1 * shimbun/sb-yoshirin.el: Fix TZ in date * * w3m.el (w3m-fontify-anchors): Warn suspicious links (as shr does) * Simplify tab-line stuff * * w3m-search.el (w3m-search-engine-alist): Update wikipedia search urls ([emacs-w3m:13872]) * Replace hankaku tilde with swung dash in shimbun.el (shimbun-japanese-hankaku-region-1) * Fix unquoted single quotation marks in docstrings * Fix unquoted single quotation marks in docstrings * * sb-yoshirin.el (shimbun-yoshirin-make-contents): Update Date header * Fix last Change in .gitignore * Update .gitignore * Update shimbun/ChangeLog and .gitignore * Work for the "top" group again * Update ChangeLog OBS-URL: https://build.opensuse.org/package/show/M17N/emacs-w3m?expand=0&rev=13 --- _servicedata | 4 ++-- emacs-w3m-1.4.632+512+gc3a3a947.obscpio | 3 --- emacs-w3m-1.4.632+546+gf8819bca.obscpio | 3 +++ emacs-w3m.changes | 14 ++++++++++++++ emacs-w3m.obsinfo | 7 +++---- emacs-w3m.spec | 2 +- 6 files changed, 23 insertions(+), 10 deletions(-) delete mode 100644 emacs-w3m-1.4.632+512+gc3a3a947.obscpio create mode 100644 emacs-w3m-1.4.632+546+gf8819bca.obscpio diff --git a/_servicedata b/_servicedata index b0660f7..49f74f0 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ - https://github.com/emacs-w3m/emacs-w3m.git - c3a3a947fb267df1f03287be2eab4f7119707e90 \ No newline at end of file + https://github.com/emacs-w3m/emacs-w3m + f8819bca0c97970662cd4214f8f3104ab4a376c1 diff --git a/emacs-w3m-1.4.632+512+gc3a3a947.obscpio b/emacs-w3m-1.4.632+512+gc3a3a947.obscpio deleted file mode 100644 index 32b331a..0000000 --- a/emacs-w3m-1.4.632+512+gc3a3a947.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:61b85196b3b97eed5fea34521608bf6d8de3e235a909e7bc47baa250901a2258 -size 4294156 diff --git a/emacs-w3m-1.4.632+546+gf8819bca.obscpio b/emacs-w3m-1.4.632+546+gf8819bca.obscpio new file mode 100644 index 0000000..bd12b82 --- /dev/null +++ b/emacs-w3m-1.4.632+546+gf8819bca.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c1189430ebb5719a4d0a4a3c53802f8eb498e93e080a8f714cc66e09030fe18 +size 4305420 diff --git a/emacs-w3m.changes b/emacs-w3m.changes index ed92f39..ede54a4 100644 --- a/emacs-w3m.changes +++ b/emacs-w3m.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sat Apr 01 21:20:37 UTC 2023 - schwab@linux-m68k.org + +- Update to version 1.4.632+546+gf8819bca: + * Silence the byte-compiler on Emacs 30 + * ; sb-sankei.el (shimbun-sankei-login): Fix the way to parse forms + * Silence the byte compiler + * Silence warnings when compiling w3m.el individually ([emacs-w3m:13914]) + * ; Fix last change in aclocal.m4 + * Support Emacs 30 + * Update ChangeLog + * Fix w3m-puny-encode1 failure on Emacs 29 + * * w3m.el (w3m-unsafe-url-warning): New face + ------------------------------------------------------------------- Sat Apr 09 06:42:51 UTC 2022 - schwab@linux-m68k.org diff --git a/emacs-w3m.obsinfo b/emacs-w3m.obsinfo index 36ed290..728bb7a 100644 --- a/emacs-w3m.obsinfo +++ b/emacs-w3m.obsinfo @@ -1,5 +1,4 @@ name: emacs-w3m -version: 1.4.632+512+gc3a3a947 -mtime: 1649122917 -commit: c3a3a947fb267df1f03287be2eab4f7119707e90 - +version: 1.4.632+546+gf8819bca +mtime: 1679621133 +commit: f8819bca0c97970662cd4214f8f3104ab4a376c1 diff --git a/emacs-w3m.spec b/emacs-w3m.spec index 826578f..3d9c17e 100644 --- a/emacs-w3m.spec +++ b/emacs-w3m.spec @@ -21,7 +21,7 @@ Summary: An interface program to use w3m with Emacs License: GPL-2.0-or-later Group: Productivity/Networking/Web/Browsers # Summary(ja): w3m を Emacs 上で動かすためのプログラムです -Version: 1.4.632+512+gc3a3a947 +Version: 1.4.632+546+gf8819bca Release: 0 URL: http://emacs-w3m.namazu.org/ Source0: emacs-w3m-%{version}.tar.xz