aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (sweep_weak_table): Advance prev pointer when we keep a pair.Kim F. Storm2005-01-191-0/+4
* *** empty log message ***Kim F. Storm2005-01-191-0/+4
* (syms_of_emacs): Improve docstring of `system-type'.Stefan Monnier2005-01-181-3/+12
* Fix last change.Kim F. Storm2005-01-181-2/+2
* (fast_find_position): Backtrack to find first row ifKim F. Storm2005-01-181-0/+22
* *** empty log message ***Kim F. Storm2005-01-181-0/+5
* *** empty log message ***Kenichi Handa2005-01-181-0/+5
* (back_to_previous_visible_line_start): Undo 2004-12-28Kim F. Storm2005-01-181-35/+36
* *** empty log message ***Kim F. Storm2005-01-181-0/+7
* (decode_coding_iso2022): Translate invalid codes ifKenichi Handa2005-01-181-0/+2
* (mode_line_string, marginal_area_string): FixKim F. Storm2005-01-171-2/+2
* *** empty log message ***Kim F. Storm2005-01-171-0/+5
* (syms_of_macterm) <mac-allow-anti-aliasing>: Doc fix.Kim F. Storm2005-01-162-10/+16
* * macterm.c (mac_to_x_fontname): Removed spurious argument.Steven Tamm2005-01-162-1/+5
* (mac_draw_string_common): Fix compilation on OSX 10.1.Andreas Schwab2005-01-162-3/+7
* * fringe.c (Fdefine_fringe_bitmap, init_fringe): When assigningJan Djärv2005-01-162-2/+7
* * keyboard.c (READABLE_EVENTS_DO_TIMERS_NOW)Jan Djärv2005-01-164-53/+81
* Changed name from mac-use-core-graphics to mac-allow-anti-aliasingSteven Tamm2005-01-162-4/+5
* * macterm.c (Vmac_use_core_graphics): definedSteven Tamm2005-01-162-0/+29
* * macfns.c (Fx_file_dialog): Save As dialog includes only theSteven Tamm2005-01-162-3/+11
* * macfns.c (x_set_foreground_color, x_set_background_color): SyncSteven Tamm2005-01-164-2/+106
* *** empty log message ***Kim F. Storm2005-01-141-0/+4
* (Fposn_at_x_y): Add optional arg WHOLE.Kim F. Storm2005-01-141-6/+11
* *** empty log message ***Richard M. Stallman2005-01-131-0/+7
* (Fcurrent_active_maps): Ignore Voverriding_local_mapRichard M. Stallman2005-01-131-2/+9
* (syms_of_keyboard): Doc fix.Richard M. Stallman2005-01-131-3/+4
* *** empty log message ***Kim F. Storm2005-01-131-0/+5
* (Fformat_mode_line): Fix last change. Remove NO_PROPS argKim F. Storm2005-01-131-38/+32
* *** empty log message ***Richard M. Stallman2005-01-121-0/+11
* (Fformat_mode_line): New arg FACE specifies a defaultRichard M. Stallman2005-01-121-12/+37
* (Frequire): Record in load-history unconditionally.Richard M. Stallman2005-01-121-2/+4
* (merge_faces): Rename from merge_into_realized_face.Kim F. Storm2005-01-101-4/+20
* (get_next_display_element, next_element_from_display_vector):Kim F. Storm2005-01-101-21/+11
* (merge_faces): Rename from merge_into_realized_face.Kim F. Storm2005-01-101-2/+1
* *** empty log message ***Kim F. Storm2005-01-101-0/+12
* Minor touch up.Stefan Monnier2005-01-091-2/+2
* Fix last change -- initialize Vshow_nonbreak_escape instead ofKim F. Storm2005-01-091-1/+1
* *** empty log message ***Kim F. Storm2005-01-091-1/+24
* (Vshow_nonbreak_escape): New lisp var.Kim F. Storm2005-01-091-84/+107
* (merge_into_realized_face): New function. Used toKim F. Storm2005-01-091-0/+47
* (struct it): New member dpvec_face_id.Kim F. Storm2005-01-091-0/+5
* * xterm.h (struct x_output): New member, toolbar_detached.Jan Djärv2005-01-083-3/+24
* * xmenu.c (create_and_show_popup_menu): Pass zero as button toJan Djärv2005-01-072-5/+12
* * gtkutil.c (xg_gtk_scroll_destroy, xg_create_scroll_bar)Jan Djärv2005-01-073-12/+28
* (set_iterator_to_next): Fix 2004-12-13 change.Kim F. Storm2005-01-071-3/+3
* *** empty log message ***Kim F. Storm2005-01-071-0/+5
* * macterm.c (XLoadQueryFont): Correctly handle 0 sizeSteven Tamm2005-01-072-4/+14
* (fringe_faces): Change to Lisp_Object pointer.Kim F. Storm2005-01-061-11/+28
* (mark_fringe_data): Declare extern.Kim F. Storm2005-01-061-0/+10
* *** empty log message ***Kim F. Storm2005-01-061-0/+17