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
4638454b
Commit
4638454b
authored
Oct 05, 2007
by
Juanma Barranquero
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Auto Faces): Fix typo.
parent
799303b6
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
8 deletions
+12
-8
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+11
-7
doc/lispref/display.texi
doc/lispref/display.texi
+1
-1
No files found.
doc/lispref/ChangeLog
View file @
4638454b
2007-10-05 Juanma Barranquero <lekktu@gmail.com>
* display.texi (Auto Faces): Fix typo.
2007-10-01 Richard Stallman <rms@gnu.org>
2007-10-01 Richard Stallman <rms@gnu.org>
* display.texi (Overlay Properties): Explain nil as priority.
* display.texi (Overlay Properties): Explain nil as priority.
...
@@ -73,8 +77,8 @@
...
@@ -73,8 +77,8 @@
2007-07-24 Michael Albinus <michael.albinus@gmx.de>
2007-07-24 Michael Albinus <michael.albinus@gmx.de>
* processes.texi (Synchronous Processes):
Add
* processes.texi (Synchronous Processes):
`process-file-shell-command'
,
Add
`process-file-shell-command'
.
(Asynchronous Processes): Mention restricted use of
(Asynchronous Processes): Mention restricted use of
`process-filter' and `process-sentinel' in
`process-filter' and `process-sentinel' in
`start-file-process'. Add `start-file-process-shell-command'.
`start-file-process'. Add `start-file-process-shell-command'.
...
@@ -117,13 +121,13 @@
...
@@ -117,13 +121,13 @@
2007-06-27 Michael Albinus <michael.albinus@gmx.de>
2007-06-27 Michael Albinus <michael.albinus@gmx.de>
* files.texi (Magic File Names): Remove `dired-call-process'.
Add
* files.texi (Magic File Names): Remove `dired-call-process'.
`process-file'.
Add
`process-file'.
2007-06-27 Kenichi Handa <handa@m17n.org>
2007-06-27 Kenichi Handa <handa@m17n.org>
* text.texi (Special Properties): Fix description about
* text.texi (Special Properties): Fix description about
`compostion' property.
`compos
i
tion' property.
2007-06-26 Kenichi Handa <handa@m17n.org>
2007-06-26 Kenichi Handa <handa@m17n.org>
...
@@ -137,7 +141,7 @@
...
@@ -137,7 +141,7 @@
2007-06-24 Karl Berry <karl@gnu.org>
2007-06-24 Karl Berry <karl@gnu.org>
* elisp.texi, vol1.texi, vol2.texi:
n
ew Back-Cover Text.
* elisp.texi, vol1.texi, vol2.texi:
N
ew Back-Cover Text.
2007-06-15 Juanma Barranquero <lekktu@gmail.com>
2007-06-15 Juanma Barranquero <lekktu@gmail.com>
...
...
doc/lispref/display.texi
View file @
4638454b
...
@@ -2518,7 +2518,7 @@ makes @code{modeline} an alias for the @code{mode-line} face.
...
@@ -2518,7 +2518,7 @@ makes @code{modeline} an alias for the @code{mode-line} face.
@cindex automatic face assignment
@cindex automatic face assignment
@cindex faces, automatic choice
@cindex faces, automatic choice
This hook is used for automatically assigning facesto text in the
This hook is used for automatically assigning faces
to text in the
buffer. It is part of the implementation of Jit-Lock mode, used by
buffer. It is part of the implementation of Jit-Lock mode, used by
Font-Lock.
Font-Lock.
...
...
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