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
bb4c204e
Commit
bb4c204e
authored
Jun 21, 1995
by
Richard M. Stallman
Browse files
(syms_of_buffer): Doc fix.
parent
c0cce923
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/buffer.c
src/buffer.c
+1
-1
No files found.
src/buffer.c
View file @
bb4c204e
...
...
@@ -3416,7 +3416,7 @@ Each buffer has its own value of this variable.");
DEFVAR_PER_BUFFER
(
"buffer-file-truename"
,
&
current_buffer
->
file_truename
,
make_number
(
Lisp_String
),
"
T
ruename of file visited in current buffer, or nil if no
t visiting a fil
e.
\n
\
"
Abbreviated t
ruename of file visited in current buffer, or nil if no
n
e.
\n
\
The truename of a file is calculated by `file-truename'
\n
\
and then abbreviated with `abbreviate-file-name'.
\n
\
Each buffer has its own value of this variable."
);
...
...
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