diff options
| author | Glenn Morris | 2014-01-14 22:06:07 -0500 |
|---|---|---|
| committer | Glenn Morris | 2014-01-14 22:06:07 -0500 |
| commit | 39c871402ffc2f56bcb1f0c00b4c99ea5bfd7415 (patch) | |
| tree | 37e8094a0234f15293f9110b8bdd5805c69c9a13 /src/ChangeLog.11 | |
| parent | dac696602de6984ff8e4ce9d6bac9d51ab735cde (diff) | |
| download | emacs-39c871402ffc2f56bcb1f0c00b4c99ea5bfd7415.tar.gz emacs-39c871402ffc2f56bcb1f0c00b4c99ea5bfd7415.zip | |
ChangeLog fixes
Diffstat (limited to 'src/ChangeLog.11')
| -rw-r--r-- | src/ChangeLog.11 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog.11 b/src/ChangeLog.11 index 2155f08a012..1ca14ccd616 100644 --- a/src/ChangeLog.11 +++ b/src/ChangeLog.11 | |||
| @@ -8971,7 +8971,7 @@ | |||
| 8971 | * Makefile.in (DBUS_CFLAGS, DBUS_LIBS, GCONF_CFLAGS, GCONF_LIBS) | 8971 | * Makefile.in (DBUS_CFLAGS, DBUS_LIBS, GCONF_CFLAGS, GCONF_LIBS) |
| 8972 | (LIBSOUND, CFLAGS_SOUND, RSVG_LIBS, RSVG_CFLAGS, INTERVALS_H) | 8972 | (LIBSOUND, CFLAGS_SOUND, RSVG_LIBS, RSVG_CFLAGS, INTERVALS_H) |
| 8973 | (GETLOADAVG_LIBS, RUN_TEMACS): Move to the autoconf section. | 8973 | (GETLOADAVG_LIBS, RUN_TEMACS): Move to the autoconf section. |
| 8974 | (ORDINARY_LINK): Remove, defined in src/s/gnu.h. | 8974 | (ORDINARY_LINK): Remove, defined in s/gnu.h. |
| 8975 | (CRT0_COMPILE): Remove, inline it in the only user. | 8975 | (CRT0_COMPILE): Remove, inline it in the only user. |
| 8976 | 8976 | ||
| 8977 | 2010-04-14 Juri Linkov <juri@jurta.org> | 8977 | 2010-04-14 Juri Linkov <juri@jurta.org> |
| @@ -16939,7 +16939,7 @@ | |||
| 16939 | * xdisp.c (redisplay_internal, note_mouse_highlight): Under NS, | 16939 | * xdisp.c (redisplay_internal, note_mouse_highlight): Under NS, |
| 16940 | shortcircuit if popup_activated like GTK and X toolkit. | 16940 | shortcircuit if popup_activated like GTK and X toolkit. |
| 16941 | 16941 | ||
| 16942 | * m/inter386.h: Change DARWIN to DARWIN_OS. | 16942 | * m/intel386.h: Change DARWIN to DARWIN_OS. |
| 16943 | 16943 | ||
| 16944 | * s/darwin.h: Add #define DARWIN_OS. Get rid of C_SWITCH_SYSTEM def. | 16944 | * s/darwin.h: Add #define DARWIN_OS. Get rid of C_SWITCH_SYSTEM def. |
| 16945 | Change LIBS_MACGUI to LIBS_NSGUI. Move temacs-conditionalized defs | 16945 | Change LIBS_MACGUI to LIBS_NSGUI. Move temacs-conditionalized defs |