diff options
author | sabetts <sabetts> | 2003-08-11 00:15:12 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2003-08-11 00:15:12 +0000 |
commit | 8333d4f665d9294bb9a554e9b165207bbce9e8ce (patch) | |
tree | 4836ea7bd1f64be5ecb66db9cd9e0cc022f5549a /ChangeLog | |
parent | 34dd647431e988910eb373f30e81ab252afc99b5 (diff) | |
download | ratpoison-8333d4f665d9294bb9a554e9b165207bbce9e8ce.zip |
(editor_enter): return EDIT_ABORT if there was an
error with the history retrieval.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2003-08-10 Shawn Betts <sabetts@sfu.ca> + * src/editor.c (editor_enter): return EDIT_ABORT if there was an + error with the history retrieval. + * src/bar.c (get_mark_box): take the bar padding into account when calculate the top of the highlight bar. (prepare_bar): just use height for the height of the window. |