]> code.delx.au - gnu-emacs-elpa/log
gnu-emacs-elpa
10 years agoace-window.el: remove "emacs --deamon"'s invisible frame
Oleh Krehel [Sat, 24 May 2014 09:05:18 +0000 (11:05 +0200)]
ace-window.el: remove "emacs --deamon"'s invisible frame

* ace-window.el (aw-list-visual-area): New function.
  (aw-generic): Use `aw-list-visual-area'.

Fixes #4.

10 years agoace-window.el (aw-generic): autoload
Oleh Krehel [Sat, 3 May 2014 06:44:07 +0000 (08:44 +0200)]
ace-window.el (aw-generic): autoload

10 years agoREADME.md: update
Oleh Krehel [Fri, 2 May 2014 14:59:48 +0000 (16:59 +0200)]
README.md: update

10 years agoace-window.el: add move and delete functionality
Oleh Krehel [Fri, 2 May 2014 14:03:05 +0000 (16:03 +0200)]
ace-window.el: add move and delete functionality

* ace-window.el (aw-generic): New macro.
  (ace-window): Do different things depending on prefix arg.
  (ace-delete-window): New interactive function.
  (ace-select-window): New interactive function.
  (ace-swap-window): New interactive function.
  (aw-switch-to-window): Test if argument is window.
  (aw-delete-window): New function.
  (aw-swap-window): New function.

Fixes #2.

10 years agoace-window.el (aw-scope): new custom variable
Oleh Krehel [Mon, 14 Apr 2014 10:53:15 +0000 (12:53 +0200)]
ace-window.el (aw-scope): new custom variable

Fixes comment by @duerrp in #1.

10 years agoace-window.el (ace-window): ensure `ace-jump-mode-scope' is 'global
Oleh Krehel [Thu, 10 Apr 2014 11:25:15 +0000 (13:25 +0200)]
ace-window.el (ace-window): ensure `ace-jump-mode-scope' is 'global

Fixes #1.

10 years agoace-window.el (ace-window): update doc
Oleh Krehel [Wed, 2 Apr 2014 07:20:16 +0000 (09:20 +0200)]
ace-window.el (ace-window): update doc

10 years agoace-window.el (ace-window): make buffers at least size 1
Oleh Krehel [Sat, 29 Mar 2014 11:27:11 +0000 (12:27 +0100)]
ace-window.el (ace-window): make buffers at least size 1

10 years agoInitial import
Oleh Krehel [Wed, 26 Mar 2014 17:05:07 +0000 (18:05 +0100)]
Initial import