diff options
author | Fumitoshi UKAI <ukai@debian.or.jp> | 2001-11-23 20:50:59 +0000 |
---|---|---|
committer | Fumitoshi UKAI <ukai@debian.or.jp> | 2001-11-23 20:50:59 +0000 |
commit | 2069fa46f789617f058258a93f8218e382f18b4e (patch) | |
tree | 87837cdf7e237e17b28f4929cfca10662bc35d0b /ChangeLog | |
parent | add ftppass_hostnamegen (diff) | |
download | w3m-2069fa46f789617f058258a93f8218e382f18b4e.tar.gz w3m-2069fa46f789617f058258a93f8218e382f18b4e.zip |
add emacs_like_lineedit
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2001-11-24 Fumitoshi UKAI <ukai@debian.or.jp + * fm.h (emacs_like_lineedit): runtime option emacs_like_lineedit + * linein.c (inputLineHist): ditto + * linein.c (_esc): ditto + * linein.c (next_dcompl): ditto + * rc.c (CMT_EMACS_LIKE_LINEEDIT): ditto + * rc.c (params3): ditto + * fm.h (ftppass_hostnamegen): runtime option ftppass_hostnamegen * ftp.c (FtpLogin): ditto * rc.c (CMT_FTPPASS_HOSTNAMEGEN): ditto |