From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [PATCH 1/3] Fix some typos and duplication in the ChangeLog Date: Fri, 24 Oct 2008 06:55:43 +0200 Message-ID: References: <60CAB6A3-82C6-4EA1-8944-FE120A7EA0D2@uva.nl> <1224757662-32103-1-git-send-email-ahktenzero@mohorovi.cc> <1224757662-32103-2-git-send-email-ahktenzero@mohorovi.cc> Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KtEiH-0003so-5p for emacs-orgmode@gnu.org; Fri, 24 Oct 2008 00:55:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KtEiE-0003sU-83 for emacs-orgmode@gnu.org; Fri, 24 Oct 2008 00:55:52 -0400 Received: from [199.232.76.173] (port=45652 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KtEiD-0003sK-T0 for emacs-orgmode@gnu.org; Fri, 24 Oct 2008 00:55:49 -0400 Received: from ey-out-1920.google.com ([74.125.78.149]:21670) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KtEiD-0002Z5-3F for emacs-orgmode@gnu.org; Fri, 24 Oct 2008 00:55:49 -0400 Received: by ey-out-1920.google.com with SMTP id 4so249499eyg.24 for ; Thu, 23 Oct 2008 21:55:45 -0700 (PDT) In-Reply-To: <1224757662-32103-2-git-send-email-ahktenzero@mohorovi.cc> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: James TD Smith Cc: emacs-orgmode@gnu.org applied, thanks. - Carsten On Oct 23, 2008, at 12:27 PM, James TD Smith wrote: > --- > lisp/ChangeLog | 22 +++++++++++----------- > 1 files changed, 11 insertions(+), 11 deletions(-) > mode change 100755 => 100644 lisp/ChangeLog > > diff --git a/lisp/ChangeLog b/lisp/ChangeLog > old mode 100755 > new mode 100644 > index 0a65adf..e4ffc88 > --- a/lisp/ChangeLog > +++ b/lisp/ChangeLog > @@ -74,7 +74,15 @@ > * org.el (org-clock-update-time-maybe): Compute negative clock > intervals correctly. > > -2008-10-15 James TD Smith > +2008-10-16 Carsten Dominik > + > + * org.el (org-add-log-setup): Respect > + `org-log-state-notes-insert-after-drawers'. > + (org-log-state-notes-insert-after-drawers): New option. > + (org-todo-trigger-tag-changes): New function. > + (org-todo): Call `org-todo-trigger-tag-changes'. > + > +2008-10-16 James TD Smith > > * org.el (org-add-log-setup): Only skip drawers if the are > immediately after the scheduling keywords. > @@ -87,14 +95,6 @@ > (org-clock-in): Use org-indent-line-function to indent clock lines. > (org-clock-find-position): Fix indentation of empty clock drawers. > > -2008-10-16 Carsten Dominik > - > - * org.el (org-add-log-setup): Respect > - `org-log-state-notes-insert-after-drawers'. > - (org-log-state-notes-insert-after-drawers): New option. > - (org-todo-trigger-tag-changes): New function. > - (org-todo): Call `org-todo-trigger-tag-changes'. > - > 2008-10-15 Carsten Dominik > > * org-publish.el (org-publish-org-to): Handle case when > @@ -178,7 +178,7 @@ > * org-clock.el (org-clock-heading-for-remember): New variable. > (org-clock-in): Set `org-clock-heading-for-remember'. > > -2008-10-01 James TD Smith > +2008-10-01 James TD Smith > > * org-remember.el (org-remember-apply-template): Add new > expansions: %k, %K for currently clocked task and a link to the > @@ -287,7 +287,7 @@ > > * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix. > > -2008-09-22 James TA Smith > +2008-09-22 James TD Smith > > * org-plot.el (org-plot/gnuplot): Make tables starting with a > hline work correctly. > -- > 1.5.6.5 > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode