aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2009-10-18 19:47:38 +0000
committerJuanma Barranquero2009-10-18 19:47:38 +0000
commit6873acca85ebfa0e5b1396250f8c4fd1b577404d (patch)
treed343e15b06bb4a87937efe107434153517ae9f95 /src/ChangeLog
parent1da94541958a1e5090715add12c8b444c94a1aed (diff)
downloademacs-6873acca85ebfa0e5b1396250f8c4fd1b577404d.tar.gz
emacs-6873acca85ebfa0e5b1396250f8c4fd1b577404d.zip
Whitespace.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 06adb2d92c4..7d4c0a2fc95 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -21,7 +21,6 @@
21 * cmds.c (internal_self_insert): 21 * cmds.c (internal_self_insert):
22 * buffer.h (FETCH_CHAR_AS_MULTIBYTE): Use UNIBYTE_TO_CHAR. 22 * buffer.h (FETCH_CHAR_AS_MULTIBYTE): Use UNIBYTE_TO_CHAR.
23 23
24
25 * cmds.c (internal_self_insert): `c' is already in "multibyte" form. 24 * cmds.c (internal_self_insert): `c' is already in "multibyte" form.
26 25
272009-10-17 Dan Nicolaescu <dann@ics.uci.edu> 262009-10-17 Dan Nicolaescu <dann@ics.uci.edu>
@@ -93,7 +92,7 @@
93 * font.c (font_unparse_xlfd, font_unparse_fcname): Use long format 92 * font.c (font_unparse_xlfd, font_unparse_fcname): Use long format
94 in printf, and cast argument. 93 in printf, and cast argument.
95 94
96 * process.c (list_processes_1): Use long format in printf, and 95 * process.c (list_processes_1): Use long format in printf, and
97 cast argument. 96 cast argument.
98 97
992009-10-11 Glenn Morris <rgm@gnu.org> 982009-10-11 Glenn Morris <rgm@gnu.org>
@@ -6596,11 +6595,11 @@
6596 * s/msdos.h: Remove boilerplate comments. 6595 * s/msdos.h: Remove boilerplate comments.
6597 6596
6598 * m/iris4d.h: Remove boilerplate comments and code for systems that 6597 * m/iris4d.h: Remove boilerplate comments and code for systems that
6599 do not use this file. 6598 do not use this file.
6600 (IRIS_4D): Remove, unused. 6599 (IRIS_4D): Remove, unused.
6601 6600
6602 * m/mips.h: Remove boilerplate comments and code for systems that 6601 * m/mips.h: Remove boilerplate comments and code for systems that
6603 do not use this file. 6602 do not use this file.
6604 (SIGN_EXTEND_CHAR): 6603 (SIGN_EXTEND_CHAR):
6605 * m/arm.h (SIGN_EXTEND_CHAR): Remove, unused. 6604 * m/arm.h (SIGN_EXTEND_CHAR): Remove, unused.
6606 * unexmips.c: Remove file, unused. 6605 * unexmips.c: Remove file, unused.