aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* (STRING_MARKED_P, VECTOR_MARKED_P): Return boolean.Kim F. Storm2005-01-201-2/+2
* *** empty log message ***Kim F. Storm2005-01-201-0/+2
* (x_draw_glyph_string_box): Fix last_x for full width rows.Kim F. Storm2005-01-203-28/+10
* *** empty log message ***Kim F. Storm2005-01-201-0/+7
* (Fvertical_motion): Temporarily disable selective display.Kim F. Storm2005-01-191-0/+5
* *** empty log message ***Kim F. Storm2005-01-191-0/+4
* * editfns.c (Voperating_system_release): Added.Steven Tamm2005-01-192-0/+21
* (note_mode_line_or_margin_highlight): Fix :pointerKim F. Storm2005-01-191-2/+2
* *** empty log message ***Kim F. Storm2005-01-191-0/+3
* (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