Spelling fixes.
[bpt/emacs.git] / src / ChangeLog.2
index 8165842..62e3de2 100644 (file)
        * xterm.c (XTread_socket): If HAVE_SELECT, call xfixscreen
        before waiting.
 
-       * dispnew.c (update_line): comments added.
+       * dispnew.c (update_line): Comments added.
 
        * xterm.c (writechars): Output only the chars specified
        even if in update; don't clear to end.
        (XTread_socket): Check O_NDELAY only if it and F_GETFL are defined.
-       (x_term_init) [IBMRTAIX]: do call gethostname.
+       (x_term_init) [IBMRTAIX]: Do call gethostname.
        () [IBMRTAIX]: Include sys/time, not time.
 
 1988-08-23  Chris Hanson  (cph@kleph)
 
 1988-05-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
-       * s-iris3-{5,6}.h: Undo Jan 11 change.
+       * s-iris3-5.h, s-iris3-6.h: Undo Jan 11 change.
 
 1988-05-23  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
 
 
        * sysdep.c [VMS]: RAB's never a macro; let RAB$C_BID control rab.h.
 
-       * sysdep.c [VMS] (sys_getenv): only if value of lib$sys_trnlog
+       * sysdep.c [VMS] (sys_getenv): Only if value of lib$sys_trnlog
        is exactly 1 does it mean it found something.
 
