forked from pool/emacs-w3m
- 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
This commit is contained in:
parent
1aa9d69aee
commit
8c6ca102c3
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/emacs-w3m/emacs-w3m.git</param>
|
<param name="url">https://github.com/emacs-w3m/emacs-w3m</param>
|
||||||
<param name="changesrevision">c3a3a947fb267df1f03287be2eab4f7119707e90</param></service></servicedata>
|
<param name="changesrevision">f8819bca0c97970662cd4214f8f3104ab4a376c1</param></service></servicedata>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:61b85196b3b97eed5fea34521608bf6d8de3e235a909e7bc47baa250901a2258
|
|
||||||
size 4294156
|
|
3
emacs-w3m-1.4.632+546+gf8819bca.obscpio
Normal file
3
emacs-w3m-1.4.632+546+gf8819bca.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8c1189430ebb5719a4d0a4a3c53802f8eb498e93e080a8f714cc66e09030fe18
|
||||||
|
size 4305420
|
@ -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
|
Sat Apr 09 06:42:51 UTC 2022 - schwab@linux-m68k.org
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
name: emacs-w3m
|
name: emacs-w3m
|
||||||
version: 1.4.632+512+gc3a3a947
|
version: 1.4.632+546+gf8819bca
|
||||||
mtime: 1649122917
|
mtime: 1679621133
|
||||||
commit: c3a3a947fb267df1f03287be2eab4f7119707e90
|
commit: f8819bca0c97970662cd4214f8f3104ab4a376c1
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@ Summary: An interface program to use w3m with Emacs
|
|||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Networking/Web/Browsers
|
Group: Productivity/Networking/Web/Browsers
|
||||||
# Summary(ja): w3m を Emacs 上で動かすためのプログラムです
|
# Summary(ja): w3m を Emacs 上で動かすためのプログラムです
|
||||||
Version: 1.4.632+512+gc3a3a947
|
Version: 1.4.632+546+gf8819bca
|
||||||
Release: 0
|
Release: 0
|
||||||
URL: http://emacs-w3m.namazu.org/
|
URL: http://emacs-w3m.namazu.org/
|
||||||
Source0: emacs-w3m-%{version}.tar.xz
|
Source0: emacs-w3m-%{version}.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user