ace-window 0.10.0-3 source package in Ubuntu
Changelog
ace-window (0.10.0-3) unstable; urgency=medium * Team upload. * Rebuild against dh-elpa 2.1.5. Upload pushed to dgit-repos but not salsa. See <https://lists.debian.org/debian-emacsen/2024/07/msg00077.html>. -- Sean Whitton <email address hidden> Thu, 25 Jul 2024 17:33:49 +0900
Upload details
- Uploaded by:
- Debian Emacsen team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Emacsen team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | universe | misc | |
Oracular | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ace-window_0.10.0-3.dsc | 2.0 KiB | f76804dad6e6b5691b3083d17774cae0e0ad970746d5949c78b1a3adb8779a66 |
ace-window_0.10.0.orig.tar.gz | 12.7 KiB | ca509536f5e751189688d483dd7aab9b69c950a3cd7fafd969ea625b81671707 |
ace-window_0.10.0-3.debian.tar.xz | 2.5 KiB | 0635d07c07110d099fbdd05c8b1ccd84e37f3767978300aa0d6ecd41db49a854 |
Available diffs
- diff from 0.10.0-2 to 0.10.0-3 (370 bytes)
No changes file available.
Binary packages built by this source
- elpa-ace-window: selecting a window to switch to
The main function, `ace-window' is meant to replace `other-window'.
In fact, when there are only two windows present, `other-window' is
called. If there are more, each window will have its first character
highlighted. Pressing that character will switch to that window.