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
bc57b735
Commit
bc57b735
authored
Aug 28, 2004
by
Luc Teirlinck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(edit-tab-stops-buffer): Doc fix.
parent
ea2e9f8d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lisp/indent.el
lisp/indent.el
+2
-2
No files found.
lisp/indent.el
View file @
bc57b735
...
...
@@ -442,8 +442,8 @@ This should be a list of integers, ordered from smallest to largest."
"Keymap used in `edit-tab-stops'."
)
(
defvar
edit-tab-stops-buffer
nil
"Buffer whose tab stops are being edited
--in case
the variable `tab-stop-list' is local in that buffer."
)
"Buffer whose tab stops are being edited
.
This matters if
the variable `tab-stop-list' is local in that buffer."
)
(
defun
edit-tab-stops
()
"Edit the tab stops used by `tab-to-tab-stop'.
...
...
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