Doc fix for string-to-char (Bug#6576).
[bpt/emacs.git] / src / ChangeLog
index 1f0ebae..23ece8d 100644 (file)
@@ -1,3 +1,8 @@
+2011-07-21  Chong Yidong  <cyd@stupidchicken.com>
+
+       * editfns.c (Fstring_to_char): No need to explain what a character
+       is in the docstring (Bug#6576).
+
 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * xml.c (parse_region): Make sure we always return a tree.