aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (Fstart_process): GCPRO some things.Karl Heuer1994-03-181-10/+15
* (rmail-convert-to-babyl-format): Check Content-Length field for consistency.Karl Heuer1994-03-171-3/+20
* (LD_SWITCH_SYSTEM, HAVE_WAIT_HEADER): Define these.Karl Heuer1994-03-171-0/+4
* Initial revisionRichard M. Stallman1994-03-171-0/+893
* (undo): Don't let the undo entries for the undoRichard M. Stallman1994-03-161-0/+10
* (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
* Initial revisionRichard M. Stallman1994-03-162-0/+1337
* Initial revisionRichard M. Stallman1994-03-161-0/+582
* Revisions by author.Richard M. Stallman1994-03-161-3/+9
* entered into RCSRichard M. Stallman1994-03-161-9/+3
* Initial revisionRichard M. Stallman1994-03-161-0/+556
* (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
* Initial revisionRichard M. Stallman1994-03-161-0/+484
* (manual-entry): Document what the arg does.Karl Heuer1994-03-161-1/+3
* (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
* (defun-prompt-regexp): Doc fix.Karl Heuer1994-03-151-1/+4
* (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
* entered into RCSRichard M. Stallman1994-03-157-0/+4003
* (LaTeX patterns): Don't match \( and \[ following a \.Richard M. Stallman1994-03-151-2/+2
* (Man-original-frame): New variable.Karl Heuer1994-03-151-0/+10
* (Man-cooked-hook): Doc fix.Karl Heuer1994-03-151-1/+1
* (gud-filter): Update comint-last-input-end.Karl Heuer1994-03-151-1/+10
* Doc fix.Karl Heuer1994-03-151-2/+1
* (Flogb): Check for 0.0. Emulate logb if needed.Karl Heuer1994-03-151-11/+28
* (Man-filter-list): Extend footer pattern for hpux.Karl Heuer1994-03-151-1/+6
* (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
* (Man-build-man-command): Redirect desc 2 to /dev/null.Richard M. Stallman1994-03-141-1/+2
* (Fhandle_switch_frame): Ignore switch to dead frame.Karl Heuer1994-03-141-1/+6
* (install, ${archlibdir}): Switch back to .. before running INSTALL_PROGRAM.Richard M. Stallman1994-03-141-4/+4
* (thisdir): New variable.Richard M. Stallman1994-03-141-8/+12
* (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
* (framep, selected-frame, frame-char-height, frame-char-width,Karl Heuer1994-03-141-26/+27
* (Fget_buffer_process): Fix typo in comment.Karl Heuer1994-03-141-1/+1
* Whitespace change.Richard M. Stallman1994-03-141-1/+1
* (search_buffer): Avoid boolean/integer mixing that confuses some compilers.Karl Heuer1994-03-141-1/+4
* (redisplay_window): Avoid dividing negative numbers, since the rounding effectKarl Heuer1994-03-141-1/+1
* (window_scroll, Fmove_to_window_line): Avoid dividing negative numbers,Karl Heuer1994-03-141-2/+2