CVSROOT: /cvs Module name: ports Changes by: [email protected] 2016/01/26 07:43:08
Modified files:
textproc/mupdf : Makefile
textproc/mupdf/patches: patch-platform_x11_pdfapp_c
Log message:
Short-circuit the search function if the search string is empty. This
avoids blocking the viewer and eating a lot of cpu for a number of
seconds when 'n' is pressed before an actual search was performed.
ok sthen@
