diff options
| author | Glenn Morris | 2014-10-07 16:17:09 -0400 |
|---|---|---|
| committer | Glenn Morris | 2014-10-07 16:17:09 -0400 |
| commit | 23755ba32b9baeff4173e317624ceb89fc274468 (patch) | |
| tree | 03fa4e60c045f274e94225df4752f5a56b3e9c03 /src/ChangeLog | |
| parent | 8ca8fde8a2f94e9446efc5aa68020c0badeecb4d (diff) | |
| download | emacs-23755ba32b9baeff4173e317624ceb89fc274468.tar.gz emacs-23755ba32b9baeff4173e317624ceb89fc274468.zip | |
* admin/unidata/Makefile.in: Check for deleted uni- files.
(all): Use unifiles rather than charprop.el.
(FORCE): New variable and phony rule.
(${unidir}/charprop.el): Respect FORCE.
(unifiles): New rule.
* src/Makefile.in ($(srcdir)/macuvs.h)
($(lispsource)/international/charprop.el): Add explicit FORCE.
Fixes: debbugs:18489
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 7a6b38f3b90..1b77d1c9aa1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-10-07 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * Makefile.in ($(srcdir)/macuvs.h) | ||
| 4 | ($(lispsource)/international/charprop.el): Add explicit FORCE. | ||
| 5 | |||
| 1 | 2014-10-07 Eli Zaretskii <eliz@gnu.org> | 6 | 2014-10-07 Eli Zaretskii <eliz@gnu.org> |
| 2 | 7 | ||
| 3 | * decompress.c (init_zlib_functions): Move the message about zlib | 8 | * decompress.c (init_zlib_functions): Move the message about zlib |