monnier pushed a commit to branch externals/auctex
in repository elpa.
commit 83663b4264ebed7319fb7484dffc38274f60e7e2
Author: Tassilo Horn <[email protected]>
Date: Thu Jan 17 07:29:38 2013 +0000
* doc/todo.texi: Remove the todo concerning completion for
counters that was implemented by Mosè Giordano on 2013-01-15.
---
ChangeLog | 3 +++
doc/todo.texi | 2 +-
2 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index f5908f6..de42118 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2013-01-17 Tassilo Horn <[email protected]>
+ * doc/todo.texi: Remove the todo concerning completion for
+ counters that was implemented by Mos� Giordano on 2013-01-15.
+
* doc/auctex.texi: Document `TeX-arg-length' and
`TeX-arg-define-length'.
diff --git a/doc/todo.texi b/doc/todo.texi
index 5ac6703..fd0b451 100644
--- a/doc/todo.texi
+++ b/doc/todo.texi
@@ -252,7 +252,7 @@ Here is the start of such a list.
@end table
@item
-Completion for counters and sboxes.
+Completion for sboxes.
@item
Outline should be (better) supported in @TeX{} mode.