remove `declare' macro
[bpt/emacs.git] / src / ChangeLog.12
index 2b22690..c5ea7e7 100644 (file)
@@ -69,7 +69,7 @@
 
        * dispnew.c (update_window): Use MATRIX_ROW and MATRIX_MODE_LINE_ROW.
 
-2013-03-10  handa  <handa@gnu.org>
+2013-03-10  Kenichi Handa  <handa@gnu.org>
 
        * lisp.h (adjust_after_replace): Extern it.
 
 
 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).
        * w32term.h (x_char_width, x_char_height): Likewise.
        * xfns.c (x_char_width, x_char_height): Remove.
        * w32fns.c (x_char_width, x_char_height): Likewise.
-       * nsfns.c (x_char_width, x_char_height): Likewise.
+       * nsfns.m (x_char_width, x_char_height): Likewise.
        * frame.c (Fframe_char_width): Use FRAME_COLUMN_WIDTH for
        all window frames.
        (Fframe_char_height): Likewise with FRAME_LINE_HEIGHT.
 2012-11-19  Daniel Colascione  <dancol@dancol.org>
 
        * w32fns.c (Fx_file_dialog):
-       (Fx_file_dialog): Accomodate rename of cygwin_convert_path* to
+       (Fx_file_dialog): Accommodate rename of cygwin_convert_path* to
        cygwin_convert_file_name*.
 
        * cygw32.c (Fcygwin_convert_path_to_windows, syms_of_cygw32):
        is undefined.  See Stefan Monnier in
        <http://lists.gnu.org/archive/html/emacs-devel/2012-08/msg00762.html>.
 
-2012-08-26  Barry OReilly  <gundaetiapo@gmail.com>  (tiny change)
+2012-08-26  Barry O'Reilly  <gundaetiapo@gmail.com>
 
        * lisp.h (functionp): New function (extracted from Ffunctionp).
        (FUNCTIONP): Use it.
        * editfns.c (Fformat): Doc fix (Bug#12059).
        (Fsave_current_buffer): Doc fix (Bug#11542).
 
-2012-08-14  Barry OReilly  <gundaetiapo@gmail.com>  (tiny change)
+2012-08-14  Barry O'Reilly  <gundaetiapo@gmail.com>
 
        * keyboard.c (access_keymap_keyremap): Accept anonymous functions
        (bug#12022).
        * nsterm.m (ns_exec_path, ns_load_path): Use SEPCHAR rather than
        hard-coding the path separator.
 
+2012-08-02  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * stamp-h.in: Remove from bzr repository; no longer needed there
+       now ../autogen.sh creates it.
+
 2012-08-01  Paul Eggert  <eggert@cs.ucla.edu>
 
        Use "ASET (a, i, v)" rather than "AREF (a, i) = v".
 
        * 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.
        (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.
 
 
 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:
        * nsterm.m (x_free_frame_resources): Move xfree so freed memory isn't
        referenced (Bug#11583).
 
-2012-06-16  Aurelien Aptel  <aurelien.aptel@gmail.com>
+2012-06-16  Aurélien Aptel  <aurelien.aptel@gmail.com>
 
        Implement wave-style variant of underlining.
        * dispextern.h (face_underline_type): New enum.
 
 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).
 
 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:
        now, but we want to make other targets possible.
        * lisp.h: Include <inttypes.h>, for INTPTR_MAX, UINTPTR_MAX.
        (EMACS_INTPTR, EMACS_UINTPTR): New macros.
-       In the rest of the code, change types of integers that hold casted
+       In the rest of the code, change types of integers that hold casts of
        pointers to EMACS_INTPTR and EMACS_UINTPTR, systematically
        replacing EMACS_INT, long, EMACS_UINT, and unsigned long.
        (XTYPE): Don't cast arg to EMACS_UINT; normally is not needed.
 
        * process.c (Fformat_network_address): Doc fix.
 
-2011-04-08  T.V. Raman  <tv.raman.tv@gmail.com>  (tiny change)
+2011-04-08  T. V. Raman  <tv.raman.tv@gmail.com>  (tiny change)
 
        * xml.c (parse_region): Avoid creating spurious whitespace nodes.
 
 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>
@@ -22931,7 +22936,7 @@ See ChangeLog.11 for earlier changes.
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 2011-2013 Free Software Foundation, Inc.
+  Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.