aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (struct it): New element ellipsis_p.Richard M. Stallman2005-01-012-0/+20
* (setup_for_ellipsis, get_next_display_element):Richard M. Stallman2005-01-011-7/+40
* * xterm.c (handle_one_xevent): Clear area in expose event for GTK.Jan Djärv2004-12-312-0/+12
* *** empty log message ***Richard M. Stallman2004-12-311-0/+6
* (window_scroll_pixel_based): Only look atRichard M. Stallman2004-12-311-30/+56
* (x_produce_glyphs): Fix last change.Kim F. Storm2004-12-301-1/+3
* *** empty log message ***Kim F. Storm2004-12-301-1/+1
* (get_line_height_property): New function extracted fromKim F. Storm2004-12-301-39/+56
* (Line Height): Total line-height is now specifiedKim F. Storm2004-12-301-0/+10
* *** empty log message ***Kenichi Handa2004-12-301-0/+25
* (Finsert_file_contents): Don't useKenichi Handa2004-12-301-5/+2
* (x_new_font): Set FRAME_COLUMN_WIDTH toKenichi Handa2004-12-301-1/+41
* (x_produce_glyphs): Calculate tab width byKenichi Handa2004-12-301-3/+3
* (struct x_display_info): New member Xatom_AVERAGE_WIDTH.Kenichi Handa2004-12-301-1/+1
* (struct frame): New member space_width.Kenichi Handa2004-12-301-1/+8
* (struct font_info): New members space_width andKenichi Handa2004-12-301-0/+6
* * macterm.c (SelectionRange): Add Xcode position apple event struct.Steven Tamm2004-12-302-0/+25
* (syms_of_buffer) <vertical-scroll-bar>: Correct typo.Luc Teirlinck2004-12-292-1/+5
* *** empty log message ***Richard M. Stallman2004-12-291-0/+4
* (syms_of_buffer) <vertical-scroll-bar>: Doc fix.Richard M. Stallman2004-12-291-1/+3
* * term/mac-win.el: Require x-dnd.Steven Tamm2004-12-293-59/+142
* *** empty log message ***Kim F. Storm2004-12-291-4/+16
* (decode_coding): Fix previous change.Dan Nicolaescu2004-12-282-1/+5
* (back_to_previous_visible_line_start):Richard M. Stallman2004-12-282-0/+9
* (decode_coding_XXX, decode_composition_emacs_mule)Dan Nicolaescu2004-12-282-30/+48
* (popup_get_selection): Remove parameter down_on_keypress.Jan Djärv2004-12-272-8/+7
* * xmenu.c (popup_get_selection): Only pop down dialogsJan Djärv2004-12-272-12/+8
* * dispextern.h: Change HAVE_CARBON to MAC_OS.Steven Tamm2004-12-2714-457/+1016
* *** empty log message ***Richard M. Stallman2004-12-271-0/+6
* (Fbuffer_disable_undo): Deleted (moved to simple.el).Richard M. Stallman2004-12-271-27/+4
* (list_processes_1): Set undo_list instead of calling Fbuffer_undo_list.Richard M. Stallman2004-12-271-1/+1
* Comment changes.Richard M. Stallman2004-12-272-0/+29
* (Fdefalias): Use (defun . FN_NAME) in LOADHIST_ATTACH.Richard M. Stallman2004-12-271-1/+1
* (Fdefun, Fdefmacro): Use (defun . FN_NAME) in LOADHIST_ATTACH.Richard M. Stallman2004-12-271-9/+6
* (syms_of_lread) <load-history>: Doc fix.Richard M. Stallman2004-12-271-3/+3
* Indentation fix.Richard M. Stallman2004-12-271-1/+1
* (single_display_spec_string_p): Renamed fromRichard M. Stallman2004-12-271-197/+220
* * xmenu.c (popup_get_selection): Pop down on C-g.Jan Djärv2004-12-274-0/+58
* (code_convert_region): Fix calculation of `ratio'.Kenichi Handa2004-12-271-2/+2
* * gtkutil.c (update_frame_tool_bar): Make the value ofJan Djärv2004-12-252-0/+32
* Update comment for check_depth.Jan Djärv2004-12-251-12/+14
* * alloc.c (check_depth): New variable.Jan Djärv2004-12-252-4/+40
* * keyboard.c (input_available_signal): Call SIGNAL_THREAD_CHECKJan Djärv2004-12-232-4/+12
* (__WIN32__) [HAVE_NTGUI]: Define for correct behaviour of JPEG library.Jason Rumney2004-12-232-0/+11
* (main): If batch mode, set Vundo_outer_limit to nil.Richard M. Stallman2004-12-232-1/+15
* (Vundo_outer_limit): Fix decl.Richard M. Stallman2004-12-231-0/+1
* (Vundo_outer_limit): Replaces undo_outer_limit. Uses changed.Richard M. Stallman2004-12-231-4/+6
* *** empty log message ***Kenichi Handa2004-12-221-0/+4
* (Fx_get_cut_buffer_internal): Return a unibyte string.Kenichi Handa2004-12-221-1/+1
* *** empty log message ***Richard M. Stallman2004-12-211-0/+36