diff options
| author | Juanma Barranquero | 2012-05-22 18:42:08 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2012-05-22 18:42:08 +0200 |
| commit | 584461b299fdbf77138a7b25a070b767474e5b70 (patch) | |
| tree | 692d20cdaa97d773e3d9167e10bb5403e5e16a4b /src/ChangeLog | |
| parent | 34374650303af0e59ab406b516b91f13d7eb28d3 (diff) | |
| download | emacs-584461b299fdbf77138a7b25a070b767474e5b70.tar.gz emacs-584461b299fdbf77138a7b25a070b767474e5b70.zip | |
src/makefile.w32-in: Follow-up to 2012-05-22T16:20:27Z!eggert@cs.ucla.edu.
(TAGS, TAGS-gmake, CONFIG_H): Remove further references to m/intel386.h.
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 784544bae6d..b3eca215245 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-05-22 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * makefile.w32-in: Follow-up to 2012-05-22T16:20:27Z!eggert@cs.ucla.edu. | ||
| 4 | (TAGS, TAGS-gmake, CONFIG_H): Remove further references to m/intel386.h. | ||
| 5 | |||
| 1 | 2012-05-22 Paul Eggert <eggert@cs.ucla.edu> | 6 | 2012-05-22 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 7 | ||
| 3 | Remove src/m/*. | 8 | Remove src/m/*. |