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
06793fea
Commit
06793fea
authored
May 04, 2012
by
Glenn Morris
Browse files
* objects.texi (Process Type, Overlay Type): Tweak page-breaks.
parent
2da3a0d2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+2
-0
doc/lispref/objects.texi
doc/lispref/objects.texi
+1
-2
No files found.
doc/lispref/ChangeLog
View file @
06793fea
2012-05-04 Glenn Morris <rgm@gnu.org>
* objects.texi (Process Type, Overlay Type): Tweak page-breaks.
* intro.texi (Caveats): Copyedit.
(Lisp History): Convert inforef to xref.
(Lisp History, Printing Notation, Version Info): Improve page-breaks.
...
...
doc/lispref/objects.texi
View file @
06793fea
...
...
@@ -1568,7 +1568,6 @@ runs in a process of this sort. However, in Emacs Lisp, a process is a
Lisp object that designates a subprocess created by the Emacs process.
Programs such as shells, GDB, ftp, and compilers, running in
subprocesses of Emacs, extend the capabilities of Emacs.
An Emacs subprocess takes textual input from Emacs and returns textual
output to Emacs for further manipulation. Emacs can also send signals
to the subprocess.
...
...
@@ -1632,7 +1631,7 @@ buffer temporarily in a different display style. Overlays have no read
syntax, and print in hash notation, giving the buffer name and range of
positions.
@xref{Overlays}, for
how to
create and use overlays.
@xref{Overlays}, for
information on how you can
create and use overlays.
@node Font Type
@subsection Font Type
...
...
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