emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: James TD Smith <ahktenzero@mohorovi.cc>
Cc: emacs-orgmode@gnu.org
Subject: Re: [PATCH 1/3] Fix some typos and duplication in the ChangeLog
Date: Fri, 24 Oct 2008 06:55:43 +0200	[thread overview]
Message-ID: <E3E76256-B79C-42B3-BFCA-89CF02A668AD@uva.nl> (raw)
In-Reply-To: <1224757662-32103-2-git-send-email-ahktenzero@mohorovi.cc>

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  <ahktenzero@mohorovi.cc>
> +2008-10-16  Carsten Dominik  <dominik@science.uva.nl>
> +
> +	* 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  <ahktenzero@mohorovi.cc>
>
> 	* 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  <dominik@science.uva.nl>
> -
> -	* 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  <dominik@science.uva.nl>
>
> 	* 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  <ahktenzero@mohorovi.cc>
> +2008-10-01  James TD Smith  <ahktenzero@mohorovi.cc>
>
> 	* 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  <ahktenzero@mohorovi.cc>
> +2008-09-22  James TD Smith  <ahktenzero@mohorovi.cc>
>
> 	* 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

  parent reply	other threads:[~2008-10-24  4:55 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-19 16:22 [PATCH] Bugfix in org-add-log-setup James TD Smith
2008-10-19 16:22 ` [PATCH] Allow storing clock status between emacs sessions James TD Smith
2008-10-20 15:42   ` Helge Gudmundsen
2008-10-22  8:45     ` Helge Gudmundsen
2008-10-22  9:18       ` Carsten Dominik
2008-10-22  9:25         ` Helge Gudmundsen
2008-10-22  9:42         ` James TD Smith
2008-10-22 15:23           ` Carsten Dominik
2008-10-23 10:27             ` [PATCH 0/3] Split my clock resume/clock persistence patch James TD Smith
2008-10-23 10:27               ` [PATCH 1/3] Fix some typos and duplication in the ChangeLog James TD Smith
2008-10-23 10:27                 ` [PATCH 2/3] Add clock resuming James TD Smith
2008-10-23 10:27                   ` James TD Smith
2008-10-23 10:28                   ` [PATCH 3/3] Add clock persistence James TD Smith
2008-10-28  7:33                     ` Carsten Dominik
2008-10-28 11:10                       ` Helge Gudmundsen
2008-10-24  4:55                 ` Carsten Dominik [this message]
2008-10-20  5:46 ` [PATCH] Bugfix in org-add-log-setup Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E3E76256-B79C-42B3-BFCA-89CF02A668AD@uva.nl \
    --to=dominik@science.uva.nl \
    --cc=ahktenzero@mohorovi.cc \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).