summaryrefslogtreecommitdiff
path: root/src/ChangeLog.8
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2014-01-26 01:47:40 +0100
committerJuanma Barranquero <lekktu@gmail.com>2014-01-26 01:47:40 +0100
commit3fcfc4ee802d2a6f041bd624876ac37fda830304 (patch)
tree8c9b3c29bbe86856fc7fae2d288f579aef9a2444 /src/ChangeLog.8
parent4f8c23b12913774c1a6cec56eb2bc60b17026af3 (diff)
downloademacs-3fcfc4ee802d2a6f041bd624876ac37fda830304.tar.gz
Fix ChangeLog typos.
Diffstat (limited to 'src/ChangeLog.8')
-rw-r--r--src/ChangeLog.82
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.8 b/src/ChangeLog.8
index c83253e3be5..a483a561d06 100644
--- a/src/ChangeLog.8
+++ b/src/ChangeLog.8
@@ -2742,7 +2742,7 @@
(PARSE_MULTIBYTE_SEQ): Make it work also for ASCII string.
(STRING_CHAR_AND_CHAR_LENGTH): This macro removed.
- * charset.c : Lots of comments fixed.
+ * charset.c: Lots of comments fixed.
(SPLIT_MULTIBYTE_SEQ): Make it work also for ASCII string.
(CHAR_COMPONENTS_VALID_P): Name changed from
CHAR_COMPONENT_VALID_P. Caller changed.