emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] branch elpa/edit-indirect created (now f80f63822f)


From: ELPA Syncer
Subject: [nongnu] branch elpa/edit-indirect created (now f80f63822f)
Date: Thu, 7 Jul 2022 11:59:09 -0400 (EDT)

elpasync pushed a change to branch elpa/edit-indirect.

        at  f80f63822f Make edit-indirect--should-quit-window persistent

This branch includes the following new commits:

       new  56e3231915 Initial import.
       new  1d0cabfbe7 Clarify how this package differs from 
clone-indirect-buffer.
       new  ac56a2ff8d Add C-c C-c binding for edit-indirect-commit.
       new  e01e7eeb79 Extract a nested let into a function.
       new  b461e559e1 Don't retrieve the buffer-local hook values before 
actual uses.
       new  7d9bcfced3 Extract buffer-local value handling into a macro.
       new  6fa78ff6f1 Prohibit modification at the beginning of the overlay.
       new  ce6e60c705 Require Emacs 24.3, for user-error.
       new  45c4c72864 Use our own error signals inheriting from user-error.
       new  523f84cb7e Release version 0.1.1.
       new  273910a944 Ensure commit hooks are always called with the correct 
region.
       new  f43936b3a4 Use `quit-window' instead of `kill-buffer-and-window`.
       new  a28aba75f8 Don't separate sentences with double spaces.
       new  d1ab87fdfb Release version 0.1.2.
       new  c6b08f5cd7 Call quit-window only when a window is created
       new  215d3a714a Release version 0.1.3
       new  99a88e9590 Make edit-indirect-quit-window a buffer-local variable
       new  1d1dae8425 Release version 0.1.4
       new  2fc8f382ee Add before-commit-hook
       new  032ac0ec69 Try to preserve markers when committing
       new  de645d8144 Add edit-indirect-save function and keybinding
       new  935ded353b Add SPDX license identifier for easy license 
identification
       new  bdc8f542fe Don't run buffer-local after-creation-hook twice
       new  7fffd87ac3 Don't modify buffer if nothing changed
       new  03b6ac9ed1 Use a remap binding for save-buffer instead of hardcoded 
C-x C-s
       new  e3d86416bc Offer to commit edit-indirect buffers on 
save-buffers-kill-emacs
       new  16bcdbdae6 Add an overlay keymap for easy switching to active 
edit-indirect buffers
       new  f80f63822f Make edit-indirect--should-quit-window persistent




reply via email to

[Prev in Thread] Current Thread [Next in Thread]