File emacs-with-editor.changes of Package emacs-with-editor
-------------------------------------------------------------------
Sat Jan 4 02:08:33 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to 3.4.3:
* Added new variable with-editor-emacsclient-program-suffixes
- update to 3.4.2:
* Fixed shell-command-with-editor-mode for remote processes
* with-editor-export-editor now waits longer for the terminal to get ready
* Updated tooling
- update to 3.4.1:
* Depend on Emacs 26.1
- update to 3.4.0:
* with-editor-mode: Prevent dangerous use as a command
* Bump compat dependency
* manual: Fix typos
- update to 3.3.4:
* server-visit-files@: Fix removal from file-name-history
* Use string-join instead of mapconcat
- update to 3.3.3:
* Bump compat dependency
* make: Fix texi target
* Add docstring to all advices
* Use define-advice instead of advice-add
* Silence byte-compiler
* No longer declare vterm functions
* make: Integrate texi target
* Update contact information
* readme: Use static NonGNU Elpa badge
* make: Add redo target
* make: Remove obsolete org-export kludges
* docs: Suggest keymap-global-set instead of define-key
- update to 3.3.2:
* Use emacsclient-program-name if that is bound
- update to 3.3.1:
* with-editor-debug: Display $PATH as a list
* manual: Fix name of vterm's hook
* Place comma after "e.g." and "i.e."
- update to 3.3.0:
* manual: Regenerate texi
* manual: Fix pasto
* Bump compat dependency
* readme: Untabify
* Use defvar-keymap
* Bump compat dependency
* with-editor--setup: Replace leading "~" with home directory
* with-editor--setup: Shell-quote executable again
* Teach sleeping editor about "+L[:C]" argument preceding filename
* Fix symbol name in docstring
* readme: Add badges
* Reduce quoting used for with-editor-emacsclient-executable
* Use new version string format for unreleased revisions
* make: Explicitly specify output directory for makeinfo --html
* make: Suppress warning about obsolete autoload package
* make: Print message for texi target
* manual: Regenerate texi
* manual: Use @insertcopying
* Fix typos
* with-editor-return: Make sure process buffer is killed
* make: Run check-declare-directory
* make: Remove duplicated help entry
* Add a space before the export command to avoid polluting $HISTFILE
* Don't load any optional dependencies at compile-time only
* make: Remove dash from DEPS
* make: Improve creation of autoloads file
* make: Right-align target verbs
* Refresh library header
* Use string-search instead of string-match-p
* Depend on compat package
* Drop support for Emacs 24
* Use string-suffix-p instead of string-match-p
* with-editor-sleeping-editor-filter: Store window configuration
* Guide users towards the community, discussions and documentation
* Use function-quote when appropriate
* make: Set GITSTATS
* Automatically publish statistics
* Use locate-file instead of locate-file-internal
- update to 3.2.0:
* Sync .orgconfig with that of other packages
* Hardcode version string for now
* with-editor-sleeping-editor: Prefix output with newline
* shell-command--shell-command-with-editor-mode: Fix remote code-path
* manual: Fix version macro and prefer PACKAGE_REVDESC
- update to 3.1.1:
* same as 3.1.0
- update to 3.1.0:
* manual: Use updated support for definition commands
* manual: Move common settings to .orgconfig
* manual: Downcase keywords
* with-editor-sleeping-editor-filter: Limit length of saved output
* make: Set more variables in default.mk
* make: Fix publish and release targets
* make: Cosmetics
* make: Update stats target
* Add lisp/ and docs/ directories
* make: Add stats target
* manual: No longer support dissolvable sections
* manual: Use Org macros
* with-editor-emulate-terminal: Extend search for editor instruction
* with-editor-emulate-terminal: Insert all strings
* with-editor-output-filter: Move definition
* Recognize output of the sleeping editor even if it arrives in chunks
* with-editor-set-process-filter: Fix documentation
- update to 3.0.5:
* AUTHORS.md: Update list of contributors
* manual: No longer depend on the ox-extra package
* readme: Add vterm setup instructions
* with-editor-export-editor: For vterm call clear
* manual: Cleanup local variables
- update to 3.0.4:
* Rearrange library header
* AUTHORS.md: Update list of contributors
* make: Update path to ox-extra
- update to 3.0.3:
* Add SPDX-License-Identifier library header
* Use defvar-local instead of make-variable-buffer-local
* with-editor-export-editor: Check whether there is a buffer process
* manual: Reorder header properties a bit
* license: Update URLs and cleanup whitespace
* Remove async-bytecomp kludge
* Fix previous commit
* Suppress error if vterm module cannot be build
* Require subr-x for when-let
* with-editor-export-editor: Support vterm
* server-switch-buffer: Adjust advice for emacs 28
* manual: Use a favicon in html export
- update to 2.9.4:
* make-process--with-editor-process-filter: &allow-other-keys
* manual: Add indices
* manual: Fix location of LocalWords
- update to 2.9.3:
* Add an advice for `make-process'
- update to 2.9.2:
* Fix typo
* make: No longer add dash to ORG_LOAD_PATH
* Silence byte-compiler
* with-editor-export-editor: Use printf instead of echo
* with-editor-export-editor: Fix for term-mode
- update to 2.9.1:
* make: Copy indices for htmlified info manuals
* Add htmlxref.cnf
* with-editor-finish: Fix bug concerning git-commit-post-finish-hook
* Revert "Add .github/FUNDING.yml"
* Fix typos
* with-editor-kill-buffer-noop: Revert previous kludge
* Handle async-bytecomp-allowed-packages properly
* Fix travis setup
* with-editor-usage-message: Cosmetics
* with-editor-usage-message: New variable
* with-editor-usage-message: Delay message a little longer
* Add .github/FUNDING.yml
- update to 2.8.3:
* Fix previous commit
* with-editor-kill-buffer-noop: When killing Emacs silently cancel
- update to 2.8.2:
* manual: Prevent evaluation of code blocks
* manual: Call ox-texinfo+-update-copyright-years while exporting
* manual: Clarify with-editor-shell-command's description
* with-editor-finish: Preserve local git-commit-post-finish-hook
* with-editor-{finish,cancel}-hook: No longer ignore global value
- update to 2.8.0:
* make: Remove leftover debug statement
* with-editor*: Correct debug declaration
* Update documentation
* with-editor*: New macro
* with-editor-{finish,cancel}: Run post hooks in correct directory
* Update documentation
* with-editor-shell-command-use-emacsclient: Fix last modified info
* with-editor-sleeping-editor: Also print the working directory
- update to 2.7.4:
* manual: Use a preamble to make initial text collapsible
* Improve detection of remacs client in macOS
* make: Refactor manual publishing
* make: Remove deleted pages when publishing manual
* Changing heading of library footer section
* Update .gitignore
* Rename COPYING file to LICENSE
* Use process-live-p to check whether process is alive
* Add some autoload
- update to 2.7.1:
* make: inject style switcher into generated html manual
* manual: use @noindent before version sentence
* Ignore additional generated files
* Use the emacsclient again when running shell commands
* make: generate CDN invalidation after upload
* make: remove clean-texi and clean-all targets
* make: use ox-texinfo+-update-version-strings
* make: use same export settings as for manual Org exports
* make: rename and sanitize some variables
* manual: put local-variables into an ignored section
* manual: enforce preservation of indentation
- use macros
-------------------------------------------------------------------
Tue Dec 5 22:06:43 UTC 2017 - auxsvr@gmail.com
- Upgraded to version 2.7.0
* #23 Enable with-editor-mode when using *-shell-command asynchronously.
* Fix an error when using with-editor in shell, term, and shell buffers.
* Test on Travis.
* No changelog was made available for earlier versions.
-------------------------------------------------------------------
Mon Feb 15 14:30:59 UTC 2016 - psimons@suse.com
- initial version 2.5.0