diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-03-03 16:17:32 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-03-03 16:17:32 +0000 |
| commit | de1b460c10b153fd844d8f6ce1b4b6f9f15734f2 (patch) | |
| tree | f91084ce2d7e0fcf489cbae5199a8b32fe8d11bf /ChangeLog | |
| parent | c87618706e7569995fe0bea93cf3f7793f3e2bb1 (diff) | |
| download | ruby-de1b460c10b153fd844d8f6ce1b4b6f9f15734f2.tar.gz ruby-de1b460c10b153fd844d8f6ce1b4b6f9f15734f2.tar.xz ruby-de1b460c10b153fd844d8f6ce1b4b6f9f15734f2.zip | |
* lib/rdoc/ri/ri_display.rb (DefaultDisplay::page): wait until the
pager terminates.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5881 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ -Wed Mar 3 18:58:20 2004 Nobuyoshi Nakada <nobu@ruby-lang.org> +Thu Mar 4 01:17:28 2004 Nobuyoshi Nakada <nobu@ruby-lang.org> - * lib/rdoc/ri/ri_display.rb (DefaultDisplay::setup_pager): ensure - pager closes and stdout is restored. + * lib/rdoc/ri/ri_display.rb (DefaultDisplay::page): wait until the + pager terminates. Wed Mar 3 13:10:56 2004 Yukihiro Matsumoto <matz@ruby-lang.org> |
