From d70fceaf1aac3370d7a8075dac9a7242d83eb88d Mon Sep 17 00:00:00 2001 From: David Shepherd Date: Tue, 13 Feb 2024 21:33:06 +0000 Subject: [PATCH] Move changelog after config instructions --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index c943a88..7223715 100644 --- a/README.md +++ b/README.md @@ -30,17 +30,6 @@ a new frame (usually your most recently viewed buffer which isn't currently open emacsclient -c -n -e '(switch-to-buffer nil)' -## Changelog - -### Unstable - -* Add support for eshell completion -* Fix some customize group weirdness -* Fix sometimes leaving additional frames open after quitting magit -* Regexp support in kill-frame-when-buffer-killed-buffer-list - - - ## Advanced Configuration ### Integrating with command line git @@ -93,6 +82,17 @@ Alternatively the `*Completions*` buffer can be disabled entirely by setting `completion-auto-help` to `nil`. +## Changelog + +### Unstable + +* Add support for eshell completion +* Fix some customize group weirdness +* Fix sometimes leaving additional frames open after quitting magit +* Regexp support in kill-frame-when-buffer-killed-buffer-list + + + ## Other links This mode originated in