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
5086e75d
Commit
5086e75d
authored
Oct 04, 2004
by
Luc Teirlinck
Browse files
*** empty log message ***
parent
0c4f5f23
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
16 additions
and
0 deletions
+16
-0
etc/ChangeLog
etc/ChangeLog
+5
-0
etc/NEWS
etc/NEWS
+5
-0
lisp/ChangeLog
lisp/ChangeLog
+6
-0
No files found.
etc/ChangeLog
View file @
5086e75d
2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
* enriched.doc: Update for new bindings of `set-left-margin' and
`set-right-margin'.
2004-10-04 Kim F. Storm <storm@cua.dk>
* DEBUG: Mention pp and ff commands.
...
...
etc/NEWS
View file @
5086e75d
...
...
@@ -98,6 +98,11 @@ types any more. Add -DUSE_LISP_UNION_TYPE if you want union types.
* Changes in Emacs 21.4
+++
** In Enriched mode, `set-left-margin' and `set-right-margin' are now
by default bound to `C-c [' and `C-c ]' instead of the former `C-c C-l'
and `C-c C-r'.
+++
** In processing a local variables list, Emacs strips the prefix and
suffix are from every line before processing all the lines.
...
...
lisp/ChangeLog
View file @
5086e75d
2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
* textmodes/enriched.el (enriched-mode-map): Give
`set-left-margin' and `set-right-margin' bindings that follow the
minor mode conventions.
2004-10-03 Stefan <monnier@iro.umontreal.ca>
* textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
...
...
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