]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog.5
(x_set_font): When ARG is a font-object, check if the
[gnu-emacs] / src / ChangeLog.5
index dd4ba75089de94b3bd9bb14afcf3d7ec9061d1ca..2e3f668884e11de823271dfc9e2f084bb70ebf40 100644 (file)
        * keyboard.c (syms_of_keyboard): Always define track-mouse.
        (do_mouse_tracking): Always declare this var.
 
-1995-05-15  Marcus Daniels  <marcus@ee.pdx.edu>
+1995-05-15  Marcus G. Daniels  <marcus@ee.pdx.edu>
 
        * s/linux.h: Test _STDIO_USES_IOSTREAM as well as _IO_STDIO_H.
        [__ELF__] (START_FILES, LIB_STANDARD, LIB_GCC, UNEXEC): Define these.
        Use XMISCTYPE instead of that.
 
        * alloc.c (Fmake_marker, mark_object): Use XMISCTYPE.
-       (clear_marks, gc_sweep): Use u_marker union elt to extrat misc type.
+       (clear_marks, gc_sweep): Use u_marker union elt to extract misc type.
 
        * lread.c (defvar_int, defvar_bool, defvar_lisp_nopro, defvar_kboard)
        (defvar_per_buffer): Use XMISCTYPE.
 
        * textprop.c (Fnext_property_change): Fix previous change.
 
-1995-03-23  Kevin Rodgers  <kevinr@ihs.com> (tiny change)
+1995-03-23  Kevin Rodgers  <kevinr@ihs.com>  (tiny change)
 
        * print.c (temp_output_buffer_setup): (Re)set the default
        directory of the temp buffer to that of the current buffer.
 
        * lisp.h (SWITCH_ENUM_CAST): New macro.
        * alloc.c, data.c, keyboard.c, syntax.c, xdisp.c: Change all
-       occurences of SWITCH_ENUM_BUG to use SWITCH_ENUM_CAST instead.
+       occurrences of SWITCH_ENUM_BUG to use SWITCH_ENUM_CAST instead.
 
 1995-01-18  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 
        * s/aix3-1.h (AIXHFT): Define.
        * m/ibmrs6000.h (OBJECTS_MACHINE): Define only if AIXHFT.
 
-       * sysdep.c (init_sys_modes): Tes AIXHFT, not AIX.
+       * sysdep.c (init_sys_modes): Test AIXHFT, not AIX.
        (reset_sys_modes): Test AIXHFT.
        (hft_init, hft_reset): Test AIXHFT, not AIX.
 
        (display_mode_line): Unset the var.
        (decode_mode_spec): Set the var if %c was seen.
 
-1994-10-30  voelker  <voelker@cs.washington.edu>
+1994-10-30  Geoff Voelker  <voelker@cs.washington.edu>
 
        * makefile.nt: New file.
        * nt.c, nt.h: New files.
        (Finsert_file_types): Test DOS_NT instead of MSDOS.
        Rename local var try to trytry.
 
-       * fileio.c (Fadd_name_to_file): Wlways fail.
+       * fileio.c (Fadd_name_to_file): Always fail.
        (Frename_file) [WINDOWSNT]: Use MoveFile, not link and unlink,
        and check for both ERROR_FILE_EXISTS and ERROR_ALREADY_EXISTS.
        (Fmake_directory_internal) [WINDOWSNT]: Invoke mkdir without the mask.
        Use the return value of child_setup to get the child's pid;
        don't call vfork etc. explicitly.
 
-       * callproc.c [WINDOWSNT]: Add includes.  Defone NOMINMAX, _P_NOWAIT.
+       * callproc.c [WINDOWSNT]: Add includes.  Define NOMINMAX, _P_NOWAIT.
        (Vbinary_process_input, Vbinary_process_output)
        (Qbuffer_file_type): Test DOS_NT, not MSDOS.
        (syms_of_callproc): Test DOS_NT, not MSDOS.
 
        * buffer.c (list_buffers_1): Always mark current_buffer read-only.
 
-1994-10-20  Fred Pierresteguy  <F.Pierresteguy@frcl.bull.fr>
+1994-10-20  Frederic Pierresteguy  <F.Pierresteguy@frcl.bull.fr>
 
        * m/dpx2.h (LD_SWITCH_MACHINE): Defined.
 
 
        * xterm.h (XDISPLAY): Macro deleted.
        (XFlushQueue): Macro deleted.  All callers changed.
-       (DISPLAY_SCREEN_ARG): Maco deleted.
+       (DISPLAY_SCREEN_ARG): Macro deleted.
        (DISPLAY_CELLS): Macro deleted.
        (WINDOWINFO_TYPE): Macro deleted.
 
 
        * window.c (syms_of_window): Doc fix.
 
-1994-09-26  Fred Pierresteguy  <F.Pierresteguy@frcl.bull.fr>
+1994-09-26  Frederic Pierresteguy  <F.Pierresteguy@frcl.bull.fr>
 
        * m/dpx2.h (POSIX_SIGNALS): Define it.
        (sigsetmask): Add #undef.
@@ -7148,7 +7148,7 @@ See ChangeLog.4 for earlier changes.
 ;; coding: utf-8
 ;; End:
 
-    Copyright (C) 1994, 1995, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
+    Copyright (C) 1994, 1995, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
        Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.