- 18 May, 1998 1 commit
-
-
Richard M. Stallman authored
to find the most recent reboot.
-
- 17 May, 1998 6 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
in previous change from WINDOWSNT to DOS_NT.
-
André Spiegel authored
-
Eric M. Ludlam authored
Added checks for basics in messages using `error'. Added check for symbols that are both functions and symbols. These references are ambiguous and should be prefixed with "function", or "variable". Added auto-fix for this also. Added auto fix for args that do not occur in the doc string. Fixed question about putting a symbol in `quotes'. Added spaces to the end of all y/n questions. Added checks for y/n question endings to require "? "
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
-
- 16 May, 1998 25 commits
-
-
Richard M. Stallman authored
Use mail-sendmail-delimit-header, not mail-send-delimit-header.
-
Richard M. Stallman authored
(insert_from_buffer_1, adjust_before_replace, adjust_after_replace): Don't copy text being deleted, if undo is disabled.
-
Richard M. Stallman authored
concatenate the directory prefix and file name to accidentally create a network share name.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
try swallow_events; if that clears input_pending, finish the redisplay. (parse_menu_item): Removed unnecessary gcproing. Fix a test of inmenubar.
-
Richard M. Stallman authored
to read a character byte by byte, if its byte sequence does not really match the character code. (unreadchar): Handle readchar_backlog. (readevalloop, Fread): Initialize readchar_backlog to -1.
-
Richard M. Stallman authored
Use expand-file-name on it.
-
Richard M. Stallman authored
Use temporary-file-directory. Choose temp file name properly.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(ps-print-control-characters): Doc fix.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(recover-session-finish): Unmark the current line so that the file being used for recovery will not get deleted.
-
- 15 May, 1998 8 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(set_search_regs): Clear out all regs except 0.
-
Richard M. Stallman authored
string-match fails.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
user can break out of `accept-process-input' (for instance) by typing C-g.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(init_crit): Initialize it. (delete_crit): Cleanup on exit. (signal_quit): New function. Signal any threads that are blocked on a "system" call (provided they have been specially written to check for this), so the call can fail with EINTR as on Unix.
-
Richard M. Stallman authored
-