comparison lisp/org/ChangeLog @ 100497:53811e0e3b39

Fix typos.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 18 Dec 2008 17:13:22 +0000
parents f78faec87eae
children b570c3b178d6
comparison
equal deleted inserted replaced
100496:5a5b98682f34 100497:53811e0e3b39
962 text, not to subtree. 962 text, not to subtree.
963 963
964 * org-clock.el (org-clock-heading-for-remember): New variable. 964 * org-clock.el (org-clock-heading-for-remember): New variable.
965 (org-clock-in): Set `org-clock-heading-for-remember'. 965 (org-clock-in): Set `org-clock-heading-for-remember'.
966 966
967 2008-10-12 James TD Smith <ahktenzero@mohorovi.cc> 967 2008-10-12 James TD Smith <ahktenzero@mohorovi.cc>
968 968
969 * org-remember.el (org-remember-apply-template): Add new 969 * org-remember.el (org-remember-apply-template): Add new
970 expansions: %k, %K for currently clocked task and a link to the 970 expansions: %k, %K for currently clocked task and a link to the
971 currently clocked task, and %< to file notes in the currently 971 currently clocked task, and %< to file notes in the currently
972 clocked task. 972 clocked task.
1061 1061
1062 2008-10-12 Bastien Guerry <bzg@altern.org> 1062 2008-10-12 Bastien Guerry <bzg@altern.org>
1063 1063
1064 * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix. 1064 * org-export-latex.el (org-export-latex-keywords-maybe): Bug fix.
1065 1065
1066 2008-10-12 James TA Smith <ahktenzero@mohorovi.cc> 1066 2008-10-12 James TD Smith <ahktenzero@mohorovi.cc>
1067 1067
1068 * org-plot.el (org-plot/gnuplot): Make tables starting with a 1068 * org-plot.el (org-plot/gnuplot): Make tables starting with a
1069 hline work correctly. 1069 hline work correctly.
1070 (org-plot/gnuplot-script): Put commas at the end of each script 1070 (org-plot/gnuplot-script): Put commas at the end of each script
1071 line. 1071 line.