Comment fix.

This commit is contained in:
Karl Heuer 1999-06-22 22:46:17 +00:00
parent 3078f066a2
commit 863312cda6
2 changed files with 2 additions and 2 deletions

View file

@ -1112,7 +1112,7 @@ one optional arguments, diff-number to refine.")
)))
(store-match-data data))))
;; This is shell-command-filter from simple.el in FSF Emacs.
;; This is shell-command-filter from simple.el in Emacs.
;; Copied here because XEmacs doesn't have it.
(defun ediff-process-filter (proc string)
;; Do save-excursion by hand so that we can leave point numerically unchanged

View file

@ -230,7 +230,7 @@
;; @@ Terminology:
;; ===============
;; - Emacs, Emacs-19: FSF's version of Emacs with major version 19
;; - Emacs, Emacs-19: Emacs as released by the GNU Project
;; - Lemacs: Lucid's version of Emacs with major version 19
;; - v18: Any Emacs with major version 18 or built as an extension to that
;; (such as Epoch)