erc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Erc-commit] Change log entries since moving to Savannah


From: Michael Olson
Subject: [Erc-commit] Change log entries since moving to Savannah
Date: Sat, 03 Jun 2006 16:38:55 -0400
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

2006-06-03 19:37:16 GMT Michael Olson <address@hidden>  patch-5

    Summary:
      erc-autoaway: Fix an introduced bug.
    Revision:
      erc--main--0--patch-5

    * erc-autoaway.el (autoaway): Use a more specific idle reset function.
      (erc-autoaway-reset-idle-user): New function that resets the idle state
      for user idle time.
      (erc-autoaway-reset-idle-irc): Renamed from `erc-autoaway-reset-idle'.
      Don't pass line to `erc-autoaway-set-away', since it is not used.
      (erc-autoaway-set-back): Remove line argument, since it is not used.

    modified files:
     ChangeLog erc-autoaway.el


2006-06-03 18:25:39 GMT Michael Olson <address@hidden>  patch-4

    Summary:
      erc-autoaway: Add user idle method and re-organize.
    Revision:
      erc--main--0--patch-4

    * erc-autoaway.el: Thanks to Mark Plaksin for the ideas and patch.
     (erc-autoaway-idle-method): Renamed from
     `erc-autoaway-use-emacs-idle'.  We have more than two choices for how to
     do this, so it's best to make this take symbol values.  Improve
     documentation.  Remove warning against Emacs idle-time; the point is
     moot now that we get user idle time via a different method.  Make sure
     we disable and re-enable the module when changing this value.
     (autoaway): Conditionalize on the above option.  If using the idle timer
     or user idle methods, don't add anything to the send-completed or
     server-001 hooks, since it is unnecessary.
     (erc-autoaway-reestablish-idletimer, erc-autoaway-message): Docfix.
     (erc-autoaway-idle-seconds): Use erc-autoaway-idle-method.
     (erc-autoaway-reset-idletime): Make the first argument optional so that
     we can safely add this to post-command-hook.

    modified files:
     CREDITS ChangeLog erc-autoaway.el


2006-06-03 18:08:22 GMT Michael Olson <address@hidden>  patch-3

    Summary:
      Update the upload rule in Makefile.
    Revision:
      erc--main--0--patch-3

    * Makefile (upload): Make this work for Savannah uploads.

    modified files:
     ChangeLog Makefile


2006-06-03 18:04:45 GMT Michael Olson <address@hidden>  patch-2

    Summary:
      Update AUTHORS.
    Revision:
      erc--main--0--patch-2

    * AUTHORS: Update for Savannah move.  No old entries have been removed,
      in case people have not registered yet on Savannah.

    modified files:
     AUTHORS ChangeLog


2006-06-01 21:49:50 GMT Michael Olson <address@hidden>  patch-1

    Summary:
      Make sure all buffers returned from `erc-buffer-filter' are live.
    Revision:
      erc--main--0--patch-1

    * erc.el (erc-buffer-filter): Make sure all buffers returned from this
      are live.

    modified files:
     ChangeLog erc.el

-- 
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: Emacs Lisp, text markup, protocols -- Jabber: mwolson_at_hcoop.net
  /` |\ | | | IRC: mwolson on freenode.net: #hcoop, #muse, #PurdueLUG
 |_] | \| |_| Project involvement: Emacs, Muse, Planner, ERC, EMMS




reply via email to

[Prev in Thread] Current Thread [Next in Thread]