diff options
| author | Juanma Barranquero | 2012-07-04 18:46:42 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2012-07-04 18:46:42 +0200 |
| commit | 95f61aa29aa5c38bbcb6f0f67741f0c04d21ba45 (patch) | |
| tree | cc29ce85c85883fad79d6a0c4a3c222eb0bd3366 /admin/ChangeLog | |
| parent | d209e2fb19ee0f499bc2e30ea83ce9d99bb9a97c (diff) | |
| download | emacs-95f61aa29aa5c38bbcb6f0f67741f0c04d21ba45.tar.gz emacs-95f61aa29aa5c38bbcb6f0f67741f0c04d21ba45.zip | |
Remove obsolete configuration options (Windows port).
* admin/CPP-DEFINES (LISP_FLOAT_TYPE): Remove, obsolete.
* nt/config.nt (LISP_FLOAT_TYPE, HAVE_XFREE386, USE_TEXT_PROPERTIES)
(GSSAPI, HAVE_LIBINTL, HAVE_LIBGSSAPI_KRB5, HAVE_LIBGSSAPI)
(HAVE_GSSAPI_H, HAVE_LIBXBD, HAVE_MEMCPY, HAVE_MEMMOVE, HAVE_MEMSET)
(HAVE_MEMCMP): Remove, obsolete.
* src/s/ms-w32.h (LISP_FLOAT_TYPE, HAVE_MEMCMP, HAVE_MEMCPY)
(HAVE_MEMMOVE, HAVE_MEMSET): Don't set, obsolete.
Diffstat (limited to 'admin/ChangeLog')
| -rw-r--r-- | admin/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index d983bb0229c..6dd1ecc08b9 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-07-04 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * CPP-DEFINES (LISP_FLOAT_TYPE): Remove, obsolete. | ||
| 4 | |||
| 1 | 2012-06-26 Dmitry Antipov <dmantipov@yandex.ru> | 5 | 2012-06-26 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 6 | ||
| 3 | * coccinelle/build_string.cocci: Semantic patch | 7 | * coccinelle/build_string.cocci: Semantic patch |