X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/7c420169baa7c50428589cca7f8eda71b462eb15..6cdd8f7153b553c6dc02be47e04a2e75117b6fe4:/src/ChangeLog.1 diff --git a/src/ChangeLog.1 b/src/ChangeLog.1 index 8b4a9afbc6..19cc3a2997 100644 --- a/src/ChangeLog.1 +++ b/src/ChangeLog.1 @@ -405,7 +405,7 @@ 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. @@ -2237,7 +2237,7 @@ * 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. @@ -2279,7 +2279,7 @@ 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): @@ -2375,7 +2375,7 @@ 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. @@ -2920,7 +2920,7 @@ 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. @@ -3521,8 +3521,7 @@ * 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 Free Software Foundation, Inc. + Copyright (C) 1985-1986, 2001-2016 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -3538,5 +3537,3 @@ You should have received a copy of the GNU General Public License along with GNU Emacs. If not, see . - -;;; arch-tag: 2d2c1086-b0a5-437c-bc58-fb38ce2e0f9b