Location: lg@xxxxxxxxxxxxxx http://arch.xwem.org/2005/
Revision: xwem--main--2.2--patch-3
Archive: lg@xxxxxxxxxxxxxx
Creator: Zajcev Evgeny <lg@xxxxxxxx>
Date: Sat Apr 9 02:20:36 MSD 2005
Standard-date: 2005-04-08 22:20:36 GMT
Modified-files: extra/xwem-keytt.el extra/xwem-ratanot.el
extra/xwem-rooticon.el lisp/xwem-main.el
lisp/xwem-minibuffer.el lisp/xwem-misc.el
lisp/xwem-special.el
New-patches: dev@xxxxxxxxxxxxxxxx/xwem--dev--2.2--patch-3
lg@xxxxxxxxxxxxxx/xwem--main--2.2--patch-3
Summary: keytt major bug fix, and miscellaneous fixes/addons
Keywords: keytt, main, minibuffer
* extra/xwem-keytt.el (xwem-keytt-firefox-keymap): [typo fix] esc -> ESC
* extra/xwem-keytt.el (xwem-keytt-xpdf-keymap): Ditto.
* extra/xwem-ratanot.el: Continuing .. M-x xwem-ratanot RET already
available, but it will not work for you ;)
* extra/xwem-rooticon.el (xwem-rooticon-skip-spec): [new] MATCH-SPEC of
clients that should not have root icon. By default it has a value to
match xwem minibuffer.
* lisp/xwem-main.el (xwem-fini): [fix] Do all the things under
`ignore-errors' so xwem-fini won't generate any errors, even if it
fails to do something. Makes `C-x C-c' working if xwem was loaded, but
was not started.
* lisp/xwem-minibuffer.el (xwem-minib-apply-specifiers): [fix] Apply
specifiers under `ignore-errors', so for users who disabled toolbar or
scrollbar at (S)XEmacs compile time `xwem-minib-apply-specifiers' won't
fail.
* lisp/xwem-misc.el (xwem-messages-label-prefixes): [typo fix] Erorr ->
Error
* lisp/xwem-special.el (xwem-manage-emacs-special): [fix] Take into
account border width when calculating X position of special frame.
|