From 8c4e09dff83847ac7f07bf1da7751e9328006c4d Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Thu, 30 Jul 2026 20:09:00 -0400 Subject: actual final changes and get rid of junk in lisp dir actually works fine --- .config/emacs/lisp/magit/docs/RelNotes/2.2.1.txt | 45 ------------------------ 1 file changed, 45 deletions(-) delete mode 100644 .config/emacs/lisp/magit/docs/RelNotes/2.2.1.txt (limited to '.config/emacs/lisp/magit/docs/RelNotes/2.2.1.txt') diff --git a/.config/emacs/lisp/magit/docs/RelNotes/2.2.1.txt b/.config/emacs/lisp/magit/docs/RelNotes/2.2.1.txt deleted file mode 100644 index 11771bf..0000000 --- a/.config/emacs/lisp/magit/docs/RelNotes/2.2.1.txt +++ /dev/null @@ -1,45 +0,0 @@ -Magit v2.2.1 Release Notes -========================== - -Released 24 August 2015 by Jonas Bernoulli. - -This is a bugfix release. - -* The version strings in the manual were not set to "2.2" when v2.2.0 - was released. - -* Some menu bindings were not adjusted when commands were renamed. - -* The "next" tag was never shown in the "Tag(s)" header of the status - buffer. - -* Blaming did not abort gracefully when the user killed the buffer. - -* Blaming failed on indirect buffers. - -* Blaming did not detect when a file was untracked. - -* Blaming passed the wrong line range when the file's buffer was - narrowed. - -* `magit-shell-command-topdir' used `magit-git-command' instead of - `magit-shell-command'. - -* `magit-copy-as-kill' added "nil" to the `kill-ring' when there was - nothing useful to put there. - -* `magit-find-file-hook', `magit-find-index-hook', - `magit-refresh-popup-buffer-hook' were used without being defined - using `defvar'. - -* `magit-format-ref-labels' failed to work around a Git bug, resulting - in refnames not being colorized when `--simplify-by-decoration' is - used. - -This release also contains various documentation fixes. - -Authors -------- - - 16 Jonas Bernoulli - 11 Kyle Meyer -- cgit v1.2.3