* * shimbun/sb-sankei.el (shimbun-sankei-login, shimbun-sankei-keep-login): Revert
* * shimbun/sb-sankei.el (shimbun-sankei-get-headers): Add author's name to subject if possible (shimbun-sankei-login, shimbun-sankei-keep-login): Update cookies handling
* * shimbun/sb-sankei.el (shimbun-sankei-get-headers-ranking) (shimbun-sankei-get-headers): Update regexps
* * shimbun/sb-sankei.el (shimbun-sankei-get-headers): Minor fixes
* Add ``lexical-binding: nil'' to many files
* * shimbun/sb-sankei.el (shimbun-sankei-get-headers-ranking): New function (shimbun-sankei-get-headers): Use it for the sankeisyo group; minor improvements
* * shimbun/sb-sankei.el: Fix it so to work again for almost groups
* * w3m.el (w3m-fontify-anchors): Improve the way to find unsafe links
* * shimbun/mew-shimbun.el (mew-shimbun-unseen-setup): Fix advice
* * w3m.el (w3m-add-referer, w3m-puny-utf-16be): Fix custom types
* * w3mhack.el (w3mhack-insert-git-revision, w3mhack-generate-load-file): Fix so to generate emacs-w3m-git-revision on Emacs 29 and up as well
* * nnshimbun.el (nnshimbun-replace-date-header): Compile it if and only if it is necessary
* * mew-shimbun.el (mew-shimbun-unseen-setup): Use advice-add instead of defadvice that's been marked obsolete in Emacs 30
* * w3m-util.el (w3m-delete-w3m-initial-frames): Doc fix
* * mime-w3m.el (mime-display-message, kill-new): Use advice-add instead of defadvice that's been marked obsolete in Emacs 30
* Drop Emacs 27 support
* * nnshimbun.el (nnshimbun-replace-date-header): Don't quote lambda form
OBS-URL: https://build.opensuse.org/package/show/M17N/emacs-w3m?expand=0&rev=15
* 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
- Update to version 1.4.632+512+gc3a3a947:
* * Makefile.in (configure): Replace configure.in with configure.ac
* Make the builder work for autoconf 2.70 and up as well
* Drop Emacs 26 support
* * shimbun/ChangeLog: Remove cancelled entry
* * sb-kyoko-np.el (shimbun-clear-contents): Revert
* * sb-kyoko-np.el (shimbun-clear-contents): Make date header precision
* * mime-w3m.el: Fix last change
* Typo fix
* Conceal warnings for the case SEMI is absent (issue #108)
* * sb-sankei.el (w3m-cookie-setup): Autoload it
* * w3m.el (w3m-image-type-alist): Update docstring (forwarded request 969234 from AndreasSchwab)
OBS-URL: https://build.opensuse.org/request/show/969236
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs-w3m?expand=0&rev=6
- Update to version 1.4.632+512+gc3a3a947:
* * Makefile.in (configure): Replace configure.in with configure.ac
* Make the builder work for autoconf 2.70 and up as well
* Drop Emacs 26 support
* * shimbun/ChangeLog: Remove cancelled entry
* * sb-kyoko-np.el (shimbun-clear-contents): Revert
* * sb-kyoko-np.el (shimbun-clear-contents): Make date header precision
* * mime-w3m.el: Fix last change
* Typo fix
* Conceal warnings for the case SEMI is absent (issue #108)
* * sb-sankei.el (w3m-cookie-setup): Autoload it
* * w3m.el (w3m-image-type-alist): Update docstring
OBS-URL: https://build.opensuse.org/request/show/969234
OBS-URL: https://build.opensuse.org/package/show/M17N/emacs-w3m?expand=0&rev=11
* * w3m-lnum.el (w3m-lnum-get-match-info, w3m-lnum-get-action): Rearrange docstrings so to be in 80-column
* Typo fix
* Use rfc6068.el if possible instead of rfc2368.el (issue #109)
* * sb-sankei.el (shimbun-sankei-keep-login): Consult akamai cookie instead of local timer for expiry period. (shimbun-sankei-logout): Remove login/out cookies first and save last. (shimbun-sankei-login): Remove akamai cookie first as well. (shimbun-sankei-last-login): Remove variable. (shimbun-sankei-get-headers): Use date-to-time instead of encode-time and parse-time-string or timezone-parse-date.
* * w3m-filter.el (w3m-filter-configuration): Add desc template
* * w3m-filter.el (w3m-filter-configuration): Make Custom-set work
* * w3m-bookmark.el (w3m-bookmark-menubar-update): Add a workaround to avoid a miscellaneous error
* Treat application/emacs-lisp as text/plain ([emacs-w3m:13845])
* user-agents: bugfix, update, improve friendliness (PR#106)
* * w3m.el (w3m-user-agent-alist): Fill in in 80-column, reindent
* user-agent variables: update, and add reference feature
* w3m-user-agent-default-alist: bugfix macro element
* New and improved filter for github (PR#105)
* * w3m-filter.el (w3m-filter-github): Fill in in 80-column, reindent
* w3m-filter: new and improved filter for github
* * sb-sankei.el (shimbun-headers): Run shimbun-sankei-keep-login
* * sb-sankei.el (shimbun-sankei-login): Cache a copy of password always
* * sb-sankei.el (shimbun-sankei-logout{in|out}): Make those functions, instead of shimbun-sankei-keep-login, manage shimbun-sankei-last-login.
* * sb-sankei.el (shimbun-sankei-keep-login): Fix last commit
* Keep logging in in Sankei
* Add timeout to w3m-download
* Fix last commit (1059e92)
* Hard-code the shell used in `w3m-download' with "sh" ([emacs-w3m:13826])
* Use defvar-local in w3m.el (PR#101)
* Replace make-variable-buffer-local with defvar-local
* Bugfix: db-history single-page advances point too far (PR#100)
* * w3m.el (w3m--goto-url--handler-function): Fix point position. (PR#99)
* Position point on the first entry in the db history (PR#99) ;; slightly modified by yamaoka
* Fix typo 講読→購読
OBS-URL: https://build.opensuse.org/package/show/M17N/emacs-w3m?expand=0&rev=10
- Update to version 1.4.632+396+g051dba16:
* Don't show a backstage while performing `text-scale-adjust'
* Make text-scale-adjust work
* Fix it again
* shimbun.el (shimbun-xml-parse-buffer): Fix typo
* ChangeLog: fix date entries
* * shimbun.el (shimbun-xml-parse-buffer): Work around malformed xml
* Update copyright years
* Docfix so not to be wider than 80 chars
* Bugfix 'w3m-previous-image doesn't work' ([emacs-w3m:13747])
* Fix typo in ChangeLog
OBS-URL: https://build.opensuse.org/request/show/880413
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs-w3m?expand=0&rev=4
* Don't show a backstage while performing `text-scale-adjust'
* Make text-scale-adjust work
* Fix it again
* shimbun.el (shimbun-xml-parse-buffer): Fix typo
* ChangeLog: fix date entries
* * shimbun.el (shimbun-xml-parse-buffer): Work around malformed xml
* Update copyright years
* Docfix so not to be wider than 80 chars
* Bugfix 'w3m-previous-image doesn't work' ([emacs-w3m:13747])
* Fix typo in ChangeLog
OBS-URL: https://build.opensuse.org/package/show/M17N/emacs-w3m?expand=0&rev=8