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

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

[elpa] externals/objed updated (01f0621 -> 70f9fb5)


From: Stefan Monnier
Subject: [elpa] externals/objed updated (01f0621 -> 70f9fb5)
Date: Mon, 15 Mar 2021 22:21:07 -0400 (EDT)

monnier pushed a change to branch externals/objed.

      from  01f0621   Version bump
       new  8dc1770   Stay on at boundary for M-[/] (Fix #68)
       new  02f579a   Fix docstring of objed-auto-init
       new  31c5ded   Add separate option for auto init behavior on buffer 
change
       new  9bb3513   Fix differing initialization conditions
       new  35a6892   Don't provide tests (fix #70)
       new  e89d8da   Fix bytecompile and linting errors
       new  e046331   Implemented objed-local-mode (#72)
       new  f5ddab2   Update objed-exit-op: Check range was passed
       new  f45cddb   Restructure note about out of date keybindings
       new  ae47cf6   Ensure to never shrink on expansion for 
objed-beg/end-of-block
       new  e871e0f   Mention changes of public interface
       new  2224691   Make note about changes more prominent
       new  c3106c9   Make note about changes even more promiment
       new  dea5a64   Rephrase
       new  a2bd06b   Autoload dired-jump
       new  ded6eb4   Fix docstring of objed-use-hl
       new  47891ba   Remove objed-extend face
       new  5d3b8a8   Fix quotes in docstring
       new  2287436   Include possible active region when acting on multiple 
objects
       new  dd520d4   Don't override last-command in objed--do-objects
       new  56d3906   Drop obsolete avy--process function
       new  d36e277   Don't support objed-extend with marked objects
       new  9f7f6e5   Improve include commands to also cover punctuation and 
constituents
       new  f4e7cab   Also allow prefix syntax for objed-include-backward
       new  9d2ad56   Fix undo for objed-comment-duplicate
       new  d3dfcaf   Add binding for symbol object
       new  6ecb81f   Reformat error message
       new  23f5c6e   Add isearch to keeper commands
       new  410a425   Refactor isearch handling and add missing commands
       new  9f565e4   Make transposing objects work with active region
       new  d0fb9c6   Allow wrap for identifier navigation
       new  0f75d33   Fix compiler warnings
       new  e93dda7   Require cl-lib in all files
       new  70f9fb5   Add notice for paused development


Summary of changes:
 README.asc       |  28 +++--
 objed-objects.el |  27 +++-
 objed.el         | 371 +++++++++++++++++++++++++++++++++----------------------
 test/tests.el    |   4 -
 4 files changed, 263 insertions(+), 167 deletions(-)



reply via email to

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