Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org.
[bpt/emacs.git] / src / ChangeLog.10
index f52339d..6152b4c 100644 (file)
 
        * emacs.c (main): Fix instructions for building Emacs for profiling.
 
-2007-04-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2007-04-03  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_update_menubar): Call g_list_next after moving
        menu bar item.
 2007-03-10  Kim F. Storm  <storm@cua.dk>
 
        * xdisp.c (redisplay_window): Don't automatically select a new window
-       start for a contination line during mouse-click.
+       start for a continuation line during mouse-click.
 
-2007-03-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2007-03-09  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (handle_one_xevent): Ignore buttons > 3 for the tool bar.
 
        * minibuf.c (read_minibuf): Bind inhibit-read-only a bit longer so as
        to handle correctly prompts with read-only property.
 
-2007-03-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2007-03-06  Jan Djärv  <jan.h.d@swipnet.se>
 
        * sound.c (wav_play): Check header->data_length to see how much we
        shall read.
        * xfaces.c (Fcolor_distance): Don't continue checking a color for
        errors after it has been correctly parsed as an RGB list.
 
-2007-02-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2007-02-14  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (do_ewmh_fullscreen): Also check for _NET_WM_STATE_FULLSCREEN.
 
        Use the foreground color of the scroll-bar face when drawing
        the scroll-bar's border.
 
-2007-02-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2007-02-02  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (do_ewmh_fullscreen): Check that what != NULL before
        calling wm_supports.
        * lread.c (syms_of_lread) <user-init-file>: Doc fix.
        Wording by Eli Zaretskii.
 
-2007-01-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2007-01-31  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (update_frame_tool_bar): Initialize h/vmargin to 0.
 
 
        * m/hp800.h: Restore, removing HP-UX support.
 
-2007-01-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2007-01-29  Jan Djärv  <jan.h.d@swipnet.se>
 
        * Makefile.in: Use a variable, XFT_LIBS, instead #define LIB_X11_LIB.
 
 
        * minibuf.c (Fcompleting_read): Doc fix.
 
-2007-01-26  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2007-01-26  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_initialize): Call XftInit if HAVE_XFT.
 
        * macterm.h (mac_quit_char_key_p): Move extern outside #ifdef MAC_OSX.
        (HOURGLASS_WIDTH, HOURGLASS_HEIGHT): Parenthesize definitions.
 
-2007-01-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2007-01-11  Jan Djärv  <jan.h.d@swipnet.se>
 
        * alloc.c (BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Use pthread_equal,
        block/unblock SIGIO.
        (XDrawLine): Rename from mac_draw_line_to_pixmap.
        (mac_quit_char_key_p) [MAC_OSX]: Add extern.
 
-2007-01-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2007-01-08  Jan Djärv  <jan.h.d@swipnet.se>
 
        * keyboard.c (init_keyboard): Initialize interrupt_input_blocked and
        interrupt_input_pending.
 
        * window.c (Fwindow_end): Check BUF_OVERLAY_MODIFF like BUF_MODIFF.
 
-2007-01-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2007-01-02  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.h (xg_menu_item_cb_data_): Remove highlight_id and
        unhighlight_id.
        (create_menus): Connect enter/leave-notify-event to the menu instead
        of individual items.
 
-2006-12-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-12-31  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (update_frame_tool_bar): Connect create-menu-proxy with
        xg_tool_bar_menu_proxy.
        (xg_tool_bar_menu_proxy): New function.
        (xg_tool_bar_proxy_callback): New function.
 
-2006-12-30  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-12-30  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_tool_bar_button_cb): Save last modifier on widget.
        (xg_tool_bar_callback): Remove check for button.
 
        * w32.c (_sys_wait_accept): Fix handle leak.
 
-2006-12-20  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-12-20  Jan Djärv  <jan.h.d@swipnet.se>
 
        * sound.c: Include <alsa/asoundlib.h> if ALSA_SUBDIR_INCLUDE is
        defined.
        * Makefile.in (version): New variable, set by configure.
        (bootstrapclean, mostlyclean): Also remove emacs-${version}.
 
-2006-12-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-12-03  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (update_frame_tool_bar): Handle modifying a toolbar item
        without an image.
        * xdisp.c (move_it_to): Correctly count tab glyphs for continued
        lines ending in tab.
 
-2006-11-30  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-11-30  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (x_raise_frame): Move setting of _NET_ACTIVE_WINDOW
        property ...
        (Fstring_equal, Fcompare_strings, Fstring_lessp, Fcopy_sequence)
        (Fstring_make_unibyte): Fix typos in docstrings.
 
-2006-11-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-11-10  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.h (struct x_display_info): Fix indentation.
 
        * gtkutil.c (update_frame_tool_bar): If icon image is invalid and
        wicon is null, insert an empty button.
 
-2006-11-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-11-03  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (x_raise_frame): Send _NET_ACTIVE_WINDOW when raising the
        window.
        New variable.
        (syms_of_macfns) [TARGET_API_MAC_CARBON]: Defvar it.
 
-2006-10-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-10-19  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xselect.c (x_handle_selection_request): If the converted_selection
        is nil or XCDR (converted_selection) is nil, decline the request.
 
-2006-10-16  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-10-16  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (get_utf8_string): Remove warnings with casts.
        (xg_tool_bar_button_cb): Ditto.
        * fns.c (optimize_sub_char_table): Don't optimize a sub-char-table
        whose default value is non-nil.
 
-2006-09-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-09-22  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_get_file_with_chooser): Only show C-l help for
        Gtk+ versions < 2.10.
        (do_menu_choice): Remove extern.
        (do_apple_menu) [!TARGET_API_MAC_CARBON]: Add extern.
 
-2006-09-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xfns.c (syms_of_xfns): Rename x_gtk_show_chooser_help_text to
        x_gtk_file_dialog_help_text.
 
        * syntax.c (Fmodify_syntax_entry): Clear regexp cache.
 
-2006-09-16  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-09-16  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_get_file_with_chooser):
        Check x-gtk-show-chooser-help-text before adding the help text.
 
        * Makefile.in (keymap.o): Add "keymap.h" and "window.h" dependencies.
 
-       * keymap.c: include "window.h".
+       * keymap.c: Include "window.h".
        (Fcommand_remapping): New optional POSITION argument.
        (Fkey_binding): New optional POSITION argument.  Completely rework
        handling of mouse clicks to get the same order of keymaps as
 
        * dispnew.c (Fredisplay): Document return value.
 
-2006-09-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-09-10  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xfns.c (Fx_close_connection): Call xg_display_close when USE_GTK.
 
        [USE_MAC_TSM] (mac_handle_text_input_event): Set modifiers for
        ASCII keystroke event.
 
-2006-09-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-09-04  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_get_file_with_chooser): Don't mention specific keys in
        the file chooser message.  Only call gtk_file_chooser_set_current_name
        * window.c (syms_of_window) <split-height-threshold>:
        <window-min-height, window-min-width>: Doc fix.
 
-2006-09-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-09-02  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_get_file_with_chooser): Change file chooser message
        for writing files.  Call gtk_file_chooser_set_current_name to keep
 
        * buffer.c (Fset_buffer_multibyte): Record proper undo entry.
 
-2006-08-21  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-08-21  Jan Djärv  <jan.h.d@swipnet.se>
 
        * keyboard.c: Clarify difference between in_sighandler and
        handling_signal.
        * frame.c (Fmouse_position, Fmouse_pixel_position)
        (Fset_mouse_position, Fset_mouse_pixel_position): Doc fix.
 
-2006-08-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-08-11  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xselect.c (Fx_register_dnd_atom): New function.
        (syms_of_xselect): Defsubr it.
 
        * xterm.c (x_term_init): Initialize dpyinfo->x_dnd_atoms*.
 
-2006-08-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-08-10  Jan Djärv  <jan.h.d@swipnet.se>
 
        * keyboard.c: Define in_sighandler.
        (input_available_signal): Set in_sighandler.
        * w32proc.c (reader_thread): Use _sys_wait_accept to wait on a
        server socket (FILE_LISTEN flag).
 
-2006-07-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-07-14  Jan Djärv  <jan.h.d@swipnet.se>
 
        * sound.c (alsa_init): Call snd_pcm_close after successful snd_pcm_open.
 
 
 2006-07-04  Kim F. Storm  <storm@cua.dk>
 
-       * xterm.c (x_delete_display): Don't free or derefence NULL pointers.
+       * xterm.c (x_delete_display): Don't free or dereference NULL pointers.
 
 2006-07-04  Kenichi Handa  <handa@m17n.org>
 
 2006-07-02  Kim F. Storm  <storm@cua.dk>
 
        * xdisp.c (display_tool_bar_line): Skip glyphs which are too big
-       to ever fit the tool-bar,
+       to ever fit the tool-bar.
        (MAX_FRAME_TOOL_BAR_HEIGHT): New macro.
        (tool_bar_lines_needed): Use unused mode-line row as temp_row.
        (redisplay_tool_bar): Only clear desired matrix if we actually
 2006-06-16  Kim F. Storm  <storm@cua.dk>
 
        * dispextern.h (struct it): Add union to iterator stack to save
-       image, composition, and stretch specific paramters.
+       image, composition, and stretch specific parameters.
 
        * xdisp.c (next_overlay_string): Fix assert.
        (push_it, pop_it): Handle composition and stretch specific values.
        Only handle it->slice in image (for now).
        (back_to_previous_visible_line_start): Continue search if newline is
-       part of a compisition.  Simplify.
+       part of a composition.  Simplify.
        (reseat_1): Set it->object to buffer.
        (set_iterator_to_next): Set it->object to string or buffer, when
        setting it->method to GET_FROM_STRING or GET_FROM_BUFFER.
        continued line.
        (dump_glyph): Dump composite glyph.
 
-2006-06-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-06-02  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (menu_nav_ended): Check that menubar_widget is not NULL.
 
 
        * window.c (Fsplit_window): Doc fix.
 
-2006-06-01  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
+2006-06-01  Michaël Cadilhac  <michael.cadilhac@lrde.org>
 
        * process.c (deleted_pid_list): New variable to store the pids
        of deleted processes.  Declare it only if SIGCHLD is defined.
        * macterm.c (mac_handle_visibility_change): Set buf.arg to Qnil.
        (XTread_socket): Remove obsolete comment.
 
-2006-06-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-06-01  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xmenu.c (syms_of_xmenu): Make accelerate-menu an alias for
        menu-bar-open.
 
-2006-06-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-06-01  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xmenu.c (Fmenu_bar_open, syms_of_xmenu): Change menu-bar-start to
        menu-bar-open.
 
        * lisp.h (die, nsberror): Likewise.
 
-2006-05-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
 
        * sound.c (alsa_open, alsa_configure, alsa_write):
        Move assignment to err out of if-statement.
        when OK-IF-ALREADY-EXISTS is nil.
        (Frename_file): Call Fcopy_file without MUSTBENEW argument.
 
-2006-05-26  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-05-26  Jan Djärv  <jan.h.d@swipnet.se>
 
        * sound.c (alsa_configure): Move get period/buffer_size after
        setting hwparams.
        resource to backtranslate key with modifiers.
        (XTread_socket): Don't set read_socket_inev around AEProcessAppleEvent.
 
-2006-05-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-05-23  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c: Remove declarations already in xterm.h.
 
 
        * window.c (foreach_window): Check WINDOWP (FRAME_ROOT_WINDOW (f)).
 
-2006-05-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-05-18  Jan Djärv  <jan.h.d@swipnet.se>
 
        * config.in: Regenerated (HAVE_ALSA).
 
 
        * intervals.c (get_local_map): Abort if POSITION outside BEGV, ZV.
 
-2006-05-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-05-14  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (handle_one_xevent): Check that f is not NULL before
        calling _XEditResCheckMessages.
 
        * puresize.h (BASE_PURESIZE): Increment to 1210000.
 
-2006-04-13  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
+2006-04-13  Michaël Cadilhac  <michael.cadilhac@lrde.org>
 
        * print.c (Fprin1_to_string): Mention in the `doc' that the
        behavior is modified by `print-level' and `print-length'.
        * xfaces.c (Finternal_merge_in_global_face, try_font_list):
        Add explicit braces to avoid ambiguous `else'.
 
-2006-04-11  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
+2006-04-11  Michaël Cadilhac  <michael.cadilhac@lrde.org>
 
        * dispnew.c (init_display): Don't init X display if the user asked
        for a non-X display.
        * image.c: Include "charset.h" and "coding.h".
        (x_find_image_file): Return an encoded file name.
 
-2006-04-01  Eli Zaretskii  <eliz@gnu.org>
-
-       * configure: Regenerated.
-
 2006-03-31  Kenichi Handa  <handa@m17n.org>
 
        * xfns.c (xg_set_icon): Delete superfluous UNGCPRO.
        (generate_stretch_glyph): Rename from produce_stretch_glyph.
        All callers changed accordingly.
 
-2006-03-21  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-03-21  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c: x_session_initialized new variable.
        (x_term_init): Use x_session_initialized to check if
        (x_scroll_bar_remove, XTset_vertical_scroll_bar, x_set_window_size)
        (XTread_socket) [USE_CG_DRAWING]: Call mac_prepare_for_quickdraw.
 
-2006-03-12  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
+2006-03-12  Lőrentey Károly  <lorentey@elte.hu>
 
        * xfns.c (x_icon): Disable redundant call to `x_wm_set_window_state'.
 
 
        * frame.h (struct frame): New member n_tool_bar_rows.
 
-       * xdisp.c: Minimize the unpleasent visual impact of the requirement
+       * xdisp.c: Minimize the unpleasant visual impact of the requirement
        that non-toolkit tool-bars must occupy an integral number of screen
        lines, by distributing the rows evenly over the tool-bar screen area.
        (Vtool_bar_border): New variable.
        * buffer.c (modify_overlay): Force redisplay if we modify an
        overlay at the end of the buffer.
 
