pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/emacs-w3m-snapshot



Module Name:    pkgsrc
Committed By:   minskim
Date:           Thu Dec  1 17:53:58 UTC 2011

Modified Files:
        pkgsrc/www/emacs-w3m-snapshot: Makefile PLIST distinfo

Log Message:
Update emacs-w3m-snapshot to 1.4.442.20110729.

Changes:
        * w3m.el (w3m-delete-buffer): Switch to the previous emacs-w3m buffer
        explicitly; bind frame-auto-delete and ignore-window-parameters while
        killing the buffer.
        (w3m-goto-url): Change the order of retrieving group:* urls so as to
        arrange the buffer list in turn.

        * w3m.el (w3m-goto-mailto-url): Pass other headers to the agent.

        * w3m-ems.el (w3m-toolbar-define-keys): Work around the Emacs 24 error
        "`keymap' is reserved for embedded parent maps".

        * w3m.el (w3m-content-type-alist): Use functionp instead of symbolp for
        the users who set their own private function to
        browse-url-browser-function.

        * w3m.el (w3m-content-type-alist): When selecting which external html
        browser to use, handle the case where browse-url-browser-function is
        an alist.

        * w3m.el (w3m-goto-mailto-url): Decode entities in URL.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/emacs-w3m-snapshot/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/emacs-w3m-snapshot/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/emacs-w3m-snapshot/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index