aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (struct process): Make inherit_coding_system_flag a Lisp_Object.Richard M. Stallman1998-04-291-5/+9
* (Fset_process_inherit_coding_system_flag, Fstart_process):Richard M. Stallman1998-04-291-6/+8
* Fix -Wimplicit warnings.Andreas Schwab1998-04-291-4/+3
* (redisplay_window): Update STARTP_BYTE alongside withAndreas Schwab1998-04-291-3/+9
* (make_window): Initialize last_point field.Andreas Schwab1998-04-291-0/+1
* (emacs_get_tty): Zero out termios structure beforeAndreas Schwab1998-04-291-0/+2
* Declare Fcompare_strings.Andreas Schwab1998-04-291-0/+1
* Include <time.h> for time.Andreas Schwab1998-04-291-0/+1
* (main): Use Vbuffer_alist instead of Fbuffer_list.Andreas Schwab1998-04-291-4/+4
* (setup_coding_system): Properly check for nil.Andreas Schwab1998-04-291-2/+2
* (re_search_2): Fix indentation.Andreas Schwab1998-04-291-2/+2
* (Fcompare_buffer_substrings): Rewrite to loop by chars.Richard M. Stallman1998-04-291-21/+39
* (abort): Omit this definition, if NO_ABORT.Richard M. Stallman1998-04-291-1/+3
* Forward declare hooks with full function prototypes.Geoff Voelker1998-04-291-30/+61
* (w32_console_mouse_position, w32_console_read_socket):Geoff Voelker1998-04-291-8/+7
* (w32_console_mouse_position): Rename fromGeoff Voelker1998-04-291-8/+8
* (initialize_w32_displayed): Use new function prototypes.Geoff Voelker1998-04-291-18/+18
* Include cm.h after dispextern.h to avoid name conflictsGeoff Voelker1998-04-291-2/+3
* [WINDOWSNT]: Use function prototypes.Geoff Voelker1998-04-291-1/+1
* Conditionally include xterm.h using HAVE_X_WINDOWS.Geoff Voelker1998-04-293-2/+4
* (Fgap_position, Fgap_size): New functions.Richard M. Stallman1998-04-291-0/+22
* Fix previous change.Richard M. Stallman1998-04-291-2/+2
* (Flsh, Fash): Handle out-of-range shift counts reasonably.Richard M. Stallman1998-04-291-2/+10
* (lock_file): gcpro `fn'.Richard M. Stallman1998-04-291-0/+6
* (insert_1_both): Call prepare_to_modify_buffer before moving or making gap.Richard M. Stallman1998-04-291-8/+12
* Comment changes.Richard M. Stallman1998-04-281-7/+97
* (HAVE_STRING_H): Add #undef.Richard M. Stallman1998-04-281-0/+9
* (main): Doc --multibyte and --unibyte in --help message.Richard M. Stallman1998-04-281-1/+1
* (main): Fix bug report address.Richard M. Stallman1998-04-281-1/+1
* [HAVE_MENUS]: Include xterm.h only if HAVE_X_WINDOWS.Richard M. Stallman1998-04-281-1/+1
* (callproc.o, print.o, cmds.o, dispnew.o, fileio.o,Eli Zaretskii1998-04-281-17/+21
* Fix -Wimplicit warnings.Andreas Schwab1998-04-281-1/+5
* (Fset_process_inherit_coding_system_flag): Fix test for non-nil FLAG.Andreas Schwab1998-04-281-1/+1
* (readevalloop): Fix type of UNIBYTE parameter.Andreas Schwab1998-04-281-1/+1
* (reinvoke_input_signal): Don't use prototype decl.Richard M. Stallman1998-04-281-1/+2
* automatically generated from GPLed versionUlrich Drepper1998-04-271-4/+3
* (Fload_average): New arg USE_FLOATS.Richard M. Stallman1998-04-271-6/+13
* [HAVE_MENUS]: Include xterm.h only if HAVE_WINDOW_SYSTEM is defined.Richard M. Stallman1998-04-271-1/+1
* (Fcompare_strings): Doc fix.Richard M. Stallman1998-04-271-0/+2
* Include msdos.h after lisp.h.Eli Zaretskii1998-04-271-9/+9
* nclude msdos.h after lisp.h.Eli Zaretskii1998-04-271-1/+4
* (IT_ring_bell, IT_write_glyphs, IT_clear_end_of_line,Eli Zaretskii1998-04-271-27/+25
* [!HAVE_X_WINDOWS]: Add a dummy typedef for XRectangleEli Zaretskii1998-04-271-0/+37
* (x_set_foreground_color, x_set_background_color)Richard M. Stallman1998-04-261-14/+49
* (parse_menu_item): Support keywords :keys andRichard M. Stallman1998-04-261-57/+134
* (standard_args): Apply --unibyte/multibyte after --nw.Richard M. Stallman1998-04-261-4/+4
* (Fintern): Initialize keywords only in initial obarray.Richard M. Stallman1998-04-261-1/+2
* (Fmakunbound): Test keywordness only in initial obarray.Richard M. Stallman1998-04-261-0/+2
* Include initial_obarray from lread.cRichard M. Stallman1998-04-261-1/+1
* (croak): Add forward declaration.Richard M. Stallman1998-04-261-0/+4