xwem-devel
[Top] [All Lists]

Summary for xwem--main--2.2--patch-11

From: Zajcev Evgeny <lg@xxxxxxxx>
Subject: Summary for xwem--main--2.2--patch-11
Date: Sat, 14 May 2005 02:30:39 +0400 (MSD)
Location: lg@xxxxxxxxxxxxxx http://arch.xwem.org/2005/

Revision: xwem--main--2.2--patch-11
Archive: lg@xxxxxxxxxxxxxx
Creator: Zajcev Evgeny <lg@xxxxxxxx>
Date: Sat May 14 02:30:34 MSD 2005
Standard-date: 2005-05-13 22:30:34 GMT
Modified-files: lisp/xwem-launcher.el
    lisp/xwem-minibuffer.el
New-patches: dev@xxxxxxxxxxxxxxxx/xwem--dev--2.2--patch-7
    lg@xxxxxxxxxxxxxx/xwem--main--2.2--patch-11
    steve@xxxxxxxxxxxxxx/xwem--steve--2.2--patch-3
Summary: Various fixes, minibuffer resize mode should work now
Keywords: enhancement, internal

* lisp/xwem-launcher.el (xwem-execute-program): Set the process to be
  killed without query to exit (S)XEmacs without having to confirm
  killing client processes.

* lisp/xwem-launcher.el (xwem-execute-program-other-win): [fix] Do
  splitting only after client successfully managed.  This allows to avoid
  spliting when client is not started/managed correctly.

* lisp/xwem-minibuffer.el (xwem-minib-resize-mode):  At last i think we
  have pretty stable and workable automatic resize mode for xwem
  minibuffer, i.e. xwem minibuffer enlarges in height when there no
  sufficient space to show contents, and reduces height when there
  superfluous space.  To start using resize-mode, just add either:

    (xwem-minib-resize-mode 1)
 
  or
   
    (customize-set-variable 'xwem-minib-resize-mode t)

  to your xwemrc.


<Prev in Thread] Current Thread [Next in Thread>
  • Summary for xwem--main--2.2--patch-11, Zajcev Evgeny <=