Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
863312cd
Commit
863312cd
authored
Jun 22, 1999
by
Karl Heuer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Comment fix.
parent
3078f066
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
lisp/ediff-diff.el
lisp/ediff-diff.el
+1
-1
lisp/emacs-lisp/advice.el
lisp/emacs-lisp/advice.el
+1
-1
No files found.
lisp/ediff-diff.el
View file @
863312cd
...
...
@@ -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
...
...
lisp/emacs-lisp/advice.el
View file @
863312cd
...
...
@@ -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)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment