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
aaac1251
Commit
aaac1251
authored
Mar 28, 2005
by
Luc Teirlinck
Browse files
(Other Font Lock Variables): font-lock-fontify-block is now bound to M-o M-o.
parent
f141c9bb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
1 deletion
+8
-1
lispref/ChangeLog
lispref/ChangeLog
+7
-0
lispref/modes.texi
lispref/modes.texi
+1
-1
No files found.
lispref/ChangeLog
View file @
aaac1251
2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
* modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
is now bound to M-o M-o.
* keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
* calendar.texi: Delete file (and move contents to emacs-xtra.texi
...
...
lispref/modes.texi
View file @
aaac1251
...
...
@@ -2349,7 +2349,7 @@ be slow.
@defvar font-lock-mark-block-function
If this variable is non-@code{nil}, it should be a function that is
called with no arguments, to choose an enclosing range of text for
refontification for the command @kbd{M-
g
M-
g
}
refontification for the command @kbd{M-
o
M-
o
}
(@code{font-lock-fontify-block}).
The function should report its choice by placing the region around it.
...
...
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