-2006-02-24  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-02-24  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_get_image_for_pixmap): If x_find_image_file returns
        nil the image file has been removed, in that case use the (cached)
 
        * m/ibms390x.h: New file.
 
-2006-02-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-02-14  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_tool_bar_detach_callback): Set show-arrow to the
        value of x-gtk-whole-detached-tool-bar.
 
        * xfns.c (syms_of_xfns): New variable: x-gtk-whole-detached-tool-bar.
 
-2006-02-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-02-14  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (x_x_to_emacs_modifiers): Make non-static.
 
 
        * .gdbinit (xwindow): Update the code to show the window box.
 
-2006-02-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-02-13  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (note_mouse_movement): Check for NULL FRAME_X_OUTPUT (frame).
 
        (current_minor_maps): Pass Qt for NOERROR to Findirect_function
        instead of using internal_condition_case_1+current_minor_maps_error.
 
-2006-02-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-02-09  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (handle_one_xevent): Must note mouse movement even for nil
        frames for GTK, in that case it is the tool bar.  This is so that
 
        * alloc.c (Fmake_bool_vector, Fpurecopy): Doc fixes.
 
-2006-02-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-02-08  Jan Djärv  <jan.h.d@swipnet.se>
 
        * window.c (adjust_window_trailing_edge): Check that shrinking
        does not set a window to size zero or less.
        * coding.c (decode_composition_emacs_mule): Fix handling of
        incorrect format data.
 
-2006-01-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-01-31  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (update_frame_tool_bar): Use new tool bar function
        gtk_toolbar_insert() so we can have tool bars of different sizes.
 
        * frame.c (x_get_arg): "Clear out" the parm in ALIST if found there.
 
-2006-01-26  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
+2006-01-26  Lőrentey Károly  <lorentey@elte.hu>
 
-       * editfns.c (Fconstrain_to_field): Fix behaviour on field boundaries.
+       * editfns.c (Fconstrain_to_field): Fix behavior on field boundaries.
        (find_field): Set before_field to after_field when pos is at BEGV.
        (Fline_beginning_position, Fline_end_position):
        Clarify confusing doc string.
        * alloc.c (allocate_string_data): Update next_free immediately, to
        reduce risk of memory clobberage.
 
-2006-01-24  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
+2006-01-24  Lőrentey Károly  <lorentey@elte.hu>
 
        * xdisp.c (handle_invisible_prop): Set it->position to fix cursor
        display when point moves across an ellipsis.  If there are
        Fix elimination of // so that it doesn't prevent elimination of an
        immediately following /. or /..
 
-2006-01-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-01-09  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_toggle_notify_cb): New function.
        (xg_toggle_visibility_cb): Move setting of x_gtk_show_hidden_files to
        gestaltSystemVersionMinor, and gestaltSystemVersionBugFix on Mac
        OS X 10.4 and later.
 
-2006-01-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-01-04  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_get_image_for_pixmap): If the image is from a file,
        let GTK do all image processing.  Importing Emacs own pixmaps to GTK
        (struct describe_map_elt): New data type.
        (describe_map_compare): New function.
 
-2005-12-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-12-28  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_get_file_with_chooser): Change message shown
        in file chooser.
 
        * charset.c (lisp_string_width): Check multibyteness of STRING.
 
-2005-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-12-27  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xfns.c (x_show_hidden_files): New variable.
        (syms_of_xfns): Defvar it.
 
 2005-12-26  Luc Teirlinck  <teirllm@auburn.edu>
 
-       * keyboard.h: extern last_point_position_window.
+       * keyboard.h: Extern last_point_position_window.
 
-       * undo.c: include keyboard.h.
+       * undo.c: Include keyboard.h.
 
        * Makefile.in (undo.o): Depend on keyboard.h.
 
        (insert_before_markers_and_inherit): Make sure FROM is correct
        when `after-change-functions' are called.
 
-2005-12-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-12-23  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xfns.c (Fx_uses_old_gtk_dialog): New function.
 
        (XCHARSTRUCTROW_CHAR_VALID_P, XCHARSTRUCTROW_SET_CHAR_VALID):
        New macros.
        (struct MacFontStruct): Add member `bounds'.  Remove member
-       `per_char'.  All uses for QuichDraw Text fonts are changed to
+       `per_char'.  All uses for QuickDraw Text fonts are changed to
        `bounds.per_char'.  ATSUI font bounds are represented as an array
        `bounds.rows' of XCharStructRow's, each of which consists of a
        bitmap of valid entries and an array of char bounds.
        * minibuf.c (Fdisplay_completion_list): Use XCAR/XCDR.
        (Fminibuffer_completion_help): Remove duplicates before display.
 
-2005-12-21  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
+2005-12-21  Lőrentey Károly  <lorentey@elte.hu>
 
        * print.c (print_preprocess): Don't lose print_depth levels while
        iterating.
        (parse_single_submenu, digest_single_submenu): New functions.
        (single_submenu): Function deleted, replaced by those two.
        (install_menu_quit_handler) [HAVE_CANCELMENUTRACKING]: Don't create
-       or dispose of EventHandlerUPP.  Install hander to all submenus.
+       or dispose of EventHandlerUPP.  Install handler to all submenus.
        (mac_menu_show) [!HAVE_MULTILINGUAL_MENU]: Use ENCODE_MENU_STRING
        instead of ENCODE_SYSTEM.
        (free_frame_menubar, fill_submenu, fill_menu): Don't use NULL for
        (display_completion_list_1): Use `nil' for second arg of
        `Fdisplay_completion_list'.
 
-2005-12-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-12-14  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xfns.c (compute_tip_xy): Handle negative dx and dy.
 
 
        * coding.c (code_convert_region_unwind): GCPRO arg.
 
-2005-12-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-12-12  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xfns.c (compute_tip_xy): Calculate root_y the same way as root_x,
        i.e. dy is offset from top of frame instead of bottom.
 
        * xfns.c (Fx_create_frame): Comment out previous change.
 
-2005-12-07  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
+2005-12-07  Lőrentey Károly  <lorentey@elte.hu>
 
        * xfns.c (Fx_create_frame): Initialize Vdefault_minibuffer_frame,
        when needed.
        * w32fns.c (compute_tip_xy): Put tip above pointer if it doesn't
        fit below.
 
-2005-12-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-12-02  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.h: Add prototype for xg_set_icon_from_xpm_data.
 
        * window.c (Fset_window_configuration): Don't accidentally copy the
        window-point of one window to another.
 
-2005-11-30  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
+2005-11-30  Lőrentey Károly  <lorentey@elte.hu>
 
        * buffer.c (Fpop_to_buffer): Remove superfluous call to record_buffer.
 
 
        * editfns.c (Fcompare_buffer_substrings): Handle multibyte chars.
 
-2005-10-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-10-23  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (note_mouse_movement): Always call note_mouse_highlight
        so tool tips don't interfere with press on tool bar button.
 
        * search.c (search_buffer): Give up BM search on case-fold-search
        if one of a target character has a case-equivalence of different
-       charset even if that target charcter is an ASCII.
+       charset even if that target character is an ASCII.
 
        * casefiddle.c (casify_object): Fix for the case that case
        conversion change the byte length.
        (XTmouse_position): Fix calculation of fake glyph under mouse.
        Move code to calculate glyph under mouse into remember_mouse_glyph.
 
-2005-10-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
 
        * emacs.c (USAGE3, standard_args): -nb => -nbi.
 
 
        * window.c (Fwindow_end): Don't try to redisplay if non-interactive.
 
-2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
 
        * emacs.c (standard_args): Remove options -i, -itype, --icon-type.
        Add options -nb, --no-bitmap-icon.
        * process.c (create_process) [RTU || UNIPLUS || DONT_REOPEN_PTY]:
        Setup slave tty options before forking.
 
-2005-09-20  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-09-20  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_set_geometry): Do a gtk_window_move if program
        positions have been set for the frame (as is done for frames in
 2005-09-19  Kim F. Storm  <storm@cua.dk>
 
        * editfns.c (Fformat): Don't scan past end of format string that
-       ends in %.  Reported by Johan Bockg\e,Ae\e(Brd.
+       ends in %.  Reported by Johan Bockgård.
 
 2005-09-18  Andreas Schwab  <schwab@suse.de>
 
        * dispnew.c (buffer_posn_from_coords): Check that target row is
        within matrix.
 
-2005-08-16  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-08-16  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (x_wm_set_icon_pixmap): Move GTK specific code to
        xg_set_frame_icon and call it.
        * image.c (syms_of_image): Init Qxbm, Qpbm before calling
        define_image_type.
 
-2005-08-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-08-13  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_get_pixbuf_from_pix_and_mask): New function.
        (xg_get_image_for_pixmap): Move some code to
 
        * floatfns.c (Fexpt): Use floats for negative exponent.
 
-2005-08-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-08-08  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_modify_menubar_widgets): Remove semicolon that
        should not be there, causing menu display errors with GTK 2.6.9.
 
 2005-07-19  Juanma Barranquero  <lekktu@gmail.com>
 
-       * eval.c (Fprog2, Fcalled_interactively_p),
+       * eval.c (Fprog2, Fcalled_interactively_p)
        (syms_of_eval) <debug-on-quit>: Doc fixes.
        (syms_of_eval) <max-specpdl-size>:
        (Finteractive_p): Fix typos in docstrings.
 
        * window.c (Frecenter): Yet another int/Lisp_Object mixup (YAILOM).
 
-2005-07-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-07-11  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xfaces.c (x_update_menu_appearance): Use fontSet resource for
        Lucid if X_I18N, font otherwise.
        * w32term.c (w32_initialize): Move check for screen reader here
        from syms_of_w32term.
 
-2005-06-30  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-06-30  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (handle_one_xevent): bzero compose_status when nbytes
        is not zero.
        * xdisp.c (syms_of_xdisp) <nobreak-char-display>: Doc fix.
        (syms_of_xdisp) <void-text-area-pointer>: Doc fix.
 
-       * fileio.c (Frename_file)[!DOS_NT]: Don't call chown on MSDOS/Windows.
+       * fileio.c (Frename_file) [!DOS_NT]: Don't call chown on MSDOS/Windows.
 
 2005-06-23  Richard M. Stallman  <rms@gnu.org>
 
        * xterm.c (x_create_toolkit_scroll_bar): Use XtNarrowScrollbars
        if available.
 
-2005-06-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-06-06  Jan Djärv  <jan.h.d@swipnet.se>
 
        * macmenu.c (menu_quit_handler, install_menu_quit_handler):
        New functions for popping down menus on C-g.
 
        * xdisp.c (Qno_break_space): New variable.
        (syms_of_xdisp): Initialize it.
