aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Kim F. Storm2005-01-231-1/+1
* * window.c (Fpos_visible_in_window_p): Simplify return value forKim F. Storm2005-01-231-14/+11
* *** empty log message ***Kim F. Storm2005-01-231-0/+4
* *** empty log message ***Kim F. Storm2005-01-231-0/+5
* (pos_visible_p): Fix calculation of y.Kim F. Storm2005-01-231-2/+2
* (window_scroll_pixel_based): Force moving to next lineKim F. Storm2005-01-231-2/+10
* (pos_visible_p): Return 0 if non-interactive.Kim F. Storm2005-01-221-2/+4
* *** empty log message ***Kim F. Storm2005-01-221-0/+4
* * s/darwin.h: Removed PTY_ITERATION from here.Steven Tamm2005-01-223-13/+32
* *** empty log message ***Kim F. Storm2005-01-221-1/+17
* (pos_visible_p): Fix prototype.Kim F. Storm2005-01-221-1/+1
* (auto_window_vscroll_p): New boolean.Kim F. Storm2005-01-221-13/+57
* (pos_visible_p): Replace FULLY arg by RTOP and RBOT argsKim F. Storm2005-01-221-8/+16
* *** empty log message ***Richard M. Stallman2005-01-211-0/+4
* (Fcopy_file): Doc fix.Richard M. Stallman2005-01-211-3/+3
* * gtkutil.c (xg_tool_bar_detach_callback): Remove unused variable bw.Jan Djärv2005-01-212-2/+7
* *** empty log message ***Richard M. Stallman2005-01-211-0/+9
* (Fmessage): If arg is "", return "" (as before).Richard M. Stallman2005-01-211-1/+1
* (access_keymap): Protect from bad value of meta_prefix_char.Richard M. Stallman2005-01-211-0/+4
* (xgetptr, xgetint, xgettype): Copy $arg0 into a temp variable.Richard M. Stallman2005-01-211-6/+9
* * editfns.c (Voperating_system_release): Added.Steven Tamm2005-01-203-0/+40
* (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