Mercurial > emacs
diff src/ChangeLog @ 96719:f8ef0d7d5451
* m/mips.h: Remove boilerplate comments and code for systems that
do not use this file.
(SIGN_EXTEND_CHAR):
* m/arm.h (SIGN_EXTEND_CHAR): Remove, unused.
* unexmips.c: Remove file, unused.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Wed, 16 Jul 2008 07:11:19 +0000 |
parents | b9cd22789f50 |
children | f4aea6a6eccb |
line wrap: on
line diff
--- a/src/ChangeLog Wed Jul 16 07:01:36 2008 +0000 +++ b/src/ChangeLog Wed Jul 16 07:11:19 2008 +0000 @@ -1,5 +1,11 @@ 2008-07-16 Dan Nicolaescu <dann@ics.uci.edu> + * m/mips.h: Remove boilerplate comments and code for systems that + do not use this file. + (SIGN_EXTEND_CHAR): + * m/arm.h (SIGN_EXTEND_CHAR): Remove, unused. + * unexmips.c: Remove file, unused. + * editfns.c (Fuser_full_name): Replace the only use of USER_FULL_NAME with its value. * config.in: Regenerate.