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

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

[nongnu] branch elpa/undo-fu-session created (now 52c71b1cee)


From: ELPA Syncer
Subject: [nongnu] branch elpa/undo-fu-session created (now 52c71b1cee)
Date: Thu, 7 Jul 2022 12:05:10 -0400 (EDT)

elpasync pushed a change to branch elpa/undo-fu-session.

        at  52c71b1cee Change URL to codeberg

This branch includes the following new commits:

       new  fddcc75a58 Initial commit.
       new  fa4833d470 readme: update to reference other packages
       new  fa62a9b9a1 Cleanup: messages & docstrings
       new  2424ad50ff Use 'string-match-p' to avoid changing match data
       new  51e09de000 Use forward slash in filename regex
       new  a016920750 readme: correct minor typos.
       new  35d4cf3771 Update commentary to make it more useful.
       new  b808ef0cdc Fix global-undo-fu-session activating with the minibuffer
       new  0400f15f2a Fix for loading undo session overwriting other buffers 
data
       new  e2043f8350 Add `undo-fu-session-linear` option
       new  049fe942f6 Cleanup: order buffer-undo-list before pending-undo-list
       new  5cc4b4f33d Fix for linearizing an empty undo-list disabling undo on 
reload
       new  39f9b1997e Ignore encrypted files by default
       new  98a8cc6396 Add missing docstring
       new  5135b5cb61 Update changelog
       new  56cdd3538a Don't show common-place messages in the echo area
       new  702210384a Cleanup: quote emacs symbols
       new  a038914736 Update readme
       new  8567a0c64e Cleanup: quiet warnings
       new  b2d8874bc8 readme: update evil mode notes
       new  243d93b4c7 Cleanup: formatting
       new  f9589be462 Global mode is no longer enables in special-modes
       new  579936966b Cleanup: use group for globalized minor mode
       new  191babe23c Cleanup: docstring width warnings
       new  00bc3807d7 Cleanup: replace 'if' with 'cond'
       new  7c095e863c Cleanup: remove redundant groups
       new  f0f8e2443f Use group "undo"
       new  dae6dfbc7d Cleanup: docstrings
       new  1810251485 Cleanup: quiet warnings for undo-fu test
       new  a6a23301a4 Fix #2: resolve potential security issue with file 
permissions
       new  cbe37c6643 Alternate fix for #2, make the directory only readable 
by the user
       new  5fd4280bce Cleanup: improve error message reporting
       new  4605b0cc2b Tests: simplify execution, with & without the linear 
option set
       new  3e810c7c9a Tests: move into subdirectory
       new  d4f078abcb Cleanup: use brief SPDX license
       new  7bbc89a42f Build linear-list in-order instead of reversing
       new  2fe1efcfa1 Shorten message
       new  5862b90b9c Cleanup: use file-name-concat for clarity
       new  1a3d500d8b Support different compression formats & format conversion
       new  56d3134287 Cleanup: use simpler syntax to construct the overlay list
       new  e6ba8d6330 Cleanup: expand on comment
       new  8f5736061a Cleanup: minor change to let-binding use
       new  b492c07573 Fix bzip2 and Z-standard compression types
       new  4b14cea4a9 Fix integer comparison and use assoc instead of 
assoc-default
       new  d2a5ca1299 Use 600 for the mode instead of 700
       new  703ea8d000 Fix incorrect mode for the undo-fu-session directory
       new  e4cf026fd5 Use GPL 3 license in header
       new  ee3879e469 Fix #3 by ensuring the undo data uses compatible encoding
       new  ddb5c29f7b Fix #4: resolve conflict with whitespace-cleanup-mode
       new  4330e87aac Remove undo-fu-session hooks when no buffers have the 
mode enabled
       new  36e3bbabfa Always ensure the target directory exists before saving
       new  3e54374b37 Cleanup: use double-dash for private functions
       new  52c71b1cee Change URL to codeberg




reply via email to

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