emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r105597: A few cosmetic fixes in lisp


From: Bastien Guerry
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r105597: A few cosmetic fixes in lisp/org/ChangeLog.
Date: Sun, 28 Aug 2011 10:31:04 +0200
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 105597
committer: Bastien Guerry <address@hidden>
branch nick: trunk
timestamp: Sun 2011-08-28 10:31:04 +0200
message:
  A few cosmetic fixes in lisp/org/ChangeLog.
modified:
  lisp/org/ChangeLog
=== modified file 'lisp/org/ChangeLog'
--- a/lisp/org/ChangeLog        2011-08-25 11:00:13 +0000
+++ b/lisp/org/ChangeLog        2011-08-28 08:31:04 +0000
@@ -1047,21 +1047,21 @@
 
 2011-07-28  Achim Gratz  <address@hidden>
 
-       * org.el (defcustom org-log-into-drawer): correct typo.
+       * org.el (org-log-into-drawer): Correct typo.
 
        * org-clock.el (org-clock-into-drawer): New function to change the
        location of clock events based on properties CLOCK_INTO_DRAWER or,
        as fallback, LOG_INTO_DRAWER, like it is already possible for
        state change logs.
 
-       * org-clock.el (org-clock-jump-to-current-clock): add statement to
-       let clause to bind org-clock-into-drawer to result of function
-       eval
+       * org-clock.el (org-clock-jump-to-current-clock): Add statement to
+       let clause to bind `org-clock-into-drawer' to result of function
+       eval.
 
-       * org-clock.el (org-clock-find-position): add statement to let
-       clause to bind org-clock-into-drawer to result of function eval,
+       * org-clock.el (org-clock-find-position): Add statement to let
+       clause to bind `org-clock-into-drawer' to result of function eval,
        change let to let* since the binding is used later in the same
-       clause
+       clause.
 
 2011-07-28  Eric Schulte  <address@hidden>
 


reply via email to

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