-       (get_next_display_element): Add no-break space and soft hypen
+       (get_next_display_element): Add no-break space and soft hyphen
        codes for iso8859-2 and iso8859-5.  Don't add `\' for them.
        Use `no-break-space' face for no-break spaces.
 
-2005-06-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-06-06  Jan Djärv  <jan.h.d@swipnet.se>
 
        * window.c (delete_window): Handle the case where a h/vchild has
        a h/vchild.
 
        * xmenu.c (popup_get_selection): Click not in menu deactivates menu.
 
-2005-06-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-06-04  Jan Djärv  <jan.h.d@swipnet.se>
 
        * macmenu.c (cleanup_popup_menu): New function.
        (Fx_popup_menu): Unwind protect cleanup_popup_menu in case
 2005-05-28  Masatake YAMATO  <jet@gyve.org>
 
        * xdisp.c (note_mode_line_or_margin_highlight): Change the
-       pointer to a hand cursor when hoovering over a mouse-face.
+       pointer to a hand cursor when hovering over a mouse-face.
 
 2005-05-27  Kenichi Handa  <handa@m17n.org>
 
        (syms_of_buffer): Add default-cursor-in-non-selected-windows.
        Fix type of cursor-in-non-selected-windows.
 
-2005-05-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-05-03  Jan Djärv  <jan.h.d@swipnet.se>
 
        * mac.c: #undef init_process so not to conflict with system headers.
 
        routines also on Mac OS Classic.
        (init_font_name_table) [!TARGET_API_MAC_CARBON]:
        Use add_font_name_table_entry.
-       (mac_do_list_fonts): Regard 0 in XLFD scaleble fields as
+       (mac_do_list_fonts): Regard 0 in XLFD scalable fields as
        specified.  Derive unspecified scalable fields from specified one.
        (x_list_fonts): Consider Valternate_fontname_alist.
        (kDefaultFontSize): Change value from 9 to 12.
        * eval.c (Ffuncall): Always call CHECK_CONS_LIST on entry.
        Call it again after autoload.
 
-2005-04-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-04-02  Jan Djärv  <jan.h.d@swipnet.se>
 
        * alloc.c (allocate_string_data): Call BLOCK_INPUT before calling
        mallopt.
        (fast_string_match_ignore_case): Likewise.
        (search_buffer): Fix checking of boyer-moore usability.
        (boyer_moore): Calculate translate_prev_byte1/2/3 in advance.
-       No need of tranlating characters in PAT.  Fix calculation of
+       No need of translating characters in PAT.  Fix calculation of
        simple_translate.
 
 2005-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
        * callproc.c (Vdoc_file_name, Vfile_name_coding_system)
        (Vdefault_file_name_coding_system): Remove unused declarations.
 
-2005-03-24  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-03-24  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xmenu.c (create_and_show_popup_menu): Just remove menu and return
        if it failed to pop up (Gnome "show pointer on ctrl" option makes
        * fringe.c (draw_fringe_bitmap_1, Fset_fringe_bitmap_face):
        Derive face from fringe face.
 
-2005-03-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-03-22  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xrdb.c (x_load_resources): Undo previous change (2005-03-18).
 
        * unexec.c (write_segment, unexec): Move these functions to avoid
        forward references (which cause errors with "gcc -gcoff").
 
-2005-03-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-03-18  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xfns.c (x_create_tip_frame): Remove setting of Vx_resource_name so
        that it doesn't become "tooltip".  The specbind is enough.
        before calling setup_coding_system so that autoloading of a coding
        system work.
 
-2005-03-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-03-10  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xfns.c (hourglass_started): New function.
 
        * xdisp.c (fast_find_position): Rename END to BEG.
        (syms_of_xdisp) <menu-bar-update-hook>: Doc fix.
 
-2005-02-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-02-27  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_resize_outer_widget): Remove unneeded call to
        gtk_window_resize and x_wm_set_size_hint.
        * undo.c (Fprimitive_undo): Check that undo function does not
        switch buffer.
 
-2005-02-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-02-08  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xselect.c (selection_data_to_lisp_data): For the special case
        type == XA_ATOM, data contains array of int, not array of Atom.
 
        * undo.c (Fprimitive_undo): Check veracity of delta,start,end.
 
-2005-02-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-02-07  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xfns.c (Fx_change_window_property): Use long array when format is 32.
        (Fx_window_property): If format is 32 and long is bigger than 32 bits,
        zero before clearing area.
 
        * xselect.c (x_reply_selection_request): Pass long array to
-       XChangeProperty so that 64 bit longs are handeled correctly.
+       XChangeProperty so that 64 bit longs are handled correctly.
        (x_get_window_property): If format is 32 and long is bigger than 32
        bits convert data from XGetWindowProperty from long array to int array.
        (lisp_data_to_selection_data): When the input is a vector and the
 
 2005-02-07  Kim F. Storm  <storm@cua.dk>
 
-       * undo.c (Fprimitive_undo): Record max one dummmy apply element.
+       * undo.c (Fprimitive_undo): Record max one dummy apply element.
 
 2005-02-06  Richard M. Stallman  <rms@gnu.org>
 
 
        * sysdep.c (sys_subshell): Properly terminate execlp argument list.
 
-2005-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-02-05  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xselect.c (Fx_send_client_event, x_handle_dnd_message): Handle
        the longs in a XClientMessageEvent correctly when long is 64 bits.
        * xfaces.c (face_color_supported_p): Use HAVE_WINDOW_SYSTEM
        instead of HAVE_X_WINDOWS, for non-X windowed sessions.
 
-2005-02-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-02-03  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xmenu.c (menubar_selection_callback): Force out GTK buffered
        events so the menu event comes after them.  This is to prevent sit-for
        * undo.c (syms_of_undo) <undo-outer-limit>: Doc update.
        Increase value to 3 Meg.
 
-2005-01-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-01-29  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xfns.c (show_hourglass): Use FRAME_X_WINDOW as parent for GTK,
        button events are not received otherwise.
 
        * xdisp.c (pos_visible_p): Replace FULLY arg by RTOP and RBOT args
        to return number of partially invisible pixels at top and bottom
-       of the dislay row at POS.
+       of the display row at POS.
 
        * lisp.h (pos_visible_p): Fix prototype.
 
 
        * fileio.c (Fcopy_file): Doc fix.
 
-2005-01-21  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-01-21  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_tool_bar_detach_callback): Remove unused variable bw.
        (xg_get_file_name): Move declaration ofx_use_old_gtk_file_dialog to
 
        * macterm.c (mac_draw_string_common): Fix compilation on OSX 10.1.
 
-2005-01-16  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-01-16  Jan Djärv  <jan.h.d@swipnet.se>
 
        * fringe.c (Fdefine_fringe_bitmap, init_fringe): When assigning
        fringe_faces, cast result from xmalloc/xrealloc to Lisp_Object *.
        (next_element_from_display_vector): If it->dpvec_face_id is set,
        use that instead of lface_id from glyph itself.
 
-2005-01-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-01-08  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.h (struct x_output): New member, toolbar_detached.
 
        (update_frame_tool_bar): Only set FRAME_TOOLBAR_HEIGHT (f) if
        toolbar_detached is zero.
 
-2005-01-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2005-01-07  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xmenu.c (create_and_show_popup_menu): Pass zero as button to
        gtk_menu_popup if not for_click, so callbacks for the menu are called.
 
        * alloc.c (Fgarbage_collect): Don't truncate_undo_list on dead buffers.
 
-2004-12-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-12-31  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (handle_one_xevent): Clear area in expose event for GTK.
 
        (encode_coding_iso2022, decode_coding_sjis_big5, decode_eol)
        (decode_coding): Constify arguments and local vars.
 
-2004-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-12-27  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xmenu.c (popup_get_selection): Only pop down dialogs
        on C-g and Escape.
 
        * lread.c (syms_of_lread) <load-history>: Doc fix.
 
-2004-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-12-27  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xmenu.c (popup_get_selection): Pop down on C-g.
        (set_frame_menubar): Install translations for Lucid/Motif/Lesstif that
 
        * coding.c (code_convert_region): Fix calculation of `ratio'.
 
-2004-12-25  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-12-25  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (update_frame_tool_bar): Make the value of
        tool-bar-button-margin control margins of images in tool bar.
        (overrun_check_free): Only check for overhead if check_depth is 1.
        Increase/decrease check_depth in entry/exit.
 
-2004-12-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-12-23  Jan Djärv  <jan.h.d@swipnet.se>
 
        * keyboard.c (input_available_signal): Call SIGNAL_THREAD_CHECK
        before touching input_available_clear_time, to avoid accessing it
 
 2004-12-23  Jason Rumney  <jasonr@gnu.org>
 
-       * image.c (__WIN32__) [HAVE_NTGUI]: Define for correct behaviour
+       * image.c (__WIN32__) [HAVE_NTGUI]: Define for correct behavior
        of JPEG library.
 
 2004-12-22  Richard M. Stallman  <rms@gnu.org>
 2004-12-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
        * macterm.c (endif, x_font_name_to_mac_font_name):
-       Use maccentraleurroman instead of maccentraleuropean
+       Use maccentraleurroman instead of maccentraleuropean.
        (mac_c_string_match, mac_do_list_fonts): Speed up font search by
        quickly finding a specific font without needing regexps.
 
-2004-12-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-12-15  Jan Djärv  <jan.h.d@swipnet.se>
 
        * syssignal.h: Declare main_thread.
        (SIGNAL_THREAD_CHECK): New macro.
 
        * emacs.c (main, Fdump_emacs): Don't touch malloc hooks if SYNC_INPUT.
 
-2004-12-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-12-11  Jan Djärv  <jan.h.d@swipnet.se>
 
        * w32term.c (x_calc_absolute_position): Remove calculation of
        difference between inner and outer window.  Don't subtract difference
        * image.c (our_fill_input_buffer, jpeg_load, CHECK_LIB_AVAILABLE)
        (init_image): Use 1 rather than TRUE.  TRUE's not always defined.
 
-2004-12-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-12-07  Jan Djärv  <jan.h.d@swipnet.se>
 
        * emacs.c (Fdump_emacs): Add ! defined (SYSTEM_MALLOC) around
        reset_malloc_hooks.
 
        * config.in: Regenerate.
 
-2004-12-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-12-07  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xmenu.c (Fx_popup_menu): Correct documentation about position.
        (xmenu_show): Do not call XTranslateCoordinates.  Adjust position
        * xdisp.c (move_it_in_display_line_to, display_line):
        Restore saved_face_id also when truncate-lines or hscrolled.
 
-2004-11-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-11-23  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_get_file_name): Rename use-old-gtk-file-dialog to
        x-use-old-gtk-file-dialog.
 
        * xdisp.c (erase_phys_cursor): Adjust cursor row visible height.
 
-2004-11-16  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-11-16  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_get_file_name): Typo in HAVE_GTK_FILE_SELECTION_NEW.
 
 
        * xdisp.c (get_next_display_element): Fix previous change.
 
-2004-11-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-11-14  Jan Djärv  <jan.h.d@swipnet.se>
 
        * window.c (shrink_windows): Handle special case of one window left
        when trying to shrink the final reminder.  Grow windows if
 
        * minibuf.c (syms_of_minibuf) <completion-ignore-case>: Doc fix.
 
-2004-11-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-11-14  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (pop_down_file_dialog): Add BLOCK_INPUT.
 
 
        * xmenu.c (x_menu_in_use, x_menu_set_in_use): New functions.
 
-2004-11-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-11-13  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_file_sel_ok, xg_file_sel_cancel)
        (xg_file_sel_destroy): Remove.
        of the window by redisplay.
 
        * xdisp.c (init_iterator): Clear it.max_extra_line_spacing.
-       (move_it_vertically_backward): Don't recure to move further back.
+       (move_it_vertically_backward): Don't recurse to move further back.
        (move_it_vertically): Remove superfluous condition.
        (move_it_by_lines): Clear last_height when moved 0 lines.
        (resize_mini_window): Use it.max_extra_line_spacing.
 
        * xmenu.c (pop_down_menu): Return nil.
 
-2004-11-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-11-12  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xmenu.c (x_menu_wait_for_event): New function.
        (popup_get_selection, popup_widget_loop): Call x_menu_wait_for_event
 
        * callint.c (Fcall_interactively): Remove unused variable 'funcar'.
 
-2004-11-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-11-09  Jan Djärv  <jan.h.d@swipnet.se>
 
        * Makefile.in (stamp-oldxmenu): If HAVE_GTK, don't add dependencies
        to ${OLDXMENU}.
        connects on BSD.  If connect is interrupted, just close socket and
        start over rather than sleeping and retry with same socket.
 
-2004-11-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-11-09  Jan Djärv  <jan.h.d@swipnet.se>
 
        * .cvsignore: Add buildobj.lst.
 
        (fontset_pattern_regexp): Change the meaning of the second arg.
        (Fnew_fontset): Call fs_query_fontset, not Fquery_fontset.
        (check_fontset_name): Try NAME as literal at first, and if it
-       failes, try NAME as pattern.
+       fails, try NAME as pattern.
 
-2004-11-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-11-07  Jan Djärv  <jan.h.d@swipnet.se>
 
        * emacs.c (Fdump_emacs): Only output warning on GNU/Linux.
 
        * dired.c (Fmsdos_downcase_filename): Don't declare here.
        * fileio.c: Likewise.
 
-2004-11-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-11-07  Jan Djärv  <jan.h.d@swipnet.se>
 
        * dosfns.c (Fdos_memget, Fdos_memput): Use integer variable offs in
        comparisons with integers instead of Lisp_Object address.
 
        * frame.c (syms_of_frame): Fix the example in the doc string.
 
-2004-11-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-11-06  Jan Djärv  <jan.h.d@swipnet.se>
 
        * eval.c (Feval): Remove check for INPUT_BLOCKED_P.
 
        and use x_handle_selection_event.
        (mark_kboards): Don't mark x and y of SELECTION_CLEAR_EVENT.
 
-2004-11-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-11-05  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xselect.c (TRACE3): New debug macro.
        (x_reply_selection_request): Use it.
 
        * fontset.c (fontset_pattern_regexp): Use unsigned char.
 
-2004-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-11-04  Jan Djärv  <jan.h.d@swipnet.se>
 
        * fileio.c (Fnext_read_file_uses_dialog_p): New function.
 
 
        * .gdbinit (ppt): New function.
 
-2004-11-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (x_window_to_scroll_bar): Only call
        xg_get_scroll_id_for_window if toolkit scroll bars are used.
        * w32fns.c (w32_font_match): Use fast_string_match_ignore_case for
        comparing font names.
 
-2004-11-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
 
        * fileio.c (Fread_file_name): Pass Qt as fifth parameter to
        Fx_file_dialog if only directories should be read.
 
        * w32term.c (x_scroll_run): Delete region objects after use.
 
-2004-10-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-10-31  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xmenu.c: Add prototypes for forward function declarations.
        (popup_get_selection): Remove parameter do_timers, remove call to
 
        * dispnew.c (margin_glyphs_to_reserve): Don't use ncols_scale_factor.
 
-2004-10-28  Will  <will@glozer.net>
+2004-10-28  Will Glozer  <will@glozer.net>
 
        * macterm.c: Allow user to assign key modifiers to the Mac Option
        key via a 'mac-option-modifier' variable.
        Remove size arg.  All users changed.
        (SAFE_FREE_LISP): Remove.  All users changed to use SAFE_FREE.
 
-2004-10-26  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-10-26  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c: Put empty line between comment and function body.
        (xg_destroy_widgets): Rename from remove_from_container.
 
        * buffer.c (syms_of_buffer): Fix a few typos.
 
-2004-10-26  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-10-26  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xsmfns.c: Put empty line between comment and function body.
        Use two spaces before comment end.
        * editfns.c (Ftranslate_region_internal): New function.
        (syms_of_editfns): Defsubr it.
 
-2004-10-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-10-22  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xfns.c (xic_create_xfontset): Initialize missing_list to NULL.
 
