Skip to content

Commit

Permalink
Move changelog after config instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
davidshepherd7 committed Feb 13, 2024
1 parent 9842815 commit d70fcea
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit d70fcea

Please sign in to comment.