2009-06-14 19:28:16 +02:00
|
|
|
@comment $NetBSD: PLIST,v 1.9 2009/06/14 17:37:49 joerg Exp $
|
2006-03-30 05:31:13 +02:00
|
|
|
${EMACS_INFOPREFIX}/riece-en.info
|
|
|
|
${EMACS_INFOPREFIX}/riece-ja.info
|
2005-12-08 07:51:22 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/aproxy.rb
|
2008-10-06 09:12:26 +02:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-${EMACS_FLAVOR}.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-${EMACS_FLAVOR}.elc
|
2004-11-30 09:18:39 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-000.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-000.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-200.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-200.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-300.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-300.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-400.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-400.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-500.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-500.elc
|
2005-12-08 07:51:22 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-addon-modules.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-addon-modules.elc
|
2004-11-30 09:18:39 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-addon.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-addon.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-alias.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-alias.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-async.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-async.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-biff.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-biff.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-button.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-button.elc
|
2005-12-08 07:51:22 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-cache.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-cache.elc
|
2004-11-30 09:18:39 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-channel.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-channel.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-coding.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-coding.elc
|
2008-10-06 09:12:26 +02:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-command-configure-windows.xpm
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-command-join.xpm
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-command-list-addons.xpm
|
Update riece to 1.0.7a.
* Major changes in 1.0.7
** New add-on riece-toolbar. (ueno)
riece-toolbar displays icons on toolbar. Currently not all the
icons are included.
** New add-on riece-keepalive. (ueno)
riece-keepalive spontaneously sends a PING message to server to
keep an IRC connection.
** New add-on riece-google. (bg66)
riece-google searches on Google and sends the result to the channel.
** New add-on riece-eval. (bg66)
riece-eval evaluates elisp expression and sends the result to the channel.
** Some add-ons are enabled by default. (ueno)
riece-log, riece-alias, riece-ctlseq, and riece-keyword are now
enabled by default.
** New command riece-command-suspend-resume. (ueno)
riece-command-suspend-resume saves or restores the current window
configuration.
** Preserve cursor position when clicking button widget. (ueno)
** Decorate modeline indicator with faces. (ueno)
** Count users in NAMES reply. (ueno)
** New user option riece-part-message. (ueno)
** Add-ons located in riece-addon-directory are automatically enabled. (ueno)
** Default value of riece-buffer-dispose-function is now kill-buffer. (ueno)
** Backtrace when encountered an error in process-filter. (ueno)
** Ask channel key to user when it is required. (ueno)
** Automatic buffer shrinking is now disabled by default. (ueno)
** New directory structure for riece-log. (ueno)
** Fixed a bug in user-renamed signal-filter. (kaoru)
** Fixed a bug in riece-command-enable-addon and
riece-command-disable-addon. (yoichi)
* Major changes in 1.0.6
** Bundle url-riece, a backend of url-irc which comes with the recent
GNU Emacs. (Yamato-san)
** New user option riece-url-regexp-alist to allow users to define
mapping from arbitrary strings (such as "Bug#12345") to URL. (This
feature is a backport from Liece) (ueno)
** New modeline indicator which represents user's channel operator
status in the current channel. (ueno, thanks to k-to)
** Remove multiple lines at a time when shrinking channel buffers.
Number of lines to be removed is controlled by
riece-shrink-buffer-remove-lines option. (ueno, thanks to ysjj)
** riece-alias-alist now works again. (ueno)
** Fixed a bug in flow control for sending long messages, introduced
in 1.0.4. (ueno)
** New command riece-submit-bug-report to generate a template for good
problem report. (ueno)
** Accept radical IRC proxy programs which break with tradition of the
original IRC server implementation. (ueno, thanks to k-to san)
** New key bind C-c # <number> to switch channel by number. (ueno,
thanks to ysjj)
** If a prefix-argument is given, riece-yank sends message as a NOTICE. (bg66)
2005-03-05 10:14:11 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-command-next-channel.xpm
|
2008-10-06 09:12:26 +02:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-command-part.xpm
|
Update riece to 1.0.7a.
* Major changes in 1.0.7
** New add-on riece-toolbar. (ueno)
riece-toolbar displays icons on toolbar. Currently not all the
icons are included.
** New add-on riece-keepalive. (ueno)
riece-keepalive spontaneously sends a PING message to server to
keep an IRC connection.
** New add-on riece-google. (bg66)
riece-google searches on Google and sends the result to the channel.
** New add-on riece-eval. (bg66)
riece-eval evaluates elisp expression and sends the result to the channel.
** Some add-ons are enabled by default. (ueno)
riece-log, riece-alias, riece-ctlseq, and riece-keyword are now
enabled by default.
** New command riece-command-suspend-resume. (ueno)
riece-command-suspend-resume saves or restores the current window
configuration.
** Preserve cursor position when clicking button widget. (ueno)
** Decorate modeline indicator with faces. (ueno)
** Count users in NAMES reply. (ueno)
** New user option riece-part-message. (ueno)
** Add-ons located in riece-addon-directory are automatically enabled. (ueno)
** Default value of riece-buffer-dispose-function is now kill-buffer. (ueno)
** Backtrace when encountered an error in process-filter. (ueno)
** Ask channel key to user when it is required. (ueno)
** Automatic buffer shrinking is now disabled by default. (ueno)
** New directory structure for riece-log. (ueno)
** Fixed a bug in user-renamed signal-filter. (kaoru)
** Fixed a bug in riece-command-enable-addon and
riece-command-disable-addon. (yoichi)
* Major changes in 1.0.6
** Bundle url-riece, a backend of url-irc which comes with the recent
GNU Emacs. (Yamato-san)
** New user option riece-url-regexp-alist to allow users to define
mapping from arbitrary strings (such as "Bug#12345") to URL. (This
feature is a backport from Liece) (ueno)
** New modeline indicator which represents user's channel operator
status in the current channel. (ueno, thanks to k-to)
** Remove multiple lines at a time when shrinking channel buffers.
Number of lines to be removed is controlled by
riece-shrink-buffer-remove-lines option. (ueno, thanks to ysjj)
** riece-alias-alist now works again. (ueno)
** Fixed a bug in flow control for sending long messages, introduced
in 1.0.4. (ueno)
** New command riece-submit-bug-report to generate a template for good
problem report. (ueno)
** Accept radical IRC proxy programs which break with tradition of the
original IRC server implementation. (ueno, thanks to k-to san)
** New key bind C-c # <number> to switch channel by number. (ueno,
thanks to ysjj)
** If a prefix-argument is given, riece-yank sends message as a NOTICE. (bg66)
2005-03-05 10:14:11 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-command-previous-channel.xpm
|
2004-11-30 09:18:39 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-commands.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-commands.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-compat.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-compat.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-complete.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-complete.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-ctcp.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-ctcp.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-ctlseq.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-ctlseq.elc
|
Update riece to 1.0.7a.
* Major changes in 1.0.7
** New add-on riece-toolbar. (ueno)
riece-toolbar displays icons on toolbar. Currently not all the
icons are included.
** New add-on riece-keepalive. (ueno)
riece-keepalive spontaneously sends a PING message to server to
keep an IRC connection.
** New add-on riece-google. (bg66)
riece-google searches on Google and sends the result to the channel.
** New add-on riece-eval. (bg66)
riece-eval evaluates elisp expression and sends the result to the channel.
** Some add-ons are enabled by default. (ueno)
riece-log, riece-alias, riece-ctlseq, and riece-keyword are now
enabled by default.
** New command riece-command-suspend-resume. (ueno)
riece-command-suspend-resume saves or restores the current window
configuration.
** Preserve cursor position when clicking button widget. (ueno)
** Decorate modeline indicator with faces. (ueno)
** Count users in NAMES reply. (ueno)
** New user option riece-part-message. (ueno)
** Add-ons located in riece-addon-directory are automatically enabled. (ueno)
** Default value of riece-buffer-dispose-function is now kill-buffer. (ueno)
** Backtrace when encountered an error in process-filter. (ueno)
** Ask channel key to user when it is required. (ueno)
** Automatic buffer shrinking is now disabled by default. (ueno)
** New directory structure for riece-log. (ueno)
** Fixed a bug in user-renamed signal-filter. (kaoru)
** Fixed a bug in riece-command-enable-addon and
riece-command-disable-addon. (yoichi)
* Major changes in 1.0.6
** Bundle url-riece, a backend of url-irc which comes with the recent
GNU Emacs. (Yamato-san)
** New user option riece-url-regexp-alist to allow users to define
mapping from arbitrary strings (such as "Bug#12345") to URL. (This
feature is a backport from Liece) (ueno)
** New modeline indicator which represents user's channel operator
status in the current channel. (ueno, thanks to k-to)
** Remove multiple lines at a time when shrinking channel buffers.
Number of lines to be removed is controlled by
riece-shrink-buffer-remove-lines option. (ueno, thanks to ysjj)
** riece-alias-alist now works again. (ueno)
** Fixed a bug in flow control for sending long messages, introduced
in 1.0.4. (ueno)
** New command riece-submit-bug-report to generate a template for good
problem report. (ueno)
** Accept radical IRC proxy programs which break with tradition of the
original IRC server implementation. (ueno, thanks to k-to san)
** New key bind C-c # <number> to switch channel by number. (ueno,
thanks to ysjj)
** If a prefix-argument is given, riece-yank sends message as a NOTICE. (bg66)
2005-03-05 10:14:11 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-debug.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-debug.elc
|
2004-11-30 09:18:39 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-display.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-display.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-doctor.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-doctor.elc
|
2006-05-30 02:26:15 +02:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-epg.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-epg.elc
|
2005-12-08 07:51:22 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-eval-ruby.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-eval-ruby.elc
|
Update riece to 1.0.7a.
* Major changes in 1.0.7
** New add-on riece-toolbar. (ueno)
riece-toolbar displays icons on toolbar. Currently not all the
icons are included.
** New add-on riece-keepalive. (ueno)
riece-keepalive spontaneously sends a PING message to server to
keep an IRC connection.
** New add-on riece-google. (bg66)
riece-google searches on Google and sends the result to the channel.
** New add-on riece-eval. (bg66)
riece-eval evaluates elisp expression and sends the result to the channel.
** Some add-ons are enabled by default. (ueno)
riece-log, riece-alias, riece-ctlseq, and riece-keyword are now
enabled by default.
** New command riece-command-suspend-resume. (ueno)
riece-command-suspend-resume saves or restores the current window
configuration.
** Preserve cursor position when clicking button widget. (ueno)
** Decorate modeline indicator with faces. (ueno)
** Count users in NAMES reply. (ueno)
** New user option riece-part-message. (ueno)
** Add-ons located in riece-addon-directory are automatically enabled. (ueno)
** Default value of riece-buffer-dispose-function is now kill-buffer. (ueno)
** Backtrace when encountered an error in process-filter. (ueno)
** Ask channel key to user when it is required. (ueno)
** Automatic buffer shrinking is now disabled by default. (ueno)
** New directory structure for riece-log. (ueno)
** Fixed a bug in user-renamed signal-filter. (kaoru)
** Fixed a bug in riece-command-enable-addon and
riece-command-disable-addon. (yoichi)
* Major changes in 1.0.6
** Bundle url-riece, a backend of url-irc which comes with the recent
GNU Emacs. (Yamato-san)
** New user option riece-url-regexp-alist to allow users to define
mapping from arbitrary strings (such as "Bug#12345") to URL. (This
feature is a backport from Liece) (ueno)
** New modeline indicator which represents user's channel operator
status in the current channel. (ueno, thanks to k-to)
** Remove multiple lines at a time when shrinking channel buffers.
Number of lines to be removed is controlled by
riece-shrink-buffer-remove-lines option. (ueno, thanks to ysjj)
** riece-alias-alist now works again. (ueno)
** Fixed a bug in flow control for sending long messages, introduced
in 1.0.4. (ueno)
** New command riece-submit-bug-report to generate a template for good
problem report. (ueno)
** Accept radical IRC proxy programs which break with tradition of the
original IRC server implementation. (ueno, thanks to k-to san)
** New key bind C-c # <number> to switch channel by number. (ueno,
thanks to ysjj)
** If a prefix-argument is given, riece-yank sends message as a NOTICE. (bg66)
2005-03-05 10:14:11 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-eval.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-eval.elc
|
2004-11-30 09:18:39 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-filter.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-filter.elc
|
Update riece to 1.0.7a.
* Major changes in 1.0.7
** New add-on riece-toolbar. (ueno)
riece-toolbar displays icons on toolbar. Currently not all the
icons are included.
** New add-on riece-keepalive. (ueno)
riece-keepalive spontaneously sends a PING message to server to
keep an IRC connection.
** New add-on riece-google. (bg66)
riece-google searches on Google and sends the result to the channel.
** New add-on riece-eval. (bg66)
riece-eval evaluates elisp expression and sends the result to the channel.
** Some add-ons are enabled by default. (ueno)
riece-log, riece-alias, riece-ctlseq, and riece-keyword are now
enabled by default.
** New command riece-command-suspend-resume. (ueno)
riece-command-suspend-resume saves or restores the current window
configuration.
** Preserve cursor position when clicking button widget. (ueno)
** Decorate modeline indicator with faces. (ueno)
** Count users in NAMES reply. (ueno)
** New user option riece-part-message. (ueno)
** Add-ons located in riece-addon-directory are automatically enabled. (ueno)
** Default value of riece-buffer-dispose-function is now kill-buffer. (ueno)
** Backtrace when encountered an error in process-filter. (ueno)
** Ask channel key to user when it is required. (ueno)
** Automatic buffer shrinking is now disabled by default. (ueno)
** New directory structure for riece-log. (ueno)
** Fixed a bug in user-renamed signal-filter. (kaoru)
** Fixed a bug in riece-command-enable-addon and
riece-command-disable-addon. (yoichi)
* Major changes in 1.0.6
** Bundle url-riece, a backend of url-irc which comes with the recent
GNU Emacs. (Yamato-san)
** New user option riece-url-regexp-alist to allow users to define
mapping from arbitrary strings (such as "Bug#12345") to URL. (This
feature is a backport from Liece) (ueno)
** New modeline indicator which represents user's channel operator
status in the current channel. (ueno, thanks to k-to)
** Remove multiple lines at a time when shrinking channel buffers.
Number of lines to be removed is controlled by
riece-shrink-buffer-remove-lines option. (ueno, thanks to ysjj)
** riece-alias-alist now works again. (ueno)
** Fixed a bug in flow control for sending long messages, introduced
in 1.0.4. (ueno)
** New command riece-submit-bug-report to generate a template for good
problem report. (ueno)
** Accept radical IRC proxy programs which break with tradition of the
original IRC server implementation. (ueno, thanks to k-to san)
** New key bind C-c # <number> to switch channel by number. (ueno,
thanks to ysjj)
** If a prefix-argument is given, riece-yank sends message as a NOTICE. (bg66)
2005-03-05 10:14:11 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-foolproof.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-foolproof.elc
|
2004-11-30 09:18:39 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-globals.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-globals.elc
|
Update riece to 1.0.7a.
* Major changes in 1.0.7
** New add-on riece-toolbar. (ueno)
riece-toolbar displays icons on toolbar. Currently not all the
icons are included.
** New add-on riece-keepalive. (ueno)
riece-keepalive spontaneously sends a PING message to server to
keep an IRC connection.
** New add-on riece-google. (bg66)
riece-google searches on Google and sends the result to the channel.
** New add-on riece-eval. (bg66)
riece-eval evaluates elisp expression and sends the result to the channel.
** Some add-ons are enabled by default. (ueno)
riece-log, riece-alias, riece-ctlseq, and riece-keyword are now
enabled by default.
** New command riece-command-suspend-resume. (ueno)
riece-command-suspend-resume saves or restores the current window
configuration.
** Preserve cursor position when clicking button widget. (ueno)
** Decorate modeline indicator with faces. (ueno)
** Count users in NAMES reply. (ueno)
** New user option riece-part-message. (ueno)
** Add-ons located in riece-addon-directory are automatically enabled. (ueno)
** Default value of riece-buffer-dispose-function is now kill-buffer. (ueno)
** Backtrace when encountered an error in process-filter. (ueno)
** Ask channel key to user when it is required. (ueno)
** Automatic buffer shrinking is now disabled by default. (ueno)
** New directory structure for riece-log. (ueno)
** Fixed a bug in user-renamed signal-filter. (kaoru)
** Fixed a bug in riece-command-enable-addon and
riece-command-disable-addon. (yoichi)
* Major changes in 1.0.6
** Bundle url-riece, a backend of url-irc which comes with the recent
GNU Emacs. (Yamato-san)
** New user option riece-url-regexp-alist to allow users to define
mapping from arbitrary strings (such as "Bug#12345") to URL. (This
feature is a backport from Liece) (ueno)
** New modeline indicator which represents user's channel operator
status in the current channel. (ueno, thanks to k-to)
** Remove multiple lines at a time when shrinking channel buffers.
Number of lines to be removed is controlled by
riece-shrink-buffer-remove-lines option. (ueno, thanks to ysjj)
** riece-alias-alist now works again. (ueno)
** Fixed a bug in flow control for sending long messages, introduced
in 1.0.4. (ueno)
** New command riece-submit-bug-report to generate a template for good
problem report. (ueno)
** Accept radical IRC proxy programs which break with tradition of the
original IRC server implementation. (ueno, thanks to k-to san)
** New key bind C-c # <number> to switch channel by number. (ueno,
thanks to ysjj)
** If a prefix-argument is given, riece-yank sends message as a NOTICE. (bg66)
2005-03-05 10:14:11 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-google.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-google.elc
|
2004-11-30 09:18:39 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-guess.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-guess.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-handle.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-handle.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-hangman.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-hangman.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-highlight.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-highlight.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-history.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-history.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-icon.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-icon.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-identity.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-identity.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-ignore.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-ignore.elc
|
Update riece to 1.0.7a.
* Major changes in 1.0.7
** New add-on riece-toolbar. (ueno)
riece-toolbar displays icons on toolbar. Currently not all the
icons are included.
** New add-on riece-keepalive. (ueno)
riece-keepalive spontaneously sends a PING message to server to
keep an IRC connection.
** New add-on riece-google. (bg66)
riece-google searches on Google and sends the result to the channel.
** New add-on riece-eval. (bg66)
riece-eval evaluates elisp expression and sends the result to the channel.
** Some add-ons are enabled by default. (ueno)
riece-log, riece-alias, riece-ctlseq, and riece-keyword are now
enabled by default.
** New command riece-command-suspend-resume. (ueno)
riece-command-suspend-resume saves or restores the current window
configuration.
** Preserve cursor position when clicking button widget. (ueno)
** Decorate modeline indicator with faces. (ueno)
** Count users in NAMES reply. (ueno)
** New user option riece-part-message. (ueno)
** Add-ons located in riece-addon-directory are automatically enabled. (ueno)
** Default value of riece-buffer-dispose-function is now kill-buffer. (ueno)
** Backtrace when encountered an error in process-filter. (ueno)
** Ask channel key to user when it is required. (ueno)
** Automatic buffer shrinking is now disabled by default. (ueno)
** New directory structure for riece-log. (ueno)
** Fixed a bug in user-renamed signal-filter. (kaoru)
** Fixed a bug in riece-command-enable-addon and
riece-command-disable-addon. (yoichi)
* Major changes in 1.0.6
** Bundle url-riece, a backend of url-irc which comes with the recent
GNU Emacs. (Yamato-san)
** New user option riece-url-regexp-alist to allow users to define
mapping from arbitrary strings (such as "Bug#12345") to URL. (This
feature is a backport from Liece) (ueno)
** New modeline indicator which represents user's channel operator
status in the current channel. (ueno, thanks to k-to)
** Remove multiple lines at a time when shrinking channel buffers.
Number of lines to be removed is controlled by
riece-shrink-buffer-remove-lines option. (ueno, thanks to ysjj)
** riece-alias-alist now works again. (ueno)
** Fixed a bug in flow control for sending long messages, introduced
in 1.0.4. (ueno)
** New command riece-submit-bug-report to generate a template for good
problem report. (ueno)
** Accept radical IRC proxy programs which break with tradition of the
original IRC server implementation. (ueno, thanks to k-to san)
** New key bind C-c # <number> to switch channel by number. (ueno,
thanks to ysjj)
** If a prefix-argument is given, riece-yank sends message as a NOTICE. (bg66)
2005-03-05 10:14:11 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-irc.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-irc.elc
|
2004-11-30 09:18:39 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-kakasi.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-kakasi.elc
|
Update riece to 1.0.7a.
* Major changes in 1.0.7
** New add-on riece-toolbar. (ueno)
riece-toolbar displays icons on toolbar. Currently not all the
icons are included.
** New add-on riece-keepalive. (ueno)
riece-keepalive spontaneously sends a PING message to server to
keep an IRC connection.
** New add-on riece-google. (bg66)
riece-google searches on Google and sends the result to the channel.
** New add-on riece-eval. (bg66)
riece-eval evaluates elisp expression and sends the result to the channel.
** Some add-ons are enabled by default. (ueno)
riece-log, riece-alias, riece-ctlseq, and riece-keyword are now
enabled by default.
** New command riece-command-suspend-resume. (ueno)
riece-command-suspend-resume saves or restores the current window
configuration.
** Preserve cursor position when clicking button widget. (ueno)
** Decorate modeline indicator with faces. (ueno)
** Count users in NAMES reply. (ueno)
** New user option riece-part-message. (ueno)
** Add-ons located in riece-addon-directory are automatically enabled. (ueno)
** Default value of riece-buffer-dispose-function is now kill-buffer. (ueno)
** Backtrace when encountered an error in process-filter. (ueno)
** Ask channel key to user when it is required. (ueno)
** Automatic buffer shrinking is now disabled by default. (ueno)
** New directory structure for riece-log. (ueno)
** Fixed a bug in user-renamed signal-filter. (kaoru)
** Fixed a bug in riece-command-enable-addon and
riece-command-disable-addon. (yoichi)
* Major changes in 1.0.6
** Bundle url-riece, a backend of url-irc which comes with the recent
GNU Emacs. (Yamato-san)
** New user option riece-url-regexp-alist to allow users to define
mapping from arbitrary strings (such as "Bug#12345") to URL. (This
feature is a backport from Liece) (ueno)
** New modeline indicator which represents user's channel operator
status in the current channel. (ueno, thanks to k-to)
** Remove multiple lines at a time when shrinking channel buffers.
Number of lines to be removed is controlled by
riece-shrink-buffer-remove-lines option. (ueno, thanks to ysjj)
** riece-alias-alist now works again. (ueno)
** Fixed a bug in flow control for sending long messages, introduced
in 1.0.4. (ueno)
** New command riece-submit-bug-report to generate a template for good
problem report. (ueno)
** Accept radical IRC proxy programs which break with tradition of the
original IRC server implementation. (ueno, thanks to k-to san)
** New key bind C-c # <number> to switch channel by number. (ueno,
thanks to ysjj)
** If a prefix-argument is given, riece-yank sends message as a NOTICE. (bg66)
2005-03-05 10:14:11 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-keepalive.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-keepalive.elc
|
2004-11-30 09:18:39 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-keyword.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-keyword.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-layout.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-layout.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-log.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-log.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-lsdb.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-lsdb.elc
|
2007-02-20 13:45:07 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-mcat-japanese.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-mcat-japanese.elc
|
2008-10-06 09:12:26 +02:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-mcat.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-mcat.elc
|
2004-11-30 09:18:39 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-menu.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-menu.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-message.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-message.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-mini.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-mini.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-misc.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-misc.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-mode.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-mode.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-naming.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-naming.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-options.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-options.elc
|
2007-02-20 13:45:07 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-package-info.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-package-info.elc
|
2004-11-30 09:18:39 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-rdcc.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-rdcc.elc
|
2005-12-08 07:51:22 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-ruby.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-ruby.elc
|
2004-11-30 09:18:39 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-server.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-server.elc
|
2005-12-08 07:51:22 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-shrink-buffer.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-shrink-buffer.elc
|
2004-11-30 09:18:39 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-signal.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-signal.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-skk-kakutei.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-skk-kakutei.elc
|
Update riece to 1.0.7a.
* Major changes in 1.0.7
** New add-on riece-toolbar. (ueno)
riece-toolbar displays icons on toolbar. Currently not all the
icons are included.
** New add-on riece-keepalive. (ueno)
riece-keepalive spontaneously sends a PING message to server to
keep an IRC connection.
** New add-on riece-google. (bg66)
riece-google searches on Google and sends the result to the channel.
** New add-on riece-eval. (bg66)
riece-eval evaluates elisp expression and sends the result to the channel.
** Some add-ons are enabled by default. (ueno)
riece-log, riece-alias, riece-ctlseq, and riece-keyword are now
enabled by default.
** New command riece-command-suspend-resume. (ueno)
riece-command-suspend-resume saves or restores the current window
configuration.
** Preserve cursor position when clicking button widget. (ueno)
** Decorate modeline indicator with faces. (ueno)
** Count users in NAMES reply. (ueno)
** New user option riece-part-message. (ueno)
** Add-ons located in riece-addon-directory are automatically enabled. (ueno)
** Default value of riece-buffer-dispose-function is now kill-buffer. (ueno)
** Backtrace when encountered an error in process-filter. (ueno)
** Ask channel key to user when it is required. (ueno)
** Automatic buffer shrinking is now disabled by default. (ueno)
** New directory structure for riece-log. (ueno)
** Fixed a bug in user-renamed signal-filter. (kaoru)
** Fixed a bug in riece-command-enable-addon and
riece-command-disable-addon. (yoichi)
* Major changes in 1.0.6
** Bundle url-riece, a backend of url-irc which comes with the recent
GNU Emacs. (Yamato-san)
** New user option riece-url-regexp-alist to allow users to define
mapping from arbitrary strings (such as "Bug#12345") to URL. (This
feature is a backport from Liece) (ueno)
** New modeline indicator which represents user's channel operator
status in the current channel. (ueno, thanks to k-to)
** Remove multiple lines at a time when shrinking channel buffers.
Number of lines to be removed is controlled by
riece-shrink-buffer-remove-lines option. (ueno, thanks to ysjj)
** riece-alias-alist now works again. (ueno)
** Fixed a bug in flow control for sending long messages, introduced
in 1.0.4. (ueno)
** New command riece-submit-bug-report to generate a template for good
problem report. (ueno)
** Accept radical IRC proxy programs which break with tradition of the
original IRC server implementation. (ueno, thanks to k-to san)
** New key bind C-c # <number> to switch channel by number. (ueno,
thanks to ysjj)
** If a prefix-argument is given, riece-yank sends message as a NOTICE. (bg66)
2005-03-05 10:14:11 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-toolbar.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-toolbar.elc
|
2007-05-30 15:46:13 +02:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-twitter.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-twitter.elc
|
2004-11-30 09:18:39 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-unread.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-unread.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-url.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-url.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-user.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-user.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-version.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-version.elc
|
|
|
|
@comment ${EMACS_LISPPREFIX}/riece/riece-xemacs.el
|
|
|
|
@comment ${EMACS_LISPPREFIX}/riece/riece-xemacs.elc
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-xface.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-xface.elc
|
2005-12-08 07:51:22 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-xfaceb.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-xfaceb.elc
|
Update riece to 1.0.7a.
* Major changes in 1.0.7
** New add-on riece-toolbar. (ueno)
riece-toolbar displays icons on toolbar. Currently not all the
icons are included.
** New add-on riece-keepalive. (ueno)
riece-keepalive spontaneously sends a PING message to server to
keep an IRC connection.
** New add-on riece-google. (bg66)
riece-google searches on Google and sends the result to the channel.
** New add-on riece-eval. (bg66)
riece-eval evaluates elisp expression and sends the result to the channel.
** Some add-ons are enabled by default. (ueno)
riece-log, riece-alias, riece-ctlseq, and riece-keyword are now
enabled by default.
** New command riece-command-suspend-resume. (ueno)
riece-command-suspend-resume saves or restores the current window
configuration.
** Preserve cursor position when clicking button widget. (ueno)
** Decorate modeline indicator with faces. (ueno)
** Count users in NAMES reply. (ueno)
** New user option riece-part-message. (ueno)
** Add-ons located in riece-addon-directory are automatically enabled. (ueno)
** Default value of riece-buffer-dispose-function is now kill-buffer. (ueno)
** Backtrace when encountered an error in process-filter. (ueno)
** Ask channel key to user when it is required. (ueno)
** Automatic buffer shrinking is now disabled by default. (ueno)
** New directory structure for riece-log. (ueno)
** Fixed a bug in user-renamed signal-filter. (kaoru)
** Fixed a bug in riece-command-enable-addon and
riece-command-disable-addon. (yoichi)
* Major changes in 1.0.6
** Bundle url-riece, a backend of url-irc which comes with the recent
GNU Emacs. (Yamato-san)
** New user option riece-url-regexp-alist to allow users to define
mapping from arbitrary strings (such as "Bug#12345") to URL. (This
feature is a backport from Liece) (ueno)
** New modeline indicator which represents user's channel operator
status in the current channel. (ueno, thanks to k-to)
** Remove multiple lines at a time when shrinking channel buffers.
Number of lines to be removed is controlled by
riece-shrink-buffer-remove-lines option. (ueno, thanks to ysjj)
** riece-alias-alist now works again. (ueno)
** Fixed a bug in flow control for sending long messages, introduced
in 1.0.4. (ueno)
** New command riece-submit-bug-report to generate a template for good
problem report. (ueno)
** Accept radical IRC proxy programs which break with tradition of the
original IRC server implementation. (ueno, thanks to k-to san)
** New key bind C-c # <number> to switch channel by number. (ueno,
thanks to ysjj)
** If a prefix-argument is given, riece-yank sends message as a NOTICE. (bg66)
2005-03-05 10:14:11 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece-yank.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece-yank.elc
|
2004-11-30 09:18:39 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/riece.el
|
|
|
|
${EMACS_LISPPREFIX}/riece/riece.elc
|
2005-12-08 07:51:22 +01:00
|
|
|
${EMACS_LISPPREFIX}/riece/server.rb
|