aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/org/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/org/ChangeLog')
-rw-r--r--lisp/org/ChangeLog24
1 files changed, 12 insertions, 12 deletions
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog
index 7bee98d8110..2a188c5a736 100644
--- a/lisp/org/ChangeLog
+++ b/lisp/org/ChangeLog
@@ -924,8 +924,8 @@
924 924
9252012-01-03 Matt Lundin <mdl@imapmail.org> 9252012-01-03 Matt Lundin <mdl@imapmail.org>
926 926
927 * org-agenda.el: (org-class): Fix holidays symbol in 927 * org-agenda.el (org-class): Fix holidays symbol in org-class.
928 org-class. This was resulting in an "Bad sexp..." warning. 928 This was resulting in an "Bad sexp..." warning.
929 929
9302012-01-03 Carsten Dominik <carsten.dominik@gmail.com> 9302012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
931 931
@@ -968,13 +968,13 @@
968 968
9692012-01-03 Eric Schulte <schulte.eric@gmail.com> 9692012-01-03 Eric Schulte <schulte.eric@gmail.com>
970 970
971 * ob-sql.el (org-babel-header-arg-names:sql): Sql specific header 971 * ob-sql.el (org-babel-header-arg-names:sql): SQL specific header
972 argument names which should be inherited. 972 argument names which should be inherited.
973 973
9742012-01-03 Nicolas Goaziou <n.goaziou@gmail.com> 9742012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
975 975
976 * org.el (org-in-block-p): Return matched name of block, if 976 * org.el (org-in-block-p): Return matched name of block, if any.
977 any. It can be useful when a list of block names is provided as 977 It can be useful when a list of block names is provided as
978 an argument. 978 an argument.
979 979
9802012-01-03 Nicolas Goaziou <n.goaziou@gmail.com> 9802012-01-03 Nicolas Goaziou <n.goaziou@gmail.com>
@@ -1038,10 +1038,10 @@
1038 * org-exp.el (org-export-protect-quoted-subtrees): More accurate 1038 * org-exp.el (org-export-protect-quoted-subtrees): More accurate
1039 regexp. Also use new regexp to match generic headlines. 1039 regexp. Also use new regexp to match generic headlines.
1040 1040
1041 * org-html.el (org-export-as-html): More accurate regexp. Also 1041 * org-html.el (org-export-as-html): More accurate regexp.
1042 use new regexp to match generic headlines. 1042 Also use new regexp to match generic headlines.
1043 1043
1044 * org-mouse.el (org-mouse-match-todo-keyword): Removed unused 1044 * org-mouse.el (org-mouse-match-todo-keyword): Remove unused
1045 and now erroneous function. 1045 and now erroneous function.
1046 1046
1047 * org.el (org-heading-regexp, org-heading-keyword-regexp-format): 1047 * org.el (org-heading-regexp, org-heading-keyword-regexp-format):
@@ -1071,8 +1071,8 @@
1071 1071
10722012-01-03 David Maus <dmaus@ictsoc.de> 10722012-01-03 David Maus <dmaus@ictsoc.de>
1073 1073
1074 * org.el (org-loop-over-headlines-in-active-region): New 1074 * org.el (org-loop-over-headlines-in-active-region):
1075 customization variable. Loop over headlines in active region. 1075 New customization variable. Loop over headlines in active region.
1076 (org-schedule, org-deadline): Apply to headlines in region depending 1076 (org-schedule, org-deadline): Apply to headlines in region depending
1077 on new customization variable. 1077 on new customization variable.
1078 1078
@@ -1092,8 +1092,8 @@
1092 1092
10932012-01-03 Bastien Guerry <bzg@gnu.org> 10932012-01-03 Bastien Guerry <bzg@gnu.org>
1094 1094
1095 * org.el (org-format-agenda-item, org-scan-tags): Rename 1095 * org.el (org-format-agenda-item, org-scan-tags):
1096 `org-format-agenda-item' to `org-agenda-format-item'. 1096 Rename `org-format-agenda-item' to `org-agenda-format-item'.
1097 1097
10982012-01-03 Bastien Guerry <bzg@gnu.org> 10982012-01-03 Bastien Guerry <bzg@gnu.org>
1099 1099