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.12 | |
| parent | dac696602de6984ff8e4ce9d6bac9d51ab735cde (diff) | |
| download | emacs-39c871402ffc2f56bcb1f0c00b4c99ea5bfd7415.tar.gz emacs-39c871402ffc2f56bcb1f0c00b4c99ea5bfd7415.zip | |
ChangeLog fixes
Diffstat (limited to 'src/ChangeLog.12')
| -rw-r--r-- | src/ChangeLog.12 | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/src/ChangeLog.12 b/src/ChangeLog.12 index a9a1d9b1326..53c93b4dea7 100644 --- a/src/ChangeLog.12 +++ b/src/ChangeLog.12 | |||
| @@ -1680,7 +1680,7 @@ | |||
| 1680 | 1680 | ||
| 1681 | 2012-12-30 Andreas Schwab <schwab@linux-m68k.org> | 1681 | 2012-12-30 Andreas Schwab <schwab@linux-m68k.org> |
| 1682 | 1682 | ||
| 1683 | * src/Makefile.in (TEMACS_LDFLAGS2): Remove. | 1683 | * Makefile.in (TEMACS_LDFLAGS2): Remove. |
| 1684 | (LIBS_GNUSTEP): Define. | 1684 | (LIBS_GNUSTEP): Define. |
| 1685 | (LIBES): Add $(LIBS_GNUSTEP). | 1685 | (LIBES): Add $(LIBS_GNUSTEP). |
| 1686 | (temacs$(EXEEXT)): Use $(LDFLAGS) instead of $(TEMACS_LDFLAGS2). | 1686 | (temacs$(EXEEXT)): Use $(LDFLAGS) instead of $(TEMACS_LDFLAGS2). |
| @@ -8360,7 +8360,7 @@ | |||
| 8360 | 8360 | ||
| 8361 | * lisp.h (SWITCH_ENUM_CAST): Remove. All uses removed. | 8361 | * lisp.h (SWITCH_ENUM_CAST): Remove. All uses removed. |
| 8362 | This no-op macro hasn't been needed for many years. | 8362 | This no-op macro hasn't been needed for many years. |
| 8363 | * src/regex.c (SWITCH_ENUM_CAST) [!emacs]: Likewise. | 8363 | * regex.c (SWITCH_ENUM_CAST) [!emacs]: Likewise. |
| 8364 | 8364 | ||
| 8365 | Export DIRECTORY_SEP, TYPEMASK, VALMASK to GDB. | 8365 | Export DIRECTORY_SEP, TYPEMASK, VALMASK to GDB. |
| 8366 | * alloc.c (gdb_make_enums_visible) [USE_LSB_TAG]: Add lsb_bits. | 8366 | * alloc.c (gdb_make_enums_visible) [USE_LSB_TAG]: Add lsb_bits. |
| @@ -9075,7 +9075,7 @@ | |||
| 9075 | (adjust_intervals_for_insertion, make_new_interval): | 9075 | (adjust_intervals_for_insertion, make_new_interval): |
| 9076 | Remove obsolete and unused code. | 9076 | Remove obsolete and unused code. |
| 9077 | * intervals.h (struct interval): Remove obsolete comment. | 9077 | * intervals.h (struct interval): Remove obsolete comment. |
| 9078 | * textprotp.c (erase_properties): Remove unused code. | 9078 | * textprop.c (erase_properties): Remove unused code. |
| 9079 | (Fadd_text_properties, set_text_properties_1, Fremove_text_properties) | 9079 | (Fadd_text_properties, set_text_properties_1, Fremove_text_properties) |
| 9080 | (Fremove_list_of_text_properties): Convert to eassert. | 9080 | (Fremove_list_of_text_properties): Convert to eassert. |
| 9081 | 9081 | ||
| @@ -9393,9 +9393,9 @@ | |||
| 9393 | 9393 | ||
| 9394 | 2012-07-12 Glenn Morris <rgm@gnu.org> | 9394 | 2012-07-12 Glenn Morris <rgm@gnu.org> |
| 9395 | 9395 | ||
| 9396 | * src/s/aix4-2.h, src/s/cygwin.h, src/s/darwin.h: | 9396 | * s/aix4-2.h, s/cygwin.h, s/darwin.h: |
| 9397 | * src/s/gnu-linux.h, src/s/hpux10-20.h, src/s/irix6-5.h: | 9397 | * s/gnu-linux.h, s/hpux10-20.h, s/irix6-5.h: |
| 9398 | * src/s/sol2-6.h, src/s/unixware.h, src/s/usg5-4-common.h: | 9398 | * s/sol2-6.h, s/unixware.h, s/usg5-4-common.h: |
| 9399 | Move PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF to configure. | 9399 | Move PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF to configure. |
| 9400 | 9400 | ||
| 9401 | * s/cygwin.h, s/darwin.h, s/gnu-linux.h, s/irix6-5.h: | 9401 | * s/cygwin.h, s/darwin.h, s/gnu-linux.h, s/irix6-5.h: |
| @@ -11202,7 +11202,7 @@ | |||
| 11202 | 11202 | ||
| 11203 | 2012-06-13 Glenn Morris <rgm@gnu.org> | 11203 | 2012-06-13 Glenn Morris <rgm@gnu.org> |
| 11204 | 11204 | ||
| 11205 | * s/usg5-4-common.h, src/s/unixware.h: | 11205 | * s/usg5-4-common.h, s/unixware.h: |
| 11206 | Remove define/undef of HAVE_SYSV_SIGPAUSE (not used since 2010-05-04). | 11206 | Remove define/undef of HAVE_SYSV_SIGPAUSE (not used since 2010-05-04). |
| 11207 | 11207 | ||
| 11208 | * s/gnu.h (POSIX_SIGNALS): Remove (not used since 2010-05-04). | 11208 | * s/gnu.h (POSIX_SIGNALS): Remove (not used since 2010-05-04). |
| @@ -12496,7 +12496,7 @@ | |||
| 12496 | 12496 | ||
| 12497 | 2012-05-22 Paul Eggert <eggert@cs.ucla.edu> | 12497 | 2012-05-22 Paul Eggert <eggert@cs.ucla.edu> |
| 12498 | 12498 | ||
| 12499 | Remove src/m/*. | 12499 | Remove m/*. |
| 12500 | This directory predates autoconf and is no longer needed nowadays. | 12500 | This directory predates autoconf and is no longer needed nowadays. |
| 12501 | Move its few remaining bits of functionality to where they're needed. | 12501 | Move its few remaining bits of functionality to where they're needed. |
| 12502 | * m/README, m/alpha.h, m/amdx86-64.h, m/ia64.h, m/ibmrs6000.h: | 12502 | * m/README, m/alpha.h, m/amdx86-64.h, m/ia64.h, m/ibmrs6000.h: |
| @@ -22159,7 +22159,7 @@ | |||
| 22159 | 2011-03-20 Juanma Barranquero <lekktu@gmail.com> | 22159 | 2011-03-20 Juanma Barranquero <lekktu@gmail.com> |
| 22160 | 22160 | ||
| 22161 | * minibuf.c (Vcompleting_read_function): Don't declare, global variables | 22161 | * minibuf.c (Vcompleting_read_function): Don't declare, global variables |
| 22162 | are now in src/globals.h. | 22162 | are now in globals.h. |
| 22163 | (syms_of_minibuf): Remove spurious & from previous change. | 22163 | (syms_of_minibuf): Remove spurious & from previous change. |
| 22164 | 22164 | ||
| 22165 | 2011-03-20 Leo Liu <sdl.web@gmail.com> | 22165 | 2011-03-20 Leo Liu <sdl.web@gmail.com> |