forked from pool/emacs-w3m
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
|
d39be35795 | ||
|
383c387410 |
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/emacs-w3m/emacs-w3m</param>
|
||||
<param name="changesrevision">dc5136d20a546cbf741e0e5835a441859fdab384</param></service></servicedata>
|
||||
<param name="changesrevision">5c9652141ac2eb8ad9bf68d74f760db526095ec4</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3923270d61b59f5b3ef5e7a40cc1802d018da6c877ecb235f8651881cdd07d25
|
||||
size 4311564
|
3
emacs-w3m-1.4.632+569+g5c965214.obscpio
Normal file
3
emacs-w3m-1.4.632+569+g5c965214.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aa30476d202ba90afe6f982c33e67d57730685298fa2d4cc5b2fb0a4abea1207
|
||||
size 4313100
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 14:35:49 UTC 2024 - schwab@linux-m68k.org
|
||||
|
||||
- Update to version 1.4.632+569+g5c965214:
|
||||
* shimbun/sb-sankei.el: Somewhat improve article readability
|
||||
* shimbun/sb-sankei.el: Make login suite work again
|
||||
* * w3m-filter.el (w3m-filter-regard-srcset=-as-src=): New filter
|
||||
* * shimbun.el (shimbun-mime-replace-image-tags): Allow srcset in img
|
||||
* * sb-sankei.el (shimbun-sankei-get-headers): Update regexp
|
||||
* * sb-sankei.el (shimbun-sankei-get-headers): Fix regexp
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 21 19:59:11 UTC 2024 - schwab@linux-m68k.org
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: emacs-w3m
|
||||
version: 1.4.632+563+gdc5136d2
|
||||
mtime: 1707358653
|
||||
commit: dc5136d20a546cbf741e0e5835a441859fdab384
|
||||
version: 1.4.632+569+g5c965214
|
||||
mtime: 1724726044
|
||||
commit: 5c9652141ac2eb8ad9bf68d74f760db526095ec4
|
||||
|
@ -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+563+gdc5136d2
|
||||
Version: 1.4.632+569+g5c965214
|
||||
Release: 0
|
||||
URL: http://emacs-w3m.namazu.org/
|
||||
Source0: emacs-w3m-%{version}.tar.xz
|
||||
|
Loading…
Reference in New Issue
Block a user