Tracker: Patches

5 clean up use of browse-url-new-window-flag - ID: 2919625
Last Update: Comment added ( lenbok )

Remove references to browse-url-new-window-flag and
browse-url-new-window-p which were there only for compatibility with
old versions of emacs that used browse-url-new-window-p. now that
emacs 22+ is our target we can just call (browse-url) and let it do
the right thing.

simplified bsh-script-help and made it work more like
jde-help-browse-jdk-doc


toby cabot ( tcabot ) - 2009-12-22 13:49:19 PST

5

Closed

Accepted

Nobody/Anonymous

None

None

Public


Comment ( 1 )

Date: 2009-12-23 19:00:04 PST
Sender: lenbokProject Admin

Applied, thanks!

Only change I made was adding a declare-function to remove one new
compilation warning that appeared.


Attached File ( 1 )

Filename Description Download
browse-url-new-window-flag.diff patch to remove references to browse-url-new-window-flag Download

Changes ( 5 )

Field Old Value Date By
status_id Open 2009-12-23 19:00:04 PST lenbok
resolution_id None 2009-12-23 19:00:04 PST lenbok
allow_comments 1 2009-12-23 19:00:04 PST lenbok
close_date - 2009-12-23 19:00:04 PST lenbok
File Added 356179: browse-url-new-window-flag.diff 2009-12-22 13:49:19 PST tcabot