aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (Fsplit_window): For default size, round up for left window.Karl Heuer1999-07-231-2/+4
* (fill-region-as-paragraph): Avoid backing upKenichi Handa1999-07-231-1/+5
* (encoded-kbd-self-insert-iso2022-7bit): Don't insert the characterKenichi Handa1999-07-231-22/+16
* (info-lookup-setup-mode): Don't give up, ifKarl Heuer1999-07-221-2/+4
* (lock_if_free): Return -1 if check_lock_owner()Karl Heuer1999-07-221-0/+2
* (perform-replace): Turn off case-fold-searchKarl Heuer1999-07-211-0/+3
* (--with-png, HAVE_PNG): New.Gerd Moellmann1999-07-211-1/+127
* Add function prototypes.Gerd Moellmann1999-07-211-53/+159
* (lw_separator_p): New.Gerd Moellmann1999-07-211-0/+78
* (enum menu_separator): New.Gerd Moellmann1999-07-211-0/+39
* (make_shadow_gcs) ]emacs]: Use x_alloc_nearest_color.Gerd Moellmann1999-07-211-77/+465
* (_window_state): Add button_width.Gerd Moellmann1999-07-211-0/+3
* (NARROWPROTO): New.Gerd Moellmann1999-07-218-2/+33
* (FONT_INFO_ID): Build an ID from a font_info pointer.Gerd Moellmann1999-07-211-0/+22
* (make_frame): Set n_current_toolbar_items to 0.Gerd Moellmann1999-07-211-23/+42
* (FRAME_TOOLBAR_LINES): New.Gerd Moellmann1999-07-211-61/+178
* (Fvertical_motion): Rewritten.Gerd Moellmann1999-07-211-6/+27
* (ctagsfiles): Split so that files startingGerd Moellmann1999-07-211-4/+50
* (toplevel): Add function prototypes.Gerd Moellmann1999-07-211-6/+10
* (prepare_to_modify_buffer): Set windows_or_buffers_changed,Gerd Moellmann1999-07-211-0/+15
* (gc_sweep): Call sweep_weak_hash_tables.Gerd Moellmann1999-07-211-4/+287
* Add function prototypes.Gerd Moellmann1999-07-211-0/+6
* (read_char): Use message3_nolog to show help-echo.Gerd Moellmann1999-07-211-121/+716
* (init_buffer_once): Init top_line_format.Gerd Moellmann1999-07-211-2/+99
* (POSN_STRING): New.Gerd Moellmann1999-07-211-1/+6
* Add top_line_format.Gerd Moellmann1999-07-211-1/+32
* (Fmessage): Use message3.Gerd Moellmann1999-07-211-14/+70
* (P_): Moved to top of file.Gerd Moellmann1999-07-211-21/+150
* (CHAR_LEN): Moved here from dispextern.h.Gerd Moellmann1999-07-211-0/+8
* (Fbeginning_of_line) [PROMPT_IN_BUFFER]: Set point toGerd Moellmann1999-07-211-0/+10
* (read_minibuf): Reset echo message strings to nil.Gerd Moellmann1999-07-211-15/+99
* (HAVE_PNG): New.Gerd Moellmann1999-07-211-1/+34
* Complete rewrite.Gerd Moellmann1999-07-214-5921/+17375
* (print): Add hash table handling.Gerd Moellmann1999-07-211-0/+22
* (main): Call init_fns.Gerd Moellmann1999-07-211-9/+28
* (wait_reading_process_input): Show and hide busyGerd Moellmann1999-07-211-0/+11
* (Fsignal): Reset redisplaying_p to zero.Gerd Moellmann1999-07-211-1/+13
* (BASE_PURESIZE): Increased.Gerd Moellmann1999-07-211-1/+1
* (Fdo_auto_save): Handle the case that echo_area_messageGerd Moellmann1999-07-211-4/+34
* (toplevel): Add hash tables.Gerd Moellmann1999-07-211-0/+1328
* Rewritten.Gerd Moellmann1999-07-211-262/+275
* New file.Gerd Moellmann1999-07-215-0/+2110
* Rewritten.Gerd Moellmann1999-07-211-77/+566
* (scroll_bar_end_scroll): New.Gerd Moellmann1999-07-211-9/+23
* (text_property_list): New.Gerd Moellmann1999-07-211-1/+119
* (EmacsFrameSetCharSize): Take widget's border widthGerd Moellmann1999-07-211-12/+30
* (x_set_font): Don't call face-set-after-frame-defaultGerd Moellmann1999-07-211-0/+1
* (Fcoordinates_in_window_p): Rewritten.Gerd Moellmann1999-07-211-163/+741
* (struct window): Add vscroll.Gerd Moellmann1999-07-211-49/+160
* Implemented from scratch.Gerd Moellmann1999-07-211-863/+5706