-2004-10-21  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
+2004-10-21  Károly Lőrentey  <lorentey@elte.hu>
 
        * xterm.h (x_output): New member `xic_base_fontname'.
        (FRAME_XIC_BASE_FONTNAME): New macro.
 
        * w32term.c (x_draw_glyph_string): Use overline_color for overlines.
 
-2004-10-20  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-10-20  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.h (XSync): If USE_GTK, define XSync as process_all and then
        XSync.
        * editfns.c (Fdelete_and_extract_region):
        If region is empty, return null string.
 
-2004-10-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-10-19  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.h (xg_update_scrollbar_pos): Remove arguments real_left
        and canon_width.
 
        * gtkutil.h (xg_frame_cleared): Remove.
 
-       * xterm.c (x_clear_frame): Remove call to xg_frame_cleared
+       * xterm.c (x_clear_frame): Remove call to xg_frame_cleared.
        (x_scroll_bar_create, XTset_vertical_scroll_bar):
        Remove arguments left and width to xg_update_scrollbar_pos.
        (XTset_vertical_scroll_bar): Do x_clear_area for USE_GTK also.
 
        * xdisp.c (display_mode_element): Fix display of wide chars.
 
-2004-10-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-10-18  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_update_scrollbar_pos): Change XClearWindow to
        gdk_window_clear and move gdk_window_process_all_updates after
        * doc.c (Fsubstitute_command_keys): Ignore remappings unless there
        are no ordinary bindings.
 
-2004-10-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-10-11  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xfns.c (syms_of_xfns): Defsubr x-file-dialog for GTK also.
 
        * macterm.c (mac_check_for_quit_char): Remove warning for using
        NULL where 0 should be used.
        * unexmacosx.c: Use malloc/malloc.h on Tiger instead of
-       objc/malloc.h
+       objc/malloc.h.
        * mac.c: Include time.h for Tiger compatibility.
 
 2004-10-07  Kim F. Storm  <storm@cua.dk>
        (mac_get_window_bounds): New function.
        (x_calc_absolute_position): Use the difference of width and height
        between the inner and outer window.
-       (x_set_offset): Specify window position by the coordinae of the
+       (x_set_offset): Specify window position by the coordinate of the
        outer window.  Adjust the position if the title bar is completely
        outside the screen.
        (app_is_suspended, app_sleep_time): Remove unused variables.
        precedence.
        (XTread_socket) [TARGET_API_MAC_CARBON]: Don't specify drag area.
 
-2004-10-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-10-05  Jan Djärv  <jan.h.d@swipnet.se>
 
        * config.in: Regenerate.
 
        * Makefile.in (RUN_TEMACS): Check HAVE_RANDOM_HEAPSTART instead of
        HAVE_EXECSHIELD.
 
-2004-10-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-10-05  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (x_find_modifier_meanings): Ignore any Super or Hyper for
        a row if Alt or Meta has been found for that row.  Also stop scanning
        (x_draw_vertical_border): Do not draw line if frame has scroll bars.
 
        * window.c (coordinates_in_window): Relax check for cursor
-       on vertial border between mode lines.
+       on vertical border between mode lines.
        (Fset_window_fringes): Do not allow negative widths.
        (Fset_window_scroll_bars): Likewise.
 
        allow a simple cons.
        (Ffringe_bitmaps_at_pos): Use nil value for no bitmap.
 
-2004-09-25  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-09-25  Jan Djärv  <jan.h.d@swipnet.se>
 
        * config.in: Rebuild.
 
-2004-09-24  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-09-24  Jan Djärv  <jan.h.d@swipnet.se>
 
        * config.in: Rebuild.
 
        properties.  Reverse text property list from the format string,
        so the positions are in increasing order.
 
-2004-09-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-09-10  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xselect.c (x_reply_selection_request): XSync and UNBLOCK before
        x_uncatch_errors so that possible protocol errors are delivered.
        * Makefile.in (msdos.o): Depend on buffer.h, commands.h, and
        blockinput.h.
        (dosfns.o): Depend on blockinput.h, window.h, dispextern.h,
-       charset.h, and coding.h
+       charset.h, and coding.h.
        (w16select.o): Depend on buffer.h, charset.h, coding.h, and composite.h.
        (term.o): Depend on window.h and keymap.h.
        (abbrev.o): Depend on syntax.h.
        Use SetWindowTitleWithCFString.
        (Fx_server_version): Get correct OS version.
 
-       * macmenu.c (add_menu_item): Remove unused variable `i'.
-       Don't let separator items destroy refence constants of other menu items.
+       * macmenu.c (add_menu_item): Remove unused variable `i'.  Don't let
+       separator items destroy reference constants of other menu items.
 
        * macterm.c (x_update_end): Move SetPortWindowPort to inside
        BLOCK_INPUT.
        (LD_SWITCH_SYSTEM_TEMACS): Don't link with unused libstdc++.
        Use LIBS_CARBON.
 
-2004-09-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-09-02  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xfns.c (x_set_name_internal): New function.  Check if we shall call
        xfree before ENCODE_UTF_8.
        * w32fns.c (w32_load_font): If a BDF font is already loaded, do not
        reload it.
 
-2004-08-30  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-08-30  Jan Djärv  <jan.h.d@swipnet.se>
 
        * macmenu.c (_widget_value): Add lname and lkey.
        (single_submenu): Set lname and lkey in widget_value
        * macmenu.c (mac_menu_show): Remove shadowing of menu variable
        by using different names for inner loop variables.
 
-2004-08-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-08-27  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xmenu.c (set_frame_menubar): Reintroduce inhibit_garbage_collection
        from 2002-07-15T00:01:34Z!raeburn@raeburn.org so that strings from ENCODE_UTF_8 isn't GC:ed before used.
 
        * macmenu.c (ENCODE_MENU_STRING): Added to handle multibyte
        strings in menu items.
-       (single_submenu): Use ENCODE_MENU_STRING
+       (single_submenu): Use ENCODE_MENU_STRING.
        (mac_menu_show): Use ENCODE_MENU_STRING.  Reset grabbed because
-       button release isn't passed to event loop
+       button release isn't passed to event loop.
        (add_menu_item): Use SetMenuItemWithCFString.
 
 2004-08-26  Steven Tamm  <steventamm@mac.com>
        tool-bar/menu click.
        * macfns.c (Fx_file_dialog): Implement using NavServices.
 
-2004-08-24  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-08-24  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (x_catch_errors_unwind): Do not XSync if display has closed.
 
        * syntax.c (char_quoted): Mixup byte/char pos.
        (back_comment): Fixup globals in all cases.
 
-2004-08-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-08-19  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xfns.c (x_set_name, x_set_title): Encode title to UTF8 before
        passing it to gtk_window_set_title.
        (append_stretch_glyph): Increment ncols_scale_factor and set
        fonts_changed_p if current area is full.
 
-2004-07-21  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-07-21  Jan Djärv  <jan.h.d@swipnet.se>
 
        * widget.c (EmacsFrameDestroy): Don't abort if normal_gc is 0.
 
        * fileio.c (Fvisited_file_modtime): Return a list of two integers,
        instead of a cons.
 
-2004-07-14  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
+2004-07-14  Károly Lőrentey  <lorentey@elte.hu>
 
        * keyboard.c (echo_dash): Do nothing if there already is a dash
        at the end of the echo string.
 
        * fns.c (Fclear_string): Signal an error if STRING is not a string.
 
-2004-07-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-07-05  Jan Djärv  <jan.h.d@swipnet.se>
 
        * macterm.c (mac_initialize_display_info): Use CGGetActiveDisplayList
        instead of CGMainDisplayID (only in OSX 10.2 and later).
        * macterm.c (XTread_socket): Correctly set the frame position
        after the window is moved.
 
-2004-06-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-06-28  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_get_image_for_pixmap): Call g_object_unref on
        gpix and gmask just before return to avoid memory leak.
        predicates, respectively.  Should give satisfactory performance
        in all relevant cases.
 
-2004-06-17  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-06-17  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (x_draw_image_foreground_1): Subtract slice.x/y from
        clip_x/y_origin.
        * syntax.c (skip_chars): Only recognize [:class:] when it has the
        proper format and class is a lower-case word.
 
-2004-06-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-06-14  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_get_image_for_pixmap): New function.
        (xg_get_gdk_pixmap_and_mask): Remove.
        * keyboard.c (cmd_error): Don't call any_kboard_state
        if inside a recursive edit level.
 
-2004-06-13  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
+2004-06-13  Károly Lőrentey  <lorentey@elte.hu>
 
        * keyboard.c (command_loop): Call any_kboard_state before
        command_loop_2 when at top level.
        ccl->eof_ic on EOF.
        (ccl_debug_hook): New function.
        (struct ccl_prog_stack): New member eof_ic.
-       (ccl_driver): Handle EOF in subrountine call correctly.
+       (ccl_driver): Handle EOF in subroutine call correctly.
 
 2004-06-11  Kenichi Handa  <handa@m17n.org>
 
        * alloc.c: Undo Kim's recent changes and fix the same bug differently.
        (marker_blocks_pending_free): Remove.
        (Fgarbage_collect): Sweep after cleaning up undo-lists.
-       Mark the undo lists after claning them up.
+       Mark the undo lists after cleaning them up.
        Don't free block in marker_blocks_pending_free.
        (mark_buffer): Don't mark undo_list.
        (gc_sweep): Sweep hash-tables and strings first.
        before actually accepting connection in case it has already been
        accepted due to recursion.
 
-2004-05-23  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
+2004-05-23  Károly Lőrentey  <lorentey@elte.hu>
 
        * coding.c (Fset_safe_terminal_coding_system_internal):
        Set suppress_error in safe_terminal_coding, not terminal_coding.
        the removed cons cells.
        (mark_object): Undo previous change - disallow Lisp_Misc_Free objects.
        (gc_sweep): Clear cons_blocks before sweeping strings, so we don't have
-       any cons cells pointing to unallocated stings.
+       any cons cells pointing to unallocated strings.
        Do not lisp_free any marker blocks, as there may still be pointers
        to them from buffer undo lists at this stage of GC.
 
        (Finternal_copy_lisp_face): Fix typo in docstring.
        (Finternal_get_lisp_face_attribute): Fix docstring.
 
-2004-05-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-05-12  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xfns.c (syms_of_xfns): Provide x-toolkit also for GTK.
 
        * image.c (Display) [HAVE_NTGUI]: Redefine while loading xpm.h
        to avoid name clash.
 
-2004-05-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-05-04  Jan Djärv  <jan.h.d@swipnet.se>
 
        * fileio.c (barf_or_query_if_file_exists): Use lstat.
        (Frename_file): Handle renaming of symlinks across file systems.
        (x_produce_glyphs): Ignore line-spacing if line-height is 0.
        Handle total line-spacing property.
 
-2004-05-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-05-03  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_update_scrollbar_pos): Call XClearWindow to clear
        "under" scroll bar when size/position changes.
        * emacs.c (gdb_use_union, gdb_use_lsb): New vars.
        (gdb_emacs_intbits): Remove.
 
-2004-03-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-03-31  Jan Djärv  <jan.h.d@swipnet.se>
 
        * data.c (Fbyteorder): Make test work even if unsigned is not 4 bytes.
 
 
        * editfns.c (Ftranspose_regions): Likewise.
 
-2004-03-20  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-03-20  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (handle_one_xevent): Do not pass key press events to GTK.
 
        to_charpos corresponds to newline in right fringe.  Use local
        BUFFER_POS_REACHED_P macro.
 
-2004-03-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-03-19  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xdisp.c (calc_pixel_width_or_height): Add ifdef HAVE_WINDOW_SYSTEM
        to compile on non-window system.
        (syms_of_xfns): Move image related symbols to image.c.
        (init_xfns): Remove; initialization moved to init_image in image.c.
 
-       * lisp.h (syms_of_image, init_image): Add protoypes.
+       * lisp.h (syms_of_image, init_image): Add prototypes.
        (init_xfns): Remove prototype.
 
        * dispextern.h (x_bitmap_height, x_bitmap_width, x_bitmap_pixmap)
 
 2004-03-09  Kenichi Handa  <handa@etlken2>
 
-       * coding.c (decode_coding_emacs_mule): Handle insufficent source
+       * coding.c (decode_coding_emacs_mule): Handle insufficient source
        correctly.
 
 2004-03-04  Richard M. Stallman  <rms@gnu.org>
 
 2004-03-02  Kenichi Handa  <handa@m17n.org>
 
-       * doc.c (Fsubstitute_command_keys): Fix counding bytes.
+       * doc.c (Fsubstitute_command_keys): Fix counting bytes.
 
 2004-03-02  Kim F. Storm  <storm@cua.dk>
 
 
        * makefile.w32-in ($(BLD)/fringe.$(O)): Add dependencies.
 
-2004-03-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-03-01  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xfns.c (Fx_display_color_cells): Use number of planes to calculate
        how many colors can be displayed.
        updates by setting prevent_redisplay_optimizations_p and
        update_mode_lines.
 
-2004-02-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-02-28  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xfns.c (x_window): Fix indentation.
 
        (Fxw_display_color_p): Use dpyinfo->color_p.
        (Fx_display_grayscale_p, Fx_display_planes): Don't use
        dpyinfo->n_cbits.
-       (Fx_display_color_cells): Use dpyinfo->n_planes;
+       (Fx_display_color_cells): Use dpyinfo->n_planes.
        (QCmatrix, QCcolor_adjustment, QCmask, Qemboss, Qedge_detection)
        (Qheuristic, cross_disabled_images, emboss_matrix)
        (laplace_matrix): New variables (from xfns.c).
        line is drawn.
        (XTset_terminal_window): Add static.
        (x_make_frame_visible): Add UNBLOCK_INPUT.
-       (x_free_frame_resources): New funcion (from xterm.c).
+       (x_free_frame_resources): New function (from xterm.c).
        (XTread_socket): Call handle_tool_bar_click if mouse up/down event
        occurs in tool bar area.
        (mac_initialize_display_info): Remove dpyinfo->n_cbits.
        (prev_read): Remove variable.
        (read_avail_input_buf): New static event buffer array.
        (in_read_avail_input): New static variable to handle re-entrancy.
-       (read_avail_input): Change buf to pinter to read_avail_input_buf.
+       (read_avail_input): Change buf to pointer to read_avail_input_buf.
        Use in_read_avail_input to handle re-entrance; when re-entered,
        fully initialize and use tmp_buf array instead of read_avail_input_buf.
        Do not initialize read_avail_input_buf in full here; instead assume it
 
        * window.c (Fwindow_fringes): Doc fix.
 
-2004-02-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-02-10  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xselect.c (x_get_foreign_selection): Add new optional parameter
        time_stamp.
 
        * data.c (Fbyteorder): New function.
 
-2004-02-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-02-09  Jan Djärv  <jan.h.d@swipnet.se>
 
        * atimer.c: Move include stdio.h to same place as in other files.
 
        (x_redisplay_interface): Add null handlers for
        define_fringe_bitmap and destroy_fringe_bitmap functions.
 
-2004-02-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-02-07  Jan Djärv  <jan.h.d@swipnet.se>
 
        * macfns.c (Fx_change_window_property): Make doc string and
        parameters same as for X version.
        (Fdisplay_completion_list): Make it handle arguments that are
        symbols.  Doc fix.
 
-2004-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-02-05  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.h: Add declaration of free_frame_menubar.
 
 
        * w32fns.c (x_to_w32_font): Likewise.
 
-2004-02-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-02-03  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.h: Add x_handle_dnd_message, x_check_property_data,
        x_fill_property_data, x_property_data_to_lisp and check_x_display_info.
        * unexmacosx.c (unexec_copy): Do not copy more than was
        requested to prevent overwriting during unexec.
 
-2004-01-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-01-27  Jan Djärv  <jan.h.d@swipnet.se>
 
        * process.c (sigchld_handler): Add comment about not calling malloc.
 
        (Fwindow_pixel_edges, Fwindow_inside_edges)
        (Fwindow_inside_pixel_edges): Use decode_any_window.
 
-2004-01-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-01-27  Jan Djärv  <jan.h.d@swipnet.se>
 
        * process.h: synch_process_termsig new variable.
 
 
        * lisp.h [USE_LSB_TAG && !DECL_ALIGN]: Signal an error.
 
-2004-01-21  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-01-21  Jan Djärv  <jan.h.d@swipnet.se>
 
        * lisp.h: Add undef DECL_ALIGN.
 
        instead of related indicator fields.
        Compare exact_window_width_line_p and cursor_in_mouse_face_p indicators.
        (direct_output_for_insert): Handle exact width lines like
-       contined lines.  Call update_window_fringes.
+       continued lines.  Call update_window_fringes.
        (update_window): Call update_window_fringes.
        (scrolling_window): Don't skip desired rows with changed bitmaps.
        Check if fringe bitmaps changes when assigning scrolled rows.
        (x_draw_fringe_bitmap): Handle bottom aligned bitmaps.
        (mac_draw_window_cursor): Draw cursor in fringe.
 
-2004-01-16  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-01-16  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (handle_one_xevent): Don't handle characters that are part
        of an old style (XLookupString) compose sequence.
        * macterm.c (do_check_ram_size): Don't hardcode the lisp address
        space size.
 
-2004-01-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-01-12  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xmenu.c (popup_get_selection): Check new parameter down_on_keypress
        if a key press should pop down.  Only pop down if a key is pressed
        (create_and_show_dialog): Pass 1 for down_on_keypress to
        popup_get_selection.
 
-2004-01-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-01-11  Jan Djärv  <jan.h.d@swipnet.se>
 
        * alloc.c (allocate_vectorlike): Surround calls to mallopt with
        BLOCK/UNBLOCK_INPUT.
 
-2004-01-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-01-08  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xmenu.c (Fx_popup_dialog): Add an Ok button if no buttons are
        specified.
        (append_glyph, append_composite_glyph, produce_image_glyph)
        (append_stretch_glyph): Set glyph's ascent and descent.
        (on_hot_spot_p): New function to check if position is inside an
-       rectangular, circular, or polygon-shaped image hot-spot,
+       rectangular, circular, or polygon-shaped image hot-spot.
        (find_hot_spot): New function to search for image hot-spot.
        (Flookup_image_map): New defun to search for image hot-spot.
        (define_frame_cursor1): New aux function to determine frame
        * termcap.c (tgetst1): Scan for "%pN"; if all
        N are continuous in [1,9], remove all "%pN".
 
-2003-12-24  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-12-24  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_frame_set_char_size): Call x_wm_set_size_hint.
 
        * textprop.c (Fget_char_property_and_overlay): New function.
        (syms_of_textprop): Defsubr it.
 
-2003-11-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-11-29  Jan Djärv  <jan.h.d@swipnet.se>
 
        * dispnew.c (buffer_posn_from_coords): Add ifdef HAVE_WINDOW_SYSTEM
        to compile on terminal configuration.
        (append_stretch_glyph): Change ascent arg to be actual value
        in pixels rather than ratio to height.  Callers changed.
        (calc_pixel_width_or_height): New aux function, implementing
-       pixel based artihmetic for glyph widths and heights.
+       pixel based arithmetic for glyph widths and heights.
        (produce_stretch_glyph): Use calc_pixel_width_or_height for
        :width, :height, :align-to, and :ascent, thus allowing these to
        be specified in pixels as well as multiples of characters.
        Use non-text cursor when mouse pointer is outside editable text,
        i.e. in the void after end-of-line or end-of-buffer; this was
        already done for W32, but is now standard for all systems --
-       user can toggle show-text-cursor-in-void to get old behaviour.
+       user can toggle show-text-cursor-in-void to get old behavior.
        (syms_of_xdisp): DEFVAR_LISP Vshow_text_cursor_in_void and
        Vdisplay_pixels_per_inch.
 
 
        * coding.c (coding_restore_composition): Lisp_Object/int mixup.
 
-2003-11-17  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-11-17  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (x_window_to_scroll_bar): Move check of display to
        where window_id is compared.
        (try_window_id): Use first_vpos to start display in first _text_
        line if no reusable lines at start of window with header line.
 
-2003-11-16  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-11-16  Jan Djärv  <jan.h.d@swipnet.se>
 
        * w32fns.c (XPutPixel):
        * w32bdf.c (w32_init_bdf_font):
        Display* argument.
        (xg_display_open, xg_display_close, xg_create_default_cursor): Declare.
 
-2003-11-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-11-14  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (x_detect_focus_change): Do not change focus frame for
        Enter/LeaveNotify if the current focus frame has explicit focus.
 
        * xterm.c (x_list_fonts): Fix excluding of auto-scaled fonts.
 
-2003-11-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-11-09  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xfns.c (x_window): Set XtNx and XtNy in shell widget for
        program specified positions.
 
-2003-11-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-11-08  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (XAW_ARROW_SCROLLBARS): Define it for Xaw 1.5E.
 
        (GCTYPEMASK, XSETTYPE): Remove.
        (XGCTYPE): Make it an alias of XTYPE.
 
-2003-11-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-11-03  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (x_term_init): Fix formatting.
 
-2003-11-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-11-02  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.h (xg_have_tear_offs): Declare.
        (xg_keep_popup, xg_did_tearoff): Remove.
        * macterm.c (XTread_socket): Handle menubar selection and grow
        window only for mouseDown events.
 
-2003-10-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-10-31  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (x_term_init): For GTK part, increase x_initialized
        to check for more than one display.  Use error instead of return 0.
 
        * s/darwin.h (GC_MARK_STACK): Define.
 
-2003-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-10-12  Jan Djärv  <jan.h.d@swipnet.se>
 
        * window.c (shrink_windows): New function.
        (size_window): Call shrink_windows to calculate window sizes when
 
        * fns.c (Frequire): Doc fix.
 
-2003-10-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-10-05  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xfns.c (Fx_send_client_event): New function as a base for
        manipulating extended window manager hints.
 
        * window.c (Fwindow_scroll_bars): Doc fix.
 
-2003-09-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-09-19  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (x_set_offset): Take window manager decorations into account.
 
 2003-09-01  Jason Rumney  <jasonr@gnu.org>
 
        * makefile.w32-in (alloca.o): Remove.
-       (coding.o): Depend on intervals.h
+       (coding.o): Depend on intervals.h.
        (emacs.o, bytecode.o): Depend on window.h.
 
 2003-09-01  Dave Love  <fx@gnu.org>
 
        * xdisp.c (init_iterator): Remove old WINDOWSNT conditional.
 
-2003-08-30  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-08-30  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (x_term_init): Initialize new fields in x_display_info.
 
 
        * msdos.c: Include intervals.h, since STRING_INTERVALS requires that.
 
-2003-08-21  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-08-21  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.h (struct x_display_info): New fields: client_leader_window
        and Xatom_wm_client_leader.
 
        * xfns.c (Fx_create_frame): Set property WM_CLIENT_LEADER.
 
-       * Makefile.in (xsmfns.o): Add more depenedencies.
+       * Makefile.in (xsmfns.o): Add more dependencies.
 
 2003-08-21  Dave Love  <fx@gnu.org>
 
        * print.c (print_string): Fix printing of multibyte string with
        nontrivial printcharfun.
 
-2003-07-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-07-31  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xfns.c (xg_set_icon): Rewrite to compile with GTK 2.0 and 2.2.
 
 
        * Makefile.in (CFLAGS) [!OPTIMIZE]: Undo previous change.
 
-2003-07-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-07-29  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_mark_data): Update calls to mark_object.
 
        * window.c (delete_window):
        * xdisp.c (message_dolog): Update for new types.
 
-2003-06-26  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-06-26  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xfaces.c (set_font_frame_param): Set default_face_done_p to zero.
        (realize_default_face): Use default_face_done_p for the force_p
 2003-06-15  Kim F. Storm  <storm@cua.dk>
 
        * xdisp.c (x_fix_overlapping_area): Always use area relative X
-       to fix redisplay problem with tall characters (such as \e,AC\e(B).
+       to fix redisplay problem with tall characters (such as Ã).
 
-2003-06-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
+2003-06-13  Kai Großjohann  <kai.grossjohann@gmx.net>
 
        * fileio.c (Fcopy_file): Doc fix: copies file modes, too.
 
 
        * buffer.c (init_buffer_once): Make kill-buffer-hook permanent-local.
 
-2003-06-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-06-03  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (make_menu_item): Make sure we don't crash on a NULL
        menu item label.
 
        * alloc.c (Fgarbage_collect): Remove `unused var tail' warning.
 
