aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (Fstring_to_number): Doc fix.Richard M. Stallman1994-03-211-1/+2
* (Fmake_local_variable): Void variables stay void.Karl Heuer1994-03-211-2/+2
* (xdialog_show): Delete args x, y.Richard M. Stallman1994-03-201-141/+77
* Initial revisionRichard M. Stallman1994-03-201-0/+350
* (HAVE_TERMIOS, NO_TERMIO): Defined.Richard M. Stallman1994-03-201-0/+3
* (tagsfiles): Accept capital letters.Richard M. Stallman1994-03-201-1/+1
* (emacs): rm emacs before the ln.Richard M. Stallman1994-03-201-0/+1
* (wait_reading_process_input, both versions): Don't callRichard M. Stallman1994-03-201-3/+3
* (syms_of_emacs): Don't initialize Vinstallation_nameRichard M. Stallman1994-03-201-2/+2
* (Fyes_or_no_p) [USE_X_TOOLKIT]: Display just one menu.Richard M. Stallman1994-03-191-0/+2
* (Fx_popup_dialog): Don't fail to set X, Y from POSITION.Richard M. Stallman1994-03-191-5/+64
* (Fx_popup_dialog, Fx_popup_menu): Require 2 args.Richard M. Stallman1994-03-191-2/+2
* (MAKE_GLYPH, GLYPH_CHAR, GLYPH_FACE): Handle termcap frames as well as X.Karl Heuer1994-03-191-3/+17
* (fix_glyph, display_text_line, copy_part_of_rope, display_mode_line): HandleKarl Heuer1994-03-191-36/+52
* (direct_output_for_insert): Handle termcap frames as well as X.Karl Heuer1994-03-191-5/+1
* (dumpglyphs): Use the fast macros.Karl Heuer1994-03-191-3/+3
* (list_of_items): Arg to push_menu_item was missing.Richard M. Stallman1994-03-181-1/+1
* (X_WINDOWS_SUPPORT): Don't include term/x-win.Roland McGrath1994-03-181-1/+1
* (lisp): Include version.el, not version.elc.Roland McGrath1994-03-181-1/+1
* (LIBXT): Add -lXext.Roland McGrath1994-03-181-1/+1
* (LD_SWITCH_SYSTEM): Undo previous change.Karl Heuer1994-03-181-2/+0
* (compute_motion): Doc fixes.Karl Heuer1994-03-181-4/+9
* (X_WINDOWS_SUPPORT): New macro.Roland McGrath1994-03-181-7/+11
* (Fx_popup_dialog, Fx_popup_menu): Handle case whereRichard M. Stallman1994-03-181-6/+19
* (create_process): Skip the ioctl if fd is -1.Karl Heuer1994-03-181-1/+1
* (openp, Fload): GCPRO some things.Karl Heuer1994-03-181-3/+8
* (Fcall_process): GCPRO some things.Karl Heuer1994-03-181-16/+19
* (Fstart_process): GCPRO some things.Karl Heuer1994-03-181-10/+15
* (LD_SWITCH_SYSTEM, HAVE_WAIT_HEADER): Define these.Karl Heuer1994-03-171-0/+4
* (Fchar_or_string_p, Fintegerp, Fnatnump): Doc fix.Karl Heuer1994-03-161-3/+5
* (read_minibuf): Disallow trailing junk.Karl Heuer1994-03-161-1/+11
* (Ffile_modes) [MSDOS]: set exec-bit based on file suffix.Karl Heuer1994-03-161-0/+13
* use bcopy when moving gap.Karl Heuer1994-03-161-0/+5
* (Frandom): Eliminate bias in random number generator.Karl Heuer1994-03-161-8/+13
* (FLOAT_TO_INT, FLOAT_TO_INT2, range_error2): New macros.Karl Heuer1994-03-161-8/+50
* (update_menu_bar): Delete unused second argument. Callers changed.Karl Heuer1994-03-161-3/+2
* (redisplay): Don't consider minibuffer name for frame title.Karl Heuer1994-03-161-1/+2
* (Frename_file, Fcopy_file, Fadd_name_to_file, Fmake_symbolic_link): Fix typoKarl Heuer1994-03-161-8/+8
* (LOCALTIME_CACHE): Define this symbol.Karl Heuer1994-03-151-0/+3
* (Frename_file): Use RETURN_UNGCPRO when run handler.Richard M. Stallman1994-03-151-8/+8
* (message1): Call message2 instead of duplicating code.Karl Heuer1994-03-151-51/+10
* (Flogb): Check for 0.0. Emulate logb if needed.Karl Heuer1994-03-151-11/+28
* (VERTICAL_SCROLL_BAR_RIGHT_BORDER): Change from 3 to 2.Karl Heuer1994-03-151-1/+1
* (x_scroll_bar_expose): Don't make the right border thicker.Karl Heuer1994-03-151-6/+0
* (terminal-frame) [! MULTI_FRAME]: Create this variable.Karl Heuer1994-03-151-4/+6
* (read_minibuf): Make minibuffer frame visible when minibuffer activated.Karl Heuer1994-03-151-0/+5
* (Fhandle_switch_frame): Ignore switch to dead frame.Karl Heuer1994-03-141-1/+6
* (Fredraw_frame) [! MULTI_FRAME]: Make noninteractive, to be consistent withKarl Heuer1994-03-141-1/+1
* (buffer-display-table, buffer-undo-list): Delete docstring of second versionKarl Heuer1994-03-141-2/+2
* (Fread_file_name): Delete docstring of second version of function, to avoidKarl Heuer1994-03-141-8/+3