-       * sysdep.c (creat_copy_attrs): Downcase remaining SYS$OPEN, SSY$CLOSE.
+       * sysdep.c (creat_copy_attrs): Downcase remaining SYS$OPEN, SYS$CLOSE.
 
 1988-04-25  Richard Stallman  (rms@lucky-charms.ai.mit.edu)
 
        (That `select' saw something on channel 0 doesn't mean it is
        kbd input; it could be an expose event.)
 
-       * keyboard.c (read_avail_input) [FIONREAD]:  Now static.
+       * keyboard.c (read_avail_input) [FIONREAD]: Now static.
        New arg specifies value of NREAD;
        if it is nonzero, don't call get_input_pending to get it.
        Use kbd_buffer_store_char to put chars into kbd_buffer.
 1988-01-22  Richard Stallman  (rms@frosted-flakes)
 
        * m-ibmrt.h: Add some AIX conditionals; output on BSD should
-       be unchnged.  Perhaps will now run on AIX.
+       be unchanged.  Perhaps will now run on AIX.
 
 1988-01-21  Richard Stallman  (rms@frosted-flakes)
 
        * alloca.s: Change some as-style comments to C-style comments
        so cccp won't be confused by stray singlequotes.
 
-       * s-iris3-{5,6}.h: Move the #defines of long-named functions
+       * s-iris3-5.h, s-iris3-6.h: Move the #defines of long-named functions
        into m-irist.h.
 
        * lread.c (init_read): Warn if dirs in PATH_LOADSEARCH don't exist.
 
 1988-01-11  Richard Stallman  (rms@frosted-flakes)
 
-       * s-iris3-{5,6}.h: Don't #undef SIGIO.  BROKEN_FIONREAD makes it unnec.
+       * s-iris3-5.h, s-iris3-6.h: Don't #undef SIGIO.  BROKEN_FIONREAD makes it unnec.
        * process.c [IRIS]: Find sysmacros.h in sys/.
 
 1988-01-09  Richard Stallman  (rms@frosted-flakes)
 1988-01-06  Richard Stallman  (rms@frosted-flakes)
 
        * s-hpux.h: Don't define nomultiplejobs, LDAV_SYMBOL, LIBS_DEBUG
-        or BROKEN_FIONREAD.
+       or BROKEN_FIONREAD.
        * m-hp9000s300.h: Define those four.
        * s-hpux.h: Define BSTRING, and define bcopy, etc., as macros.
 
 
 1987-07-29  Richard Mlynarik  (mly@prep)
 
-       * lread.c (init_read): Initialise load_in_progress.
+       * lread.c (init_read): Initialize load_in_progress.
 
 1987-07-28  Richard M. Stallman  (rms@prep)
 
        Remove #ifndef VMS around the sleep when buffer is full.
        * s-vms.h: Define nonstandard PENDING_OUTPUT_COUNT for VMS use.
 
-       * fileio.c (file_name_as_directory) [VMS]:  Fix 3rd arg to strncmp.
+       * fileio.c (file_name_as_directory) [VMS]: Fix 3rd arg to strncmp.
 
 1987-07-17  Paul Rubin  (phr@prep)
 
 1987-07-10  Chris Hanson  (cph@prep)
 
        * xterm.h: Define macros to abstract control of input signals.
-       Alternate set of macros for hp-ux does no signalling.
+       Alternate set of macros for hp-ux does no signaling.
 
        * xterm.c:
        * xfns.c:
 
 1987-06-09  Richard M. Stallman  (rms@prep)
 
-       * syntax.c: (scan_lists): Clear mathexit on 2nd math-char in a pair.
+       * syntax.c (scan_lists): Clear mathexit on 2nd math-char in a pair.
 
 1987-06-08  Richard M. Stallman  (rms@prep)
 
        Turn on call to vmserrstr.
        * sysdep.c (vmserrstr) [VMS]: Define this function.
 
-       * process.c (create_process) [IRIS]:  Don't open the pty's tty
+       * process.c (create_process) [IRIS]: Don't open the pty's tty
        in the parent process.  Open only once, in the child.
 
        * xdisp.c (redisplay_window): If window-start points nowhere,
 
 1987-05-05  Richard Mlynarik  (mly@prep)
 
-       * m-irist.h:  New version from raible@orville.arpa
-       * s-iris3-5.h:  New file.  (s-usg5-2 with additions)
+       * m-irist.h: New version from raible@orville.arpa
+       * s-iris3-5.h: New file.  (s-usg5-2 with additions)
 
        * keyboard.c:
        IRIS, like HPUX, #defines but does not implement FIONREAD.
 1987-04-27  Richard Mlynarik  (mly@prep)
 
        * fileio.c (APOLLO from lnz):
-       Fcopy_file, Fset_file_modes: Don't use un*x modes if
+       (Fcopy_file, Fset_file_modes): Don't use un*x modes if
        env var USE_DOMAIN_ACLS is set.
-       Fset_file_modes: utimes fix.
-       Finsert_file_contents:  Must do fstat after open for Apollo.
+       (Fset_file_modes): utimes fix.
+       (Finsert_file_contents): Must do fstat after open for Apollo.
 
        * emacs.c (main): (APOLLO from lnz):
        Don't use un*x modes if env var USE_DOMAIN_ACLS set.
        (`3.5 turbo'). (<8704150216.AA21012@orville.arpa>)
 
        * unexec.c: iris code (is USG, but has struct exec)
-       * sysdep.c: iris utimes emulatation. (HAVE_TIMEVAL)
+       * sysdep.c: iris utimes emulation. (HAVE_TIMEVAL)
 
        * process.c: (IRIS)
        #include <sysmacros.h>
 1987-04-10  Richard Mlynarik  (mly@prep)
 
        * window.c (Fset_window_configuration):
-       Don't unchain markers -- this window configuation may be used
+       Don't unchain markers -- this window configuration may be used
        again.  Let normal GC unchain them.
 
 1987-04-08  Richard Mlynarik  (mly@prep)
 
        * emacs.c (main): Call syms_of_xmenu only if HAVE_X_MENU.
        * ymakefile: Use new switch HAVE_X_MENU to decide whether
-       to includ xmenu.c
+       to include xmenu.c
        * config.h-dist: Tell people about this flag.
 
 1987-03-20  Richard Mlynarik  (mly@prep)
 
-       * filemode.c:  Hacks for set-uid/gid but not executable.
+       * filemode.c: Hacks for set-uid/gid but not executable.
 
 1987-03-20  Richard M. Stallman  (rms@prep)
 
 
        * term.c (term_init): Don't use Down on VMS if it's a ^J.
        Fix C syntax errors in fatal error message.
-       Distinguish failure to open termcap fle from undefined term type.
+       Distinguish failure to open termcap file from undefined term type.
 
        * s-vms.h: Increase DATA_START by 512.  #define abort sys_abort.
        Flush LIBS_DEBUG defn since ymakefile not used.
 
 1987-02-22  Richard M. Stallman  (rms@prep)
 
-       * dispnew.c (Fopen_termscript):  Close existing termscript
+       * dispnew.c (Fopen_termscript): Close existing termscript
        file before trying to open a new one.  Report open failure
        with report_file_error.
 
        Fsave_window_excursion.
 
        Also fixed a bug in which point was not being restored in
-       buffer currrent at end of save-window-excursion and that buffer
+       buffer current at end of save-window-excursion and that buffer
        was not current when the config was recorded (It is supposed
        to not be restored if it was current at the start)
 
 
 1987-02-12  Richard M. Stallman  (rms@prep)
 
-       * xdisp.c (try_window): Fix paren errer in checking hpos
+       * xdisp.c (try_window): Fix paren error in checking hpos
        against hscroll.  This caused window_end_pos to be wrong
        when there was hscroll.
 
        is truncation.
 
        * xdisp.c (display_string): mincol==-1 means no minimum.
-       * xdisp.c (display_text_line): Use -1 for mincol of minibuf promp.
+       * xdisp.c (display_text_line): Use -1 for mincol of minibuf prompt.
 
 1987-02-11  Richard M. Stallman  (rms@prep)
 
 
 1987-02-10  Richard Mlynarik  (mly@prep)
 
-       * xfns.c (Fx_get_default):  Add (unsigned char *) cast.
+       * xfns.c (Fx_get_default): Add (unsigned char *) cast.
 
-       * window.c: typo.
+       * window.c: Typo.
 
 1987-02-09  Richard M. Stallman  (rms@prep)
 
        * dispnew.c (Fsit_for): 2nd arg non-nil means don't redisplay.
 
        * s-vms.h: Don't define VMS4_0, VMS4_2 or VMS4_4.
-       * s-vms4-[024].h: New files that include s-vms.h and also
-       define VMS4_0 or VMS4_2 or VMS4_4.
+       * s-vms4-0.h, s-vms4-2.h, s-vms4-4.h: New files that include s-vms.h
+       and also define VMS4_0 or VMS4_2 or VMS4_4.
 
        * vmspaths.h: Remove `/emacs' from all paths, to go with a change
        in emacs.com that includes that path segment in emacs_library.
 1987-01-16  Richard Mlynarik  (mly@prep)
 
        * xfns.c (Fx_set_{background,cursor,mouse}_color):
-       Initialise save_color.
+       Initialize save_color.
 
        * fileio.c, search.c, sysdep.c, filelock.c, editfns.c, process.c:
        Delete/replace unused/conditionalised variables
 1986-11-26  Richard M. Stallman  (rms@prep)
 
        * sysdep.c (get_system_name):
-        Eliminate internal static var in USG case.
+       Eliminate internal static var in USG case.
 
        * lisp.h: New case testing and conversion macros
        UPPERCASEP, LOWERCASEP, NOCASEP, UPCASE, DOWNCASE.
        * process.c (change_msgs):
 
        * search.c (Freplace_match): Use upcase_initials_region
-       insead of duplicating it.
+       instead of duplicating it.
 
        * keyboard.c (Frecursive_edit): If not the top-level edit,
        specbind standard-output and standard-input to t.
        local variables for more register decls.  Compute
        and pass `envlen' arg to child_setup.
 
-       * process.c (create_process):  Compute and pass `envlen' arg
+       * process.c (create_process): Compute and pass `envlen' arg
        to child_setup.
 
        * xterm.c (x_term_init): Don't call XPopUpWindow at all.
        If visiting and file doesn't exist, finish visiting (updating
        various buffer slots) before getting error, and set modtime to -1.
 
