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
e4caa91a
Commit
e4caa91a
authored
Nov 18, 2002
by
Markus Rost
Browse files
(defgroup refill): New group.
parent
0428b006
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
lisp/textmodes/refill.el
lisp/textmodes/refill.el
+4
-0
No files found.
lisp/textmodes/refill.el
View file @
e4caa91a
...
...
@@ -84,6 +84,10 @@
;;; Code:
(
defgroup
refill
nil
"Refilling paragraphs on changes."
:group
'fill
)
(
defvar
refill-ignorable-overlay
nil
"Portion of the most recently filled paragraph not needing filling.
This is used to optimize refilling."
)
...
...
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