diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2009-10-18 19:47:38 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2009-10-18 19:47:38 +0000 |
commit | 6873acca85ebfa0e5b1396250f8c4fd1b577404d (patch) | |
tree | d343e15b06bb4a87937efe107434153517ae9f95 | |
parent | 1da94541958a1e5090715add12c8b444c94a1aed (diff) | |
download | emacs-6873acca85ebfa0e5b1396250f8c4fd1b577404d.tar.gz emacs-6873acca85ebfa0e5b1396250f8c4fd1b577404d.tar.bz2 emacs-6873acca85ebfa0e5b1396250f8c4fd1b577404d.zip |
Whitespace.
-rw-r--r-- | src/ChangeLog | 7 |
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 @@ * cmds.c (internal_self_insert): * buffer.h (FETCH_CHAR_AS_MULTIBYTE): Use UNIBYTE_TO_CHAR. - * cmds.c (internal_self_insert): `c' is already in "multibyte" form. 2009-10-17 Dan Nicolaescu <dann@ics.uci.edu> @@ -93,7 +92,7 @@ * font.c (font_unparse_xlfd, font_unparse_fcname): Use long format in printf, and cast argument. - * process.c (list_processes_1): Use long format in printf, and + * process.c (list_processes_1): Use long format in printf, and cast argument. 2009-10-11 Glenn Morris <rgm@gnu.org> @@ -6596,11 +6595,11 @@ * s/msdos.h: Remove boilerplate comments. * m/iris4d.h: Remove boilerplate comments and code for systems that - do not use this file. + do not use this file. (IRIS_4D): Remove, unused. * m/mips.h: Remove boilerplate comments and code for systems that - do not use this file. + do not use this file. (SIGN_EXTEND_CHAR): * m/arm.h (SIGN_EXTEND_CHAR): Remove, unused. * unexmips.c: Remove file, unused. |