aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2012-12-15 21:44:41 +0800
committerChong Yidong2012-12-15 21:44:41 +0800
commit5bec25eb1e1c91a2fe0aee9c332ff1506b021aa9 (patch)
tree245a212c400b5c0d37448f462f09eed8980471b4 /src/ChangeLog
parent68abf86780a1b263640e287754dc43526d276aa3 (diff)
downloademacs-5bec25eb1e1c91a2fe0aee9c332ff1506b021aa9.tar.gz
emacs-5bec25eb1e1c91a2fe0aee9c332ff1506b021aa9.zip
* fns.c (Fcompare_strings): Doc fix.
* strings.texi (Text Comparison): Doc fix for compare-strings. Fixes: debbugs:13081
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index fe30528da91..c123606efda 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12012-12-15 Chong Yidong <cyd@gnu.org>
2
3 * fns.c (Fcompare_strings): Doc fix (Bug#13081).
4
12012-12-14 Eli Zaretskii <eliz@gnu.org> 52012-12-14 Eli Zaretskii <eliz@gnu.org>
2 6
3 * w32.c (get_name_and_id): Always pass NULL as the first argument 7 * w32.c (get_name_and_id): Always pass NULL as the first argument