aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2012-06-06 14:39:24 +0800
committerChong Yidong2012-06-06 14:39:24 +0800
commitc5cfcbe076a00c6b21be6faa807549e0881ed422 (patch)
tree297e9be74816f3c443782f284e195535e1c73e79 /src/ChangeLog
parent67163749cc44f81f157fce9b63aa718dc5f49538 (diff)
downloademacs-c5cfcbe076a00c6b21be6faa807549e0881ed422.tar.gz
emacs-c5cfcbe076a00c6b21be6faa807549e0881ed422.zip
* buffer.c (word_wrap): Doc fix.
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 7a9ab1757eb..7ea9ad8f3e3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12012-06-06 Chong Yidong <cyd@gnu.org>
2
3 * buffer.c (word_wrap): Doc fix.
4
12012-06-04 Paul Eggert <eggert@cs.ucla.edu> 52012-06-04 Paul Eggert <eggert@cs.ucla.edu>
2 6
3 * xdisp.c (note_mode_line_or_margin_highlight): Pacify gcc -Wall. 7 * xdisp.c (note_mode_line_or_margin_highlight): Pacify gcc -Wall.