Mercurial > emacs
comparison ChangeLog @ 96718:b9cd22789f50
* editfns.c (Fuser_full_name): Replace the only use of
USER_FULL_NAME with its value.
* config.in: Regenerate.
* configure.in (freebsd, kfreebsd): Undo part of previous change.
(USER_FULL_NAME): Remove, not used anymore.
* configure: Regenerate.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Wed, 16 Jul 2008 07:01:36 +0000 |
parents | d45acf0c8d23 |
children | 5dd173fcd4cd |
comparison
equal
deleted
inserted
replaced
96717:2fde988b44fb | 96718:b9cd22789f50 |
---|---|
1 2008-07-16 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * configure.in (freebsd, kfreebsd): Undo part of previous change. | |
4 (USER_FULL_NAME): Remove, not used anymore. | |
5 * configure: Regenerate. | |
6 | |
1 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com> | 7 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com> |
2 | 8 |
3 Changes and additions for NeXTstep windowing system (Cocoa and | 9 Changes and additions for NeXTstep windowing system (Cocoa and |
4 GNUstep) support. | 10 GNUstep) support. |
5 | 11 |