*** empty log message ***
[bpt/emacs.git] / src / ChangeLog
index d5c0272..d1565c4 100644 (file)
@@ -1,3 +1,275 @@
+2006-12-08  Juanma Barranquero  <lekktu@gmail.com>
+
+       * emacs.c (syms_of_emacs) <system-type>: Doc fix.
+
+2006-12-07  Kim F. Storm  <storm@cua.dk>
+
+       * process.c (parse_signal): Use xstricmp instead of strcasecmp.
+       (Fsignal_process): Don't use strncasecmp.
+
+2006-12-05  Glenn Morris  <rgm@gnu.org>
+
+       * abbrev.c (Qforce): New Lisp_Object.
+       (Fdefine_abbrev): Do not overwrite non-system abbrevs with system
+       abbrevs, unless 'force is applied.
+       (syms_of_abbrev): Add Qforce.
+
+2006-12-04  Kim F. Storm  <storm@cua.dk>
+
+       * process.c (parse_signal): Rename macro from handle_signal.
+       (Fsignal_process): Also accept lower-case variants of signal
+       names (to align with signal names generated by Emacs itself).
+
+       * emacs.c (handle_USR1_signal, handle_USR2_signal): Replace by...
+       (handle_user_signal): ... this, which generates two USER_SIGNAL_EVENTs
+       first with code == 0 [signal] and one with code == sig number.
+       (main): Use it as handler for SIGUR1 and SIGUSR2.
+
+       * keyboard.c (kbd_buffer_store_event_hold): Don't throw-on-input
+       if first event in [signal xxx] sequence.
+       (lispy_user_signals, Qusr1_signal, Qusr2_signal): Remove.
+       (syms_of_keyboard): Don't intern and staticpro them.
+       (Qsignal): Declare here.
+       (syms_of_keyboard): Intern and staticpro it.
+       (make_lispy_event): Use it.  Intern symbols on the fly for other
+       USER_SIGNAL_EVENTs events.
+
+       * process.c (Qsignal): Declare extern.
+       (syms_of_process): Don't intern/staticpro it here.
+
+       * process.c (read_process_output): Abort if carryover < 0.
+
+2006-12-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * config.in: Regenerate.
+
+       * fileio.c [__NetBSD__]: Don't define `unix'.
+       (Funix_sync, syms_of_fileio): Use `#ifdef HAVE_SYNC' instead of
+       `#ifdef unix'.
+
+2006-12-04  Glenn Morris  <rgm@gnu.org>
+
+       * 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>
+
+       * gtkutil.c (update_frame_tool_bar): Handle modifying a toolbar item
+       without an image.
+
+2006-12-01  Eli Zaretskii  <eliz@gnu.org>
+
+       * w32fns.c (Fw32_shell_execute): Doc fix.
+
+2006-11-30  Chong Yidong  <cyd@stupidchicken.com>
+
+       * 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>
+
+       * xterm.c (x_raise_frame): Move setting of _NET_ACTIVE_WINDOW
+       property ...
+       (XTframe_raise_lower): ... to here.
+
+2006-11-30  Kenichi Handa  <handa@m17n.org>
+
+       * regex.c (regex_compile): Fix previous change.
+
+2006-11-29  Juanma Barranquero  <lekktu@gmail.com>
+
+       * sound.c (Fplay_sound_internal): Remove spurious newline in docstring.
+
+2006-11-28  Chong Yidong  <cyd@stupidchicken.com>
+
+       * config.in: Regenerate.
+
+2006-11-28  Kenichi Handa  <handa@m17n.org>
+
+       * regex.c (regex_compile): Don't call SET_LIST_BIT with a
+       multibyte character.
+
+2006-11-27  Chong Yidong  <cyd@stupidchicken.com>
+
+       * s/aix4-2.h: Undefine _NO_PROTO.  Suggested by Joe Buehler.
+
+2006-11-27  Kim F. Storm  <storm@cua.dk>
+
+       * window.c (set_window_buffer): Refactor recent changes.
+
+2006-11-27  Jason Rumney  <jasonr@gnu.org>
+
+       * w32term.c (w32_msg_worker): Declare correctly.
+       (w32_initialize): Don't cast w32_msg_worker.
+
+       * w32fns.c (w32_msg_worker): Define as WINAPI and arg as void pointer.
+
+2006-11-26  Chong Yidong  <cyd@stupidchicken.com>
+
+       * m/amdx86-64.h: Look for standard libs in /usr/lib64 only if that
+       directory exists.
+
+2006-11-25  Eli Zaretskii  <eliz@gnu.org>
+
+       * w16select.c (Fw16_set_clipboard_data): Fix the call to sit_for
+       as per the calling sequence change on 2006-07-11.
+
+2006-11-25  Chong Yidong  <cyd@stupidchicken.com>
+
+       * window.c (set_window_buffer): Use BLOCK_INPUT.
+
+2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
+
+       * fns.c (substring_both): Add missing address operator.
+
+2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * fns.c: Use AREF/ASIZE macros.
+       (concat): Provide the full ANSI prototype.
+
+2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
+
+       * buffer.c (syms_of_buffer) <buffer-undo-list>: Doc fix.
+
+2006-11-23  William Smith  <William.Smith@global360.com>  (tiny change)
+
+       * strftime.c (HAVE_SYS__MBSTATE_T_H): Fix typo.
+
+2006-11-02  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
+
+       * s/openbsd.h (LD_SWITCH_SYSTEM): Remove /usr/pkg/lib and
+       /usr/pkg/lib from the library search path.
+       (LD_SWITCH_X_DEFAULT): New macro.
+
+2006-11-22  Chong Yidong  <cyd@stupidchicken.com>
+
+       * window.c (set_window_buffer): Clear mouse highlight if it is in
+       this window.
+
+2006-11-21  Chong Yidong  <cyd@stupidchicken.com>
+
+       * xfaces.c (realize_default_face): Check if the default font name
+       exists on this display before trying to use it.
+
+2006-11-21  Richard Stallman  <rms@gnu.org>
+
+       * fileio.c: Break line before &&, not after.
+
+2006-11-20  Eli Zaretskii  <eliz@gnu.org>
+
+       * fns.c (concat) [!__GNUC__]: Add prototype.
+
+2006-11-20  Kenichi Handa  <handa@m17n.org>
+
+       * fileio.c (Fread_file_name_internal): Use SBYTES (not SCHARS) to
+       check the tailing slash of a filename.
+
+2006-11-20  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp>  (tiny change)
+
+       * indent.c (Fvertical_motion): Include composition in the case of
+       overshoot expected.
+
+2006-11-19  Andreas Schwab  <schwab@gnu.org>
+
+       * xfaces.c (Fdisplay_supports_face_attributes_p): Initialize supports.
+
+       * xmenu.c (Fx_popup_menu): Initialize selection.
+
+2006-11-18  Andreas Schwab  <schwab@suse.de>
+
+       * s/gnu-linux.h (GC_MARK_SECONDARY_STACK): Update call to mark_memory.
+
+2006-11-17  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
+
+       * xterm.c (do_ewmh_fullscreen): Declare variable before XSETFRAME
+       to avoid gcc 2.96 error.
+
+2006-11-17  NIIMI Satoshi  <sa2c@sa2c.net>  (tiny change)
+
+       * search.c (simple_search): In the loop of backward searching,
+       check also the byte position against the limit.
+
+2006-11-14  Romain Francoise  <romain@orebokech.com>
+
+       * minibuf.c (Fcompleting_read): Fix typo in docstring.
+
+2006-11-14  Kenichi Handa  <handa@m17n.org>
+
+       * coding.c (code_convert_region): Initialize coding->heading_ascii.
+       (decode_coding_string, code_convert_region): Likewise.
+
+2006-11-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * config.in: Regenerate.
+
+       * macfns.c (Fx_display_mm_height, Fx_display_mm_width)
+       [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030
+       && MAC_OS_X_VERSION_MIN_REQUIRED == 1020]: Check if
+       CGDisplayScreenSize is available.
+
+       * macmenu.c (menu_quit_handler, install_menu_quit_handler):
+       Replace `#ifdef HAVE_CANCELMENUTRACKING' with
+       `#if MAC_OS_X_VERSION_MAX_ALLOWED >= 1030'.
+       (install_menu_quit_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030
+       && MAC_OS_X_VERSION_MIN_REQUIRED == 1020]: Check if
+       CancelMenuTracking is available.
+
+       * macterm.c [USE_CG_TEXT_DRAWING] (mac_draw_image_string_cg)
+       [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030
+       && MAC_OS_X_VERSION_MIN_REQUIRED == 1020]: Check if
+       CGContextShowGlyphsWithAdvances is available.
+
+2006-11-13  Jason Rumney  <jasonr@gnu.org>
+
+       * s/ms-w32.h: Define HAVE_INET_SOCKETS.
+
+2006-11-13  Nozomu Ando  <nand@mac.com>
+
+       * alloc.c (mark_memory): New argument OFFSET.  All uses changed.
+       Fix address calculations for case END < START.
+       (mark_stack): Impose Lisp_Object alignment on jmp_buf.
+
+2006-11-12  Juanma Barranquero  <lekktu@gmail.com>
+
+       * coding.c (Fencode_sjis_char, Fencode_big5_char):
+       Improve argument/docstring consistency.
+
+       * editfns.c (Fmessage): Doc fixes.
+
+       * process.c (syms_of_process) <delete-exited-processes>: Doc fix.
+
+2006-11-12  Chong Yidong  <cyd@stupidchicken.com>
+
+       * xmenu.c (popup_activated): Define outside HAVE_MENUS.
+
+2006-11-12  Romain Francoise  <romain@orebokech.com>
+
+       * xselect.c (selection-coding-system): Fix docstring.
+
+2006-11-12  Juanma Barranquero  <lekktu@gmail.com>
+
+       * category.c (Fchar_category_set): Improve arg/docstring consistency.
+
+       * data.c (Flogxor):
+       * fns.c (Frandom, Flength, Fsafe_length, Fstring_bytes)
+       (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>
+
+       * xterm.h (struct x_display_info): Fix indentation.
+
+       * xterm.c (do_ewmh_fullscreen, XTfullscreen_hook): New functions.
+       (x_check_fullscreen): Call do_ewmh_fullscreen.
+       (x_initialize): Set fullscreen_hook to XTfullscreen_hook.
+
+       * frame.c (x_set_fullscreen): Call fullscreen_hook if set.
+
+       * term.c: Define fullscreen_hook.
+       (syms_of_term): Initialize fullscreen_hook to NULL.
+
+       * termhooks.h: Add fullscreen_hook.
+
 2006-11-08  Juanma Barranquero  <lekktu@gmail.com>
 
        * bytecode.c (Fbyte_code):
 
 2006-11-05  Mark Davies  <mark@mcs.vuw.ac.nz>  (tiny change)
 
-       * s/netbsd.h (POSIX_SIGNALS): Defined.
+       * s/netbsd.h (POSIX_SIGNALS): Define.
 
 2006-11-05  Martin Rudalics  <rudalics@gmx.at>
 
        (unexec_regions_merge): Don't merge if null pages of preceding region
        is not too small.  Use long format in printf.
        (copy_segment, copy_data_segment): Show filesize.
-       (copy_data_segment): Write filesize bytes of region data.  Adjust
-       filesize in segment command accordingly.
+       (copy_data_segment): Write filesize bytes of region data.
+       Adjust filesize in segment command accordingly.
        (dump_it): Use long format in printf.
 
 2006-11-05  Juanma Barranquero  <lekktu@gmail.com>
        `swap_nibbles' static const.
        (atsu_get_text_layout_with_text_ptr): Make variables `lengths',
        `tags', `sizes', `values' static const.
-       (mac_draw_string_common): Make variables `context' static.  Make
-       variables `tags', `sizes', and `values' static const.
+       (mac_draw_string_common): Make variables `context' static.
+       Make variables `tags', `sizes', and `values' static const.
        (pcm_get_status, x_detect_focus_change, x_scroll_bar_handle_click)
        (xlfdpat_create, xlfdpat_block_match_1, xlfdpat_match)
        (mac_to_x_fontname, parse_x_font_name, add_mac_font_name)
        (fn_keycode_to_keycode_table): Make static const.
        (mac_load_query_font): Make variables `tags', `sizes', `values',
        `types', and `selectors' static const.
-       (mac_handle_command_event, mac_handle_window_event): Make
-       variables `names' and `types' static const.
+       (mac_handle_command_event, mac_handle_window_event):
+       Make variables `names' and `types' static const.
        (init_command_handler, install_window_handler): Make variables
        `specs*' static const.
        (mac_handle_font_event, mac_handle_text_input_event)
 2006-10-19  Jan Dj\e,Ad\e(Brv  <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.
+       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>
 
        * gtkutil.c (get_utf8_string): Remove warnings with casts.
-       (xg_tool_bar_button_cb): Ditto
+       (xg_tool_bar_button_cb): Ditto.
        (xg_tool_bar_callback): Ditto.
 
 2006-10-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
        * editfns.c (Fsystem_name): Mention "host" in the doc string.
        (syms_of_editfns) <system-name>: Likewise.
 
-2006-08-27  Martin Rudalics  <rudalics@gmx.at>
+2006-09-08  Martin Rudalics  <rudalics@gmx.at>
 
        * xdisp.c (mouse_autoselect_window): Remove.
        (Vmouse_autoselect_window): New variable.  DEFVAR_LISP it.
        (struct sound_device): Add period_size.
        (wav_play, au_play): Use period_size if set.
 
-       * Makefile.in (CFLAGS_SOUND): New flags for ALSA
-       (ALL_CFLAGS): Add CFLAGS_SOUND
+       * Makefile.in (CFLAGS_SOUND): New flags for ALSA.
+       (ALL_CFLAGS): Add CFLAGS_SOUND.
 
 2006-05-18  Kenichi Handa  <handa@m17n.org>
 
 
 2006-01-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
-       * gtkutil.c (update_frame_tool_bar): Use new tool bar functions
-       (gtk_toolbar_insert) so we can have tool bars of different sizes.
+       * gtkutil.c (update_frame_tool_bar): Use new tool bar function
+       gtk_toolbar_insert() so we can have tool bars of different sizes.
 
 2006-01-30  Luc Teirlinck  <teirllm@auburn.edu>
 
 
 2005-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
-       * xfns.c: x_show_hidden_files, new variable.
+       * xfns.c (x_show_hidden_files): New variable.
        (syms_of_xfns): Defvar it.
 
        * gtkutil.c (xg_toggle_visibility_cb): New function.
 
        * w32console.c (initialize_w32_display): Detect when the console
        dimensions are insane, and default to 80x25 instead.
-       (w32_use_full_screen_buffer): Default to NIL.
+       (w32_use_full_screen_buffer): Default to nil.
 
 2005-07-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
 
        * xterm.c (x_calc_absolute_position): Don't subtract outer_pixel_diff
        for left and top calculations.  Remove call to x_real_positions.
-       [Bug report by Drew Adams in November]
+       [Bug report by Drew Adams in November.]
        (x_check_expected_move): Do not set change_gravity to 1 when calling
        x_set_offset.
 
        new variables main_thread and alloc_mutex,
        define (UN)BLOCK_INPUT_ALLOC to use alloc_mutex to protect
        emacs_blocked_* calls and only do (UN)BLOCK_INPUT in the main thread.
-       If not HAVE_GTK_AND_PTHREAD, (UN)BLOCK_INPUT_ALLOC is the same as
-       (UN)BLOCK_INPUT.
+       If not HAVE_GTK_AND_PTHREAD, (UN)BLOCK_INPUT_ALLOC is the same
+       as (UN)BLOCK_INPUT.
        (emacs_blocked_free, emacs_blocked_malloc)
        (emacs_blocked_realloc): Use (UN)BLOCK_INPUT_ALLOC.
        (uninterrupt_malloc): Initialize main_thread and alloc_mutex.
 
        * emacs.c (Fdump_emacs): Call reset_malloc_hooks.
 
-       * keyboard.c: Conditionally include pthread.h
+       * keyboard.c: Conditionally include pthread.h.
        (handle_async_input, input_available_signalt): If not in the main
        thread, block signal, send signal to main thread and return.
 
 
 2004-11-02  Kim F. Storm  <storm@cua.dk>
 
-       * Makefile.in (callproc.o): Depend on blockinput.h atimer.h systime.h.
+       * Makefile.in (callproc.o): Depend on blockinput.h, atimer.h, systime.h.
 
 2004-11-02  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
        * w32fns.c (Fx_file_dialog): Add parameter only_dir_p.
        Check only_dir_p instead of comparing prompt to "Dired".
 
-       * gtkutil.c (xg_get_file_with_chooser)
-       (xg_get_file_with_selection): New functions, only defined ifdef
-       HAVE_GTK_FILE_CHOOSER_DIALOG_NEW and HAVE_GTK_FILE_SELECTION_NEW
-       respectively.
+       * gtkutil.c (xg_get_file_with_chooser, xg_get_file_with_selection):
+       New functions, only defined ifdef HAVE_GTK_FILE_CHOOSER_DIALOG_NEW
+       and HAVE_GTK_FILE_SELECTION_NEW respectively.
        (xg_get_file_name): Add parameter only_dir_p.
        Call xg_get_file_with_chooser or xg_get_file_with_selection
        depending on HAVE_GTK_FILE* and the value of use_old_gtk_file_dialog.
        tool_bar_items to assignment of result.
 
        * atimer.c (alarm_signal_handler): Do not call set_alarm if
-       pending_atmers is non-zero.
+       pending_atimers is non-zero.
 
 2004-10-31  Kim F. Storm  <storm@cua.dk>
 
        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\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * config.in: Regenerate.
 
        * xterm.c (handle_one_xevent): Call x_handle_dnd_message for
        ClientMessages.
 
-       * xselect.c: Include termhooks.h and X11/Xproto.h
+       * xselect.c: Include termhooks.h and X11/Xproto.h.
        (x_check_property_data, x_fill_property_data)
        (x_property_data_to_lisp, mouse_position_for_drop)
        (Fx_get_atom_name, x_handle_dnd_message): New functions for DND support.
        (Fx_send_client_event): Move here from xfns.c.
        (syms_of_xselect): Add Sx_get_atom_name and Sx_send_client_message.
 
-       * xfns.c (x-send-client-message): Move to xselect.c
+       * xfns.c (x-send-client-message): Move to xselect.c.
        (Fx_change_window_property): Add optional arguments TYPE, FORMAT and
        OUTER_P.
        (Fx_window_property): Add optional arguments TYPE, SOURCE, DELETE_P,
        Set BUF_INTERVALS (buffer)->up_obj when appropriate.
        Handle over_used when splitting UNDER.
 
-2003-09-30  YAMAMOTO  Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+2003-09-30  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
        * regex.c (regex_compile): Free the stack when returning from function.
 
 
 2003-03-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
-       * xdisp.c (get_glyph_string_clip_rect): Remove ; at end of #endif
+       * xdisp.c (get_glyph_string_clip_rect): Remove ; at end of #endif.
 
        * gtkutil.h: Take two more arguments to xg_update_scrollbar_pos.
        (XG_SB_RANGE): New define.
        * gtkutil.c: Removed handle_fixed_child, struct xg_last_sb_pos.
        (xg_resize_widgets): Don't call foreach(handle_fixed_child).
        (xg_gtk_scroll_destroy): Remove free of struct xg_last_sb_pos.
-       (scroll_bar_button_cb): Set bar->dragging to NIL on button release.
+       (scroll_bar_button_cb): Set bar->dragging to nil on button release.
        (xg_create_scroll_bar): Pass bar to button event callback.
        (xg_find_top_left_in_fixed): New function.
        (xg_update_scrollbar_pos): Don't call gdk_window_clear on
 2003-02-25  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * keyboard.c (cancel_hourglass_unwind): Surround with
-       #ifdef HAVE_X_WINDOWS
+       #ifdef HAVE_X_WINDOWS.
 
 2003-02-25  Kenichi Handa  <handa@m17n.org>
 
 
 2003-01-21  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
-       * gtkutil.c: Must include stdio.h before termhooks.h
+       * gtkutil.c: Must include stdio.h before termhooks.h.
 
 2003-01-21  Dave Love  <fx@gnu.org>
 
        * xterm.c (handle_one_xevent): Surround popup_activated
        with #ifdef:s for non-toolkit version.
 
-       * Makefile.in (XOBJ): Add gtkutil.o if USE_GTK
+       * Makefile.in (XOBJ): Add gtkutil.o if USE_GTK.
        (gtkutil.o): New file.
        (TOOLKIT_DEFINES): Set to -DUSE_GTK if HAVE_GTK.
        (LIBW): Set to @GTK_LIBS@ if USE_GTK.
        (syms_of_xterm): Set Vx_toolkit_scroll_bars for USE_GTK.
 
        * xmenu.c: Include gtkutil.h for USE_GTK.
-       (Fx_popup_menu): Use current position if x and y is NIL.
+       (Fx_popup_menu): Use current position if x and y are nil.
        (single_menu_item, single_menu_item, Fx_popup_dialog):
        Check for USE_GTK.
        (popup_widget_loop): New function for USE_GTK.
        (x_set_tool_bar_lines): Call update_frame_tool_bar for USE_GTK.
        (x_set_name, x_set_title): Call gtk_window_set_title for USE_GTK.
        (x_window): Call xg_create_frame_widgets for USE_GTK.
-       (Fx_create_frame): Check for USE_GTK
+       (Fx_create_frame): Check for USE_GTK.
        (Fx_file_dialog): New implementation for USE_GTK.
 
        * xdisp.c: Add check for USE_GTK for extern void set_frame_menubar.
        * dispnew.c (adjust_frame_glyphs_for_window_redisplay):
        Add check for USE_GTK.
 
-       * config.in: Added HAVE_GTK
+       * config.in: Added HAVE_GTK.
 
        * alloc.c (Fgarbage_collect): Call xg_mark_data for GTK.
 
 
        * alloca.c: Undo ifdef change accidentally made on 12-04.
 
-2002-12-06  Francesco Potorti`  <pot@gnu.org>
+2002-12-06  Francesco Potort\e,Al\e(B  <pot@gnu.org>
 
        * xfns.c (png_load): Avoid double gamma correction for PNG images.
 
        * fns.c (Fcopy_sequence): Doc fix.
        (Fmap_char_table): Cast `call2'.
 
-2002-11-14  Francesco Potorti`  <pot@gnu.org>
+2002-11-14  Francesco Potort\e,Al\e(B  <pot@gnu.org>
 
        * s/sol2-8.h: New file.
 
        Only when it is non-nil, handle composition sequence.
        (setup_coding_system) <0>: Don't force composition handling.
 
-       * Makefile.in (lisp, shortlisp): Add utf-16.elc
+       * Makefile.in (lisp, shortlisp): Add utf-16.elc.
 
 2002-09-29  Richard M. Stallman  <rms@gnu.org>