-2003-05-25  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-05-25  Jan Djärv  <jan.h.d@swipnet.se>
 
        * frame.c (make_frame): Condition want_fullscreen with
        HAVE_WINDOW_SYSTEM.
        win_gravity, size_hint_flags, border_width, internal_border_width,
        line_height, fringe_cols, left_fringe_width, right_fringe_width,
        want_fullscreen.  All uses changed.
-       (struct frame): New member column_width contaning the canonical
+       (struct frame): New member column_width containing the canonical
        column width, analogue to line_height.  All uses changed.
        (struct frame): Rename members scroll_bar_pixel_width to
        config_scroll_bar_width, and scroll_bar_cols to
        and vertical_scroll_bar_type.
        (coordinates_in_window): Adapt to new fringe/margin positions
        and per-window fringes and scroll-bars.
-       Fix bug related to incorrectly adjusting coordinates by
-       frame's internal_border_width (the effect normally negible since
+       Fix bug related to incorrectly adjusting coordinates by frame's
+       internal_border_width (the effect normally negligible since
        the internal_border_width is typically 0 or 1 pixel, but very
        noticeable for an internal_border_width of e.g. 25 pixels).
        Upon successful return (other than ON_NOTHING), the coordinates
        change/simplify relevant callers.
        (x_y_to_hpos_vpos): Adapt to per-window fringes and scroll bars,
        and new fringe vs. display margin position.
-       Use window_box_left_offset and window_box_right_offset
+       Use window_box_left_offset and window_box_right_offset.
        (get_glyph_string_clip_rect): Adapt to per-window fringes and
        scroll bars, and new fringe vs. display margin position.
        Use WINDOW_LEFT_EDGE_X and WINDOW_TOTAL_WIDTH.
        (map_keymap_call, Fmap_keymap): New functions.
        (syms_of_keymap): Defsubr map-keymap.
 
-2003-05-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-05-02  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (create_dialog, make_widget_for_menu_item)
        (make_menu_item, create_menus, xg_update_menu_item): Don't call
        * coding.c (coding_system_accept_latin_extra_p): Delete this
        function.
        (find_safe_codings): Pay attention to
-       the property tranlsation-table-for-encode of each codings.
+       the property translation-table-for-encode of each codings.
        (syms_of_coding): Give Qtranslation_table the extra slot number 2.
 
 2003-05-01  Stefan Monnier  <monnier@cs.yale.edu>
        * syntax.c (skip_chars): Make the code faster by using the common
        technique of *p, *stop, and *endp.
 
-2003-04-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-04-23  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xdisp.c (update_tool_bar): BLOCK_INPUT before calling
        tool_bar_items so GTK tool bar expose callback does not access items
        Call Vafter_insert_file_adjust_coding_function before calling
        decode-format.
 
-2003-04-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-04-09  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (xg_scroll_callback): Call gtk_range_get_adjustment to
        get GtkAdjustment as widget now is a GtkRange.
        * macterm.c (x_redisplay_interface): Add missing entry for
        draw_vertical_window_border.
 
-2003-03-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
+2003-03-29  Kai Großjohann  <kai.grossjohann@gmx.net>
 
        * fileio.c (Fexpand_file_name): In the no-handler case, after
        expanding, look again for a handler and invoke it.  This is needed
        for filenames like "/foo/../user@host:/bar/../baz" -- the first
        expansion produces "/user@host:/bar/../baz" which needs to be
-       expanded again for the finame result "/user@host:/baz".
+       expanded again for the filename result "/user@host:/baz".
 
-2003-03-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-03-28  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_tool_bar_item_expose_callback): Reduce size
        of area to be redrawn for better performance.
        only if the tool bar contents actually change.
        (update_menu_bar): Undo previous change.
 
-2003-03-26  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-03-26  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_resize_widgets): Don't call xg_frame_cleared.
        (xg_frame_set_char_size): Calculate scroll bar width before frame
        * lisp.h (make_string_from_bytes, make_specified_string):
        Prototypes adjusted.
 
-2003-03-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-03-23  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xdisp.c (get_glyph_string_clip_rect): Remove ; at end of #endif.
 
        (x_intersect_rectangles): New generic functions for use by xdisp.c
        and GUI front-ends.
        (syms_of_xdisp): Initialize and staticpro help_echo* variables.
