aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorThien-Thi Nguyen <[email protected]>2005-06-11 20:33:28 +0000
committerThien-Thi Nguyen <[email protected]>2005-06-11 20:33:28 +0000
commitd4ddf7839cf2c4a7d58f294880dd556a683ec0ed (patch)
tree716497d03f63d9bdc27fe698d56c0d54efff45d3 /lisp/ChangeLog
parent2e09fef1ac0317fc63a1a628de0cb7371c1427d1 (diff)
Doc fixes for public funcs:
"Returns" to "return", document useful return values, etc.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 663b3ff3d4..530a589dd8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2005-06-11 Thien-Thi Nguyen <[email protected]>
+
+ * emacs-lisp/ewoc.el: Doc fixes for public funcs:
+ "Returns" to "return", document useful return values, etc.
+
2005-06-11 Alan Mackenzie <[email protected]>
* fill.el (fill-context-prefix): Try `adaptive-fill-function'