]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog.1
Make GC_MAKE_GCPROS_NOOPS the default (Bug#9926).
[gnu-emacs] / src / ChangeLog.1
index 9c6ab3f82efe2bfca7fbf307667cb4b4db7977d9..5265d6fdf59f2ec1d3f0dd84c3ec1dc547e4d049 100644 (file)
        * unexec.c (make_hdr for celerity):
        Copy their own header field a_scovfrl from ohdr.
 
        * unexec.c (make_hdr for celerity):
        Copy their own header field a_scovfrl from ohdr.
 
-       * unexec.c for COFF:
-       Round positions of text and and data sections in output file
+       * unexec.c [COFF]:
+       Round positions of text and data sections in output file
        to page boundaries.
 
        * crt0.c: Install version for Encore machines.
        to page boundaries.
 
        * crt0.c: Install version for Encore machines.
        prompt.
        (various): Pass window being displayed as arg to vmotion.
        (various): Compute starting-hpos arg to compute_motion
        prompt.
        (various): Pass window being displayed as arg to vmotion.
        (various): Compute starting-hpos arg to compute_motion
-        using minibuf_prompt_width if in minibuf starting at top.
+       using minibuf_prompt_width if in minibuf starting at top.
 
        * window.c (Fdisplay_buffer & callers):
        Take second arg, non-nil means do not use selected window
 
        * window.c (Fdisplay_buffer & callers):
        Take second arg, non-nil means do not use selected window
        Use signal, not sigset, since we simulate signal on
        all system versions when nec.
 
        Use signal, not sigset, since we simulate signal on
        all system versions when nec.
 
-       * buffer.c (syms_of_buffer, init_buffer_once,
-                   reset_buffer_local_variables):
+       * buffer.c (syms_of_buffer, init_buffer_once)
+       (reset_buffer_local_variables):
        Define default-abbrev-mode, and init new buffers' abbrev-mode
        from it.  Move definition of abbrev-mode here from abbrev.c.
 
        Define default-abbrev-mode, and init new buffers' abbrev-mode
        from it.  Move definition of abbrev-mode here from abbrev.c.
 
 
        * data.c (Fset):
        If Vautoload_queue non-nil, record function and old definition
 
        * 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.
 
        * fns.c (Fprovide):
        If Vautoload_queue is non-nil, record old value of Vfeatures.
        Often, just return what it returned.
        `error' still never returns to its caller.
 
        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.
 
        Use new functions args_out_of_range and args_out_of_range_3
        (in data.c) to do this.
 
        * keymap.c, callint.c, minibuf.c, fns.c, commands.h:
        Rename MinbufLocalMap to Vminibuffer_local_map, etc.
        Rename minibuf-local-{,-ns,-completion,must-match}map,
        * keymap.c, callint.c, minibuf.c, fns.c, commands.h:
        Rename MinbufLocalMap to Vminibuffer_local_map, etc.
        Rename minibuf-local-{,-ns,-completion,must-match}map,
-        and DefLispVar them (document even!).
+       and DefLispVar them (document even!).
        => New lisp variables minibuffer-local-map, minibuffer-local-ns-map,
        minibuffer-local-completion-map, minibuffer-local-must-match-map.
 
        => New lisp variables minibuffer-local-map, minibuffer-local-ns-map,
        minibuffer-local-completion-map, minibuffer-local-must-match-map.
 
        * minibuf.c: Don't allow entry to minibuffer
        while minibuffer is selected.
 
        * minibuf.c: Don't allow entry to minibuffer
        while minibuffer is selected.
 
-    Copyright (C) 1985, 1986, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-       2008 Free Software Foundation, Inc.
+    Copyright (C) 1985-1986, 2001-2012 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
 
   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/>.
 
   You should have received a copy of the GNU General Public License
   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
-
-;;; arch-tag: 2d2c1086-b0a5-437c-bc58-fb38ce2e0f9b