]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog.1
Remove now-inaccurate bytecode comments
[gnu-emacs] / src / ChangeLog.1
index 9cb3e5ec18bf99cc0b93622986cad77ec8ea9651..19cc3a29979e319a49b31f1bc5a4a74031454045 100644 (file)
        Copy their own header field a_scovfrl from ohdr.
 
        * unexec.c [COFF]:
-       Round positions of text and and data sections in output file
+       Round positions of text and data sections in output file
        to page boundaries.
 
        * crt0.c: Install version for Encore machines.
 
        * data.c (Fset):
        If Vautoload_queue non-nil, record function and old definition
-       by consing onto Vautoload_qeueue.
+       by consing onto Vautoload_queue.
 
        * fns.c (Fprovide):
        If Vautoload_queue is non-nil, record old value of Vfeatures.
        Postpone fixup of free_at_end_vpos
        until unchanged_at_bottom is set up.
 
-       * everywhere:
+       * Everywhere:
        Remove many variables not really used.
 
        * process.c (count_active_processes):
        Often, just return what it returned.
        `error' still never returns to its caller.
 
-       * Signalling Qargs_out_of_range:
+       * Signaling Qargs_out_of_range:
        Use new functions args_out_of_range and args_out_of_range_3
        (in data.c) to do this.
 
 
 1985-06-08  Richard M. Stallman  (rms@mit-prep)
 
-       * various files:
+       * Various files:
        Make functions called by internal_with_output_to_temp_window
        all return Lisp_Object.
 
        * minibuf.c: Don't allow entry to minibuffer
        while minibuffer is selected.
 
-    Copyright (C) 1985, 1986, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-       2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+    Copyright (C) 1985-1986, 2001-2016 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
 
   You should have received a copy of the GNU General Public License
   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
-