diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 323205e8d1d..4a6b6a4769c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2014-06-29 Dmitry Antipov <dmantipov@yandex.ru> | ||
| 2 | |||
| 3 | * xfns.c (Qsuppress_icon): Remove; no real users. | ||
| 4 | (syms_of_xfns): Don't DEFSYM it. Remove ancient comments. | ||
| 5 | * w32fns.c (Qsuppress_icon): Remove, for the same reason. | ||
| 6 | (syms_of_w32fns): Don't DEFSYM it. | ||
| 7 | |||
| 1 | 2014-06-29 Glenn Morris <rgm@gnu.org> | 8 | 2014-06-29 Glenn Morris <rgm@gnu.org> |
| 2 | 9 | ||
| 3 | * Makefile.in (ns-app): Mark as PHONY. | 10 | * Makefile.in (ns-app): Mark as PHONY. |