diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2005-08-18 16:50:18 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2005-08-18 16:50:18 +0000 |
commit | 2396eb34e4d5834a9ef87d08d3f4161d0d84dc1a (patch) | |
tree | 7d12eb922465457dc93b42fb8a0cc9c01e73d389 /ChangeLog | |
parent | e987416cdd51085152e822531898ec6e4e28ceba (diff) | |
download | zsh-2396eb34e4d5834a9ef87d08d3f4161d0d84dc1a.tar.gz zsh-2396eb34e4d5834a9ef87d08d3f4161d0d84dc1a.tar.xz zsh-2396eb34e4d5834a9ef87d08d3f4161d0d84dc1a.zip |
unposted: cent is now p % in insert-unicode-char
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 348c346c8..656aa40f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-08-18 Peter Stephenson <pws@csr.com> + * unposted: Doc/Zsh/contrib.yo, Functions/Zle/insert-unicode-char: + cent is now p % to avoid duplication. + * 21662: Doc/Zsh/contrib.yo, Functions/Zle/insert-unicode-char: compose and insert a Unicode character using two-key codes. |