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
77da3ae0
Commit
77da3ae0
authored
Nov 06, 2006
by
Juanma Barranquero
Browse files
(erc-autoaway-reestablish-idletimer): Fix typo in docstring.
parent
09322f26
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/erc/erc-autoaway.el
lisp/erc/erc-autoaway.el
+1
-1
No files found.
lisp/erc/erc-autoaway.el
View file @
77da3ae0
...
...
@@ -136,7 +136,7 @@ See `erc-auto-discard-away'."
(
eval-when-compile
(
defvar
erc-autoaway-idle-seconds
))
(
defun
erc-autoaway-reestablish-idletimer
()
"Reestablish the
e
macs idletimer.
"Reestablish the
E
macs idletimer.
If `erc-autoaway-idle-method' is 'emacs, you must call this
function each time you change `erc-autoaway-idle-seconds'."
(
interactive
)
...
...
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