diff options
author | sabetts <sabetts> | 2003-05-27 08:22:17 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2003-05-27 08:22:17 +0000 |
commit | fa25eb5ee73271cc36fd53c1f660867445f8a3fa (patch) | |
tree | 0a91c317ef31fd2a6a6232ebfc58e05d539ef363 /ChangeLog | |
parent | 6cc80f10f7cb3de33626cf178bda532d741cf388 (diff) | |
download | ratpoison-fa25eb5ee73271cc36fd53c1f660867445f8a3fa.zip |
(ratpoison_SOURCES): add editor.c editor.h
history.h and history.c
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2003-05-27 Shawn Betts <sabetts@sfu.ca> + * configure.in: add a check for libhistory. + * src/editor.c (saved_command): new local global (edit_binding): new typedef (edit_binding): new struct |