aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* (unload_color): No longer static.Richard M. Stallman1998-04-251-1/+1
* (insert_from_string, insert_from_string_before_markers):Richard M. Stallman1998-04-251-20/+11
* (x_display_cursor): Use FRAME_CURSOR_X_LIMIT.Richard M. Stallman1998-04-251-1/+1
* (change_frame_size_1): Use FRAME_CURSOR_X_LIMIT.Richard M. Stallman1998-04-251-5/+6
* (FRAME_CURSOR_X_LIMIT): New macro.Richard M. Stallman1998-04-251-0/+3
* (Fread_from_string): Initialize startval and endval.Richard M. Stallman1998-04-251-0/+2
* (re_search_2): Fix handling of at_dot.Richard M. Stallman1998-04-251-4/+4
* (read1): Allow multibyte and unibyte together in one string.Richard M. Stallman1998-04-241-6/+3
* (update_frame): Move echo area cursor into range.Richard M. Stallman1998-04-241-3/+10
* (Qinhibit_point_motion_hooks): New variable.Richard M. Stallman1998-04-241-1/+10
* (sys_socket): Make sockets non-inheritable.Geoff Voelker1998-04-241-1/+1
* (shrink_decoding_region): Do not consider LF as asciiRichard M. Stallman1998-04-241-2/+18
* (sys_kill): Fix indenting.Geoff Voelker1998-04-231-1/+1
* Replace code with a new version written from scratchGeoff Voelker1998-04-231-1470/+1446
* (w32_read_socket): Don't misinterpret WM_PAINT messageGeoff Voelker1998-04-231-41/+15
* (Fcopy_file): Skip dev/inode check on Windows.Geoff Voelker1998-04-231-1/+1
* (utimbuf): New macro.Geoff Voelker1998-04-231-0/+1
* (fstat, utime): New functions; these are provided inGeoff Voelker1998-04-231-5/+144
* (dir_warning): Don't log a warning if Emacs hasn'tGeoff Voelker1998-04-231-1/+3
* (x_set_vertical_scroll_bars): Put scroll bars on theGeoff Voelker1998-04-231-9/+78
* (Fcommand_execute): Truncate command-history here.Richard M. Stallman1998-04-231-4/+17
* (read_from_string_index_byte): New variable.Richard M. Stallman1998-04-231-111/+114
* (emacs.o): Depend on buffer.h.Richard M. Stallman1998-04-231-1/+1
* Include buffer.hRichard M. Stallman1998-04-231-27/+58
* (Fcall_interactively): Truncate command-history here.Richard M. Stallman1998-04-231-0/+17
* (syms_of_charset): Doc fix for nonascii-insert-offset.Richard M. Stallman1998-04-231-3/+4