SHA256
1
0
forked from pool/emacs-w3m

- 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/package/show/M17N/emacs-w3m?expand=0&rev=8
This commit is contained in:
2021-03-21 20:50:18 +00:00
committed by Git OBS Bridge
parent c95aad4b79
commit 963e1768f4
7 changed files with 44 additions and 7 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Mar 21 18:54:48 UTC 2021 - schwab@linux-m68k.org
- 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
-------------------------------------------------------------------
Tue Feb 25 20:20:26 UTC 2020 - Andreas Schwab <schwab@linux-m68k.org>