-       * bytecode.c (Fbytecode): Rarrange all the Bvarref cases to
+       * bytecode.c (Fbytecode): Rearrange all the Bvarref cases to
        share most of the code.  Likewise for Bvarset, Bvarbind
        and Bunbind cases.  Makes it smaller and makes all
        Bvarrefs use the fast inline code.
 
        * m-alliant.h, m-mg1.h: New machines supported.
 
-       * ymakefile: Make START_FILES a preprocesser variable
+       * ymakefile: Make START_FILES a preprocessor variable
        and don't change it if already defined.
        * m-gould.h: Move special gould value of START_FILES here.
 
 1986-11-18  Richard Mlynarik  (mly@prep)
 
        * emacs.c (main):
-       Giving `inhibit_x_windows' an initialisation loses;
+       Giving `inhibit_x_windows' an initialization loses;
        do it explicitly.
 
        * xfns.c (Fx_rubber_band):
        [So (-259 . (259 . x)) means to format x -exactly- 259 chars wide.]
 
        * dispnew.c (Fding):
-       Do not terminate macro-definition if given an argument
+       Do not terminate macro-definition if given an argument.
        (This is so things like asynchronous process notifications
-       can beep but not screw)
+       can beep but not screw.)
 
 1986-11-10  Richard M. Stallman  (rms@prep)
 
 1986-11-03  Richard Mlynarik  (mly@prep)
 
        * xterm.c (stufflines):
