Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
d8ff7692
Commit
d8ff7692
authored
Aug 12, 2008
by
Ted Zlatanov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Change Log): Mention next-error is available.
parent
7de39cb3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
+10
-0
doc/emacs/ChangeLog
doc/emacs/ChangeLog
+4
-0
doc/emacs/maintaining.texi
doc/emacs/maintaining.texi
+6
-0
No files found.
doc/emacs/ChangeLog
View file @
d8ff7692
2008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
* maintaining.texi (Change Log): Mention next-error is available.
2008-08-10 Glenn Morris <rgm@gnu.org>
* cal-xtra.texi (Calendar Customizing): Mention whitespace variables
...
...
doc/emacs/maintaining.texi
View file @
d8ff7692
...
...
@@ -73,6 +73,12 @@ entry is considered a page. This facilitates editing the entries.
@kbd{C-j} and auto-fill indent each new line like the previous line;
this is convenient for entering the contents of an entry.
You can use the @code{next-error} command (by default bound to
@kbd{C-x `}) to move between entries in the Change Log, when Change
Log mode is on. You will jump to the actual site in the file that was
changed, not just to the next Change Log entry. You can also use
@code{previous-error} to move back in the same list.
@findex change-log-merge
You can use the command @kbd{M-x change-log-merge} to merge other
log files into a buffer in Change Log Mode, preserving the date
...
...
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