aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (resize_mini_window): If Vmax_mini_window_height isGerd Moellmann2001-08-031-0/+5
| | | | a float, determine the max height from the frame's height.
* *** empty log message ***Gerd Moellmann2001-08-021-0/+5
|
* *** empty log message ***Gerd Moellmann2001-08-011-0/+3
|
* (message_cleared_p): New variable.Gerd Moellmann2001-08-011-0/+6
| | | | | | | (clear_message): Set message_cleared_p when clearing the current message. (redisplay_internal): Look at message_cleared_p to capture the case that the echo area should be cleared.
* (resize_echo_area_exactly): Fix typo in function name.Gerd Moellmann2001-08-011-0/+8
|
* *** empty log message ***Gerd Moellmann2001-08-011-0/+5
|
* (strout): Treat the characters at *ptr as unsigned char.Eli Zaretskii2001-08-011-0/+5
|
* *** empty log message ***Gerd Moellmann2001-07-311-0/+5
|
* *** empty log message ***Gerd Moellmann2001-07-301-0/+5
|
* *** empty log message ***Gerd Moellmann2001-07-301-0/+6
|
* (init_from_display_pos): If POS is in an overlay string,Gerd Moellmann2001-07-271-0/+15
| | | | | | | | | deal with the first overlay string having an image `display' property. (try_window_reusing_current_matrix, compute_line_metrics): Fix computation of row's visible height for the case that part of the row is invisible above and part of the row is at the same time invisible below the window.
* *** empty log message ***Gerd Moellmann2001-07-261-0/+11
|
* (x_display_list): New variable.Andrew Innes2001-07-261-0/+7
| | | | (w32_term_init): Set it.
* *** empty log message ***Gerd Moellmann2001-07-261-0/+7
|
* *** empty log message ***Gerd Moellmann2001-07-251-0/+2
|
* (Fx_file_dialog): Block/unblock input while processingGerd Moellmann2001-07-251-0/+3
| | | | events so that we get a chance of processing expose events.
* (resize_mini_window): Don't resize while redisplaying.Gerd Moellmann2001-07-251-0/+4
|
* *** empty log message ***Gerd Moellmann2001-07-241-0/+5
|
* (current_column): Fix column computation in theGerd Moellmann2001-07-231-0/+4
| | | | | presence of display table entries. (current_column_1, Fmove_to_column, compute_motion): Likewise.
* (adjust_glyph_matrix): In the optimization forGerd Moellmann2001-07-231-0/+4
| | | | | windows whose height has changed, use the new window height to compute which rows to invalidate.
* *** empty log message ***Gerd Moellmann2001-07-231-0/+4
|
* *** empty log message ***Gerd Moellmann2001-07-231-0/+5
|
* *** empty log message ***Gerd Moellmann2001-07-201-0/+3
|
* *** empty log message ***Gerd Moellmann2001-07-201-0/+4
|
* *** empty log message ***Gerd Moellmann2001-07-191-0/+3
|
* (syms_of_composite): Renamed fromGerd Moellmann2001-07-191-0/+5
| | | | syms_of_composition.
* * fns.c (Fset_char_table_default): Check that a charset is defined before ↵Ken Raeburn2001-07-181-0/+5
| | | | checking its dimension.
* * lisp.h (XVECTOR): Verify correct object type before returning a pointer.Ken Raeburn2001-07-171-0/+3
|
* * coding.c (setup_coding_system): Don't do any designation based on reg_bits ifKen Raeburn2001-07-171-0/+5
| | | | charset is not yet defined.
* *** empty log message ***Gerd Moellmann2001-07-171-0/+4
|
* (KBD_BUFFER_SIZE) [!HAVE_WINDOW_SYSTEM]: IncreaseGerd Moellmann2001-07-171-0/+5
| | | | to 4096 because of paste problems reported on GNU/Linux.
* *** empty log message ***Gerd Moellmann2001-07-161-0/+7
|
* *** empty log message ***Gerd Moellmann2001-07-161-0/+7
|
* (CHAR_STRING_NO_SIGNAL): New macro.Gerd Moellmann2001-07-131-0/+11
|
* (Ffind_coding_systems_region_internal): If safe_codingsStefan Monnier2001-07-121-3/+7
| | | | is t, don't try to append anything to it.
* (file_name_completion): Pass dp->d_name toEli Zaretskii2001-07-121-0/+5
| | | | Fstring_match, not elt, which is alays nil here.
* (XTread_socket) <PropertyNotify>: Put the codeGerd Moellmann2001-07-121-0/+16
| | | | | ignoring events on foreign windows in #if 0. Always dispatch the event after checking it with x_handle_property_notify.
* (menubar_selection_callback, w32_menu_show): Initialize `entry' to nil.Stefan Monnier2001-07-111-4/+10
| | | | | (w32_dialog_show): Remove unused `save_wv' variable. (name_is_separator): Recognize "--:foo" and "--foo-bar".
* (try_cursor_movement): Prevent a warning from GCC 3.0.Gerd Moellmann2001-07-111-0/+2
|
* (unwind_read): Print a message when discarding insertedGerd Moellmann2001-07-111-0/+4
| | | | | text or switching the buffer to unibyte. Change parameter. (Finsert_file_contents): Don't pass VISIT to unwind_read.
* *** empty log message ***Gerd Moellmann2001-07-111-0/+6
|
* (update_window): Don't skip the header-lineGerd Moellmann2001-07-101-1/+4
| | | | update when scrolling_window returns 0.
* *** empty log message ***Gerd Moellmann2001-07-101-0/+5
|
* (add_to_log): Do nothing if called asynchronously.Gerd Moellmann2001-07-101-0/+4
|
* (toplevel): Include <signal.h> and "syssignal.h".Gerd Moellmann2001-07-091-0/+6
| | | | | (vox_configure, vox_close) [SIGIO]: Block/unblock SIGIO around ioctls.
* *** empty log message ***Eli Zaretskii2001-07-061-2/+5
|
* (syms_of_buffer) [if 0]: Avoid a warning from GCC 3.0.Eli Zaretskii2001-07-061-0/+9
|
* *** empty log message ***Gerd Moellmann2001-07-051-0/+2
|
* (specbind): Additionally record the buffer that wasGerd Moellmann2001-07-051-0/+5
| | | | current when a buffer-local or frame-local variable was bound.
* (x_produce_glyphs): Don't convert multibyte charactersGerd Moellmann2001-07-041-0/+5
| | | | to unibyte characters in unibyte buffers.