pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/elscreen



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Sep 17 12:02:17 UTC 2011

Modified Files:
        pkgsrc/misc/elscreen: Makefile PLIST distinfo

Log Message:
Following commit based on PR pkg/43967. Ok'ed by uebayasi@
(I have added 'LICENSE=        gnu-gpl-v2a' after that)

List of Changes:
        -elscreen-1.4.5
        +elscreen-1.4.6

        +elscreen-color-theme-0.0.0.tar.gz

        -elscreen-gf-1.5.2.tar.gz
        +elscreen-gf-1.5.3.tar.gz

        -elscreen-howm-0.1.0.tar.gz
        +elscreen-howm-0.1.3.tar.gz

        -elscreen-server-0.0.1.tar.gz
        +elscreen-server-0.2.0.tar.gz

        -elscreen-wl-0.7.0.tar.gz
        +elscreen-wl-0.8.0.tar.gz

elscreen-1.4.6/ChangeLog
-------------------------
2007-12-30  Naoto Morishima  <naoto%morishima.net@localhost>

        ElScreen 1.4.6 released.

2007-12-29  Naoto Morishima  <naoto%morishima.net@localhost>

        * elscreen.el (elscreen-delete-frame-confs): Don't call
        elscreen-notify-screen-modification which potentially causes an
        error when frame has been created via make-frame-on-display.

2007-11-22  Naoto Morishima  <naoto%morishima.net@localhost>

        * elscreen.el (elscreen-display-tab): Change type from boolean to
        choice of boolean and integer.  t means display with automatic
        width calculation, and integer means display with fixed width.
        (elscreen-tab-width): Removed.
        (elscreen-e21-tab-width,elscreen-xmas-tab-width): New functions.
        (elscreen-e21-tab-update,elscreen-xmas-tab-update): Use them.
        (elscreen-default-window-configuration): Set dedicated-p of
        selected-window to nil instead of splitting it.

2007-11-21  Naoto Morishima  <naoto%morishima.net@localhost>

        * elscreen.el (elscreen-default-window-configuration): Split
        window first to avoid error in case that the selected window is
        dedicated.
        (elscreen-copy-tree-1, elscreen-copy-tree): Split
        elscreen-copy-tree to two functions, backported from trunk.
        (elscreen-save-screen-excursion)
        (elscreen-notify-screen-modification-suppress)
        (elscreen-screen-modified-hook-setup)
        (elscreen-get-alist-to-nickname): Eliminate old-style backquotes,
        backported from trunk.
        (elscreen-get-alist-to-nickname): Define as subst instead of
        macro, backported from trunk.
        (elscreen-get-screen-to-name-alist): Rewritten to improve
        performance, backported from trunk.
        (elscreen-kill-internal): Returns killed screen, backported from
        trunk.
        (elscreen-tab-display-kill-screen): Now it's used to set the
        location of the icon to kill a screen.  Possible values are:
        'left, 'right and nil (to hide icons). Backported from trunk.
        (elscreen-e21-tab-create-keymap): Take arguments forming a
        sequence of KEY FUNCTION pairs, backported from trunk.
        (elscreen-e21-tab-update): Follow above changes, and M-mouse-1 on
        the icon [X] now calls elscreen-kill-screen-and-buffers.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/misc/elscreen/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/misc/elscreen/PLIST \
    pkgsrc/misc/elscreen/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