-       Defvar_bool "x-streach-cursor" and "mouse-autoselect-window" here.
+       Defvar_bool "x-stretch-cursor" and "mouse-autoselect-window" here.
 
        * dispextern.h (Display_Info): Generic typedef for *_display_info.
        (NativeRectangle): Generic typedef for rectangle type.
        * alloc.c (make_specified_string): If NCHARS is negative, count
        the number of characters.
 
-2003-03-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-03-18  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_frame_cleared): Call gtk_widget_queue_draw for
        all widgets.
        (syms_of_coding): Defsubr Sdefine_coding_system_internal.
        Initialize and staticpro Vcoding_system_safe_chars.
 
-2003-03-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-03-18  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_set_toolkit_scroll_bar_thumb): Check if new values
        equal old values before updating.
 
        * gtkutil.c (xg_initialize): Remove xg_ignore_next_thumb.
 
-2003-03-17  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-03-17  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c: Removed handle_fixed_child, struct xg_last_sb_pos.
        (xg_resize_widgets): Don't call foreach(handle_fixed_child).
 
        * lread.c (read1): After #!, exit loop on eof.
 
-2003-03-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-03-14  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.h: Add declaration for xg_frame_cleared.
 
        * process.c (read_process_output): We have allocated enough space
        for readmax and carryover, so actually use the alloted space.
 
-2003-03-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-03-09  Jan Djärv  <jan.h.d@swipnet.se>
 
        * keyboard.c (make_lispy_event): Extend mouse_syms if needed for
        toolkit scrollbar click.
        (update_frame_tool_bar): Connect xg_tool_bar_item_expose_callback
        to expose on the tool bar item widgets.
 
-2003-03-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-03-08  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (update_frame_tool_bar): Compare pixmap ID instead of
        struct image* when deciding to update (struct image* may have been
 
        * w32reg.c (w32_get_rdb_resource): New function.
        (x_get_string_resource): Use it, so resources passed with -xrm
-       supercede the ones in the registry.
+       supersede the ones in the registry.
 
-2003-03-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-03-04  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (x_detect_focus_change): Call x_any_window_to_frame
        instead of x_top_window_to_frame.
 
-2003-03-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-03-03  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xsmfns.c (smc_save_yourself_CB): Add --no-splash to options
        when restarting Emacs.
        (Qkill_buffer_query_functions): New var.
        (syms_of_buffer): Init and staticpro it.
 
-2003-03-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-03-02  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.h (XSync): Define as gdk_window_process_all_updates for GTK.
 
 
        * lread.c (read1): Accept `single space' syntax like (? x).
 
-2003-02-25  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-02-25  Jan Djärv  <jan.h.d@swipnet.se>
 
        * keyboard.c (cancel_hourglass_unwind): Surround with
        #ifdef HAVE_X_WINDOWS.
        * xdisp.c (Qwhen): Declare external; it's now defined in callint.c.
        (syms_of_xdisp): Don't initialize Qwhen.
 
-2003-02-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-02-23  Jan Djärv  <jan.h.d@swipnet.se>
 
        * keyboard.c (cancel_hourglass_unwind): New function.
        (command_loop_1): Cancel hourglass with unwind-protect.
 
        * regex.c (print_partial_compiled_pattern): Output to stderr.
 
-2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2003-02-23  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * dired.c (directory_files_internal): Don't expand directory.
        (Fdirectory_files, Fdirectory_files_and_attributes): Do it here
 
        * lread.c (Fload): Don't check STRING_MULTIBYTE.
 
-2003-02-21  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-02-21  Jan Djärv  <jan.h.d@swipnet.se>
 
        * process.h: Removed subtty field from struct Lisp_Process.
 
        Call emacs_get_tty_pgrp instead of ioctl.
        (process_send_signal): Call EMACS_KILLPG if ioctl TIOCSIGSEND fails.
 
-2003-02-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2003-02-21  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * keymap.c (Fdefine_key): Doc fix.
 
        * xfaces.c (try_alternative_families): Try all scalable fonts if
        Vscalable_fonts_allowed is not Qt.
 
-2003-02-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-02-19  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xfaces.c (x_face_list_fonts): Set *pfonts to 0 if no fonts found.
 
-2003-02-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-02-18  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (x_list_fonts): If maxnames is less than 0, get all font
        names.
        Allow dotted-pair dot after a character constant.
        Allow "`" and "," (inside backquote) after a character constant.
 
-2003-02-17  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-02-17  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_tool_bar_expose_callback): New function.
        (xg_create_tool_bar): Force style of tool bar to be horizontal with
 2003-02-17  Richard M. Stallman  <rms@gnu.org>
 
        * keyboard.c (this_command_key_count_reset): New variable.
-       Initiatize to 0 where this_command_key_count is set.
+       Initialize to 0 where this_command_key_count is set.
        (read_char): Save and restore this_command_key_count_reset
        around input method code.
        (read_char): If this_command_key_count_reset, echo reread commands.
        (Fstart_process): Initialize the member `filter_multibyte' of
        struct Lisp_Process.
        (create_process): Call setup_process_coding_systems.
-       (Fmake_network_process): New keyward `:filter-multibyte'.
+       (Fmake_network_process): New keyword `:filter-multibyte'.
        Initialize the member `filter_multibyte' of struct Lisp_Process.
        Call setup_process_coding_systems.
        (server_accept_connection): Call setup_process_coding_systems.
        * Makefile.in (EXEEXT): Define to @EXEEXT@ and use this variable
        instead of the substitution.
 
-2003-02-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-02-08  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (x_make_frame_visible): Call gtk_window_deiconify.
 
        * xmenu.c (menu_position_func): Adjust menu popup position so that
        the menu is fully visible.
 
-2003-02-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-02-07  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (x_text_icon, x_raise_frame, x_lower_frame)
        (x_make_frame_invisible, x_wm_set_icon_position):
 
        * keyboard.c (syms_of_keyboard) <this-original-command>: Doc fix.
 
-2003-02-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-02-02  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (remove_from_container): Copying list is not needed.
        (xg_update_menubar, xg_update_menu_item, xg_update_submenu)
        * xdisp.c (SKIP_GLYPHS): New macro.
        (set_cursor_from_row): Skip all glyphs that comes from overlay string.
 
-2003-01-30  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-01-30  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (free_frame_tool_bar): Remove debug printf.
 
        * w32fns.c (init_external_image_libraries): Try alternate names for the
        jpeg dll.
 
-2003-01-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-01-27  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (create_dialog, xg_separator_p)
        (xg_item_label_same_p, xg_update_menu_item): Check for NULL string
        before calling strcmp or strlen.
 
-2003-01-26  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-01-26  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (update_frame_tool_bar): Call prepare_image_for_display
        and handle image load failure.
 
        * buffer.c (Fkill_buffer): Call format2 instead of format1.
 
-2003-01-25  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-01-25  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.h: Change to return value of x_dispatch_event to int.
 
 
        * minibuf.c (Fminibuffer_message): Verify type of parameter.
 
-2003-01-24  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-01-24  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_initialize): Initialize id_to_widget here instead
        of static initializer.
 
        * w32term.c (note_mode_line_highlight): Delete #if 0 to enable
        function w32_define_cursor.
-       (note_mouse_highlight): Initialize, setup cursor accoding to mouse
+       (note_mouse_highlight): Initialize, setup cursor according to mouse
        position, change member name output_data.x to output_data.w32 and
        add function w32_define_cursor.
        (show_mouse_face): Delete #if 0 to enable function w32_define_cursor
 
        * Makefile.in (ALL_CFLAGS): Include MYCPPFLAGS, not MYCPPFLAG.
 
-2003-01-21  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-01-21  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c: Must include stdio.h before termhooks.h.
 
        * xdisp.c (redisplay_window): If mini window's buffer is not
        a minibuffer, then redisplay it like other windows.
 
-2003-01-20  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-01-20  Jan Djärv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_create_frame_widgets): Check if there is an
        external tool bar before setting tool bar height.
 
-2003-01-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-01-19  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (handle_one_xevent): Surround popup_activated
        with #ifdef:s for non-toolkit version.
 
        * charset.h (Funibyte_char_to_multibyte): Export.
 
-2003-01-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-01-18  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xmenu.c (mouse_position_for_popup): New function.
        (Fx_popup_menu): Call mouse_position_for_popup for X and
        * xdisp.c (message_dolog): Fix bug of the case that *Message*
        buffer is unibyte.
 
