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

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

[elpa] externals/objed updated (aa8f32d -> 4cb9beb)


From: Clemens Radermacher
Subject: [elpa] externals/objed updated (aa8f32d -> 4cb9beb)
Date: Sun, 17 Mar 2019 15:00:15 -0400 (EDT)

clemera pushed a change to branch externals/objed.

      from  aa8f32d   Add lint as phony target
       new  6ea0268   Buffer switch: Keep objed--object if possible, and update 
highlight
       new  2274a94   Add package-lint to linting tests, and fix its 
errors/warnings
       new  1054cd8   Compile tests like elpa does, and fix the compile errors 
in tests
       new  5a52e13   Remove load message
       new  c9b7c2a   Fix var not defined for edit-indirect
       new  998563a   Remove redundant :group declarations
       new  e9bf605   Refactor objec-replace
       new  cc6c36f   Derive package name from current dir
       new  be0cd7c   Fix identifier immediate jumping if used as last command
       new  96d5bc9   Add mail object
       new  bb5d097   Improve file object
       new  4bb1b90   Add url object
       new  7627082   Don't ignore search errors, error with not other object 
found msg.
       new  85019a8   Add raise command
       new  f5cc1ce   Remove binding for disfunct objed repeat
       new  85941b8   Add objed-execute command
       new  9689c72   Reinit after raise
       new  cc629a5   Add imenu to op map
       new  0676656   Improve url object
       new  209f0a6   Add reformat op
       new  4cb9beb   Version bump


Summary of changes:
 Makefile             |   2 +
 README.asc           |   5 +-
 objed-objects.el     |  90 +++++++++++--------
 objed.el             | 246 ++++++++++++++++++++++++++++++++++-----------------
 test/make-compile.el |   6 +-
 test/make-lint.el    |  55 +++++++-----
 test/make-test.el    |   2 +-
 7 files changed, 267 insertions(+), 139 deletions(-)



reply via email to

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