aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** 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
* (Fformat_mode_line): First arg now required.Richard M. Stallman2005-01-061-17/+6
* * macfns.c: Include sys/param.h.Steven Tamm2005-01-063-35/+106
* *** empty log message ***Kenichi Handa2005-01-061-0/+4
* (encode_terminal_code): Fix buffer size computation.Kenichi Handa2005-01-061-2/+2
* *** empty log message ***Richard M. Stallman2005-01-051-0/+4
* (Fformat_mode_line): Doc fix.Richard M. Stallman2005-01-051-1/+1
* (refill_memory_reserve): Move.Stefan Monnier2005-01-042-17/+27
* *** empty log message ***Richard M. Stallman2005-01-041-0/+5
* (window_scroll_pixel_based): Don't correct preserve_yRichard M. Stallman2005-01-041-1/+7
* *** empty log message ***Kenichi Handa2005-01-041-0/+4
* *** empty log message ***Jason Rumney2005-01-041-1/+14
* (w32_load_system_font): Set FONT_WIDTH to maximum, notJason Rumney2005-01-031-1/+20
* (x_new_font): Set FRAME_COLUMN_WIDTH to fontp->average_width,Jason Rumney2005-01-031-4/+4
* (w32_load_bdf_font): Set fontp->average_width andJason Rumney2005-01-031-1/+4
* * macterm.c (x_new_font): Set FRAME_SPACE_WIDTH.Steven Tamm2005-01-032-10/+49
* *** empty log message ***Richard M. Stallman2005-01-021-0/+4
* (Fgarbage_collect): Don't truncate_undo_list on dead buffers.Richard M. Stallman2005-01-021-1/+1
* (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