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
61eefda8
Commit
61eefda8
authored
Jun 06, 2007
by
Juanma Barranquero
Browse files
(erc-show-channel-key-p): Fix typo in docstring.
parent
c039ea1d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
lisp/erc/ChangeLog
lisp/erc/ChangeLog
+4
-0
lisp/erc/erc.el
lisp/erc/erc.el
+1
-1
No files found.
lisp/erc/ChangeLog
View file @
61eefda8
2007-06-06 Juanma Barranquero <lekktu@gmail.com>
* erc.el (erc-show-channel-key-p): Fix typo in docstring.
2007-04-01 Michael Olson <mwolson@gnu.org>
* erc.el (erc-version-string): Release ERC 5.2.
...
...
lisp/erc/erc.el
View file @
61eefda8
...
...
@@ -5756,7 +5756,7 @@ Otherwise, use the `erc-header-line' face."
(
function
:tag
"Call a function"
)))
(
defcustom
erc-show-channel-key-p
t
"Show the
the
channel key in the header line."
"Show the channel key in the header line."
:group
'erc-paranoia
:type
'boolean
)
...
...
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