- 01 Sep, 1995 3 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 31 Aug, 1995 5 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
commands if `disable-command-hook' is nil. (read_key_sequence): Validate the event position before calling get_local_map.
-
Richard M. Stallman authored
for the whitespace between completion items.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 30 Aug, 1995 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 29 Aug, 1995 8 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(wordstar-center-region): Renamed from center-region. (wordstar-center-paragraph): Renamed from center-paragraph.
-
André Spiegel authored
(vc-next-action-dired): Adjust default-directory before calling vc-next-action-on-file. (vc-next-action-on-file): Handle CVS merge in vc-dired-mode correctly. (vc-next-action): Ask for a check-in comment if there are "added" CVS files. Don't special-case single files in vc-dired-mode. (vc-file-clear-masterprops): Typo fix. (vc-latest-on-branch-p): Always true for CVS. (vc-directory): Header change. Do display the buffer, even if no locked/registered files were found.
-
André Spiegel authored
(vc-find-cvs-master): Use it to compare mtime and checkout time. (vc-locking-user): CVS case: *only* use checkout time. (vc-find-cvs-master): Don't attempt to find the RCS master file. Throw the full name of CVS/Entries. (vc-name): Doc change (special CVS case). (vc-after-save): Handle the case when a file is saved in the very second in which it was checked out.
-
Richard M. Stallman authored
-
- 28 Aug, 1995 6 commits
-
-
Roland McGrath authored
(HAVE_SOCKETS, A_TEXT_SEEK, NO_REMAP): Macros removed.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(after-save-hook): Add defvar.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
tab followed by #, and initial spaces preceding tabs--not all initial spaces.
-
Richard M. Stallman authored
-
- 27 Aug, 1995 8 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(edmacro-mismatch, edmacro-subseq): New functions. Use them instead of mismatch and subseq.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(refer-convert-string-to-list-of-strings): Renamed from convert-string-to-list-of-strings.
-
- 26 Aug, 1995 6 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(caar, cdar): Deleted--use (car (car ...)).
-
Richard M. Stallman authored
(ada-make-filename-from-adaname): Delete autoload. (ff-special-constructs): Load ada-mode before referring to ada-spec-suffix and ada-make-filename-from-adaname.
-
Richard M. Stallman authored
(goto-beginning-of-buffer): Macro deleted. Use goto-char. (goto-end-of-buffer): Macro deleted. Use goto-char. (maxint): Macro deleted. (life-increment): Renamed from increment. (life-initialized): New variable. (life): Do (random t) only once and only when `life' is called.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 25 Aug, 1995 2 commits
-
-
Richard M. Stallman authored
-
André Spiegel authored
`needs-checkout'. (vc-after-save): Clear the cvs status.
-