Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c09c82f9
Commit
c09c82f9
authored
Aug 14, 2005
by
Juri Linkov
Browse files
(Comparing Files): Replace xref to `Compilation' with `Compilation Mode'.
parent
5d9b307f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
1 deletion
+13
-1
man/ChangeLog
man/ChangeLog
+12
-0
man/files.texi
man/files.texi
+1
-1
No files found.
man/ChangeLog
View file @
c09c82f9
2005-08-14 Juri Linkov <juri@jurta.org>
* building.texi (Compilation, Grep Searching): Move grep command
headings from `Compilation' to `Grep Searching'.
* dired.texi (Dired and Find):
* maintaining.texi (Tags Search): Replace grep xref to
`Compilation' node with `Grep Searching'.
* files.texi (Comparing Files): Replace xref to `Compilation' with
`Compilation Mode'.
2005-08-13 Alan Mackenzie <acm@muc.de>
* search.texi (Non-ASCII Isearch): Correct a typo.
...
...
man/files.texi
View file @
c09c82f9
...
...
@@ -2907,7 +2907,7 @@ string; the default is @code{"-c"} to specify a context diff.
@findex diff-goto-source
After running @kbd{M-x diff}, you can use @kbd{C-x `} to visit
successive changed locations in the two source files, as in
Compilation mode (@pxref{Compilation}.) In the @samp{*diff*} buffer,
Compilation mode (@pxref{Compilation
Mode
}.) In the @samp{*diff*} buffer,
you can move to a particular hunk of changes and type @kbd{C-c C-c}
(@code{diff-goto-source}) to visit the corresponding source location.
...
...
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