-       Initialise signal mask.
+       Initialize signal mask.
 
        * xterm.h:
        Add definition of sigmask
        New function.
 
        * window.c (Fset_window_hscroll):
-       Don't inhibit redisplay optimisations if hscroll is same.
+       Don't inhibit redisplay optimizations if hscroll is same.
 
        * ymakefile:
        rm ../etc/DOC to avoid make-docfile overwriting any files which
        VMS changes from Sasaki
 
        * termcap.c (tgetent):
-       Make sure `indirect' initialised.
+       Make sure `indirect' initialized.
 
        * xfns.c (grey_p and callers):
        New function to compensate for ugly chauvinistic American
        core-dump)
 
        Dike out global-minor-modes.  This wasn't actually being used by
-       anything (due to a bug) and wasn't even being initialised!
+       anything (due to a bug) and wasn't even being initialized!
        minor-mode-alist does what this thought it was doing.
 
 1986-10-11  Richard Mlynarik  (mly@prep)
        * callint.c (Fcall_interactively):
        Remove extreme weirdness of storing (int) "" where a Lisp_Object
        was expected (in visargs)
-       Slighly more informative error message for bad interactive code
+       Slightly more informative error message for bad interactive code
        letter.
 
        * abbrev.c (Funexpand_abbrev):
        * xterm.c: Load sys/types.h explicitly if xterm.h doesn't do it.
 
        * keyboard.c (interrupt_signal):
-       Delete suprious `)' in HAVE_X_WINDOWS case.
+       Delete spurious `)' in HAVE_X_WINDOWS case.
 
 1986-10-03  Richard Mlynarik  (mly@prep)
 
        * emacs.c (main)
        Under X, accept "-display" switch as synonym for "-d"
 
-       * eval.c (spedcbind)
+       * eval.c (specbind)
        Don't make Lisp_Buffer_Objfwd's buffer-local when just binding.
        (so now (let ((case-fold-search t))) doesn't force buffer-localness)
        However, setting a binding will still make it buffer-local.
        (ie (let ((case-fold-search t)) (setq case-fold-search t))
-        will cause case-fold-search be buffer-local even outside the let)
+       will cause case-fold-search be buffer-local even outside the let)
 
        * xfns.c:
        Preserve studlycaps: "Gnuemacs" => "GNU Emacs"
        * editfns.c (Fuser_uid, Fuser_real_uid):
        New functions that return values of geteuid and getuid system calls.
 
-       * dired.c (Ffile_attributes):  Value has additional element
+       * dired.c (Ffile_attributes): Value has additional element
        t iff file gid would change if Emacs deletes it and recreates it.
 
        * xdisp.c (display_mode_element):
        being unbound.  struct catchtag has two new fields,
        gcpro and pdlcount.
 
-       * eval.c (Fthrow, Fsignal):  Use unbind_catch before longjmp.
+       * eval.c (Fthrow, Fsignal): Use unbind_catch before longjmp.
 
        * eval.c (internal_catch): No need to restore anything
        from the catchtag after throw, because unbind_catch does it all.
        do the setpgrp here before reopening the pty rather than
        waiting for child_setup.
 
-       * window.c (make_window): size given to make_vector
+       * window.c (make_window): Size given to make_vector
        was one too small.
 
 1986-07-10  Richard M. Stallman  (rms@prep)
 
