diff lisp/ChangeLog @ 67381:cc3d6b6a1f25

*** empty log message ***
author Carsten Dominik <dominik@science.uva.nl>
date Thu, 08 Dec 2005 13:11:09 +0000
parents f25add4d68aa
children 970639b3c537
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Dec 08 13:08:54 2005 +0000
+++ b/lisp/ChangeLog	Thu Dec 08 13:11:09 2005 +0000
@@ -1,3 +1,11 @@
+2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
+
+	* textmodes/org.el: (org-insert-heading): Try to do items before
+	headings.
+	(org-agenda-mode): Quote `org-agenda-mode-hook'.
+	(org-insert-item): New function.
+	(org-renumber-ordered-list): Don't skip to higher level lists.
+
 2005-12-08  Juri Linkov  <juri@jurta.org>
 
 	* info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.