From 5e559c82524dc80ea4a33ef7ecbf1ae12a0b14c0 Mon Sep 17 00:00:00 2001 From: Michael Olson Date: Tue, 28 Mar 2006 01:11:51 +0000 Subject: [PATCH] Merged from mwolson@gnu.org--2006 (patch 26) Patches applied: * mwolson@gnu.org--2006/planner--main--1.0--patch-26 Update ChangeLog.2006. git-archimport-id: mwolson@gnu.org--2006-planner-el/planner-el--devel--0--patch-23 --- ChangeLog.2006 | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) diff --git a/ChangeLog.2006 b/ChangeLog.2006 index 85bc31d..071d41f 100644 --- a/ChangeLog.2006 +++ b/ChangeLog.2006 @@ -1,3 +1,59 @@ +2006-03-27 23:52:31 GMT Michael Olson patch-25 + + Summary: + planner-erc: Improve greatly. + Revision: + planner--main--1.0--patch-25 + + * planner-erc.el: Update the syntax for IRC URLs. Add warning for users + of old versions of ERC. + (planner-erc-url-regexp): New variable that specifies the syntax of IRC + URLs. + (planner-erc-annotation-from-erc): Use `erc-server-announced-name'. + (planner-erc-browse-url): Figure out the desired chat buffer. If no + chat buffer exists for the given URL, connect to the server. + + modified files: + planner-erc.el + + +2006-03-25 04:46:53 GMT Michael Olson patch-24 + + Summary: + planner-zoom.el: New file used for navigating Planner pages. + Revision: + planner--main--1.0--patch-24 + + * AUTHORS: Bookkeeping. + + * planner.el (planner-remove-if-not): New function that implements a + simplified version of `remove-if-not'. + + * planner-zoom.el: New file by Gregory Novak that implements easy + navigation of Planner pages. + + new files: + .arch-ids/planner-zoom.el.id planner-zoom.el + + modified files: + AUTHORS planner.el + + +2006-03-23 14:14:17 GMT Michael Olson patch-23 + + Summary: + planner-psvn.el: Install update from author. + Revision: + planner--main--1.0--patch-23 + + * planner-psvn.el: Apply modified patch from Stefan Reichör that improves + compatibility with newer versions of psvn.el and pops to the diff + buffer. + + modified files: + planner-psvn.el + + 2006-03-15 12:38:11 GMT Jim Ottaway patch-19 Summary: -- 2.11.4.GIT