-       * keymap.c (Fdescribe_bindings): change XSETTYPE/XSETBUFFER to
+       * keymap.c (Fdescribe_bindings): Change XSETTYPE/XSETBUFFER to
        XSET.
-       (describe_command): change XSETSTRING to XSET.
-       * window.c (Fmove_to_window_line): delete unused start =.
-       * xdisp.c (DoDsp) delete unused all_windows initializer.
-       * dispnew.c (update_line): delete unused osp =.
-       * minibuf.c (do_completion): delete unused completedp initializer.
-       * search.c (Freplace_match): delete unused some_multiletter_word init.
-       * alloc.c (gc_sweep): delete unused next initializers.
-       * fns.c (concat): after error on non-int elt for string,
-          do store the new value from the error handler.
-       * lread.c (read1): comment out unused end =.
-       * lread.c (read_list): delete unused tail =.
+       (describe_command): Change XSETSTRING to XSET.
+       * window.c (Fmove_to_window_line): Delete unused start =.
+       * xdisp.c (DoDsp): Delete unused all_windows initializer.
+       * dispnew.c (update_line): Delete unused osp =.
+       * minibuf.c (do_completion): Delete unused completedp initializer.
+       * search.c (Freplace_match): Delete unused some_multiletter_word init.
+       * alloc.c (gc_sweep): Delete unused next initializers.
+       * fns.c (concat): After error on non-int elt for string,
+       do store the new value from the error handler.
+       * lread.c (read1): Comment out unused end =.
+       * lread.c (read_list): Delete unused tail =.
        * data.c (Fmake_variable_buffer_local):
-         if value type is Lisp_Some_Buffer_Local_Value,
-         change it to Lisp_Buffer_Local_Value permanently.
-       * undo.c (record_block): delete unused cp =.
-         Don't bother reallocing if n = 0 after first batch.
+       If value type is Lisp_Some_Buffer_Local_Value,
+       change it to Lisp_Buffer_Local_Value permanently.
+       * undo.c (record_block): Delete unused cp =.
+       Don't bother reallocing if n = 0 after first batch.
        * fileio.c (Fverify_visited_file_modtime):
-         If CHECK_BUFFER changes buf, use the changed value.
+       If CHECK_BUFFER changes buf, use the changed value.
 
 1986-07-07  Richard M. Stallman  (rms@prep)
 
-       * alloc.c (mark_buffer): mark the selective_display_ellipses slot.
+       * alloc.c (mark_buffer): Mark the selective_display_ellipses slot.
 
 1986-06-25  Richard M. Stallman  (rms@prep)
 
        * window.c (Frecenter): Fix bug in last change:
-       change applied to M-- arg ratherthan C-u by mistake.
+       change applied to M-- arg rather than C-u by mistake.
 
 1986-06-19  Richard M. Stallman  (rms@prep)
 
 
        * fileio.c (Ffile_newer_than_file_p): New Lisp primitive.
 
-       * fileio.c (Ffile_exists_p):  this is now distinct from
+       * fileio.c (Ffile_exists_p): This is now distinct from
        Ffile_readable_p; it checks only for existence, not for
        readability.
 
        * editfns.c (Fgoto_char): Use new interactive code N.
 
-       * callint.c (Fcall_interactively): New code N
-       means use prefix argif have one, else read number from minibuffer.
+       * callint.c (Fcall_interactively): New code N means use
+       prefix arg if have one, else read number from minibuffer.
 
        * buffer.c (record_buffer):
        Don't use Frassq, Fmemq or Fdelq since their loops
-       allow quitting.  Write a spacial loop by hand.
+       allow quitting.  Write a special loop by hand.
 
 1986-06-05  Richard M. Stallman  (rms@prep)
 
 
 See ChangeLog.1 for earlier changes.
 
-    Copyright (C) 1986, 1987, 1988, 2001, 2002, 2003, 2004, 2005, 2006,
-       2007, 2008  Free Software Foundation, Inc.
+    Copyright (C) 1986-1988, 2001-2011  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
@@ -4788,5 +4787,3 @@ See ChangeLog.1 for earlier changes.
 
   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: 3334fc8a-ec24-4601-99fc-4c8adc2b31bb