aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (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-213-4510/+16028
* (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-211-0/+824
* 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
* (x_real_positions): Don't subtract window bordersGerd Moellmann1999-07-211-341/+5272
* Ditto.Gerd Moellmann1999-07-211-25/+95
* (x_load_resources): Set double-click time defaultsGerd Moellmann1999-07-211-0/+70
* Display-related functions implemented from scratch. Add toolkitGerd Moellmann1999-07-211-2090/+7276
* (struct x_output): Add scroll bar pixel colors, busy_cursor,Gerd Moellmann1999-07-211-101/+205
* * Fix memory leaks, fd leaks, and some long-standing bugs recognizing whenPaul D. Smith1999-07-201-1/+1
* (syms_of_buffer): Make default-enable-multibyte-characters a user variable.Dave Love1999-07-201-1/+1
* (lock_file): Do nothing if purifying.emacs-20.4Richard M. Stallman1999-07-141-0/+6
* (x_display_bar_cursor): Use the cursor-colorRichard M. Stallman1999-07-101-1/+20
* (w32_use_full_screen_buffer): New variable.Andrew Innes1999-07-091-6/+63
* (w32_console_read_socket): Use new variable w32_use_full_screen_buffer.Andrew Innes1999-07-091-4/+7
* (create_process): If the output goes to a unibyteRichard M. Stallman1999-07-071-4/+2
* (Finsert_file_contents): If reading into a unibyteRichard M. Stallman1999-07-071-7/+7
* (Fcall_process): Decide coding system for decodingRichard M. Stallman1999-07-071-38/+50
* (line-number-display-limit): Doc fix.Andreas Schwab1999-07-071-1/+1
* (init_callproc): Set exec_directory if installation_directory isRichard M. Stallman1999-07-021-5/+4
* (read_minibuf): Set the multibyteness of theRichard M. Stallman1999-07-021-4/+4
* (drain_message_queue): New function.Andrew Innes1999-07-011-0/+13
* (drain_message_queue): Add extern.Andrew Innes1999-07-011-0/+2
* (sys_select): Call MsgWaitForMultipleObjects insteadAndrew Innes1999-07-011-3/+28
* (Fcall_interactively): Ignore first element ofAndreas Schwab1999-07-011-2/+4
* Comment changes.Richard M. Stallman1999-07-011-2/+2