aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2012-12-21 16:04:27 +0800
committerChong Yidong2012-12-21 16:04:27 +0800
commitc1f02afadfc879f527350dc56d6ed4d2daa7e173 (patch)
tree62082b480607256843fb0ed9334a16dc81439ab8 /src/ChangeLog
parent07b9c0be5036f343fd21b74526ca450b62e0a729 (diff)
downloademacs-c1f02afadfc879f527350dc56d6ed4d2daa7e173.tar.gz
emacs-c1f02afadfc879f527350dc56d6ed4d2daa7e173.zip
* buffer.c (Fset_buffer_major_mode): Doc fix.
Fixes: debbugs:13231
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 c123606efda..645da892971 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12012-12-21 Chong Yidong <cyd@gnu.org>
2
3 * buffer.c (Fset_buffer_major_mode): Doc fix (Bug#13231).
4
12012-12-15 Chong Yidong <cyd@gnu.org> 52012-12-15 Chong Yidong <cyd@gnu.org>
2 6
3 * fns.c (Fcompare_strings): Doc fix (Bug#13081). 7 * fns.c (Fcompare_strings): Doc fix (Bug#13081).