Relicense "GPLv2 or later" files to "GPLv3 or later".
[gnus] / lisp / dgnushack.el
2007-10-04 Reiner SteibRelicense "GPLv2 or later" files to "GPLv3 or later".
2007-09-13 Katsumi Yamaoka* nnmbox.el (nnmbox-request-article): Don't assume...
2007-05-22 Katsumi YamaokaAutoload ad-add-advice for XEmacs. bbdb-com.el that...
2007-04-23 Katsumi Yamaoka(byte-optimize-form-code-walker): Fix the form which...
2007-04-22 Reiner Steib(with-syntax-table): XEmacs bug has been fixed. Add...
2006-09-20 Katsumi YamaokaAutoload browse-url-of-file for XEmacs.
2006-05-29 Katsumi Yamaoka* gnus-art.el (gnus-save-all-headers): Mention it might...
2006-04-20 Katsumi Yamaoka* gnus-util.el (gnus-select-frame-set-input-focus)...
2006-03-02 Katsumi YamaokaAutoload customize-group for XEmacs.
2005-10-11 Reiner Steib(with-syntax-table): Add some URLs WRT the XEmacs bug.
2005-10-04 Katsumi Yamaoka* Makefile.in (list-installed-shadows): New entry.
2005-07-06 Katsumi YamaokaUpdate FSF's address in GPL notices.
2005-05-27 Katsumi Yamaoka* gnus-util.el (gnus-run-mode-hooks): New function.
2005-05-16 Katsumi Yamaoka* dgnushack.el: Autoload mail-extract-address-component...
2005-01-26 Steve YoungsRemove the need to have run-at-time.el.
2004-05-26 Katsumi YamaokaAutoload customize-set-variable for XEmacs.
2004-05-20 Miles BaderAdd arch taglines
2004-05-01 Steve Youngs2004-05-02 Steve Youngs <steve@youngs.au.com>
2004-03-04 Katsumi Yamaoka* binhex.el: Don't autoload executable-find.
2004-03-03 Kevin Greiner * dgnushack.el (loaddir): New variable that is bound...
2004-02-27 Katsumi YamaokaAutoload sgml-mode for XEmacs.
2004-02-24 Katsumi Yamaoka(with-syntax-table): Redefine it for XEmacs 21.5.
2004-01-23 Katsumi YamaokaAdvise byte-optimize-form-code-walker to optimize the...
2004-01-13 Jesper Harder* lpath.el: Add detect-coding-system.
2004-01-06 Steve Youngs2004-01-07 Steve Youngs <sryoungs@bigpond.net.au>
2004-01-06 Lars Magne Ingebri... * dgnushack.el (dgnushack-compile): Don't compile run...
2004-01-06 Steve Youngs2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
2004-01-06 Katsumi YamaokaAutoload executable-find for XEmacs.
2004-01-05 Katsumi Yamaoka* ntlm.el (ntlm-string-as-unibyte): New macro.
2003-12-26 Katsumi YamaokaAdd an advice to byte-optimize-form-code-walker to...
2003-12-24 Katsumi Yamaoka(dgnushack-compile): Increase the value for max-specpdl...
2003-11-25 Katsumi Yamaoka(mapc): Add the compiler macro for Emacs 20.
2003-10-24 Steve Youngs2003-10-25 Steve Youngs <sryoungs@bigpond.net.au>
2003-10-24 Steve Youngs2003-10-24 Steve Youngs <sryoungs@bigpond.net.au>
2003-05-14 Katsumi Yamaoka(assq-delete-all): Removed the compiler macro.
2003-05-13 Katsumi Yamaoka(assq-delete-all): New compiler macro for Emacs 20.
2003-05-12 Katsumi Yamaoka* lpath.el: Fbind find-coding-system.
2003-05-01 Lars Magne Ingebri... (when): Check whether defadvice is fbound.
2003-05-01 Lars Magne Ingebri... Update copyright for several files.
2003-05-01 Lars Magne Ingebri... 2003-05-01 Oystein Viggen <oysteivi@tihlde.org>
2003-04-29 Steve Youngs2003-04-30 Steve Youngs <youngs@xemacs.org>
2003-04-27 Kevin Greiner * dgnushack.el (dgnushack-compile-verbosely): New...
2003-04-23 Katsumi Yamaoka* (merge, copy-list): Remove compiler macros.
2003-04-17 Steve Youngs2003-04-17 Steve Youngs <youngs@xemacs.org>
2003-04-16 Steve Youngs./ChangeLog:
2002-08-06 ShengHuo ZHU * dgnushack.el (merge): Don't use coerce.
2002-06-18 Katsumi Yamaoka* dgnushack.el (last, coerce, subseq): Remove compiler...
2002-03-02 ShengHuo ZHU * gnus-util.el (gnus-multiple-choice): Use message...
2002-03-02 ShengHuo ZHU * gnus-start.el (gnus-read-init-file): Ditto.
2002-02-20 Katsumi Yamaoka * many files: Remove trailing whitespaces, replace...
2002-01-26 Lars Magne Ingebri... * smiley.el: Replaced with smiley-ems.el.
2002-01-25 Katsumi Yamaoka;; Fix the last change:
2002-01-25 Katsumi Yamaoka * dgnushack.el: Require `byte-optimize' rather than...
2002-01-25 Lars Magne Ingebri... * gnus-range.el (gnus-inverse-list-range-intersection...
2002-01-22 Lars Magne Ingebri... 2002-01-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
2001-12-29 ShengHuo ZHU2001-12-29 ShengHuo ZHU <zsh@cs.rochester.edu>
2001-12-07 ShengHuo ZHU2001-12-07 14:00:00 ShengHuo ZHU <zsh@cs.rochester...
2001-12-07 ShengHuo ZHU2001-12-07 09:00:00 ShengHuo ZHU <zsh@cs.rochester...
2001-12-06 ShengHuo ZHU2001-12-06 01:00:00 ShengHuo ZHU <zsh@cs.rochester...
2001-11-01 ShengHuo ZHU2001-11-01 12:00:00 ShengHuo ZHU <zsh@cs.rochester...
2001-10-09 ShengHuo ZHU2001-10-09 13:00:00 ShengHuo ZHU <zsh@cs.rochester...
2001-09-02 Lars Magne Ingebri... * nnslashdot.el (nnslashdot-retrieve-headers-1): Get...
2001-07-25 ShengHuo ZHUCleaning up leading and trailing spaces.
2001-07-24 ShengHuo ZHU2001-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
2001-07-17 ShengHuo ZHU2001-07-17 Katsumi Yamaoka <yamaoka@jpl.org>
2001-03-09 ShengHuo ZHU2001-03-08 20:00:00 ShengHuo ZHU <zsh@cs.rochester...
2001-03-02 ShengHuo ZHU2001-03-01 22:00:00 ShengHuo ZHU <zsh@cs.rochester...
2001-02-12 ShengHuo ZHU2001-02-11 Jesper Harder <harder@ifa.au.dk>
2001-02-11 ShengHuo ZHU2001-02-11 11:00:00 ShengHuo ZHU <zsh@cs.rochester...
2001-02-10 ShengHuo ZHU2001-02-09 23:00:00 ShengHuo ZHU <zsh@cs.rochester...
2001-02-10 ShengHuo ZHU2001-02-09 20:00:00 ShengHuo ZHU <zsh@cs.rochester...
2001-01-21 ShengHuo ZHU2001-01-21 00:00:00 ShengHuo ZHU <zsh@cs.rochester...
2001-01-09 Didier VernaFixes for XEmacs
2001-01-03 Lars Magne Ingebri... * gnus-sum.el (gnus-summary-expire-articles): Don't...
2000-12-31 Lars Magne Ingebri... * gnus-draft.el: Mark articles as replied.
2000-12-25 ShengHuo ZHU2000-12-25 00:00:00 ShengHuo ZHU <zsh@cs.rochester...
2000-11-02 ShengHuo ZHUAdd nnwfm.el.
2000-10-10 ShengHuo ZHU2000-10-09 20:09:11 ShengHuo ZHU <zsh@cs.rochester...
2000-10-08 ShengHuo ZHU2000-10-08 13:05:11 ShengHuo ZHU <zsh@cs.rochester...
2000-10-06 ShengHuo ZHU2000-10-06 13:46:47 ShengHuo ZHU <zsh@cs.rochester...
2000-10-03 Lars Magne Ingebri... * nnweb.el (nnweb-decode-entities): Work for non-character
2000-10-02 ShengHuo ZHU2000-10-02 20:14:27 ShengHuo ZHU <zsh@cs.rochester...
2000-10-01 ShengHuo ZHU2000-10-01 13:07:21 ShengHuo ZHU <zsh@cs.rochester...
2000-10-01 ShengHuo ZHU2000-10-01 08:36:09 ShengHuo ZHU <zsh@cs.rochester...
2000-09-16 ShengHuo ZHUSmiley for Emacs 21.
2000-08-29 Dave Love(mapcon, union): Remove compiler macros.
2000-08-23 Dave LoveRemove `member-if' compiler macro.
2000-07-12 ShengHuo ZHUCommit Katsumi Yamaoka's patch.
2000-07-11 ShengHuo ZHUUse macro from w3. For details see ChangeLog.
2000-05-01 Lars Magne Ingebri... Release commit
2000-05-01 Lars Magne Ingebri... *** empty log message ***
2000-04-23 Lars Magne Ingebri... * gnus.el: Fix copyright statements.
2000-04-22 Lars Magne Ingebri... * gnus-msg.el (gnus-configure-posting-styles): Allow...
2000-04-21 Lars Magne Ingebri... 1999-12-13 Per Abrahamsen <abraham@dina.kvl.dk>
2000-04-21 Lars Magne Ingebri... * gnus.el: Update all the copyright notices.
1999-12-04 Lars Magne Ingebri... * gnus.el: Fixed all the doc strings to match the FSF...
1999-12-03 Lars Magne Ingebri... * gnus-art.el (gnus-button-embedded-url): Always call...
1999-12-02 Lars Magne Ingebri... * nnslashdot.el (nnslashdot-read-groups): Unibyte.
1999-12-01 Lars Magne Ingebri... *** empty log message ***
1999-11-16 Lars Magne Ingebri... See ChangeLog for the log entries
next