]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog.2
Switch to standard GPL text for license.
[gnu-emacs] / src / ChangeLog.2
index 1d934ea263d154d87baa942856674be46ddb166d..420688ac3856f3efe9d71780c14edfc92add44a7 100644 (file)
 
 1988-01-07  Richard Stallman  (rms@frosted-flakes)
 
-       * lreadc (init_obarray): Split the stmt `hash =' to avoid
+       * lread.c (init_obarray): Split the stmt `hash =' to avoid
        a VACX bug.
 
        * alloca.s [pyramid]: Keep sp a multiple of 32.
 
 1987-09-16  Richard M. Stallman  (rms@prep)
 
-       * m-sun[23].h: Doc fix.
+       * m-sun2.h, m-sun3.h: Doc fix.
 
        * sysdep.c (reset_sys_modes): Don't output anything
        if have a read_socket_hook (i.e. under X).
        * Version 18.39 released.
 
        * s-umax.h: Add definition of SEGMENT_MASK.
-       Delete definition of LIBS_SYSTEM.
+       Delete definition of LIBS_SYSTEM.
        * align.umax: File deleted.
 
        * emacs.c (main): Don't mention syms_of_vmsfns explicitly.
 
 1987-03-09  Richard M. Stallman  (rms@prep)
 
-       * m-alliant.h, crt0.c for alliant:
+       * m-alliant.h, crt0.c (for alliant):
        Must save _curbrk when dumping (from ADJUST_EXEC_HEADER)
        and restore it in crt0, because _curbrk itself isn't dumped.
 
        * fileio.c: Added `sysnetunam' function for controlling remote
        file access connections under hp-ux.
 
-       * s-hpux (LIBS_SYSTEM): Added `-ln' which is used by `sysnetunam'.
+       * s-hpux.h (LIBS_SYSTEM): Added `-ln' which is used by `sysnetunam'.
 
 1987-02-28  Richard M. Stallman  (rms@prep)
 
        (ie (let ((case-fold-search t)) (setq case-fold-search t))
         will cause case-fold-search be buffer-local even outside the let)
 
-       * xfns.c
+       * xfns.c:
        Preserve studlycaps: "Gnuemacs" => "GNU Emacs"
 
        * Various
        * ymakefile (CPP): Now defined by default as `cc -E'.
        * Makefile: likewise.
 
-       More 3b changes:
+       More 3b changes:
        * ymakefile: Allow config to specify LIBS_TERMCAP even if
        TERMINFO.
        * sysdep.c: Delete the sign-extension functions; just define
        * fileio.c (Fcopy_file): optional 4th arg non-nil
        means preserve the last-modified time.
 
-       Make C-M-v in minibuffer scroll the minibuffer's help window if any.
+       Make C-M-v in minibuffer scroll the minibuffer's help window if any.
        * window.c (save_window_{save,restore}):
        Save and restore minibuf_scroll_window.
        * window.c (Fscroll_other_window):
        * ymakefile: If NO_REMAP, use the standard crt0.o
        but precede it with pre_crt0.o whose job is to define data_start.
 
-       * buffer.h. buffer.c: New per-buffer variable
+       * buffer.h, buffer.c: New per-buffer variable
        selective-display-ellipses.
 
        * xdisp.c (display_text_line), indent.c (compute_motion):
 
 See ChangeLog.1 for earlier changes.
 
-    Copyright (C) 1986, 1987, 1988 Free Software Foundation, Inc.
-  Copying and distribution of this file, with or without modification,
-  are permitted provided the copyright notice and this notice are preserved.
+    Copyright (C) 1986, 1987, 1988, 2001, 2002, 2003, 2004, 2005, 2006,
+       2007  Free Software Foundation, Inc.
+
+  This file is part of GNU Emacs.
+
+  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 2, 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
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+  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.
+
+;;; arch-tag: 3334fc8a-ec24-4601-99fc-4c8adc2b31bb