(Finternal_char_font): Return font-object instead of font-name.
[bpt/emacs.git] / src / ChangeLog.6
index 798bfaa..ce56be6 100644 (file)
 
        * msdos.c (check_timer): Removed; use gettime instead.
        (sys_select): Call __dpmi_yield while waiting for input to
-       improve multitasking behaviour.
+       improve multitasking behavior.
        Do not check timer when no timeout.
 
 1996-04-16  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
        * emacs.c (Fdump_emacs): If HAVE_TZSET and not
        LOCALTIME_CACHE, call tzset to force a tz reload.
 
-1996-01-13  eggert  <eggert@twinsun.com>
+1996-01-13  Paul Eggert  <eggert@twinsun.com>
 
        * emacs.c (set_time_zone_rule): New decl.
        (environ): Always declare.
 
        * insdel.c (signal_after_change): Call report_interval_modification.
 
-       * textprop.c (call_mod_hooks): Moved from intevals.c
+       * textprop.c (call_mod_hooks): Moved from intevals.c.
        (verify_interval_modification): Moved from intervals.c.
        (interval_insert_behind_hooks, interval_insert_in_front_hooks):
        New variables.
 
        * s/irix5-2.h (SA_RESTART): Add #undef.
 
-       * keyboard.c:
+       * keyboard.c
        (Qpost_command_idle_hook, Vpost_command_idle_hook): New vars.
        (syms_of_keyboard): Set up new vars.
        (command_loop_1): Run Qpost_command_idle_hook.
 
 1995-08-10  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 
-       * s/linux.h (ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved to intel386.h
+       * s/linux.h (ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved to intel386.h.
        (LIBS_SYSTEM): Define this instead of LIBS_MACHINE.
 
        * m/intel386.h [linux] (ULIMIT_BREAK_VALUE, SEGMENT_MASK):
        * bytecode.c (Fbyte_code): For Beqlsign, if both args are ints,
        compare as ints.
 
-       * xterm.c [HAVE_X11XTR6]: Include locale.h
+       * xterm.c [HAVE_X11XTR6]: Include locale.h.
        (x_term_init) [HAVE_X11XTR6]: Set LC_NUMERIC and LC_TIME back to C.
 
        * data.c (Fnumber_to_string): Make `buffer' long enough.
        (redisplay): In the "point hasn't moved" shortcut,
        make sure that the cursor is in the right window already.
 
-       * msdos.c (IT_cursor_to, IT_clear_end_of_line, IT_write_glyphs):
+       * msdos.c (IT_cursor_to, IT_clear_end_of_line, IT_write_glyphs)
        (IT_set_face): Call internal_flush if short of room.
 
 1995-06-25  Morten Welinder  <terra+@cs.cmu.edu>
@@ -5359,10 +5359,10 @@ See ChangeLog.5 for earlier changes.
 
   This file is part of GNU Emacs.
 
-  GNU Emacs is free software; you can redistribute it and/or modify
+  GNU Emacs is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
-  the Free Software Foundation; either version 3, or (at your option)
-  any later version.
+  the Free Software Foundation, either version 3 of the License, or
+  (at your option) any later version.
 
   GNU Emacs is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -5370,8 +5370,6 @@ See ChangeLog.5 for earlier changes.
   GNU General Public License for more details.
 
   You should have received a copy of the GNU General Public License
-  along with GNU Emacs; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-  Boston, MA 02110-1301, USA.
+  along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
 ;;; arch-tag: 66a98e1c-2268-45e8-8a57-286b9c85a4e9