From 863312cda6673ae215e55905d7927de589d3c008 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Tue, 22 Jun 1999 22:46:17 +0000 Subject: [PATCH] Comment fix. --- lisp/ediff-diff.el | 2 +- lisp/emacs-lisp/advice.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/ediff-diff.el b/lisp/ediff-diff.el index e773ba44e04..48591757075 100644 --- a/lisp/ediff-diff.el +++ b/lisp/ediff-diff.el @@ -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 diff --git a/lisp/emacs-lisp/advice.el b/lisp/emacs-lisp/advice.el index 51cc5e74448..6148435c308 100644 --- a/lisp/emacs-lisp/advice.el +++ b/lisp/emacs-lisp/advice.el @@ -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) -- 2.39.2