projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c648717
)
doc/misc/erc.texi: fix typo
author
kwhite
<kwhite@gnu.org>
Wed, 4 Feb 2015 19:33:07 +0000
(14:33 -0500)
committer
kwhite
<kwhite@gnu.org>
Wed, 4 Feb 2015 19:33:07 +0000
(14:33 -0500)
doc/misc/ChangeLog
patch
|
blob
|
history
doc/misc/erc.texi
patch
|
blob
|
history
diff --git
a/doc/misc/ChangeLog
b/doc/misc/ChangeLog
index 616b35740379d501ff62dc1c7ff2ba53d8441e46..0e43b9ffe4dec2c016167e937265231a927c53db 100644
(file)
--- a/
doc/misc/ChangeLog
+++ b/
doc/misc/ChangeLog
@@
-2,6
+2,7
@@
* erc.texi (Advanced Usage, Options): Add descriptions and examples
for erc-format-nick-function and erc-rename-buffers options.
+ (Connecting): fix typo
2014-12-29 Michael Albinus <michael.albinus@gmx.de>
diff --git
a/doc/misc/erc.texi
b/doc/misc/erc.texi
index 866d84869695c1164a6e529d88d0f8c70f7e7473..1c733bd03accd0386a33097f3ece95760069c752 100644
(file)
--- a/
doc/misc/erc.texi
+++ b/
doc/misc/erc.texi
@@
-591,7
+591,7
@@
other nicks are tried in the list order.
@defopt erc-format-nick-function
A function to format a nickname for message display
-You can set this to @code{erc-format-@
OA
@nick} to display user mode prefix
+You can set this to @code{erc-format-@@nick} to display user mode prefix
@end defopt
@example