2011-09-17 14:02:17 by Makoto Fujiwara | Files touched by this commit (3) | |
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>
ElScreen 1.4.6 released.
2007-12-29 Naoto Morishima <naoto@morishima.net>
* 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>
* 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>
* 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.
|
2009-08-06 03:44:57 by Min Sik Kim | Files touched by this commit (67) |
Log message:
PKGREVISION bump for elisp packages because of bytecode format changes
in emacs23.
|
2009-06-14 20:07:32 by Joerg Sonnenberger | Files touched by this commit (129) |
Log message:
Remove @dirrm entries from PLISTs
|
2008-10-13 10:07:02 by Masao Uebayashi | Files touched by this commit (11) |
Log message:
Introduce EMACS_BUILDLINK to decide if Emacs lisp file wrappers are really
created or not. Packages that include other ELP's buildlink3.mk must define
EMACS_BUILDLINK. Other packages don't create wrappers, which reduces build
time a lot.
|
2008-10-11 11:31:58 by Masao Uebayashi | Files touched by this commit (100) |
Log message:
Move mk/emacs.mk to editors/emacs/modules.mk.
Don't call pkg_info to get the installed Emacs version; always use the
version matching EMACS_TYPE set by users. Be DEPENDS to it. This should
address pkg/37146 by Aleksey Cheusov.
While here convert some emacs lisp packages to user-destdir.
|
2008-03-04 20:21:12 by Johnny C. Lam | Files touched by this commit (45) |
Log message:
Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
|
2008-01-04 06:54:57 by OBATA Akio | Files touched by this commit (1) |
Log message:
Old version is in old sub directory.
Noticed by Zafer Aydogan in private mail.
|
2007-10-29 14:06:44 by Masao Uebayashi | Files touched by this commit (1) |
Log message:
Buildlink3'ify.
|
2007-02-20 15:24:56 by Masao Uebayashi | Files touched by this commit (3) |
Log message:
Update elscreen from 1.4.3 to 1.4.5; minor changes.
|
2006-10-14 10:06:07 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
|