diff options
author | Glenn Morris <rgm@gnu.org> | 2014-01-14 22:06:07 -0500 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2014-01-14 22:06:07 -0500 |
commit | 39c871402ffc2f56bcb1f0c00b4c99ea5bfd7415 (patch) | |
tree | 37e8094a0234f15293f9110b8bdd5805c69c9a13 /src | |
parent | dac696602de6984ff8e4ce9d6bac9d51ab735cde (diff) | |
download | emacs-39c871402ffc2f56bcb1f0c00b4c99ea5bfd7415.tar.gz |
ChangeLog fixes
Diffstat (limited to 'src')
-rw-r--r-- | src/ChangeLog | 3 | ||||
-rw-r--r-- | src/ChangeLog.10 | 36 | ||||
-rw-r--r-- | src/ChangeLog.11 | 4 | ||||
-rw-r--r-- | src/ChangeLog.12 | 18 | ||||
-rw-r--r-- | src/ChangeLog.2 | 2 | ||||
-rw-r--r-- | src/ChangeLog.3 | 6 | ||||
-rw-r--r-- | src/ChangeLog.4 | 4 | ||||
-rw-r--r-- | src/ChangeLog.5 | 6 | ||||
-rw-r--r-- | src/ChangeLog.7 | 4 | ||||
-rw-r--r-- | src/ChangeLog.8 | 20 |
10 files changed, 49 insertions, 54 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index f06800dcfdf..50aa25bd92a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -2600,8 +2600,7 @@ Don't run timers in input-pending-p. Its new check-timers param provides the prior behavior. (Bug#15045). - * src/keyboard.c (Finput_pending_p): Accept optional check-timers - param. + * keyboard.c (Finput_pending_p): Accept optional check-timers param. 2013-10-17 Paul Eggert <eggert@cs.ucla.edu> diff --git a/src/ChangeLog.10 b/src/ChangeLog.10 index 887918abe7f..19adb22b869 100644 --- a/src/ChangeLog.10 +++ b/src/ChangeLog.10 @@ -21410,7 +21410,7 @@ 2002-11-19 Dave Love <fx@gnu.org> - * s/usg5-4.h, sco4.h (bcopy, bzero, bcmp): Don't define. + * s/usg5-4.h, s/sco4.h (bcopy, bzero, bcmp): Don't define. 2002-11-18 Jason Rumney <jasonr@gnu.org> @@ -21425,7 +21425,7 @@ * m/orion105.h (HAVE_ALLOCA): Don't define. - * m/m68k.h, m/arm.h, mtekxd88.h, m/tower32v3.h: Don't define alloca. + * m/m68k.h, m/arm.h, m/mtekxd88.h, m/tower32v3.h: Don't define alloca. * m/intel386.h: Don't include alloca.h or define alloca. @@ -24220,22 +24220,22 @@ * config.in: Regenerated using autoheader. - * m/7300.h, m/acorn.h, m/alliant-2800.h, m/alliant.h, m/alpha.h, - m/altos.h, m/amdahl.h, m/apollo.h, m/arm.h, m/att3b.h, m/aviion.h, - m/celerity.h, m/clipper.h, m/cnvrgnt.h, m/convex.h, m/cydra5.h, - m/delta.h, m/delta88k.h, m/dpx2.h, m/elxsi.h, m/gec63.h, - m/gould.h, m/hp800.h, m/hp9000s300.h, m/i860.h, m/ia64.h, - m/ibmps2-aix.h, m/ibmrs6000.h, m/ibmrt-aix.h, m/ibmrt.h, - m/ibms390.h, m/intel386.h, m/iris4d.h, m/irist.h, m/isi-ov.h, - m/m68k.h, m/macppc.h, m/masscomp.h, m/mg1.h, m/mips-siemens.h, - m/mips.h, m/news-r6.h, m/news.h, m/next.h, m/nh3000.h, m/nh4000.h, - m/ns32000.h, m/orion.h, m/pfa50.h, m/plexus.h, m/pmax.h, - m/powerpcle.h, m/pyrmips.h, m/sequent-ptx.h, m/sequent.h, - m/sparc.h, m/sr2k.h, m/symmetry.h, m/tad68k.h, m/tahoe.h, - m/targon31.h, m/tek4300.h, m/tekxd88.h, m/template.h, m/tower32.h, - m/tower32v3.h, m/ustation.h, m/vax.h, m/wicat.h, m/windowsnt.h, - m/xps100.h, s/aix3-2.h, s/aix4-2.h, s/irix4-0.h, s/irix5-0.h, - s/sco5.h, s/unixware.h: Don't set HAVE_ALLOCA, C_ALLOCA and + * m/7300.h, m/acorn.h, m/alliant-2800.h, m/alliant.h, m/alpha.h: + * m/altos.h, m/amdahl.h, m/apollo.h, m/arm.h, m/att3b.h, m/aviion.h: + * m/celerity.h, m/clipper.h, m/cnvrgnt.h, m/convex.h, m/cydra5.h: + * m/delta.h, m/delta88k.h, m/dpx2.h, m/elxsi.h, m/gec63.h: + * m/gould.h, m/hp800.h, m/hp9000s300.h, m/i860.h, m/ia64.h: + * m/ibmps2-aix.h, m/ibmrs6000.h, m/ibmrt-aix.h, m/ibmrt.h: + * m/ibms390.h, m/intel386.h, m/iris4d.h, m/irist.h, m/isi-ov.h: + * m/m68k.h, m/macppc.h, m/masscomp.h, m/mg1.h, m/mips-siemens.h: + * m/mips.h, m/news-r6.h, m/news.h, m/next.h, m/nh3000.h, m/nh4000.h: + * m/ns32000.h, m/orion.h, m/pfa50.h, m/plexus.h, m/pmax.h: + * m/powerpcle.h, m/pyrmips.h, m/sequent-ptx.h, m/sequent.h: + * m/sparc.h, m/sr2k.h, m/symmetry.h, m/tad68k.h, m/tahoe.h: + * m/targon31.h, m/tek4300.h, m/tekxd88.h, m/template.h, m/tower32.h: + * m/tower32v3.h, m/ustation.h, m/vax.h, m/wicat.h, m/windowsnt.h: + * m/xps100.h, s/aix3-2.h, s/aix4-2.h, s/irix4-0.h, s/irix5-0.h: + * s/sco5.h, s/unixware.h: Don't set HAVE_ALLOCA, C_ALLOCA and STACK_DIRECTION, now set by autoconf. 2002-04-14 Pavel JanÃk <Pavel@Janik.cz> 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 @@ * Makefile.in (DBUS_CFLAGS, DBUS_LIBS, GCONF_CFLAGS, GCONF_LIBS) (LIBSOUND, CFLAGS_SOUND, RSVG_LIBS, RSVG_CFLAGS, INTERVALS_H) (GETLOADAVG_LIBS, RUN_TEMACS): Move to the autoconf section. - (ORDINARY_LINK): Remove, defined in src/s/gnu.h. + (ORDINARY_LINK): Remove, defined in s/gnu.h. (CRT0_COMPILE): Remove, inline it in the only user. 2010-04-14 Juri Linkov <juri@jurta.org> @@ -16939,7 +16939,7 @@ * xdisp.c (redisplay_internal, note_mouse_highlight): Under NS, shortcircuit if popup_activated like GTK and X toolkit. - * m/inter386.h: Change DARWIN to DARWIN_OS. + * m/intel386.h: Change DARWIN to DARWIN_OS. * s/darwin.h: Add #define DARWIN_OS. Get rid of C_SWITCH_SYSTEM def. Change LIBS_MACGUI to LIBS_NSGUI. Move temacs-conditionalized defs 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 @@ 2012-12-30 Andreas Schwab <schwab@linux-m68k.org> - * src/Makefile.in (TEMACS_LDFLAGS2): Remove. + * Makefile.in (TEMACS_LDFLAGS2): Remove. (LIBS_GNUSTEP): Define. (LIBES): Add $(LIBS_GNUSTEP). (temacs$(EXEEXT)): Use $(LDFLAGS) instead of $(TEMACS_LDFLAGS2). @@ -8360,7 +8360,7 @@ * lisp.h (SWITCH_ENUM_CAST): Remove. All uses removed. This no-op macro hasn't been needed for many years. - * src/regex.c (SWITCH_ENUM_CAST) [!emacs]: Likewise. + * regex.c (SWITCH_ENUM_CAST) [!emacs]: Likewise. Export DIRECTORY_SEP, TYPEMASK, VALMASK to GDB. * alloc.c (gdb_make_enums_visible) [USE_LSB_TAG]: Add lsb_bits. @@ -9075,7 +9075,7 @@ (adjust_intervals_for_insertion, make_new_interval): Remove obsolete and unused code. * intervals.h (struct interval): Remove obsolete comment. - * textprotp.c (erase_properties): Remove unused code. + * textprop.c (erase_properties): Remove unused code. (Fadd_text_properties, set_text_properties_1, Fremove_text_properties) (Fremove_list_of_text_properties): Convert to eassert. @@ -9393,9 +9393,9 @@ 2012-07-12 Glenn Morris <rgm@gnu.org> - * src/s/aix4-2.h, src/s/cygwin.h, src/s/darwin.h: - * src/s/gnu-linux.h, src/s/hpux10-20.h, src/s/irix6-5.h: - * src/s/sol2-6.h, src/s/unixware.h, src/s/usg5-4-common.h: + * s/aix4-2.h, s/cygwin.h, s/darwin.h: + * s/gnu-linux.h, s/hpux10-20.h, s/irix6-5.h: + * s/sol2-6.h, s/unixware.h, s/usg5-4-common.h: Move PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF to configure. * s/cygwin.h, s/darwin.h, s/gnu-linux.h, s/irix6-5.h: @@ -11202,7 +11202,7 @@ 2012-06-13 Glenn Morris <rgm@gnu.org> - * s/usg5-4-common.h, src/s/unixware.h: + * s/usg5-4-common.h, s/unixware.h: Remove define/undef of HAVE_SYSV_SIGPAUSE (not used since 2010-05-04). * s/gnu.h (POSIX_SIGNALS): Remove (not used since 2010-05-04). @@ -12496,7 +12496,7 @@ 2012-05-22 Paul Eggert <eggert@cs.ucla.edu> - Remove src/m/*. + Remove m/*. This directory predates autoconf and is no longer needed nowadays. Move its few remaining bits of functionality to where they're needed. * m/README, m/alpha.h, m/amdx86-64.h, m/ia64.h, m/ibmrs6000.h: @@ -22159,7 +22159,7 @@ 2011-03-20 Juanma Barranquero <lekktu@gmail.com> * minibuf.c (Vcompleting_read_function): Don't declare, global variables - are now in src/globals.h. + are now in globals.h. (syms_of_minibuf): Remove spurious & from previous change. 2011-03-20 Leo Liu <sdl.web@gmail.com> diff --git a/src/ChangeLog.2 b/src/ChangeLog.2 index 4a4d7376236..8f8c5d24d9b 100644 --- a/src/ChangeLog.2 +++ b/src/ChangeLog.2 @@ -3961,7 +3961,7 @@ 1986-09-01 Richard M. Stallman (rms@prep) - * xterm.c/xfns.c: Many changes from rlk, + * xterm.c, xfns.c: Many changes from rlk, including using sigblock/sigsetmask to block signals instead of turning handler off and on. diff --git a/src/ChangeLog.3 b/src/ChangeLog.3 index cee5d43ed57..227b65a5202 100644 --- a/src/ChangeLog.3 +++ b/src/ChangeLog.3 @@ -14878,10 +14878,6 @@ * dispnew.c: Handle BROKEN_FIONREAD as in other files. -1989-08-09 Joseph Arceneaux (jla@spiff) - - * ../oldXMenu/Makefile: Removed all the unnecessary X stuff. - 1989-08-07 Richard Stallman (rms@sugar-bombs.ai.mit.edu) * fileio.c (barf_or_query_if_file_exists): When signaling, @@ -16266,7 +16262,7 @@ 1988-12-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu) - * bytecode.el (Fbyte_code): Cache the pointer in the string + * bytecode.c (Fbyte_code): Cache the pointer in the string to avoid recalculating it at each fetch. Also turn off the error check for stack overflow/underflow. diff --git a/src/ChangeLog.4 b/src/ChangeLog.4 index 81e74a9dfa0..54b37258c9f 100644 --- a/src/ChangeLog.4 +++ b/src/ChangeLog.4 @@ -4925,7 +4925,7 @@ 1993-08-03 Jim Blandy (jimb@geech.gnu.ai.mit.edu) Changes for 3b1 suggested by Andy Fyfe <andy@scp.caltech.edu> - * 7300.h [__GNUC__]: #define HAVE_ALLOCA. + * m/7300.h [__GNUC__]: #define HAVE_ALLOCA. [not __GNUC__]: #define SWITCH_ENUM_BUG, C_ALLOCA, and STACK_DIRECTION. (HAVE_SYSVIPC, USE_UTIME): #define these. (memmove): We don't have this; call safe_bcopy. @@ -6675,7 +6675,7 @@ 1993-06-01 Richard Stallman (rms@mole.gnu.ai.mit.edu) - * x/esix5-4.h: Redone by Joe Kelsey. + * s/esix5-4.h: Redone by Joe Kelsey. * xterm.c (x_new_font): Take out last change. diff --git a/src/ChangeLog.5 b/src/ChangeLog.5 index 48f802e5efb..dcb7f668b1e 100644 --- a/src/ChangeLog.5 +++ b/src/ChangeLog.5 @@ -215,7 +215,7 @@ 1995-06-10 Geoff Voelker <voelker@cs.washington.edu> - * ntterm.c,ntproc.c,nt.c: Include config.h before stdio.h. + * ntterm.c, ntproc.c, nt.c: Include config.h before stdio.h. 1995-06-09 Geoff Voelker <voelker@cs.washington.edu> @@ -5728,7 +5728,7 @@ * lisp.h (EMACS_INT, EMACS_UINT): Define, if not already defined. - * alpha.h (EMACS_INT, EMACS_UINT): Defined. + * m/alpha.h (EMACS_INT, EMACS_UINT): Defined. 1994-09-16 Rainer Schoepf <schoepf@sc.ZIB-Berlin.DE> @@ -7039,7 +7039,7 @@ 1994-06-07 Richard Stallman (rms@mole.gnu.ai.mit.edu) - * mips-siemens.h: Include pyramid.h, not mips.h. + * m/mips-siemens.h: Include pyramid.h, not mips.h. (LOAD_AVE_TYPE, LOAD_AVE_CVT): Definitions deleted. (NO_ARG_ARRAY, HAVE_ALLOCA): Defined. (BROKEN_FIONREAD): Add #undef. diff --git a/src/ChangeLog.7 b/src/ChangeLog.7 index f80957ebf0c..c43ab88fff6 100644 --- a/src/ChangeLog.7 +++ b/src/ChangeLog.7 @@ -3201,7 +3201,7 @@ * syntax.c (update_syntax_table): Properly update `position' field of used intervals. - * interval.c (update_interval): Properly update `position' + * intervals.c (update_interval): Properly update `position' field of used intervals. 1998-02-28 Richard Stallman <rms@psilocin.gnu.org> @@ -8530,7 +8530,7 @@ * data.c (Faref, Faset): Adjusted for the new structure of Lisp_Char_Table. - * disptab.c (disp_char_vector): Extern it. + * disptab.h (disp_char_vector): Extern it. (DISP_CHAR_VECTOR): Handle multibyte characters. * fns.c (copy_sub_char_table): New function. diff --git a/src/ChangeLog.8 b/src/ChangeLog.8 index b1ab7ced5c3..874526e2c99 100644 --- a/src/ChangeLog.8 +++ b/src/ChangeLog.8 @@ -1251,7 +1251,7 @@ 1999-11-02 Dave Love <fx@gnu.org> - * gnu-linux.h: Use SIGCHLD, not SIGCLD (not in glibc 2.1). + * s/gnu-linux.h: Use SIGCHLD, not SIGCLD (not in glibc 2.1). * process.c: Define _GNU_SOURCE before config.h to get strsignal declared with glibc2. @@ -1575,10 +1575,10 @@ then use strsignal istead of sys_siglist. * w32proc.c (sys_wait): Likewise. - * s/aix3-1.h, s/bsd4-1.h, s/dgux.h, s/gnu-linux.h, s/hiuxmpp.h, - s/hpux.h, s/iris3-5.h, s/iris3-6.h, s/irix3-3.h, s/osf1.h, s/rtu.h, - s/sunos4-1.h, s/unipl5-0.h, s/unipl5-2.h, s/usg5-0.h, s/usg5-2-2.h, - s/usg5-2.h, s/usg5-3.h, s/xenix.h: + * s/aix3-1.h, s/bsd4-1.h, s/dgux.h, s/gnu-linux.h, s/hiuxmpp.h: + * s/hpux.h, s/iris3-5.h, s/iris3-6.h, s/irix3-3.h, s/osf1.h, s/rtu.h: + * s/sunos4-1.h, s/unipl5-0.h, s/unipl5-2.h, s/usg5-0.h, s/usg5-2-2.h: + * s/usg5-2.h, s/usg5-3.h, s/xenix.h: (open, close, read, write, INTERRUPTIBLE_OPEN) (INTERRUPTIBLE_CLOSE, INTERRUPTIBLE_IO): Remove. @@ -1809,7 +1809,7 @@ 1999-10-07 Jeffrey C Honig <jch@bsdi.com> - * bsdos4.h [HAVE_LIBNCURSES]: Define TERMINFO and LIBS_TERMCAP. + * s/bsdos4.h [HAVE_LIBNCURSES]: Define TERMINFO and LIBS_TERMCAP. 1999-10-07 Richard M. Stallman <rms@gnu.org> @@ -3112,7 +3112,7 @@ 1999-08-30 Gerd Moellmann <gerd@gnu.org> - * freebsd.h (C_SWITCH_SYSTEM): Added to let configure find headers + * s/freebsd.h (C_SWITCH_SYSTEM): Added to let configure find headers in /usr/X11R6/include which are checked for with AC_CHECK_HEADER. 1999-08-30 Gerd Moellmann <gerd@gnu.org> @@ -3478,10 +3478,10 @@ 1999-08-21 Dave Love <fx@gnu.org> - * aix3-2-5.h (C_DEBUG_SWITCH): Use -g -O. - * aix4-1.h: Likewise. + * s/aix3-2-5.h (C_DEBUG_SWITCH): Use -g -O. + * s/aix4-1.h: Likewise. - * irix6-5.h (C_DEBUG_SWITCH): Set for debug and optimize. + * s/irix6-5.h (C_DEBUG_SWITCH): Set for debug and optimize. 1999-08-20 Gerd Moellmann <gerd@gnu.org> |