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...
|
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 |
2013-03-04 |
Dmitry Antipov | * font.c (Ffont_get_glyphs): Use convenient LGLYPH_NEW.
|
commit | commitdiff | tree |
2013-02-20 |
Dmitry Antipov | * search.c (find_newline): Return byte position in...
|
commit | commitdiff | tree |
2013-02-15 |
Dmitry Antipov | * composite.c (fill_gstring_header): Remove useless...
|
commit | commitdiff | tree |
2013-02-13 |
Dmitry Antipov | * font.c (font_range): Add pos_byte argument. Adjust...
|
commit | commitdiff | tree |
2013-02-11 |
Dmitry Antipov | * marker.c (set_marker_internal): If desired position...
|
commit | commitdiff | tree |
2013-02-10 |
Dmitry Antipov | * syntax.c (scan_sexps_forward): Fix byte position...
|
commit | commitdiff | tree |
2013-02-08 |
Dmitry Antipov | * search.c (scan_buffer): Calculate end byte position...
|
commit | commitdiff | tree |
2013-02-08 |
Dmitry Antipov | * lisp.h (make_uninit_vector): New function.
|
commit | commitdiff | tree |
2013-02-07 |
Dmitry Antipov | * coding.c (Fdefine_coding_system_internal): Use AREF...
|
commit | commitdiff | tree |
2013-02-01 |
Dmitry Antipov | * window.h (struct window): Convert base_line_number...
|
commit | commitdiff | tree |
2013-01-28 |
Dmitry Antipov | Remove obsolete redisplay code. See the discussion at
|
commit | commitdiff | tree |
2013-01-25 |
Dmitry Antipov | * insdel.c (insert_1): Remove.
|
commit | commitdiff | tree |
2013-01-25 |
Dmitry Antipov | * net/socks.el (socks-nslookup-host): Use string-to...
|
commit | commitdiff | tree |
2013-01-25 |
Dmitry Antipov | * font.c (num_fonts): Remove the leftover from old
|
commit | commitdiff | tree |
2013-01-24 |
Dmitry Antipov | * nsfont.m (ns_escape_name, ns_unescape_name, ns_registry_to...
|
commit | commitdiff | tree |
2013-01-24 |
Dmitry Antipov | Drop async_visible and async_iconified fields of struct...
|
commit | commitdiff | tree |
2013-01-24 |
Dmitry Antipov | * src/insdel.c (prepare_to_modify_buffer): Revert last...
|
commit | commitdiff | tree |
2013-01-23 |
Dmitry Antipov | * insdel.c (prepare_to_modify_buffer): Force redisplay if
|
commit | commitdiff | tree |
2013-01-23 |
Dmitry Antipov | * lisp/play/gametree.el (gametree-break-line-here)...
|
commit | commitdiff | tree |
2013-01-22 |
Dmitry Antipov | * window.h (struct window): Change window_end_valid...
|
commit | commitdiff | tree |
2013-01-22 |
Dmitry Antipov | * xdisp.c (mark_window_display_accurate): Simplify...
|
commit | commitdiff | tree |
2013-01-21 |
Dmitry Antipov | * fileio.c (Finsert_file_contents): Revert code introduced at
|
commit | commitdiff | tree |
2013-01-18 |
Dmitry Antipov | Fix crash when inserting data from non-regular files...
|
commit | commitdiff | tree |
2013-01-17 |
Dmitry Antipov | * lisp.h (toplevel): Add comment about using Lisp_Save_Value
|
commit | commitdiff | tree |
2013-01-17 |
Dmitry Antipov | * buffer.h (NARROWED, BUF_NARROWED): Drop unused macros.
|
commit | commitdiff | tree |
2013-01-15 |
Dmitry Antipov | * keymap.c (map_keymap_internal): Use format_save_value.
|
commit | commitdiff | tree |
2013-01-15 |
Dmitry Antipov | * src/lisp.h (XSAVE_POINTER, XSAVE_INTEGER): Change...
|
commit | commitdiff | tree |
2013-01-15 |
Dmitry Antipov | Some convenient bits to deal with Lisp_Save_Values.
|
commit | commitdiff | tree |
2013-01-14 |
Dmitry Antipov | * lisp.h (toplevel): Fix typo in comment.
|
commit | commitdiff | tree |
2013-01-14 |
Dmitry Antipov | Fix compilation with GC_MARK_STACK == GC_USE_GCPROS_AS_BEFORE.
|
commit | commitdiff | tree |
2013-01-14 |
Dmitry Antipov | Make Lisp_Save_Value more versatile storage for up...
|
commit | commitdiff | tree |
2013-01-11 |
Dmitry Antipov | Avoid unnecessary byte position calculation for the...
|
commit | commitdiff | tree |
2013-01-11 |
Dmitry Antipov | Use point-max-marker and point-min-marker here and...
|
commit | commitdiff | tree |
2013-01-10 |
Dmitry Antipov | Omit buffer_slot_type_mismatch and use generic predicates...
|
commit | commitdiff | tree |
2013-01-09 |
Dmitry Antipov | * insdel.c (make_gap_larger): Fix comment because gap_left...
|
commit | commitdiff | tree |
2013-01-09 |
Dmitry Antipov | * lisp.h (make_gap_1): New prototype.
|
commit | commitdiff | tree |
2012-12-26 |
Dmitry Antipov | * print.c (print_object): Fix last change.
|
commit | commitdiff | tree |
2012-12-26 |
Dmitry Antipov | * print.c (print_object): If Lisp_Save_Value object...
|
commit | commitdiff | tree |
2012-12-26 |
Dmitry Antipov | * lisp.h (toplevel): Add two notices to the comment...
|
commit | commitdiff | tree |
2012-12-26 |
Dmitry Antipov | * keyboard.c (record_asynch_buffer_change): Initialize...
|
commit | commitdiff | tree |
2012-12-25 |
Dmitry Antipov | * xterm.h (struct x_output): Remove toolbar_detached...
|
commit | commitdiff | tree |
2012-12-25 |
Dmitry Antipov | * xdisp.c (redisplay_window): Remove inner local variable
|
commit | commitdiff | tree |
2012-12-24 |
Dmitry Antipov | * buffer.c (Fset_buffer_modified_p): Use buffer_window_count
|
commit | commitdiff | tree |
2012-12-24 |
Dmitry Antipov | * buffer.h (BUF_COMPACT): New macro to follow the common...
|
commit | commitdiff | tree |
2012-12-20 |
Dmitry Antipov | Avoid calls to CHAR_TO_BYTE if byte position is known.
|
commit | commitdiff | tree |
2012-12-20 |
Dmitry Antipov | * textprop.c (set_text_properties_1): Do not allow...
|
commit | commitdiff | tree |
2012-12-20 |
Dmitry Antipov | * vc/ediff-ptch.el (ediff-map-patch-buffer): Use `point...
|
commit | commitdiff | tree |
2012-12-19 |
Dmitry Antipov | * coding.c (Fdetect_coding_region): Do not check start...
|
commit | commitdiff | tree |
2012-12-13 |
Dmitry Antipov | Minor redisplay optimization when the region length...
|
commit | commitdiff | tree |
2012-12-12 |
Dmitry Antipov | * dispnew.c (set_window_cursor_after_update): Use clip_to_bo...
|
commit | commitdiff | tree |
2012-12-11 |
Dmitry Antipov | * buffer.c (Fset_buffer_multibyte): Do not force redisplay
|
commit | commitdiff | tree |
2012-12-11 |
Dmitry Antipov | Consistently use marker_position and marker_byte_position.
|
commit | commitdiff | tree |
2012-12-10 |
Dmitry Antipov | Per-buffer window counters.
|
commit | commitdiff | tree |
2012-12-07 |
Dmitry Antipov | * frame.c (make_frame): Do not set window's buffer...
|
commit | commitdiff | tree |
2012-12-07 |
Dmitry Antipov | Convenient macro to check whether the buffer is hidden.
|
commit | commitdiff | tree |
2012-12-06 |
Dmitry Antipov | * frame.h (x_char_width, x_char_height): Remove prototypes.
|
commit | commitdiff | tree |
2012-12-06 |
Dmitry Antipov | Avoid code duplication between prev_frame and next_frame.
|
commit | commitdiff | tree |
2012-12-04 |
Dmitry Antipov | * lisp.h (Mouse_HLInfo): Remove set-but-unused mouse_face_im...
|
commit | commitdiff | tree |
2012-12-03 |
Dmitry Antipov | * lisp.h (modify_region): Rename to...
|
commit | commitdiff | tree |
2012-12-03 |
Dmitry Antipov | * alloc.c (free_save_value): New function.
|
commit | commitdiff | tree |
2012-11-29 |
Dmitry Antipov | * xdisp.c (window_outdated): Remove eassert since it...
|
commit | commitdiff | tree |