mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
Comment fix.
This commit is contained in:
parent
3078f066a2
commit
863312cda6
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue