]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog.7
Fix bug #12242 with crashes in ralloc.c on OpenBSD.
[gnu-emacs] / src / ChangeLog.7
index ec4c27a4d9ea1b4cca3eaef92c5814132db9daa4..0952826e8c68c247a49b938d1cf50aba1138a9f1 100644 (file)
 
 1998-07-30  Paul Eggert  <eggert@twinsun.com>
 
-       * src/Makefile.in (widget.o, xfns.o, xmenu.o):
+       * Makefile.in (widget.o, xfns.o, xmenu.o):
        Prepend $(srcdir)/ to rule dependencies outside this dir.
 
 1998-07-29  Kenichi Handa  <handa@etl.go.jp>
 
 1998-01-12  Kenichi Handa  <handa@etl.go.jp>
 
-       * minibuf.c (Fminibuffer_complete_word): Fix a bug of refering
+       * minibuf.c (Fminibuffer_complete_word): Fix a bug of referring
        `i'.  We must refer `i_byte' instead.
 
        * insdel.c (insert_from_string_1): Decrement GAP_SIZE by
        The new GNU C library strftime needs the underlying host's
        strftime for locale dependent formats.
 
-       * configure.in (AC_CHECK_FUNCS): Add strftime.
-       * src/config.in (HAVE_STRFTIME): New undef.
-       * src/editfns.c (emacs_strftime): New decl.
+       * config.in (HAVE_STRFTIME): New undef.
+       * editfns.c (emacs_strftime): New decl.
        (Fformat_time_string): Doc fix: %b, %h, %B, %a, %A, and %p depend on
        locale; don't use actual chars to describe %n and %t.
 
-       * src/Makefile.in (strftime.o):
-       * src/makefile.nt ($(BLD)\strftime.obj):
+       * Makefile.in (strftime.o):
+       * makefile.nt ($(BLD)\strftime.obj):
        No need to compile with -Dstrftime=emacs_strftime any more.
 
 1997-11-22  Richard Stallman  <rms@gnu.org>
 
        (w32_initialize): Set input mode.  Use w32_msg_worker instead
        of windows_msg_worker.  Dynamically link proportional scroll bar
-       functions and intialize proportional scroll bar variables.
+       functions and initialize proportional scroll bar variables.
        (syms_of_w32term): DEFVAR new variables.
 
        * w32term.h (w32_output): New fields menubar_widget, menubar_active,
@@ -11092,7 +11091,7 @@ See ChangeLog.6 for earlier changes.
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 1997-1998, 2001-2011  Free Software Foundation, Inc.
+  Copyright (C) 1997-1998, 2001-2012  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.