2013-08-28 |
Dmitry Antipov | * buffer.c (Foverlays_at, Foverlays_in, Fnext_overlay_change)
|
commit | commitdiff | tree |
2013-08-28 |
Dmitry Antipov | Redesign redisplay interface to drop global output_cursor.
|
commit | commitdiff | tree |
2013-08-27 |
Dmitry Antipov | * configure.ac (DOCMISC_DVI_W32, DOCMISC_HTML_W32,...
|
commit | commitdiff | tree |
2013-08-27 |
Dmitry Antipov | * xterm.h (FONT_TYPE_FOR_UNIBYTE, FONT_TYPE_FOR_MULTIBYTE:)
|
commit | commitdiff | tree |
2013-08-27 |
Dmitry Antipov | * lisp.h (Mouse_HLInfo): Move from here...
|
commit | commitdiff | tree |
2013-08-26 |
Dmitry Antipov | Fix ChangeLog typo.
|
commit | commitdiff | tree |
2013-08-26 |
Dmitry Antipov | * lisp.h (Mouse_HLInfo): Drop set-but-unused members
|
commit | commitdiff | tree |
2013-08-26 |
Dmitry Antipov | * window.h (struct window): Replace last_cursor with...
|
commit | commitdiff | tree |
2013-08-26 |
Dmitry Antipov | Fix recovering from possible decompression error. ...
|
commit | commitdiff | tree |
2013-08-26 |
Dmitry Antipov | * alloc.c (sweep_vectors): Do not initialize 'block...
|
commit | commitdiff | tree |
2013-08-26 |
Dmitry Antipov | * syntax.c (init_syntax_once): Adjust comment and do...
|
commit | commitdiff | tree |
2013-08-23 |
Dmitry Antipov | * window.c (struct save_window_data): Fix typo.
|
commit | commitdiff | tree |
2013-08-23 |
Dmitry Antipov | Minor cleanup for redisplay interface and few related...
|
commit | commitdiff | tree |
2013-08-23 |
Dmitry Antipov | Redesign redisplay interface to drop updated_row and...
|
commit | commitdiff | tree |
2013-08-21 |
Dmitry Antipov | Fix compilation with GC_MARK_STACK == GC_USE_GCPROS_AS_BEFORE
|
commit | commitdiff | tree |
2013-08-19 |
Dmitry Antipov | * image.c (imagemagick_create_cache, imagemagick_get_animati...
|
commit | commitdiff | tree |
2013-08-15 |
Dmitry Antipov | Fix infinite frame selection loop (Bug#15025).
|
commit | commitdiff | tree |
2013-08-15 |
Dmitry Antipov | * lisp.h (FOR_EACH_ALIST_VALUE): New macro
|
commit | commitdiff | tree |
2013-08-15 |
Dmitry Antipov | * term.c (get_named_tty, create_tty_output, tty_free_frame_r...
|
commit | commitdiff | tree |
2013-08-14 |
Dmitry Antipov | Utility function and macro to copy Lisp string to C...
|
commit | commitdiff | tree |
2013-08-14 |
Dmitry Antipov | * xdisp.c (redisplay_window): If window_end_valid is...
|
commit | commitdiff | tree |
2013-08-14 |
Dmitry Antipov | * xdisp.c (adjust_window_ends): Move duplicated code...
|
commit | commitdiff | tree |
2013-08-14 |
Dmitry Antipov | * window.h (struct window): Convert window_end_pos and
|
commit | commitdiff | tree |
2013-08-14 |
Dmitry Antipov | Fix --enable-gcc-warnings errors introduced in 2013...
|
commit | commitdiff | tree |
2013-08-14 |
Dmitry Antipov | Cleanup window fringes, margins and scroll bars adjustments.
|
commit | commitdiff | tree |
2013-08-14 |
Dmitry Antipov | * window.h (struct window): Convert scroll_bar_width
|
commit | commitdiff | tree |
2013-08-13 |
Dmitry Antipov | * window.h (WINDOW_FRINGE_EXTENDED_P): New macro.
|
commit | commitdiff | tree |
2013-08-13 |
Dmitry Antipov | * window.h (struct window): Convert left_margin_cols and
|
commit | commitdiff | tree |
2013-08-13 |
Dmitry Antipov | * window.h (struct window): Convert left_fringe_width
|
commit | commitdiff | tree |
2013-08-13 |
Dmitry Antipov | * nsfns.m (x_set_cursor_type):
|
commit | commitdiff | tree |
2013-08-13 |
Dmitry Antipov | * keyboard.c (Fdiscard_input): Do not increment update_mode_...
|
commit | commitdiff | tree |
2013-08-13 |
Dmitry Antipov | * font.c (clear_font_cache): New function, stripped...
|
commit | commitdiff | tree |
2013-08-13 |
Dmitry Antipov | * window.c (Fset_window_start): Compare `w', not `window...
|
commit | commitdiff | tree |
2013-08-12 |
Dmitry Antipov | Avoid looping over all frame windows to freeze and...
|
commit | commitdiff | tree |
2013-08-09 |
Dmitry Antipov | Use xstrdup and build_unibyte_string where applicable.
|
commit | commitdiff | tree |
2013-08-08 |
Dmitry Antipov | Redesign redisplay interface to drop global variable...
|
commit | commitdiff | tree |
2013-08-08 |
Dmitry Antipov | Do not reset window modification event counters excessively.
|
commit | commitdiff | tree |
2013-08-07 |
Dmitry Antipov | Fix typo in ChangeLog entry.
|
commit | commitdiff | tree |
2013-08-07 |
Dmitry Antipov | Prefer selected_window to Fselected_window, likewise...
|
commit | commitdiff | tree |
2013-08-07 |
Dmitry Antipov | Be more careful if selected window shows the buffer...
|
commit | commitdiff | tree |
2013-08-06 |
Dmitry Antipov | * window.c (window_scroll, window_scroll_pixel_based)
|
commit | commitdiff | tree |
2013-08-06 |
Dmitry Antipov | * lisp/files.el (cache-long-line-scans): Make
|
commit | commitdiff | tree |
2013-08-06 |
Dmitry Antipov | * frame.el (get-other-frame): Tiny cleanup.
|
commit | commitdiff | tree |
2013-08-06 |
Dmitry Antipov | Use region cache to speedup bidi_find_paragraph_start.
|
commit | commitdiff | tree |
2013-08-06 |
Dmitry Antipov | Invalidate region caches only if buffer text is going...
|
commit | commitdiff | tree |
2013-08-05 |
Dmitry Antipov | Do not call to `selected-window' where it is assumed...
|
commit | commitdiff | tree |
2013-08-05 |
Dmitry Antipov | Do not call to `selected-frame' where it is assumed...
|
commit | commitdiff | tree |
2013-08-05 |
Dmitry Antipov | New macro to iterate over live buffers similar to frames.
|
commit | commitdiff | tree |
2013-08-04 |
Dmitry Antipov | * dispnew.c (glyph_matrix_count, glyph_pool_count):
|
commit | commitdiff | tree |
2013-08-03 |
Dmitry Antipov | * composite.h (compose_region): Remove the leftover.
|
commit | commitdiff | tree |
2013-08-03 |
Dmitry Antipov | Do not use global Lisp_Object in composition macros.
|
commit | commitdiff | tree |
2013-08-03 |
Dmitry Antipov | Drop FRAME_PTR typedef.
|
commit | commitdiff | tree |
2013-08-02 |
Dmitry Antipov | Fix X GC leak in GTK and raw (no toolkit) X ports.
|
commit | commitdiff | tree |
2013-08-02 |
Dmitry Antipov | Fix last change.
|
commit | commitdiff | tree |
2013-08-02 |
Dmitry Antipov | * insdel.c (adjust_after_replace, replace_range, del_range_2):
|
commit | commitdiff | tree |
2013-08-02 |
Dmitry Antipov | * w32term.c (x_unfocus_frame): Remove unused dummy...
|
commit | commitdiff | tree |
2013-08-02 |
Dmitry Antipov | * xterm.h (struct x_output) [HAVE_X_I18N]: Remove xic_base_f...
|
commit | commitdiff | tree |
2013-08-01 |
Dmitry Antipov | Fix last font-related change.
|
commit | commitdiff | tree |
2013-08-01 |
Dmitry Antipov | * frame.h (FRAME_MOUSE_UPDATE):
|
commit | commitdiff | tree |
2013-08-01 |
Dmitry Antipov | Avoid redundant Lisp_Object <-> struct frame conversions...
|
commit | commitdiff | tree |
2013-08-01 |
Dmitry Antipov | * xterm.c (any_help_event_p, x_draw_glyph_string_background):
|
commit | commitdiff | tree |
2013-08-01 |
Dmitry Antipov | Do not use pure Xism x_wm_set_icon_position in non...
|
commit | commitdiff | tree |
2013-08-01 |
Dmitry Antipov | * xterm.c (x_flush): Call XFlush once per each X display...
|
commit | commitdiff | tree |
2013-08-01 |
Dmitry Antipov | * xterm.c (last_mouse_press_frame): Remove the
|
commit | commitdiff | tree |
2013-07-31 |
Dmitry Antipov | Drop unnecessary functions that deals with frame pixel...
|
commit | commitdiff | tree |
2013-07-31 |
Dmitry Antipov | * frame.c (Fset_frame_height, Fset_frame_width): Mention...
|
commit | commitdiff | tree |
2013-07-31 |
Dmitry Antipov | * frame.c (Fmake_terminal_frame): Use store_in_alist...
|
commit | commitdiff | tree |
2013-07-31 |
Dmitry Antipov | * lisp/emacs-lisp/re-builder.el (reb-color-display-p):
|
commit | commitdiff | tree |
2013-07-31 |
Dmitry Antipov | * frame.c (make_frame, x_set_frame_parameters): Use...
|
commit | commitdiff | tree |
2013-07-30 |
Dmitry Antipov | * xfaces.c (make_face_cache): For struct face_cache...
|
commit | commitdiff | tree |
2013-07-30 |
Dmitry Antipov | * fringe.c (draw_window_fringes, update_window_fringes)
|
commit | commitdiff | tree |
2013-07-30 |
Dmitry Antipov | * frame.c (Fmodify_frame_parameters): Always check...
|
commit | commitdiff | tree |
2013-07-29 |
Dmitry Antipov | * fns.c (toplevel): Remove comment before Fsafe_length...
|
commit | commitdiff | tree |
2013-05-21 |
Dmitry Antipov | * xdisp.c (reseat_at_previous_visible_line_start):
|
commit | commitdiff | tree |
2013-04-07 |
Dmitry Antipov | Get rid of some platform-specific functions examining...
|
commit | commitdiff | tree |
2013-04-06 |
Dmitry Antipov | Do not set x-display-name until X connection is established.
|
commit | commitdiff | tree |
2013-04-05 |
Dmitry Antipov | Consistently use platform-specific function to detect...
|
commit | commitdiff | tree |
2013-03-31 |
Dmitry Antipov | * frame.h (struct frame): Drop scroll_bottom_vpos
|
commit | commitdiff | tree |
2013-03-29 |
Dmitry Antipov | * indent.c (current_column_bol_cache): Remove leftover...
|
commit | commitdiff | tree |
2013-03-28 |
Dmitry Antipov | * window.h (struct window): Replace hchild, vchild...
|
commit | commitdiff | tree |
2013-03-28 |
Dmitry Antipov | Fix 2013-03-28T02:41:05Z!dmantipov@yandex.ru which... Fix 2013-03-28T02:41:05Z!dmantipov@yandex.ru which brokes Fbuffer_swap_text.
|
commit | commitdiff | tree |
2013-03-28 |
Dmitry Antipov | * xdisp.c (with_echo_area_buffer_unwind_data): Save...
|
commit | commitdiff | tree |
2013-03-24 |
Dmitry Antipov | * xfaces.c (Finternal_face_x_get_resource): Allow 3rd...
|
commit | commitdiff | tree |
2013-03-22 |
Dmitry Antipov | * frame.h (struct frame): Put menu_bar_window under...
|
commit | commitdiff | tree |
2013-03-20 |
Dmitry Antipov | * window.h (struct window): Convert left_col, top_line...
|
commit | commitdiff | tree |
2013-03-20 |
Dmitry Antipov | Fix ChangeLog entry.
|
commit | commitdiff | tree |
2013-03-20 |
Dmitry Antipov | * frame.h (struct frame): Drop resx and resy because...
|
commit | commitdiff | tree |
2013-03-19 |
Dmitry Antipov | * print.c (syms_of_print): Initialize debugging output...
|
commit | commitdiff | tree |
2013-03-19 |
Dmitry Antipov | * window.c (Fwindow_combination_limit, Fset_window_combinati...
|
commit | commitdiff | tree |
2013-03-18 |
Dmitry Antipov | * window.c (window_resize_check, window_resize_apply)
|
commit | commitdiff | tree |
2013-03-15 |
Dmitry Antipov | * region-cache.c (find_cache_boundary, move_cache_gap)
|
commit | commitdiff | tree |
2013-03-13 |
Dmitry Antipov | * window.c (Fscroll_other_window): Use SET_PT_BOTH...
|
commit | commitdiff | tree |
2013-03-13 |
Dmitry Antipov | * xdisp.c (init_iterator): Simplify because both character...
|
commit | commitdiff | tree |
2013-03-08 |
Dmitry Antipov | * search.c (find_newline): Accept start and end byte...
|
commit | commitdiff | tree |
2013-03-07 |
Dmitry Antipov | * bidi.c (bidi_fetch_char): Swap first and second arguments
|
commit | commitdiff | tree |
2013-03-07 |
Dmitry Antipov | Avoid character to byte conversions in motion subroutines.
|
commit | commitdiff | tree |
2013-03-07 |
Dmitry Antipov | * lisp.h (list2i, list3i): New functions.
|
commit | commitdiff | tree |
2013-03-06 |
Dmitry Antipov | Coding system support cleanup and minor refactoring.
|
commit | commitdiff | tree |
2013-03-05 |
Dmitry Antipov | * lisp.h (find_next_newline_no_quit): Rename to find_next_ne...
|
commit | commitdiff | tree |
2013-03-05 |
Dmitry Antipov | * composite.c (get_composition_id, fill_gstring_header):
|
commit | commitdiff | tree |