-2003-01-15  Francesco Potort\e,Al\e(B  <pot@gnu.org>
+2003-01-15  Francesco Potortì  <pot@gnu.org>
 
        * fns.c (Fsubstring): Clarify doc string.
 
        (syms_of_process): Intern, staticpro, defsubr these.
        (Fmake_network_process): Describe :plist arg.  Remove :vars arg.
 
-2003-01-14  Francesco Potort\e,Al\e(B  <pot@gnu.org>
+2003-01-14  Francesco Potortì  <pot@gnu.org>
 
        * m/delta.h: Remove (obsolete).
 
-2003-01-13  Francesco Potort\e,Al\e(B  <pot@gnu.org>
+2003-01-13  Francesco Potortì  <pot@gnu.org>
 
        * fileio.c (Fdelete_directory, Fdelete_file): Document the
-       behaviour in front of symlinks.
+       behavior in front of symlinks.
        (Fdelete_file): Raise an error on directories.
 
 2003-01-13  Dave Love  <fx@gnu.org>
        * process.c (Fmake_network_process): Convert new port number
        to host byte order for `:service t' case.  From Mario Lang.
 
-2003-01-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2003-01-08  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xfns.c (Fx_file_dialog): Call XtAppNextEvent and x_dispatch_event
        instead of XtAppProcessEvent.
        * macterm.c (syms_of_macterm): Set mac-wheel-button-is-mouse-2
        to default to t.
 
-2002-12-29  Francesco Potort\e,Al\e(B  <pot@gnu.org>
+2002-12-29  Francesco Potortì  <pot@gnu.org>
 
        * data.c (Fstring_to_number, Fminus): Better English in doc strings.
 
        allow building in a different directory than source.  Uses some
        GNU Make extensions, but there is no other make on Mac OS X.
 
-2002-12-26  Francesco Potort\e,Al\e(B  <pot@gnu.org>
+2002-12-26  Francesco Potortì  <pot@gnu.org>
 
        * data.c (Fmakunbound, Ffmakunbound, Fmake_variable_buffer_local)
        (Fsetq_default, Fmake_local_variable, Fkill_local_variable)
 
        * w32.c (g_b_init_is_windows_9x, g_b_init_open_process_token)
        (g_b_init_get_token_information, g_b_init_lookup_account_sid)
-       (g_b_init_get_sid_identifier_authority ): Add several static
+       (g_b_init_get_sid_identifier_authority): Add several static
        global variables.
 
        * w32.c (globals_of_w32): New function.  Used to initialize those
 
        * alloca.c: Undo ifdef change accidentally made on 12-04.
 
-2002-12-06  Francesco Potort\e,Al\e(B  <pot@gnu.org>
+2002-12-06  Francesco Potortì  <pot@gnu.org>
 
        * xfns.c (png_load): Avoid double gamma correction for PNG images.
 
 
        * fns.c (Frequire): Change nesting allowance from 2 to 3 to cause
        more descriptive error output from lread.c:Fload upon most require
-       cycles during boostrapping.
+       cycles during bootstrapping.
 
 2002-11-27  Jason Rumney  <jasonr@gnu.org>
 
 2002-11-24  Steven Tamm  <steventamm@mac.com>
 
        * unexmacosx.c (unexec_realloc): Use malloc_default_zone to
-       determine the size of pointers alloced in unexed space instead
+       determine the size of pointers alloc'ed in unexed space instead
        of using possibly invalid emacs_zone pointers.  This fixes the
        binary incompatibility problems caused by updates to libSystem.B.
 
        * fns.c (Fcopy_sequence): Doc fix.
        (Fmap_char_table): Cast `call2'.
 
-2002-11-14  Francesco Potort\e,Al\e(B  <pot@gnu.org>
+2002-11-14  Francesco Potortì  <pot@gnu.org>
 
        * s/sol2-8.h: New file.
 
        * w32term.c (w32_draw_fringe_bitmap): Remove unused local variable
        window.
 
-2002-11-08  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-11-08  Pavel Janík  <Pavel@Janik.cz>
 
        * process.c (Fformat_network_address): Remove unused locals p,
        cp, and i.
        * macmenu.c (mac_menu_show): Add j to count menu items; match
        menu_item_selection to it to find selected item.
 
-2002-10-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2002-10-06  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (XTread_socket): Fix from 2002-10-03 didn't cover all
        cases.  The correct fix is to pass ReparentNotify to Xt.
        * macterm.c (keycode_to_xkeysym_table): Change return to be
        treated like an X keysym.
 
-2002-10-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2002-10-03  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.c (XTread_socket): For ConfigureNotify, with x and y == 0,
        and USE_MOTIF, call XTranslateCoordinates to get the real x and y.
        (Fx_popup_menu): Don't show pop up menu until preceding one is
        actually cleaned up.  Moved UNGCPRO outside #ifdef HAVE_MENUS block.
 
-       * w32menu.c: Changes adapted from xmenu.c
+       * w32menu.c: Changes adapted from xmenu.c.
        (set_frame_menubar): First parse all submenus,
        then make widget_value trees from them.
        Don't allocate any widget_value objects
        * m/att3b.h (XINT): Don't define.
        (VALBITS, VALMASK, XTYPE): Deleted.
        (DATA_SEG_BITS): Define.
-       * m/gec63.h (VALBITS, VALAMASK, XTYPE, XSETTYPE, XPNTR, XSET,
-       ARRAY_MARK_FLAG): Deleted.
+       * m/gec63.h (VALBITS, VALMASK, XTYPE, XSETTYPE, XPNTR, XSET)
+       (ARRAY_MARK_FLAG): Deleted.
        (DATA_SEG_BITS): Define.
        * m/pfa50.h (VALBITS, VALMASK, XTYPE): Deleted.
        (DATA_SEG_BITS): Define.
        CCL_LookupCharConstTbl.
        (syms_of_ccl): Defvar translation-hash-table-vector.
 
-2002-07-05  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-07-05  Pavel Janík  <Pavel@Janik.cz>
 
        * xdisp.c: Remove unused variable `face'.
 
 
        * xdisp.c (store_mode_line_string): Lisp_Object/int mixup.
 
-2002-06-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2002-06-28  Jan Djärv  <jan.h.d@swipnet.se>
 
        * keyboard.c (readable_filtered_events): New function that filters
        FOCUS_IN_EVENT depending on parameter.
        * w32fns.c (file_dialog_callback): New function.
        (Fx_file_dialog): Allow selecting directories as well as files.
 
-2002-06-21  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-06-21  Pavel Janík  <Pavel@Janik.cz>
 
        * m/pmax.h (START_FILES): Define START_FILES for NetBSD and
        OpenBSD.  Add support for mipseb-*-netbsd* machines.
        * w32.c (init_environment): Remove EMACSLOCKDIR.
        (stat): Swap _S_IFDIR and _S_IFREG.
 
-2002-06-13  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-06-13  Pavel Janík  <Pavel@Janik.cz>
 
        * keyboard.c, macterm.c, macmenu.c, msdos.c, sysdep.c
        * termhooks.h, xmenu.c, xsmfns.c, xterm.h, xterm.c, w32term.c,
        DRAG_N_DROP_EVENT, save_session_event to SAVE_SESSION_EVENT and
        no_event to NO_EVENT.
 
-2002-06-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-06-12  Pavel Janík  <Pavel@Janik.cz>
 
        * macmenu.c: Remove declaration of Qmouse_click and Qevent_kind.
 
 
        * window.c (Fset_window_hscroll): Doc fix.
 
-2002-06-05  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-06-05  Pavel Janík  <Pavel@Janik.cz>
 
        * fileio.c (choose_write_coding_system):
        Call select-safe-coding-system properly.
        is Qcompound_text_with_extensions.
 
        * xselect.c (lisp_data_to_selection_data): Always set selection
-       type as string if x_encode_text returns streingp non-NULL.
+       type as string if x_encode_text returns stringp non-NULL.
 
        * s/netbsd.h: Include /usr/pkg in the run time shared library path.
 
        New variables.
        (syms_of_fileio): DEFVAR_LISP them.
        (read_file_name_cleanup): New unwind function.
-       (Fread_file_name_internal): Only return completions satifying
+       (Fread_file_name_internal): Only return completions satisfying
        Vread_file_name_predicate.  Temporarily unwind protect and rebind
        default-directory while checking completions against the predicate.
        (Fread_file_name): Added PREDICATE argument.  Specbind it to
        type if comes from the Lisp object's car.  If the selection
        contains a pure ASCII text, always return QSTRING as its type.
 
-2002-05-06  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-05-06  Pavel Janík  <Pavel@Janik.cz>
 
        * mac.c (mac-cut-function): Doc fix.
 
 
        * xterm.c (XTread_socket): Disable the Xutf8LookupString code.
 
-2002-04-29  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-04-29  Pavel Janík  <Pavel@Janik.cz>
 
        * dispextern.h (DEFAULT_TOOL_BAR_BUTTON_MARGIN)
        (DEFAULT_TOOL_BAR_BUTTON_RELIEF): Change default values.
        * fontset.c [MAC_OS]: Set Vdefault_fontset to ETL Fixed instead of
        Apple Monaco.
 
-       * process.c (QCfamily, QCfilte): Declare extern.
+       * process.c (QCfamily, QCfilter): Declare extern.
        (wait_reading_process_input) [MAC_OSX]: Clear bit for stdin before
        calling select.
 
        cursor on a stretch glyph has a width that depends on
        x_stretch_cursor_p.
 
-2002-04-25  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-04-25  Pavel Janík  <Pavel@Janik.cz>
 
        * abbrev.c (abbrev-start-location): Doc fix.
 
        * xfns.c (x_set_mouse_color): Change default for cross_cursor
        to XC_hand2.
 
-2002-04-23  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-04-23  Pavel Janík  <Pavel@Janik.cz>
 
        * xdisp.c: Remove unused global variable `minibuf_prompt_pixel_width'.
 
        * window.c (make_window): Initialize height_fixed_p,
        last_cursor_off_p, and p->cursor_off_p slots.
 
-2002-04-20  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-04-20  Pavel Janík  <Pavel@Janik.cz>
 
        * fns.c (use-dialog-box): Doc fix.
 
-2002-04-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-04-19  Pavel Janík  <Pavel@Janik.cz>
 
        * xterm.c (note_mode_line_or_margin_highlight): Remove unused
        variables `row', `i' and `area'.
 
 2002-04-19  Dave Lambert  <dlambert@acm.org>
 
-       Theses change implement an underscore-like (`hbar') cursor.
+       These changes implement an underscore-like (`hbar') cursor.
 
        * xterm.h (text_cursor_kinds): New enumeration member HBAR_CURSOR.
 
        m/ibmps2-aix.h, m/ibmrs6000.h, m/ibmrt-aix.h, m/ibmrt.h,
        m/ibms390.h, m/intel386.h, m/iris4d.h, m/irist.h, m/isi-ov.h,
        m/m68k.h, m/macppc.h, m/masscomp.h, m/mg1.h, m/mips-siemens.h,
-       m/mips.h, m/news-r6.h, m/news.h, m/next.h, m/nh3000.h, m/nh4000.h
+       m/mips.h, m/news-r6.h, m/news.h, m/next.h, m/nh3000.h, m/nh4000.h,
        m/ns32000.h, m/orion.h, m/pfa50.h, m/plexus.h, m/pmax.h,
        m/powerpcle.h, m/pyrmips.h, m/sequent-ptx.h, m/sequent.h,
        m/sparc.h, m/sr2k.h, m/symmetry.h, m/tad68k.h, m/tahoe.h,
        s/sco5.h, s/unixware.h: Don't set HAVE_ALLOCA, C_ALLOCA and
        STACK_DIRECTION, now set by autoconf.
 
-2002-04-14  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-04-14  Pavel Janík  <Pavel@Janik.cz>
 
        * dispnew.c (marginal_area_string): Sort arguments.
 
        Use a single event for HELP_EVENT.
        (Fexecute_extended_command): Save last_point_position.
 
-2002-04-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-04-12  Pavel Janík  <Pavel@Janik.cz>
 
        * lisp.h (Fpropertize): Add prototype.
 
        * callint.c (Fcall_interactively): Use INTEGERP instead of
        NUMBERP for checking Vhistory_length.
 
-2002-04-05  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-04-05  Pavel Janík  <Pavel@Janik.cz>
 
        * sound.c (Fplay_sound_internal): Renamed from Fplay_sound.
        Doc fix to reflect it.
        * msdos.c (syms_of_msdos): Fix last change with
        mouse_autoselect_window.
 
-2002-04-03  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-04-03  Pavel Janík  <Pavel@Janik.cz>
 
        * w32term.c, xterm.c, msdos.c: Rename autoselect_window_p to
        mouse_autoselect_window.
        (Fset_network_process_options, server_accept_connection):
        Fix some int/Lisp_Object confusions (thank you union types).
 
-2002-04-01  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-04-01  Pavel Janík  <Pavel@Janik.cz>
 
        * msdos.c: Rename x_autoselect_window_p to autoselect_window_p.
 
 
        * process.c (DATAGRAM_CONN_P): Make sure PROC is really a process.
 
-2002-03-27  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-03-27  Pavel Janík  <Pavel@Janik.cz>
 
        * process.c (set-network-process-options): Add usage.
        (make-network-process): Doc fix.
        Don't use "sun" as a variable, it's a predefined constant on Sun
        machines.
 
-2002-03-20  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-03-20  Pavel Janík  <Pavel@Janik.cz>
 
        * bytecode.c (Fbyte_code): Revert last change.
 
        * makefile.w32-in (LIBS): Add $(WSOCK32).
        From David Ponce <dponce@voila.fr>.
 
-2002-03-18  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-03-18  Pavel Janík  <Pavel@Janik.cz>
 
        * process.c (wait_reading_process_input): Move variables `pname'
        and `pnamelen' down where they are used.
        * process.c: Define HAVE_LOCAL_SOCKETS based on HAVE_SYS_UN_H.
        Remove explicit GNU_LINUX settings for datagram support.
 
-2002-03-18  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-03-18  Pavel Janík  <Pavel@Janik.cz>
 
        * process.c (Fmake_network_process): Remove unused variable `sa'.
        Doc fix.  Add usage:.
        * msdos.c (dos_rawgetc): Disable the x-autoselect-window feature,
        until its implementation is fixed.
 
-2002-03-14  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-03-14  Pavel Janík  <Pavel@Janik.cz>
 
        * xfns.c (png_load): Remove unused variable `gamma_str'.
 
        * lread.c (Fload): Don't assume that message_with_string uses the
        string it is given like a C string.
 
-2002-03-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2002-03-10  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.h (x_session_check_input, x_session_initialize): Declare.
 
        * sysdep.c (sys_subshell) [MSDOS]: If PWD is set in the
        environment, pass it down with corrected value.
 
-2002-03-04  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-03-04  Pavel Janík  <Pavel@Janik.cz>
 
        * lread.c (read_filtered_event): Do not call start_hourglass
        before returning.
 
        * w32proc.c (syms_of_ntproc): Doc fix.
 
-2002-02-24  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-02-24  Pavel Janík  <Pavel@Janik.cz>
 
        * intervals.h: Include "dispextern.h" unconditionally.
 
 
        * w32fns.c (w32_wnd_proc) <WM_TIMER>: Fix last change.
 
-2002-02-23  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-02-23  Pavel Janík  <Pavel@Janik.cz>
 
        * w32term.c (enter_timestamp): Remove unused static variable to
        prevent warning.
        (tool_bar_items): Likewise.
        (current_active_maps): Removed unused (and buggy) function.
 
-2002-02-20  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-02-20  Pavel Janík  <Pavel@Janik.cz>
 
        * xfns.c (gif_load): Use correct width and height for GIF images.
 
        * msdos.c (x_autoselect_window_p): New variable.
        (syms_of_msdos): Defvar it.
        (dos_rawgetc): If x_autoselect_window_p is set, select the window in
-       which the last mouse movement occured, unless it is already selected.
+       which the last mouse movement occurred, unless it is already selected.
 
        * xdisp.c (automatic_hscroll_margin, Vautomatic_hscroll_step):
        New variables.
        (hscroll_window_tree): Use automatic_hscroll_margin and
        Vautomatic_hscroll_step to compute the amount of window scrolling.
 
-2002-02-16  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-02-16  Pavel Janík  <Pavel@Janik.cz>
 
        * xterm.c (x-autoselect-window): New variable.
        (note_mouse_movement): Use it.
 
        * alloc.c (NSTATICS): Increase to 1280.
 
-2002-02-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2002-02-15  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * alloc.c (NSTATICS): Bump to 1026.
 
 
        * floatfns.c (Fround): Doc fix.
 
-2002-02-08  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-02-08  Pavel Janík  <Pavel@Janik.cz>
 
        * sysdep.c (init_system_name): Put unused variable `p' in #if 0.
 
        recursive call unless that arg is non-nil.
        (where_is_internal): New argument no_remap.  Callers changed.
        Call recursively to find original key bindings for a remapped
-       comand unless that arg is non-nil.
+       command unless that arg is non-nil.
        (Fwhere_is_internal): New optional argument NO-REMAP.
        Doc updated.  Callers changed.  Pass arg to where_is_internal.
 
        (syms_of_keyboard): DEFVAR_LISP it.
        (command_loop_1): Set it, and perform command remapping.
 
-2002-02-06  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-02-06  Pavel Janík  <Pavel@Janik.cz>
 
        * keyboard.c (recursive_edit_1): Call cancel_hourglass unconditionally.
 
        * xfaces.c (realize_default_face): Don't set the weight and slant of
        the default face to Qnormal, unless these attributes are unspecified.
 
-2002-02-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-02-02  Pavel Janík  <Pavel@Janik.cz>
 
        * keyboard.c (command_loop_1) [HAVE_X_WINDOWS]:
        Call cancel_hourglass unconditionally.
 
        * minibuf.c (Fcompleting_read): Doc fix.
 
-2002-01-27  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-01-27  Pavel Janík  <Pavel@Janik.cz>
 
        * minibuf.c (Fread_from_minibuffer, Fread_command, Fread_function)
        (Fread_variable, Fread_buffer, minibuffer-completion-confirm):
        * xdisp.c (try_scrolling): Exchange uses of scroll_down_aggressively
        and scroll_up_aggressively.
 
-2002-01-26  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-01-26  Pavel Janík  <Pavel@Janik.cz>
 
        * keyboard.c (parse_tool_bar_item): Remove duplicated prototypes.
 
 
        * .gdbinit (hookpost-run): Defined.
 
-2002-01-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2002-01-22  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xfns.c (x_set_frame_parameters): Typo in previous fix corrected.
 
-2002-01-21  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2002-01-21  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xfns.c (x_set_frame_parameters): Just call x_fullscreen_adjust
        if fullscreen is being set.
 
-2002-01-21  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-01-21  Pavel Janík  <Pavel@Janik.cz>
 
        * minibuf.c (Fminibuffer_contents)
        (Fminibuffer_contents_no_properties, Fread_from_minibuffer)
 
        * window.c (MIN_SAFE_WINDOW_HEIGHT): Value now 1.
 
-2002-01-20  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-01-20  Pavel Janík  <Pavel@Janik.cz>
 
        * doprnt.c (doprnt1): Fix typos in error call.
 
        (w32_enable_synthesized_fonts): Change to a boolean.
        (Fw32_send_sys_command): Doc fix.
 
-2002-01-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-01-19  Pavel Janík  <Pavel@Janik.cz>
 
        * dispnew.c (update_frame): Move the variable `tem' to the block
        where it is used.
        * window.c (enlarge_window): When exceeding size of parent,
        directly delete all the siblings instead of trying to resize it.
 
-2002-01-17  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-01-17  Pavel Janík  <Pavel@Janik.cz>
 
        * term.c (set_tty_color_mode): Remove unused variable `tem'.
 
 
        * w32term.c (x_erase_phys_cursor): Ditto.
 
-2002-01-16  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-01-16  Pavel Janík  <Pavel@Janik.cz>
 
        * xterm.c (XTread_socket) [!USE_X_TOOLKIT]: Compute the value of
        `dont_resize' only when used.
        * xdisp.c (display_mode_element): When computing charpos, depend
        on multibyteness of elt, not the text in field.
 
-2002-01-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-01-15  Pavel Janík  <Pavel@Janik.cz>
 
        * buffer.c (Fkill_all_local_variables):
        Increment `update_mode_lines' only once.
 
-2002-01-14  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-01-14  Pavel Janík  <Pavel@Janik.cz>
 
        * lisp.h (adjust_after_replace_noundo)
        (Fupdate_coding_systems_internal): Add prototypes.
        * emacs.c (USAGE2): Add the --color option.
        (standard_args): Ditto.
 
-2002-01-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2002-01-13  Jan Djärv  <jan.h.d@swipnet.se>
 
        * xterm.h (struct x_output): New members want_fullscreen,
        x_pixels_diff, y_pixels_diff, x_pixels_outer_diff, and
        (syms_of_w32fns): DEFVAR_BOOL it.
        (w32_wnd_proc): Handle new "XBUTTON" messages.
 
-2002-01-13  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-01-13  Pavel Janík  <Pavel@Janik.cz>
 
        * keyboard.c (read_key_sequence): Remove unused variable `extra_maps'.
 
        * editfns.c (Fformat): Update thissize from field_width
        based on the actual width, in the string case.
 
-2002-01-01  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-01-01  Pavel Janík  <Pavel@Janik.cz>
 
        * charset.h (UNIBYTE_STR_AS_MULTIBYTE_P): Parenthesize assignment
        when used as truth value to prevent gcc warnings.
        * bytecode.c (Fbyte_code): Use Fstring_make_unibyte
        instead of Fstring_as_unibyte.
 
-2001-12-22  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-12-22  Pavel Janík  <Pavel@Janik.cz>
 
        The following changes remove mocklisp support:
 
        * Makefile.in (lisp, shortlisp): Synchronize with changes to
        lisp/Makefile.in:DONTCOMPILE.
 
-2001-12-18  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-12-18  Pavel Janík  <Pavel@Janik.cz>
 
        * xdisp.c (window_box_height): Do not return negative values.
        From Gerd Moellmann <gerd@gnu.org>.
 
        * s/gnu-linux.h (GNU_LINUX): Defined.
 
-2001-12-11  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-12-11  Pavel Janík  <Pavel@Janik.cz>
 
        * macros.c, msdos.c, w16select.c: Change doc-string comments to
        `new style' [w/`doc:' keyword].
        * w32menu.c (w32_free_submenu_strings): Clear menu item struct
        before using.
 
-2001-12-09  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-12-09  Pavel Janík  <Pavel@Janik.cz>
 
        * dosfns.c: Change doc-string comments to `new style' [w/`doc:'
        keyword].
        Lisp_Object.
        (w32_free_submenu_strings): Only free owner-drawn strings.
 
-2001-12-09  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-12-09  Pavel Janík  <Pavel@Janik.cz>
 
        * COPYING: Moved back.
 
 
        * eval.c: Use standard syntax for usage in docstrings.
 
-2001-12-03  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-12-03  Pavel Janík  <Pavel@Janik.cz>
 
        * xdisp.c (syms_of_xdisp): Make `tool-bar-button-relief' an option.
 
-2001-12-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-12-02  Pavel Janík  <Pavel@Janik.cz>
 
        * xterm.c (x_draw_image_relief): Use predefined macro instead of
        constant when the value of `tool_bar_button_relief' is negative.
        * w32term.c: Merged changes from xterm.c.
        * w32fns.c: Merged changes from xfns.c.
 
-2001-11-29  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-11-29  Pavel Janík  <Pavel@Janik.cz>
 
        * COPYING: Removed.
 
        extra extra slot.
        (detect_coding_mask): Fix call of detect_coding_iso2022.
 
-2001-11-29  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-11-29  Pavel Janík  <Pavel@Janik.cz>
 
        * fileio.c (file-name-coding-system)
        (default-file-name-coding-system): Doc fix (links to referenced
        * xterm.c (x_draw_glyphs): Don't call notice_overwritten_cursor if
        OVERLAPS_P.
 
-2001-11-28  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-11-28  Pavel Janík  <Pavel@Janik.cz>
 
        * xdisp.c (message_dolog): Remove unused variables `gcpro2',
        `gcpro3' and `gcpro4'.
        * msdos.c (IT_clear_screen): If the frame's faces are not yet
        realized, use the initial screen colors to clear the screen.
 
-2001-11-23  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-11-23  Pavel Janík  <Pavel@Janik.cz>
 
        * textprop.c (Fset_text_properties): Remove unused variables
        `unchanged', `prev_changed', `s' and `len'.
 
        * puresize.h (BASE_PURESIZE): Increase to 750000.
 
-2001-11-18  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-11-18  Pavel Janík  <Pavel@Janik.cz>
 
        * frame.c (Fframe_live_p): Doc fix.
 
        (Fwrite_region): Split the call to build_annotations into two
        calls to build_annotations and build_annotations_2.
 
-2001-11-16  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-11-16  Pavel Janík  <Pavel@Janik.cz>
 
        * sysdep.c (wait_for_kbd_input) [VMS]: Do not call
        clear_waiting_for_input with argument.
 
        * print.c (prin1, print): Doc fix.
 
-2001-11-14  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-11-14  Pavel Janík  <Pavel@Janik.cz>
 
        * fontset.h: Remove declarations of variables
        `Vhighlight_wrong_size_font' and `Vclip_large_size_font'.
 
        * w32fns.c: Doc fix.
 
-2001-11-13  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-11-13  Pavel Janík  <Pavel@Janik.cz>
 
        * xfaces.c (Fface_attributes_as_vector): Doc fix.
 
        * w32fns.c: Don't define max.
        (Fx_open_connection): Only execute once.
 
-2001-11-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-11-12  Pavel Janík  <Pavel@Janik.cz>
 
        * ccl.c: Change macros to use do-while block instead of if-else.
        Use braces to follow GNU Coding Standards.
        * unexelf.c (unexec): Use mmap/munmap to allocate buffers
        instead of malloc/free.
 
-2001-11-09  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-11-09  Pavel Janík  <Pavel@Janik.cz>
 
        * xfaces.c (merge_face_vectors): Use braces to follow GNU
        Coding Standards.
        * w32term.c (x_display_and_set_cursor): Do not move system caret
        if cursor_glyph is NULL.
 
-2001-11-07  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-11-07  Pavel Janík  <Pavel@Janik.cz>
 
        * keymap.c (access_keymap): Fix compilation error.
 
 
        * xfns.c (x_set_frame_parameters): Avoid infinite recursion.
 
-2001-11-07  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-11-07  Pavel Janík  <Pavel@Janik.cz>
 
        * intervals.c (graft_intervals_into_buffer):
        Remove #ifdef'd-out code.
        * keyboard.c (make_lispy_event): Check integerness and fix
        Lisp_Object/int mixup.
 
-2001-11-06  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-11-06  Pavel Janík  <Pavel@Janik.cz>
 
        * fns.c (copy_hash_table): Remove unused variable `v'.
 
        * unexelf.c (unexec): Don't use `mmap'.  Instead, read and write
        the program image directly.
 
-2001-11-05  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-11-05  Pavel Janík  <Pavel@Janik.cz>
 
        * buffer.h (Fbuffer_local_value): Add prototype.
 
        * xdisp.c (Qcursor_in_non_selected_windows): New variable.
        (syms_of_xdisp): Initialize it.
 
-2001-11-04  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-11-04  Pavel Janík  <Pavel@Janik.cz>
 
        * xfns.c (Fx_create_frame): Doc fix.
 
 
        * syssignal.h (sigunblock): Don't define if already defined.
 
-2001-11-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-11-02  Pavel Janík  <Pavel@Janik.cz>
 
        * eval.c (debugger_may_continue, Vdebug_ignored_errors)
        (call_debugger, Fcondition_case, skip_debugger, unbind_to):
 
        * textprop.c (Fget_char_property): Doc fix.
 
-2001-11-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-11-02  Pavel Janík  <Pavel@Janik.cz>
 
        * process.c (Fstart_process): Add usage to doc-string.
 
        bindings along with or instead of the buffer local map.
        Make the overriding maps override what they should.
 
-2001-11-01  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-11-01  Pavel Janík  <Pavel@Janik.cz>
 
        * window.c (grow_mini_window): Fix typo in comment.
 
 
        * s/hpux11.h: New file.
 
-2001-10-31  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-10-31  Pavel Janík  <Pavel@Janik.cz>
 
        * emacs.c (USAGE1): Show command line option --no-window-system
        instead of --no-windows in usage.
 
        * dispextern.h (struct face) <colors_copied_bitwise_p>: New member.
 
-2001-10-31  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-10-31  Pavel Janík  <Pavel@Janik.cz>
 
        * marker.c, mocklisp.c: Change doc-string comments to `new style'
        [w/`doc:' keyword].
 
        * fns.c (require_unwind): Return Lisp_Object.
 
-2001-10-31  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-10-31  Pavel Janík  <Pavel@Janik.cz>
 
        * keyboard.c (lucid-menu-bar-dirty-flag): Doc fix.
        (last-input-char): Revert doc-string to be the same as the
 2001-10-31  Gerd Moellmann  <gerd@gnu.org>
 
        * window.c (grow_mini_window): Handle case that the root
-       window is already smaller than the nominal mininum height.
+       window is already smaller than the nominal minimum height.
 
 2001-10-30  Stefan Monnier  <monnier@cs.yale.edu>
 
 
        * window.c (Fscroll_left, Fscroll_right): Doc fix.
 
-2001-10-29  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-10-29  Pavel Janík  <Pavel@Janik.cz>
 
        * keyboard.c (Finput_pending_p): Fix typo in doc-string.
        (echo-area-clear-hook): Properly DEFVAR_LISP and staticpro it.
        * xfns.c (x_build_heuristic_mask): Fix a bug not incrementing
        a loop counter.
 
-2001-10-28  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-10-28  Pavel Janík  <Pavel@Janik.cz>
 
        * emacs.c: Use argv[0] instead of "emacs" when -t was specified.
 
 
        * w32term.c (note_mouse_highlight): Clear old help_echo.
 
-2001-10-27  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-10-27  Pavel Janík  <Pavel@Janik.cz>
 
        * xterm.c: Fix typo in a comment.
 
        * xfaces.c (Fface_attributes_as_vector): New function.
        (syms_of_xfaces): Defsubr it.
 
-2001-10-24  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-10-24  Pavel Janík  <Pavel@Janik.cz>
 
        * dispnew.c (sync_window_with_frame_matrix_rows): Remove unused
        variable `area'.
 
-2001-10-25  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-10-25  Pavel Janík  <Pavel@Janik.cz>
 
        * search.c (scan_newline): Remove unused variable `selective_display'.
 
        * xterm.c (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
        Fix clearing of area not covered by scroll bar.
 
-2001-10-24  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-10-24  Pavel Janík  <Pavel@Janik.cz>
 
        * xterm.c (x_insert_glyphs): Remove unused variables `real_end'
        and `real_start'.
        (try_cursor_movement) [GLYPH_DEBUG]: Don't run if inhibited.
        (syms_of_xdisp) [GLYPH_DEBUG]: DEFVAR_BOOL the variables.
 
-2001-10-24  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-10-24  Pavel Janík  <Pavel@Janik.cz>
 
        * xmenu.c: Spell the name of Emacs properly (GNU Emacs instead of
        gnuemacs).
        (x_draw_phys_cursor_glyph): Save state of w->phys_cursor_on_p
        around call to x_draw_glyphs.
 
-2001-10-23  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-10-23  Pavel Janík  <Pavel@Janik.cz>
 
        * syntax.c (modify-syntax-entry): Fix argument names (use CHAR
        instead of C) and usage.
        * xdisp.c (display_line): Fix computation of continuation lines
        width for TABs.
 
-2001-10-22  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-10-22  Pavel Janík  <Pavel@Janik.cz>
 
        * xdisp.c (build_desired_tool_bar_string): Remove unused variable
        `Qlaplace'.
        * mocklisp.c (Finsert_string, Fml_if, Fml_provide_prefix_argument)
        (Fml_prefix_argument_loop): Likewise.
 
-2001-10-21  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-10-21  Pavel Janík  <Pavel@Janik.cz>
 
        * fileio.c (Finsert_file_contents): Remove unused variable `gap_size'.
 
        * callproc.c (Fcall_process_region, Fcall_process): Likewise.
        * alloc.c (Fmake_byte_code, Fvector, Flist): Likewise.
 
-2001-10-21  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-10-21  Pavel Janík  <Pavel@Janik.cz>
 
        * buffer.c: Reindent DEFUNs and DEFVARs with doc: keywords.
 
 See ChangeLog.9 for earlier changes.
 
 ;; Local Variables:
-;; coding: iso-2022-7bit
+;; coding: utf-8
 ;; add-log-time-zone-rule: t
 ;; End:
 
-    Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-       2008 Free Software Foundation, Inc.
+    Copyright (C) 2001-2011 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
@@ -27934,4 +27929,3 @@ See ChangeLog.9 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: 5dcc435f-4038-4141-b3bf-5be51cd76bd4