From bdf9a71ab7baa2b1de9abcfd5df1a9107a55d141 Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Sun, 5 Jul 2026 01:19:30 -0400 Subject: add a bunch of emacs packages HELP --- .config/emacs/lisp/magit/docs/RelNotes/1.4.2.txt | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .config/emacs/lisp/magit/docs/RelNotes/1.4.2.txt (limited to '.config/emacs/lisp/magit/docs/RelNotes/1.4.2.txt') diff --git a/.config/emacs/lisp/magit/docs/RelNotes/1.4.2.txt b/.config/emacs/lisp/magit/docs/RelNotes/1.4.2.txt new file mode 100644 index 0000000..b50f1a8 --- /dev/null +++ b/.config/emacs/lisp/magit/docs/RelNotes/1.4.2.txt @@ -0,0 +1,23 @@ +Magit v1.4.2 Release Notes +========================== + +Released 8 June 2015 by Jonas Bernoulli. + +This is a bugfix release. + +Changes since v1.4.1 +-------------------- + + * Automatic revers of file-visiting buffers now works again in Emacs + version 24.5. It was broken due to an incompatible change in that + Emacs release. + + * Git's reflogs sometimes end with bogus entries. We now work around + that when listing stashes. + +Authors +------- + + 11 Jonas Bernoulli + 1 Peter Vasil + 1 Steven E. Harris -- cgit v1.2.3