SHA256
1
0
forked from pool/emacs-w3m
emacs-w3m/emacs-w3m.changes

441 lines
18 KiB
Plaintext
Raw Normal View History

- Update to version 1.4.632+563+gdc5136d2: * * 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
2024-02-21 21:01:07 +01:00
-------------------------------------------------------------------
Wed Feb 21 19:59:11 UTC 2024 - schwab@linux-m68k.org
- Update to version 1.4.632+563+gdc5136d2:
* * 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
- 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
2023-04-01 23:22:41 +02:00
-------------------------------------------------------------------
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
- 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
- Update to version 1.4.632+501+gc088fe62: * * 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
2021-10-15 21:06:23 +02:00
-------------------------------------------------------------------
Fri Oct 15 19:01:52 UTC 2021 - schwab@linux-m68k.org
- Update to version 1.4.632+501+gc088fe62:
* * 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 講読→購読
* reindent
* Bugfix: db-history single-page advances point too far
* * 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 講読→購読
* reindent
* Fix typo 講読→購読
* Add docstring for function w3m--goto-url--handler-function
* db-history: advance to first history link
* reindent
* force-wide-display
* (shimbun-sankei-clear-contents): Show restrictions
* Fix previous commit
* Delete nonsense distinction of writer and byliner
* (shimbun-sankei-clear-contents): Distinguish author and writer
* Fix last commit
* Fix last commit
* Add iframe tag to movie tag so to be able to view it in other browsers
* Add links to embedded movies on Sankei
* * sb-sankei.el (shimbun-sankei-clear-contents): Fix regexp
* * sb-sankei.el (shimbun-sankei-clear-contents): Fix regexp
* Support multiple article pages on Sankei
* Minor fix in last commit
* Show author name if it is expressed clearly in the original
* Minor improvements on read and scan-sexps usage
* * sb-yoshirin.el: Spelling fix: thumnail -> thumbnail
* Minor fix to Sankei
* Display most detailed headline on Sankei
* Display headline that might be the only place to show the author
* Bugfix: make w3m-select-buffer-toggle-style work properly (PR#95)
* Make Sankei support raw html embedded in java script
* * sb-sankei.el (shimbun-sankei-clear-contents): Modify last commit
* * sb-sankei.el (shimbun-sankei-clear-contents): Don't infloop
* * sb-sankei.el (shimbun-sankei-clear-contents) : Fix regexps
* * sb-sankei.el (shimbun-sankei-clear-contents) : Trivial fix
* Make Sankei work on Emacs 26 and 27
* Make Sankei support raw html embedded in java script
* * sb-sankei.el (shimbun-sankei-clear-contents): Modify last commit
* * sb-sankei.el (shimbun-sankei-clear-contents): Don't infloop
* * sb-sankei.el (shimbun-sankei-clear-contents) : Fix regexps
* * sb-sankei.el (shimbun-sankei-clear-contents) : Trivial fix
* Make Sankei work on Emacs 26 and 27
* Sigh; w3m-select-buffer-window needs to match the selected w3m buffer, not the select buffer.
* Ensure that w3m-select-buffer-window is kept updated properly.
* By the time split-window is called, the locally let selected-window variable is no longer a valid window. Thus, we *actually* need to call the selected-window function here.
* Fetch more images
* * doc/emacs-w3m.texi, doc/emacs-w3m-ja.texi (Newspapers Supported by Shimbun): Update Sankei groups.
* Make Sankei work
* Make Mainichi work
* Make Asahi work (as for at least the rss group)
* Declare w3m-queries-log-file in w3m-util.el
* Move w3m-queries-log-file from w3m-util.el to w3m.el
* Update
* Reindent
* w3m-queries-log-file: Use expand-file-name in variable defcustom
* tweaks to handling url query parts
* Update
* Reindent
* Place entire logic in function w3m-external-view
* Revert last change that made `w3m-process-stop' do kill page buffer
* Reindent
* w3m-delete-buffer-if-empty: Only operate on live buffers
* Fixes for w3m-current-url = NIL, loading images from ext program
* Delete useless history warning
* Make shimbun-sankei-login work
* Silence the byte compiler on Emacs 28
-------------------------------------------------------------------
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>
- Update to current GIT HEAD (6eda3828)
-------------------------------------------------------------------
Sat Jul 14 12:34:36 UTC 2018 - jengelh@inai.de
- Trim bias from description.
- Replace old RPM shell vars by macros.
-------------------------------------------------------------------
Sun Jul 8 12:07:13 UTC 2018 - schwab@linux-m68k.org
- Rename from w3m-el to emacs-w3m
- Update to current CVS head (version 1.4.631)
* Work for Emacs >= 26 in which the emacs-version variable no longer
includes the build number
* Refactor w3m-process-queue memory and redability
* Make progress messages more uniform and more useful
* Work for mailto urls
* Update faces for all navigation cases
* Fix two bugs in navigating the w3m-session-select popup window
* Bugfix for the creation of session pop-up window
* Uniform error handling and message presentation
* Introduce w3m-display-mode
* Send a cached ETag to the remote server so as to check whether
the server responds with 304 meaning the cache is still up-to-date
* Delete about://cookie/ buffer when w3m-view-previous-page is performed
* Update selection buffer properly after deletion or renaming
* Fix cookies handling
- Use %license for COPYING
- Remove xemacs subpackage, not compatible with xemacs any more
-------------------------------------------------------------------
Fri Dec 9 20:36:36 UTC 2016 - schwab@linux-m68k.org
- Update to current CVS head (version 1.4.567)
* make it work with emacs 26
-------------------------------------------------------------------
Mon Dec 17 10:34:13 CET 2012 - tiwai@suse.de
- Remove the invalid leading URL from Source to make
source_validator happy
- Remove obsolete flavour.patch
-------------------------------------------------------------------
Tue Dec 4 23:07:15 UTC 2012 - schwab@linux-m68k.org
- Update to current CVS head
- Use w3m-load in suse-start.el
- Modernize specfile
- Reduce build requires
-------------------------------------------------------------------
Mon Jul 16 15:25:56 CEST 2012 - tiwai@suse.de
- Drop mule-ucs-xemacs dependency, too (bnc#771421)
-------------------------------------------------------------------
Mon Jul 16 12:51:53 CEST 2012 - tiwai@suse.de
- Drop Mule-UCS dependency on openSUSE-12.2 (bnc#771421)
-------------------------------------------------------------------
Mon Jul 2 12:16:07 UTC 2012 - werner@suse.de
- Make it build with emacs 24.1
-------------------------------------------------------------------
Tue Nov 15 13:13:52 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to avoid implicit dependency
-------------------------------------------------------------------
Thu Jan 24 14:49:27 CET 2008 - mfabian@suse.de
- proper fix for the problem in the last comment is now included
from upstream CVS.
-------------------------------------------------------------------
Tue Jan 08 16:39:39 CET 2008 - mfabian@suse.de
- add workaround for missing function on XEmacs
unencodable-char-position-does-not-exist-in-xemacs.patch
Patch taken from:
http://news.gmane.org/find-root.php?message_id=%3cb4mr6gu1h47.fsf%40jpl.org%3e
-------------------------------------------------------------------
Tue Jan 08 11:55:53 CET 2008 - mfabian@suse.de
- update to 1.4.4.20080108 (CVS HEAD).
• Do not kill process when the buffer associated to it is alive
-------------------------------------------------------------------
Tue Dec 04 19:00:11 CET 2007 - mfabian@suse.de
- remove openldap2 from BuildRequires.
-------------------------------------------------------------------
Wed Jul 18 11:47:26 CEST 2007 - mfabian@suse.de
- update to 1.4.4.20070717 (CVS HEAD). Fixes the problem that
buttons in forms didn't work anymore, see
http://emacs-w3m.namazu.org/ml/msg09431.html
-------------------------------------------------------------------
Tue Jul 17 10:36:25 CEST 2007 - mfabian@suse.de
- update to 1.4.4.20070704 (CVS HEAD).
-------------------------------------------------------------------
Mon Mar 26 12:55:55 CEST 2007 - mfabian@suse.de
- update to 1.4.4.20070326 (CVS HEAD).
- remove old patches w3m-el-1.3.1-expires-time.patch and
w3m-el-1.4.3-obsolete.patch.
-------------------------------------------------------------------
Wed Jan 25 21:48:56 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Fri May 6 22:15:38 CEST 2005 - schwab@suse.de
- Don't use obsolete functions.
-------------------------------------------------------------------
Sun Aug 29 19:51:57 CEST 2004 - schwab@suse.de
- Update to emacs-w3m 1.4.3.
-------------------------------------------------------------------
Sun Jun 27 21:30:57 CEST 2004 - schwab@suse.de
- Don't set w3m-mailto-url-function to compose-mail, it can't handle URLs.
-------------------------------------------------------------------
Tue Feb 3 11:06:48 CET 2004 - hmacht@suse.de
- added option # norootforbuild in specfile
-------------------------------------------------------------------
Fri Aug 22 13:00:26 CEST 2003 - mfabian@suse.de
- add xemacs-packagages and xemacs-packages-info to
"# neededforbuild".
-------------------------------------------------------------------
Tue Aug 12 17:55:29 CEST 2003 - mfabian@suse.de
- w3m-el-xemacs needs its own %post and %preun for install-info.
- don't just remove the %{buildroot} from the comments in the .elc
files, replace it with an equal amount of spaces in order not
to change the offsets used for the docstrings.
-------------------------------------------------------------------
Tue Aug 12 14:49:05 CEST 2003 - mfabian@suse.de
- update to 1.3.6
- remove %{buildroot} from comments in .elc files to make it
pass the build checks.
- add info files.
-------------------------------------------------------------------
Fri Jun 13 22:46:02 CEST 2003 - mfabian@suse.de
- fix "directory not owned by any package".
-------------------------------------------------------------------
Thu Mar 6 16:43:58 CET 2003 - ro@suse.de
- removed cyrus-sasl from neededforbuild
-------------------------------------------------------------------
Tue Jan 14 12:30:20 CET 2003 - mfabian@suse.de
- update to 1.3.3
- disable obsolete w3m-el-1.2.6-select.patch
-------------------------------------------------------------------
Wed Nov 13 15:23:51 CET 2002 - ro@suse.de
- use x-devel-packages in neededforbuild
-------------------------------------------------------------------
Mon Aug 19 11:34:48 CEST 2002 - mfabian@suse.de
- add (setq w3m-use-cookies t) to suse-start-w3m-el.el
-------------------------------------------------------------------
Sun Aug 18 00:59:09 CEST 2002 - mfabian@suse.de
- fix parsing of cookie "expires" time string.
-------------------------------------------------------------------
Mon Aug 12 15:36:54 CEST 2002 - mfabian@suse.de
- Update to version 1.3.1
- rm config.cache before configuring for XEmacs.
-------------------------------------------------------------------
Mon Aug 12 13:10:14 CEST 2002 - ro@suse.de
- added canna-libs to neededforbuild
-------------------------------------------------------------------
Sun Jul 7 23:04:27 CEST 2002 - schwab@suse.de
- Update to version 1.3.
-------------------------------------------------------------------
Tue Jun 4 21:39:57 CEST 2002 - schwab@suse.de
- Fix requires.
-------------------------------------------------------------------
Thu Mar 21 22:50:32 CET 2002 - schwab@suse.de
- Update to version 1.2.6.
- Fix redisplay of checkboxes.
- Improve handling of <SELECT MULTIPLE>.
-------------------------------------------------------------------
Wed Mar 20 20:46:28 CET 2002 - mfabian@suse.de
- fix w3m-el-1.2.1-select.patch for XEmacs
(in XEmacs, 'replace-regexp-in-string' is called
'replace-in-string' and has a different order of parameters)
-------------------------------------------------------------------
Tue Mar 19 23:05:21 CET 2002 - schwab@suse.de
- Normalize whitespace and decode entities in <OPTION> text.
-------------------------------------------------------------------
Mon Mar 11 17:19:30 CET 2002 - schwab@suse.de
- Fix entities inside <AREA>.
-------------------------------------------------------------------
Tue Mar 5 20:08:47 CET 2002 - schwab@suse.de
- Fix handling of <SELECT MULTIPLE>.
-------------------------------------------------------------------
Tue Feb 12 20:02:22 CET 2002 - mfabian@suse.de
- merge w3m-el.spec and w3m-el-xemacs.spec (save a bit space
in the source rpms)
- remove bogus suse-start.{el,elc}
-------------------------------------------------------------------
Tue Feb 12 16:32:15 CET 2002 - schwab@suse.de
- Fix entities inside <textarea>.
-------------------------------------------------------------------
Fri Feb 1 01:28:57 CET 2002 - ro@suse.de
- changed neededforbuild <libpng> to <libpng-devel-packages>
-------------------------------------------------------------------
Sun Jan 27 21:24:17 CET 2002 - mfabian@suse.de
- update to version 1.2.4
-------------------------------------------------------------------
Fri Nov 30 00:12:13 CET 2001 - mfabian@suse.de
- new package: w3m-el, version 1.2.1