* 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.
* xdisp.c (redisplay_window): Don't automatically select a new window
start for a contination 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.
* 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.
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.
(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'.
* 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.
(find_field): Set before_field to after_field when pos is at BEGV.
* 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.
(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.
* 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.
(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.
(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.
* 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.
* 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.
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
(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.
* 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.
* 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,
* 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.
* 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
(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.
* 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.
(check_fontset_name): Try NAME as literal at first, and if it
failes, 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
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.
* 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.
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
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.
(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.
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.
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.
(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.
* 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.
* 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.
(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.
* 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.
* 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.
* 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.
* 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.
(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
* 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
expansion produces "/user@host:/bar/../baz" which needs to be
expanded again for the finame 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.
* 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
(x_get_string_resource): Use it, so resources passed with -xrm
supercede 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
* 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.
* 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.
* 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)
* 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 (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.
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.
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.
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'.
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.
(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.
(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
* 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:
* xfns.c (Fx_list_fonts): Remember that FACE may not have a font
specified. Don't specify 30000 as the maximum limit on the number
- of fontns returned - 2000 is more reasonable.
+ of fontns returned - 2000 is more reasonable.
* xfaces.c (build_face, unload_font, free_frame_faces): Don't
forget to block input while making X calls.
only have the h_addr field in their struct hostent.
* systty.h [SYSV_PTYS]: #include <sys/types.h>. Francesco
- Potorti` <pot@fly.CNUCE.CNR.IT> says it's necessary on his
+ Potortì <pot@fly.CNUCE.CNR.IT> says it's necessary on his
machine, and it should be harmless.
1993-05-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
is an X frame.
* xdisp.c (copy_rope, copy_part_of_rope): Add face argument.
- (display_text_line): Initialize current_face to zero. Apply it
+ (display_text_line): Initialize current_face to zero. Apply it
to characters as we write them to the display matrix.
(display_string): Pass the new argument to copy_rope.
* config.h.in (getenv): Don't test THIS_IS_YMAKEFILE to see if we
should exclude the getenv declaration; instead, test NOT_C_CODE.
- Per suggestion from Francesco Potorti`.
+ Per suggestion from Francesco Potortì.
* ymakefile (NOT_C_CODE): Define this; it's true, and useful.
* dispnew.c (Fsleep_for, Fsit_for): Allow SECONDS to be a
1993-03-22 Richard Stallman (rms@wookumz.gnu.ai.mit.edu)
- * indent.c (current_column, Findent_to, position_indentation):
+ * indent.c (current_column, Findent_to, position_indentation)
(Fmove_to_column, compute_motion): Allow tab_width up to 1000.
* xdisp.c (display_string, display_text_line):
* xterm.c (Xatom_wm_change_state): Define here.
* xfns.c (Xatom_wm_change_state): Just declare.
- (Xatom_emacs_selection, Xatom_clipboard, Xatom_clipboard_selection):
- (Xatom_wm_change_state, Xatom_incremental, Xatom_multiple):
- (Xatom_targets, Xatom_timestamp, Xatom_delete, Xatom_insert_selection):
+ (Xatom_emacs_selection, Xatom_clipboard, Xatom_clipboard_selection)
+ (Xatom_wm_change_state, Xatom_incremental, Xatom_multiple)
+ (Xatom_targets, Xatom_timestamp, Xatom_delete, Xatom_insert_selection)
(Xatom_pair, Xatom_insert_property, Xatom_text): Decls deleted.
(x_begin_selection_own): Decls deleted.
(Fx_open_connection): Set up only the wm atoms here.
1993-03-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
* xmenu.c (xmenu_show): New arg enable_list.
- (keymap_panes): New arg enables
+ (keymap_panes): New arg enables.
(single_keymap_panes): New arg enables. Fill in its contents.
(list_of_panes, list_of_items): New arg enables. Fill in contents.
(Fx_popup_menu): Pass enable and enable_list args.
(Fwhere_is_internal): Use meta_modifier.
(append_key): Always return a vector.
- * lisp.h (Qrange_error, Qdomain_error, Qsingularity_error):
+ * lisp.h (Qrange_error, Qdomain_error, Qsingularity_error)
(Qoverflow_error, Qunderflow_error): New vars.
* data.c (syms_of_data) [LISP_FLOAT_TYPE]: Define new error conditions:
(x_user_set_name): Function deleted.
(x_char_height, x_char_width): New functions.
- * frame.c (Fframe_char_height, Fframe_char_width):
+ * frame.c (Fframe_char_height, Fframe_char_width)
(Fframe_pixel_height, Fframe_pixel_width):
New functions, two versions of each.
[MULTI_FRAME] (syms_of_frame): Make them Lisp functions.
(read_escape): Handle \H, \A, \s. Use ..._modifier.
* ymakefile (lread.o): Depend on termhooks.h.
- * termhooks.h (alt_modifier, super_modifier, hyper_modifier):
+ * termhooks.h (alt_modifier, super_modifier, hyper_modifier)
(shift_modifier, ctrl_modifier, meta_modifier):
Renumber the bits.
* keyboard.c (make_lispy_event): For ASCII event, the ..._modifier
(Fnext_single_property_change): Likewise.
(Fprevious_property_change, Fnext_property_change): Likewise.
- * xterm.c (x_do_pending_expose, XTframe_rehighlight):
+ * xterm.c (x_do_pending_expose, XTframe_rehighlight)
(x_window_to_scrollbar): Use XGCTYPE.
1993-02-28 Jim Blandy (jimb@totoro.cs.oberlin.edu)
* textprop.c (Fadd_text_properties): Put OBJECT arg last.
Make it optional.
(Fset_text_properties, Fremove_text_properties): Likewise.
- (Fnext_single_property_change, Fprevious_single_property_change):
+ (Fnext_single_property_change, Fprevious_single_property_change)
(Fnext_property_change, Fprevious_property_change): Likewise.
(Ferase_text_properties): #if 0.
(Fget_text_property): New function.
* dispnew.c (scroll_frame_lines): All references to frame elements
`nruns' and 'face_list' removed. Handle new element `max_ascent'.
(free_frame_glyphs): Don't free nonexistent elements `nruns' and
- `face_list'; do free `max_ascent' element.
+ `face_list'; do free `max_ascent' element.
(make_frame_glyphs): Don't allocate nonexistent elements `nruns'
- and `face_list'; do allocate `max_ascent' element.
+ and `face_list'; do allocate `max_ascent' element.
(update_frame): Replaced use of macro LINE_HEIGHT with element
frame element `pix_height'.
1992-10-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
- * ymakefile (ralloc.o): Delete dep mem_limits.h
+ * ymakefile (ralloc.o): Delete dep mem_limits.h.
(vm-limit.o): Rename dep to mem-limits.h.
1992-10-12 Roland McGrath (roland@geech.gnu.ai.mit.edu)
(Finsert_buffer_substring): Call graft_intervals_into_buffer.
#include "intervals.h".
- * insdel.c: #include "intervals.h"
+ * insdel.c: #include "intervals.h".
(prepare_to_modify_buffer): Call verify_interval_modification.
(insert_from_string): Call offset_intervals and
graft_intervals_into_buffer.
Pass buffer itself to handler, if have handler.
(Fwrite_region): GCPRO around Fexpand_file_name, Ffile_name_directory.
(Fread_file_name_internal): GCPRO around file name manip.
- (Ffile_writable_p, Ffile_readable_p): Use abspath, not filename,
+ (Ffile_writable_p, Ffile_readable_p): Use abspath, not filename.
(Ffile_executable_p, Ffile_exists_p): to run the handler.
(Fset_file_modes, Ffile_directory_p, Ffile_modes): Likewise.
(Ffile_newer_than_file_p): GCPRO around expand_and_dir_to_file.
Increment it when appropriate.
(record_auto_save): Use num_nonmacro_input_chars.
- * fileio.c (Ffile_name_directory, Ffile_name_nondirectory):
+ * fileio.c (Ffile_name_directory, Ffile_name_nondirectory)
(Ffile_name_as_directory, Fdirectory_file_name, Fexpand_file_name):
Call find_file_handler.
(syms_of_fileio): Set up Qfile_name_directory, etc.
* search.c (fast_string_match): New function.
* fileio.c (find_file_handler): New function.
- (Fcopy_file, Fmake_directory, Fdelete_directory, Fdelete_file):
- (Frename_file, Fadd_name_to_file, Fmake_symbolic_link):
+ (Fcopy_file, Fmake_directory, Fdelete_directory, Fdelete_file)
+ (Frename_file, Fadd_name_to_file, Fmake_symbolic_link)
(Ffile_exists_p, Ffile_executable_p, Ffile_readable_p, Ffile_symlink_p)
- (Ffile_writable_p, Ffile_directory_p, Ffile_accessible_directory_p):
- (Ffile_modes, Fset_file_modes, Ffile_newer_than_file_p):
+ (Ffile_writable_p, Ffile_directory_p, Ffile_accessible_directory_p)
+ (Ffile_modes, Fset_file_modes, Ffile_newer_than_file_p)
(Fwrite_region, Fverify_visited_file_modtime):
Use find_file_handler; call the handler and return.
(Finsert_file_contents): Use find_file_handler;
cannot just return after the handler, but must handle VISIT.
(syms_of_fileio): Set up Qcopy_file, etc.
- * dired.c (Fdirectory_files, Ffile_name_completion):
+ * dired.c (Fdirectory_files, Ffile_name_completion)
(Ffile_name_all_completions, Ffile_attributes):
Use find_file_handler; call the handler.
(syms_of_dired): Set Qfile_attributes, etc.
* screen.c: Enclose the entire file in a #ifdef MULTI_SCREEN
conditional.
-
1992-06-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
* window.c (Fset_window_dedicated_p):
(getloadavg.o): Note that this depends on its source, and config.h.
* screen.c (Fdelete_screen): Typo in loop looking for new
- last_nonminibuf_screen - change `screen = XCONS (screens)->cdr`
- to `screens = XCONS (screens)->cdr`
+ last_nonminibuf_screen - change `screen = XCONS (screens)->cdr`
+ to `screens = XCONS (screens)->cdr`
* xdisp.c (echo_area_display): Don't neglect to draw all the lines
of the minibuffer window (or echo area) when a message is being
* config.h.in: Undefine REL_ALLOC if a system specific file
defines SYSTEM_MALLOC.
- * sysdep.c (save_signal_handlers): Cast result of signal to
+ * sysdep.c (save_signal_handlers): Cast result of signal to
avoid compiler warning.
* process.c (send_process): Likewise.
(Funix_sync): Moved.
* fileio.c (Funix_sync): Moved to here.
- * xfns.c (Fx_erase_rectangle, Fx_draw_rectangle, Fx_contour_region):
+ * xfns.c (Fx_erase_rectangle, Fx_draw_rectangle, Fx_contour_region)
(Fx_uncontour_region): #if 0 these.
(x_rectangle, outline_region): Likewise.
(syms_of_xfns): #if 0 the defsubrs.
indicate that we're awaiting keyboard input.
* dispnew.c (Fsit_for): Rename arguments to match docstring. Use
- NILP instead of EQ (foo, Qnil). If nodisp is non-nil, call
+ NILP instead of EQ (foo, Qnil). If nodisp is non-nil, call
wait_reading_process_input with do_display 0, instead of 1; this
will inhibit spurious redisplays when process input arrives during
a sit-for.
1992-04-21 Jim Blandy (jimb@pogo.cs.oberlin.edu)
-
* callproc.c (egetenv): Declare the type of VAR.
* lisp.h: Don't undefine NULL. There is no longer any conflict.
* scroll.c (scroll_cost): Logic rearranged.
* dispnew.c (change_screen_size): Change "SCREEN_IS_TERMCAP
- (screen) == output_termap" to "SCREEN_IS_TERMCAP (screen)"
+ (screen) == output_termap" to "SCREEN_IS_TERMCAP (screen)".
(window_change_signal): Use SCREEN_IS_TERMCAP predicate instead of
testing output_method_directly.
readable events.
(tracking_off): Call readable_events to see if we should
redisplay.
- (kbd_buffer_read_char): Toss events that we are not interested in.
+ (kbd_buffer_read_char): Toss events that we are not interested in.
This is a better place to do it than trim_events, since we know
that do_mouse_tracking will not change. Also, handle
screen_selected events.
(Ftrack_mouse): A new function to enable mouse tracking for a
block of code.
(tracking_off): A function for unwind_protection; restore the
- mouse tracking state to what it was outside of the track-mouse
+ mouse tracking state to what it was outside of the track-mouse.
(syms_of_keyboard): defsubr track-mouse.
(make_lispy_event): Find the window io which the click occurred
when processing mouse_click events, instead of trusting the window
* termhooks.h (struct input_event): Change the .window member to
.screen, make it a struct screen *, and indicate that those events
- which used to return windows now return screens. It is unsafe
+ which used to return windows now return screens. It is unsafe
for the event reader to traverse the window structure, because it
can be called by a signal handler.
1991-03-12 Jim Blandy (jimb@wookumz.ai.mit.edu)
- * commands.h, lisp.h: Changed global_map and current_global_map to
+ * commands.h, lisp.h: Changed global_map and current_global_map to
be Lisp_Objects, not Lisp_Vectors.
keyboard.c (read_key_sequence): Same.
keymap.c (Fkey_binding, Fglobal_key_binding, Fglobal_set_key)
(FIRST_PTY_LETTER): Overridden.
(PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF, SETUP_SLAVE_PTY): New macros.
- * m-ibmrs6000.h (CANNOT_DUMP): Undefine it.
+ * m-ibmrs6000.h (CANNOT_DUMP): Undefine it.
(UNEXEC): Define it.
(PURE_SEG_BITS, SHMKEY): Define only if CANNOT_DUMP.
(LINKER): Override it. Then add -bnodelcsect.
* scroll.c (do_scrolling): Use correct limits on loop to clear
lines just inserted--old version lost a line.
- * screen.c: #ifdef HAVE_X_WINDOWS, #include xterm.h
+ * screen.c: #ifdef HAVE_X_WINDOWS, #include xterm.h.
(Ffocus_screen, Funfocus_screen): Use Joe's new definitions, and
only define these functions ifdef HAVE_X_WINDOWS.
(window_from_coordinates): Use next_screen_window instead of
synch_process_alive, as a general flag that we are waiting for
a synchronous process to die. This obviates the need to block
SIGCHLDs until we know the pid.
- * sysdep.c (wait_for_termination): Wait for synch_process_alive to
+ * sysdep.c (wait_for_termination): Wait for synch_process_alive to
be false.
* process.c (sigchld_handler): If pid not recognized, look for a
* keyboard.c (quit_char): New variable.
(init_keyboard): Initialize it.
(Fset_input_mode): New optional arg to set quit_char.
- (command_loop_1, read_char, kbd_buffer_store_char):
+ (command_loop_1, read_char, kbd_buffer_store_char)
(read_avail_input): Use quit_char, not C-g.
* sysdep.c (init_sys_modes): Use quit_char to set special chars.
* xterm.c (x_term_init): Pass new arg to Fset_input_mode.
* process.c: Merged in 18.55->6 changes. Same for process.h
globally replaced:
- redisplay_preserving_echo_area -> redisplay_preserve_echo_area
- SetBfp -> set_buffer_internal
- buffer_flush_undo -> buffer_disable_undo
- redo_mode_line -> update_mode_line (window.h)
+ redisplay_preserving_echo_area -> redisplay_preserve_echo_area
+ SetBfp -> set_buffer_internal
+ buffer_flush_undo -> buffer_disable_undo
+ redo_mode_line -> update_mode_line (window.h)
1990-08-31 Richard Stallman (rms@mole.ai.mit.edu)
1990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
- * m-convex.h (C_SWITCH_MACHINE, LIB_STANDARD, LIBS_MACHINE):
+ * m-convex.h (C_SWITCH_MACHINE, LIB_STANDARD, LIBS_MACHINE)
(LD_SWITCH_MACHINE): Add definitions for Convex V 4.0.
1990-08-11 Joseph Arceneaux (jla@churchy.ai.mit.edu)
* xfns.c: Vmouse_grabbed renamed Vmouse_depressed.
* xterm.c: Likewise.
- (construct_mouse_event): Don't check mouse coordinates; this is
+ (construct_mouse_event): Don't check mouse coordinates; this is
done by the notice_mouse_motion. Don't grab the mouse here.
* dispnew.c (update_line): Set the pix_width and pix_height of the
leaving screen, as well as setting x_mouse_x = x_mouse_y = -1.
* keyboard.c: Vmouse_window, Vmouse_event declared extern and no
- longer DEFVARed: they are already delclared in window.c.
+ longer DEFVARed: they are already declared in window.c.
* screen.c (window_from_coordinates): Use Fnext_window, even if
MULTI_SCREEN, to obtain the next window. This is an test.
object.
(syms_of_process): Initialize pty_process and stream_process.
Declare Fprocess_type.
- * process.h New element type to struct Lisp_Process.
+ * process.h: New element type to struct Lisp_Process.
* syntax.c (scan_sexps_forward): Initialize curlevel->last to -1.
* indent.c (Fcurrent_column): Likewise.
* minibuf.c (read_minibuf): Likewise.
* regex.c (re_match_2): Use PTR_CHAR_POS.
- * editfns.c (Fbuffer_size, Fnarrow_to_region, Fbuffer_substring):
+ * editfns.c (Fbuffer_size, Fnarrow_to_region, Fbuffer_substring)
(Fbuffer_string, Finsert_buffer_substring): Likewise.
(save_restriction_restore): Likewise.
* dispnew.c (direct_output_for_insert): Likewise.
* xdisp.c (try_window, try_window_id, display_text_line): Likewise.
(redisplay): Likewise.
* buffer.c (list_buffers_1): Likewise.
- * marker.c (marker_position, Fset_marker, set_marker_restricted):
+ * marker.c (marker_position, Fset_marker, set_marker_restricted)
(Fmarker_position): Likewise.
* window.c (unshow_buffer, Fset_window_configuration): Likewise.
(Fset_window_buffer): Likewise.
* buffer.h (struct buffer): Make the syntax table a Lisp object.
* alloc.c (mark_buffer): No need to treat it specially.
- * syntax.c (Fsyntax_table, Fset_syntax_table, Fdescribe_syntax):
+ * syntax.c (Fsyntax_table, Fset_syntax_table, Fdescribe_syntax)
(Fmodify_syntax_entry): Adjust for this change.
* buffer.c (reset_buffer_local_variables): Need not be special.
(init_buffer_once): Make this slot a defaulted local variable.
display_line.
* screen.c: New screen elements current_glyfs, desired_glyfs, and
temp_glyfs.
- * dispnew.c (make_screen_glyfs, free_screen_glyfs):
+ * dispnew.c (make_screen_glyfs, free_screen_glyfs)
(remake_screen_glyfs): New functions.
(make_display_lines, new_display_line, return_display_line):
Functions deleted.
* keyboard.c (echo_prompt, echo_char, echo_dash, echo): New functions.
(cancel_echoing): Likewise.
(immediate_echo, echoptr): New variables.
- (command_loop_1, request_echo, get_char, read_key_sequence):
+ (command_loop_1, request_echo, get_char, read_key_sequence)
(set_waiting_for_input, interrupt_signal): Related changes.
(get_char): No more declaration of request_echo. Local cleanups.
* window.c (window_loop): Additional parameter mini to control
minibuffer selection or not.
- (Fget_lru_window):
- (Fget_largest_window):
- (Fget_buffer_window):
- (Fdelete_other_windows):
- (Fdelete_windows_on):
+ (Fget_lru_window, Fget_largest_window, Fget_buffer_window)
+ (Fdelete_other_windows, Fdelete_windows_on)
(Freplace_buffer_in_windows): Use that parameter.
1990-03-29 Joseph Arceneaux (jla@churchy.ai.mit.edu)
* screen.c (Fselect_screen): Raise the selected screen.
- * window.c (Fget_buffer_window):
- (Fget_largest_window):
+ * window.c (Fget_buffer_window, Fget_largest_window)
(Fget_lru_window): New parameter all_screens.
(Fdisplay_buffer): Use the new param in Fget_lru_window,
- Fget_buffer_window, and Fget_largest_window.
+ Fget_buffer_window, and Fget_largest_window.
(Fscroll_other_window): Use new param in Fget_buffer_window.
* buffer.c (Fother_buffer): Ditto.
check if Vglobal_minibuffer_screen is non-nil and maybe call
next_screen.
- * screen.c (Fscreen_selected_window):
- (Fscreen_root_window): If screen is nil, use selected-screen.
+ * screen.c (Fscreen_selected_window, Fscreen_root_window):
+ If screen is nil, use selected-screen.
1990-03-27 Joseph Arceneaux (jla@churchy.ai.mit.edu)
* screen.c (Ffocus_screen): New subr, removed Fscreen_has_focus.
(Fselect_screen): New, optional parameter no_enter.
- (Frestore_screen_configuration):
+ (Frestore_screen_configuration)
(Fdelete_screen): Pass second parm Qnil to Fselect_screen.
* window.c (Fdisplay_buffer, Fset_window_configuration): Pass
(x_new_selected_screen): Do dumpborder and check auto-raise here,
rather than XEvent switch.
(x_deiconify_screen): No longer exists.
- (x_do_pending_expose, x_clear_cursor):
- (x_invert_screen, scraplines, stufflines, x_bitmap_icon):
+ (x_do_pending_expose, x_clear_cursor)
+ (x_invert_screen, scraplines, stufflines, x_bitmap_icon)
(x_text_icon, x_new_font): Don't BLOCK_INPUT.
(XTins_del_lines): BLOCK_INPUT here.
(XTupdate_end): Don't turn on cursor if minibuffer-screen.
(XTread_socket): On MotionNotify, just that screen is selected before
processing.
(XTtopos): If updating_screen, just set x and y, don't flush.
- (x_bitmap_icon):
- (x_text_icon):
- (x_new_font): Return 1 if failed, don't call error.
+ (x_bitmap_icon, x_text_icon, x_new_font): Return 1 if failed,
+ don't call error.
(x_make_screen_visible): Raise the screen as well.
1990-03-02 Joseph Arceneaux (jla@churchy.ai.mit.edu)
1989-10-13 Joseph Arceneaux (jla@apple-gunkies.ai.mit.edu)
- * xfns.c (x_selection_arrival):
- (x_send_incremental):
+ * xfns.c (x_selection_arrival, x_send_incremental)
(x_answer_selection_request): New procedures for incremental
selection transfer.
1989-10-12 Joseph Arceneaux (jla@apple-gunkies.ai.mit.edu)
* lread.c (complete_filename_p): New function which replaces
- absolute_filename_p. This one doesn't consider "~" valid.
+ absolute_filename_p. This one doesn't consider "~" valid.
1989-10-12 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* xfns.c (Fx_geometry): Kludge for the case of position `-0'.
(Fx_get_mouse_event): Also return the time stamp as last list elt.
- (Fx_color_display_p):
- (Fx_defined_color):
- (x_decode_color):
+ (Fx_color_display_p, Fx_defined_color, x_decode_color)
(defined_color): Eliminate screen argument.
(Fx_create_screen): No more ColorMap component to display.x.
* xterm.h: Likewise.
* alloc.c (xmalloc, xrealloc): hold_window_changes whilst doing
the associated operations.
- * dispnew.c (init_display):
- (Fsleep_for, Fsit_for):
+ * dispnew.c (init_display, Fsleep_for, Fsit_for):
* process.c (Faccept_process_output):
- * keyboard.c ({clear,set}_waiting_for_input):
+ * keyboard.c ({clear,set}_waiting_for_input)
(quit_throw_to_get_char, get_char):
* xdisp.c (DoDsp, message, message1): Undid changes of Aug. 23
- (see below); accept window changes most of the time.
+ (see below); accept window changes most of the time.
1989-09-07 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
(x_set_mouse_color): Rewrote this function. Always set cursor and
its color. If the window exists, then attach the cursor to it.
No longer uses x_reset_cursor.
- (x_create_window):
- (x_set_background):
- (x_set_foreground): Use x_set_mouse_color instead of x_reset_cursor.
+ (x_create_window, x_set_background, x_set_foreground):
+ Use x_set_mouse_color instead of x_reset_cursor.
1989-08-18 Richard Stallman (rms@hobbes.ai.mit.edu)
* keymap.c: New subrs Fuse_local_mouse_map, Fcurrent_local_mouse_map.
- * xfns.c (x_set_mouse_color):
- (x_set_cur): No need to redraw display after doing these.
+ * xfns.c (x_set_mouse_color, x_set_cur): No need to redraw display
+ after doing these.
(Fx_get_mouse_event): Accept motion events.
(x11_encode_mouse_button): Encoding a la X11, except for one
* xfns.c (Fx_create_screen): I couldn't take it any more, the
ugliness of this routine offended me too deeply. It is now
completely rewritten for X11 and uses subroutines:
- (x_figure_window_size)
- (x_create_window)
- (x_icon)
- (x_make_gc)
-
- (Fx_draw_rectangle):
- (Fx_erase_rectangle): New subrs.
+ (x_figure_window_size, x_create_window, x_icon, x_make_gc)
+ (Fx_draw_rectangle, Fx_erase_rectangle): New subrs.
* m/m-intel386.h: Changes in LOAD_AVE_TYPE, LOAD_AVE_CVT, and
FSCALE to make loadst work correctly.
message if there are more than 6 args.
* fns.c (Fyes-or-no-p):
- * minibuf.c (read_minibuf_unwind):
- (Fread_minibuffer):
- (Fread_no_blanks_input):
- (Fcompleting_read): Extra arg to read_minibuf.
+ * minibuf.c (read_minibuf_unwind, Fread_minibuffer)
+ (Fread_no_blanks_input, Fcompleting_read): Extra arg to read_minibuf.
* callint.c (Fcall_interactively):
* keyboard.c (Fexecute_extended_command):
- * minibuf.c (Fread_command):
- (Fread_function):
- (Fread_variable):
+ * minibuf.c (Fread_command, Fread_function, Fread_variable)
(Fread_buffer): Extra arg to Fcompleting_read.
1989-07-05 Joseph Arceneaux (jla@spiff)
(x_deiconify_screen): For X11, just Map the window, as per the new
ICCC.
(x_make_screen_visible): Only handle visible and iconified screen
- elements for X10; these variables are handled in event processing
+ elements for X10; these variables are handled in event processing
for X11.
(x_make_screen_invisible): Send an UnmapNotify event to the root
window to aprise the window manager of the change.
1989-06-08 Joseph Arceneaux (jla@apple-gunkies.ai.mit.edu)
- * xfns.c (Fx_open_connection): Added 9 Lisp variables
- defined by the screen and server.
+ * xfns.c (Fx_open_connection): Added 9 Lisp variables
+ defined by the screen and server.
1989-06-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
* xfns.c (x_set_foreground, x_set_border_pixel): Finished color
coordination. Scrollbar border, thump-arrows, and slider pixmap
- linked with foreground color; slider border with window border.
+ linked with foreground color; slider border with window border.
1989-05-07 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
(x_reset_cursor): Don't call XRecolorCursor.
(x_set_window_size): Call x_wm_set_size_hint, not x_set_size_hint.
(x_set_resize_hint): For X11, call x_wm_set_size_hint.
- (x_wm_set_size_hint, x_wm_set_window_state, x_wm_set_icon_pixmap):
+ (x_wm_set_size_hint, x_wm_set_window_state, x_wm_set_icon_pixmap)
(x_wm_set_icon_position): New fns for X11.
- * xfns.c: For X11, include Xutil.h
+ * xfns.c: For X11, include Xutil.h.
(VSCROLL_WIDTH): Moved to xterm.h.
(face_GC): Don't declare it.
(id_name): Declare this.
* keymap.c (apropos1): Clean up.
Do where-is-internal only if there is a function definition.
Use mouse-describe-key to turn mouse key sequences into strings.
- (Fwhere_is): Check the mouse map too;
+ (Fwhere_is): Check the mouse map too.
(Fwhere_is_internal): New arg is global map to use.
All callers changed in keypad.c and doc.c.
(where_is_string): New fn cvts result of Fwhere_is_internal to string.
See ChangeLog.2 for earlier changes.
+;; Local Variables:
+;; coding: utf-8
+;; End:
+
Copyright (C) 1993, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
Free Software Foundation, Inc.