* w32term.c (pfnGetFontUnicodeRanges): Remove unused function pointer.
[bpt/emacs.git] / src / ChangeLog.5
index 386dee3..dd4ba75 100644 (file)
 
        * emacs.c (Fdump_emacs): Don't use & before my_edata.
 
-1995-05-08  Francesco Potorti`  (pot@cnuce.cnr.it)
+1995-05-08  Francesco Potortì  (pot@cnuce.cnr.it)
 
        * m/delta.h (C_SWITCH_MACHINE): Let configure decide if this is
        a 68040 or 68030.  Don't condition on __STDC__.
 
        * search.c (search_regs_saved): Don't initialize; it dumps as pure.
 
-1994-11-24  Francesco Potorti`  <pot@cnuce.cnr.it>
+1994-11-24  Francesco Potortì  <pot@cnuce.cnr.it>
 
        * m/delta.h (C_SWITCH_MACHINE): -inline-functions removed,
        because the compiler shipped with R3V7 is not stable.
        * config.h.in: Add #undefs for --with-pop, --with-kerberos, and
        --with-hesiod.
 
-1994-11-19  Francesco Potorti`  <pot@cnuce.cnr.it>
+1994-11-19  Francesco Potortì  <pot@cnuce.cnr.it>
 
        * lisp.h: (running_asynch_code): New global flag.
        * emacs.c (running_asynch_code): New global flag.
         pass its buffer.
        (display_text_line): Likewise.
 
-1994-11-16  Francesco Potorti`  (pot@cnuce.cnr.it)
+1994-11-16  Francesco Potortì  (pot@cnuce.cnr.it)
 
        * Makefile.in.in (TAGS): The new etags allows tagging DEFVARs.
 
        (Fframep #2) [MSDOS]: Return 'pc for when termcap is not used.
        (Fmouse_position #2) [HAVE_MOUSE]: Return useful information.
        (Fframe_parameters #2): Show "font" as "default".
-       (Fframe_parameters #2) [MSDOS]: Show fore- and background colours.
+       (Fframe_parameters #2) [MSDOS]: Show fore- and background colors.
        (Fmodify_frame_parameters #2) [MSDOS]: Call IT_set_frame_parameters.
        (Fframe_list #2): New stub function.
        (syms_of_frame #2): defsubr frame_list.
        * sysdep.c (init_sys_modes): Make sure that internal_terminal_init
        is only called once.
        (init_sys_modes, reset_sys_modes) [HAVE_X_WINDOWS]: Add conditional.
-       (reset_sys_modes) [MSDOS]: Change to MSDOG's default colours.
+       (reset_sys_modes) [MSDOS]: Change to MSDOG's default colors.
        (kbd_input_ast): Use just XSETFRAME.
 
        * window.c (init_window_once) [!MULTI_FRAME]: Set selected_frame and
        stubs.
        (load_color) [MSDOS && !HAVE_X_WINDOWS]: Special version.
        (Fset_face_attribute_internal) [MSDOS && !HAVE_X_WINDOWS]: Stubify
-       font setting, mask away 0x08 (the blink bit) from background colour.
+       font setting, mask away 0x08 (the blink bit) from background color.
        (syms_of_xfaces) [!HAVE_X_WINDOWS]: Don't defsubr Spixmap_spec_p.
        (Fmake_face_internal): Use FOR_EACH_FRAME.
        (init_frame_faces): Guard multi-frame stuff with MULTI_FRAME.
 
        * s/sol2.h (GETTIMEOFDAY_ONE_ARGUMENT): Undo previous change.
 
-1994-06-18  Francesco Potorti`  (pot@fly.cnuce.cnr.it)
+1994-06-18  Francesco Potortì  (pot@fly.cnuce.cnr.it)
 
        * m/delta.h (memmove): switch the first two args.
 
 
 See ChangeLog.4 for earlier changes.
 
+;; Local Variables:
+;; coding: utf-8
+;; End:
+
     Copyright (C) 1994, 1995, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
        Free Software Foundation, Inc.