]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog.10
Bump version to 24.1.
[gnu-emacs] / src / ChangeLog.10
index ada5e0f78effc3dbe77ce5d30524b9fb28bcd697..10de7e53794f9684450ccdcdeca0a12eb8e7e64d 100644 (file)
        * w32fns.c (current_popup_menu): Use from w32menu.c.
        (w32_wnd_proc) <WM_EXITMENULOOP, WM_TIMER>: Use menubar_active
        and current_popup_menu to determine whether a menubar menu has
-       been cancelled.
+       been canceled.
 
        * w32term.h (w32_output): Remove menu_command_in_progress.
 
        (syms_of_xdisp): DEFVAR_LISP and initialize it.  Update doc string
        to describe new value `grow-only', and use of C-l.
        (display_tool_bar_line): Only use default face for border below
-       toolbar if not grow-only (to get acceptable visual appearence).
+       toolbar if not grow-only (to get acceptable visual appearance).
        Explicitly set visible_height for empty toolbar lines.
        (redisplay_tool_bar): Handle `grow-only' setting.  Check and clear
        minimize_tool_bar_window_p flag.
 
        * textprop.c (Fremove_list_of_text_properties):
        Ensure modify_region is called only when buffer is modified and that
-       signal_after_change is allways called in that case.
+       signal_after_change is always called in that case.
 
        * print.c (PRINTFINISH): Call signal_after_change.
 
        (merge_face_heights): Eliminate GCPRO arg.  All callers changed.
 
        * keyboard.c (command_loop_1): Change Vtransient_mark_mode
-       before deciding whether to inactivate mark.
+       before deciding whether to deactivate mark.
 
 2004-11-06  Lars Brinkhoff  <lars@nocrew.org>
 
        Add prototypes.
 
        * macterm.c (mac_draw_bitmap): Add overlay_p arg.
-       (x_draw_fringe_bitmap): Handle overlayed fringe bitmaps;
+       (x_draw_fringe_bitmap): Handle overlaid fringe bitmaps;
        thanks to YAMAMOTO Mitsuharu for advice on how to do this.
        Use cursor color for displaying cursor in fringe.
        (x_redisplay_interface): Add null handlers for
        define_fringe_bitmap and destroy_fringe_bitmap functions.
 
        * w32term.c (w32_draw_fringe_bitmap): Copy unadapted code from
-       xterm.c to handle overlayed fringe bitmaps and to use cursor color
+       xterm.c to handle overlaid fringe bitmaps and to use cursor color
        for displaying cursor in fringe.
        (w32_define_fringe_bitmap, w32_destroy_fringe_bitmap): New W32
        specific functions to define and destroy fringe bitmaps in fringe_bmp.
        (display_line): Handle cursor in fringe at eob.
        (display_line): Set row user fringe bitmaps from iterator.
 
-       * xterm.c (x_draw_fringe_bitmap): Handle overlayed fringe bitmaps.
+       * xterm.c (x_draw_fringe_bitmap): Handle overlaid fringe bitmaps.
        Use cursor color for displaying cursor in fringe.
        (x_redisplay_interface): Add null handlers for
        define_fringe_bitmap and destroy_fringe_bitmap functions.
 
 2002-12-30  Richard Dawe  <rich@phekda.freeserve.co.uk>
 
-       * src/config.in (!HAVE_SIZE_T): Fix order of arguments in
+       * config.in (!HAVE_SIZE_T): Fix order of arguments in
        type definition of size_t.
 
 2003-01-02  Steven Tamm  <steventamm@mac.com>
        (try_window_id): Likewise.
        (redisplay_window): New local var buffer_unchanged_p.
 
-       * keyboard.c (cmd_error) [HAVE_X_WINDOWS]: Maybe call cancel_houglass.
+       * keyboard.c (cmd_error) [HAVE_X_WINDOWS]: Maybe call cancel_hourglass.
 
        * process.c (create_process): Test USG_SUBTTY_WORKS.
        (process_send_signal): Clean up handling of GID.
@@ -27912,7 +27912,7 @@ See ChangeLog.9 for earlier changes.
 ;; add-log-time-zone-rule: t
 ;; End:
 
-    Copyright (C) 2001-2011 Free Software Foundation, Inc.
+    Copyright (C) 2001-2012 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.