aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Call change_frame_size and do_pending_window_change withGerd Moellmann1999-08-211-303/+775
* Remove references to echo_area_glyphsGerd Moellmann1999-08-211-24/+0
* Call change_frame_size and do_pending_window_change withGerd Moellmann1999-08-213-8/+8
* Remove conditional compilation on `standalone'.Gerd Moellmann1999-08-211-319/+152
* Remove conditional compilation onGerd Moellmann1999-08-211-53/+23
* Add function prototypes.Gerd Moellmann1999-08-211-0/+10
* Call change_frame_size and do_pending_window_change withGerd Moellmann1999-08-211-41/+48
* Remove conditional compilation on NO_PROMPT_IN_BUFFER.Gerd Moellmann1999-08-215-31/+3
* Call change_frame_size and do_pending_window_change withGerd Moellmann1999-08-211-13/+7
* (hash_lookup): Test with EQ before calling key comparionGerd Moellmann1999-08-211-26/+13
* (Fdo_auto_save): Use push_message, restore_message,Gerd Moellmann1999-08-211-15/+4
* (shut_down_emacs): Call check_message_stack.Gerd Moellmann1999-08-211-0/+1
* Remove conditional compilation on NO_PROMPT_IN_BUFFER.Gerd Moellmann1999-08-211-8/+1
* (do_pending_window_change): Add parameter `safe'.Gerd Moellmann1999-08-211-39/+40
* (NO_PROMPT_IN_BUFFER): Removed.Gerd Moellmann1999-08-211-21/+4
* (Fgarbage_collect): Use push_message, restore_message,Gerd Moellmann1999-08-211-11/+7
* (C_DEBUG_SWITCH): Use -g -O.Dave Love1999-08-212-5/+10
* (C_DEBUG_SWITCH): Set for debug and optimize.Dave Love1999-08-211-0/+5
* remove tiff34 prefix from include.Gerd Moellmann1999-08-201-1/+1
* Revert previous change.Dave Love1999-08-201-4/+0
* (XTset_vertical_scroll_bar): Fix previous change. ClearGerd Moellmann1999-08-191-1/+2
* Use termcap.h.Dave Love1999-08-181-0/+4
* Add HAVE_TERMCAP_H.Dave Love1999-08-181-0/+1
* Use lisp.hDave Love1999-08-181-1/+2
* Use stdlib.h, unistd.h.Dave Love1999-08-181-0/+8
* Use stdlib.h.Dave Love1999-08-185-0/+16
* (Finsert_file_contents): Use xfree.Dave Love1999-08-181-2/+2
* (x_window) [USE_X_TOOLKIT]: Remove test forGerd Moellmann1999-08-181-28/+38
* (update_frame_line): Fix previous change. If writingGerd Moellmann1999-08-181-6/+3
* (unwind_redisplay): New. Resets flag redisplaying_p.Gerd Moellmann1999-08-171-9/+25
* (Fcoordinates_in_window_p): Return `left-bitmap-area'Gerd Moellmann1999-08-171-5/+27
* (Fsignal): Don't reset redisplaying_p here.Gerd Moellmann1999-08-171-2/+0
* (update_frame_line): If writing whole line,Gerd Moellmann1999-08-171-3/+11
* (expose_area): If row extends face to end of line,Gerd Moellmann1999-08-171-23/+32
* (Qshow_trailing_whitespace): Removed.Gerd Moellmann1999-08-171-15/+19
* (direct_output_for_insert): UseGerd Moellmann1999-08-171-2/+6
* (struct it): Remove memberGerd Moellmann1999-08-171-3/+1
* (x_draw_glyph_string_box): Use the background widthGerd Moellmann1999-08-171-1/+1
* (add_to_log): Renamed from display_message.Gerd Moellmann1999-08-171-42/+34
* (Fpos_visible_in_window_p): Rewritten.Gerd Moellmann1999-08-171-24/+21
* (Fforward_comment): Set comstyle for Scomment_fence.Karl Heuer1999-08-161-1/+3
* (x_set_frame_parameters): Set foreground andGeoff Voelker1999-08-162-2/+54
* (Vfont_list_limit): New.Gerd Moellmann1999-08-151-5/+47
* (XTset_vertical_scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:Gerd Moellmann1999-08-151-33/+6
* (Qfixed_window_size): New.Gerd Moellmann1999-08-151-160/+453
* (Fopen_network_stream): Fix previous change.Karl Heuer1999-08-141-44/+14
* (line_number_display_limit_width): New var.Karl Heuer1999-08-141-2/+12
* (run_hook_list_with_args): Gcpro `globals'.Karl Heuer1999-08-141-6/+8
* (struct window): New field too_small_ok.Gerd Moellmann1999-08-131-0/+2
* (set_window_height, set_window_width):Gerd Moellmann1999-08-131-2/+23