diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2009-10-22 09:28:02 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-10-22 09:28:02 +0000 |
commit | 7c4c41a0bbe38cf9bafb9ee1999f4e364b1872f7 (patch) | |
tree | 6765116f20b71b8c4564351096d2ad8888eb7b43 /Functions | |
parent | c12144b3b9cb5eab023fc39f6d29a9aabbd3f639 (diff) | |
download | zsh-7c4c41a0bbe38cf9bafb9ee1999f4e364b1872f7.tar.gz zsh-7c4c41a0bbe38cf9bafb9ee1999f4e364b1872f7.tar.xz zsh-7c4c41a0bbe38cf9bafb9ee1999f4e364b1872f7.zip |
unposted, c.f. 27313: mailing list and website moved
Diffstat (limited to 'Functions')
-rw-r--r-- | Functions/Zle/insert-composed-char | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Functions/Zle/insert-composed-char b/Functions/Zle/insert-composed-char index 7978a7589..b218538f9 100644 --- a/Functions/Zle/insert-composed-char +++ b/Functions/Zle/insert-composed-char @@ -20,7 +20,7 @@ # The set of accented characters is reasonably complete up to U+0180, the # set of special characters less so. However, it mostly gives up at that # point. Adding new Unicode characters is easy, however. Please send any -# additions to zsh-workers@sunsite.dk . +# additions to zsh-workers@zsh.org . # # Some of the accent codes are a little more obscure than others. # ! Grave |