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
17109647
Commit
17109647
authored
Jan 06, 2014
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor tweak for earlier display.texi change
parent
ee916ed0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
doc/lispref/display.texi
doc/lispref/display.texi
+3
-2
No files found.
doc/lispref/display.texi
View file @
17109647
...
...
@@ -481,8 +481,9 @@ them. This includes all the messages that are output with
@
code
{
message
}.
By
default
,
this
buffer
is
read
-
only
and
uses
the
major
mode
@
code
{
messages
-
buffer
-
mode
}.
Nothing
prevents
the
user
from
killing
the
@
file
{*
Messages
*}
buffer
,
but
the
next
display
of
a
message
recreates it. Any Lisp code that needs to ensure the @file{*Messages*}
buffer exists should use the function @code{messages-buffer}.
recreates
it
.
Any
Lisp
code
that
needs
to
access
the
@
file
{*
Messages
*}
buffer
directly
and
wants
to
ensure
that
it
exists
exists
should
use
the
function
@
code
{
messages
-
buffer
}.
@
defun
messages
-
buffer
This
function
returns
the
@
file
{*
Messages
*}
buffer
.
If
it
does
not
...
...
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