File emacs-transient.changes of Package emacs-transient

-------------------------------------------------------------------
Sat Jan  4 01:15:25 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>

- update to 0.8.3:
  * Added new constant transient-version
- update to 0.8.2:
  * Added support for displaying the transient menu in a dedicated frame
  * When including a group via a variable, the imported value can now be a top-level group
  * The transient window is now fitted to its buffer horizontally as well
  * Added new command transient-copy-menu-text
  * Added new command transient-toggle-docstrings
  * Added new command transient-describe, which can be bound as many times as
    needed to show help for arbitrary things
  * The use of display-buffer-full-frame was prevented too aggressively
  * Fixed remembering and restoring the old value of the no-other-window window parameter
  * When a command is bound multiple times and the instances use different
    transient behavior, then the behavior (and color) for the last binding was
    used for all bindings
  * Enabling transient-force-single-column resulted in an error
  * transient-toggle-common used to exit the menu
- update to 0.8.1:
  * Interactively setting the level of a transient prefix resulted in an error
- update to 0.8.0:
  * While the minibuffer is in use, the menu window is now hidden by default.
    The new option transient-show-during-minibuffer-read not only controls
    whether the menu stays visible while the minibuffer is in use, but also
    whether it may be resized if necessary. This new option replaces
    transient-hide-during-minibuffer-read
    When returning to a prefix whose refresh-suffixes slot is non-nil, its suffixes are now re-initialized
    Added documentation for inapt-if* slots to manual
  * transient-args and transient-scope now both take a prefix command or a list
    of prefix commands as argument. transient-scope can still be called without
    an argument, but that should only be done in functions that take part in
    setting up a menu, not in a suffix command
  * Added new generic function transient-prefix-value, giving finer control
    over how the value returned by transient-args is determined
  * Added support for implementing transient-init-scope methods for prefix classes
  * transient-setup-buffer-hook is now run later to allow overriding more default settings.
  * The new prefix slots display-action and mode-line-format, can be used to
    override transient-display-buffer-action and transient-mode-line-format for
    individual prefix menus
  * Updated the manual considerably
  * Fixes some menu navigation edge-cases
- update to 0.7.9:
  * Fixed a recent regression in transient-suffix-object
  * The height of the transient window was fixed even it used the full frame height
- update to 0.7.8:
  * Additional potential mistakes in menu definitions are now detected
  * Added new (and still experimental) environment prefix slot, which can be
    used to, for example, implement a cache to be used while refreshing the
    menu
  * When navigating through the menu using the keyboard or hovering a suffix
    command with the mouse, information about the command is now shown in the
    echo area or using a tooltip
- update to 0.7.7:
  * Fix a regression introduced by the previous commit, which broke dynamic
    prefixes that use a :setup-children function to prepare their suffixes
- update to 0.7.6:
  * transient-active-prefix now accepts a single prefix symbol, in place of a
    list of such symbols
  * other-frame-prefix and other-window-prefix can now be used while a
    transient prefix is active
  * Added new macro transient-with-help-window for use in :show-help functions
- use more macros
- use autosetup
- remove rpmlintrc as the test section shouldn't matter
- formatting

-------------------------------------------------------------------
Mon Sep 16 13:11:23 UTC 2024 - Dr. Werner Fink <werner@suse.de>

- Version update to 0.7.5
  * Various bug fixes
  * Various features 

-------------------------------------------------------------------
Fri Nov  12 14:31:55 UTC 2021 - Daniel Donisa <daniel.donisa@suse.com>

- Initial version of emacs-transient 0.3.7
openSUSE Build Service is sponsored by