diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2026-07-30 20:09:00 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2026-07-30 20:18:37 -0400 |
| commit | 8c4e09dff83847ac7f07bf1da7751e9328006c4d (patch) | |
| tree | a0e245567ce225f8bcb63b66e4d2373b5d033e4a /.config/emacs/lisp/magit/docs/RelNotes/1.4.1.txt | |
| parent | 1e33b30749bb1043ffc6ceb5a2fb0977446788b3 (diff) | |
actual final changes and get rid of junk in lisp dir
actually works fine
Diffstat (limited to '.config/emacs/lisp/magit/docs/RelNotes/1.4.1.txt')
| -rw-r--r-- | .config/emacs/lisp/magit/docs/RelNotes/1.4.1.txt | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/.config/emacs/lisp/magit/docs/RelNotes/1.4.1.txt b/.config/emacs/lisp/magit/docs/RelNotes/1.4.1.txt deleted file mode 100644 index 15dc747..0000000 --- a/.config/emacs/lisp/magit/docs/RelNotes/1.4.1.txt +++ /dev/null @@ -1,31 +0,0 @@ -Magit v1.4.1 Release Notes -========================== - -Released 12 April 2015 by Jonas Bernoulli. - -This is a bugfix release. - -Changes since v1.4.0 --------------------- - - * The external library `magit-log-edit.el' is no longer supported. - If it is still installed, then instruct the user to remove it. - - * The function `magit-maybe-show-setup-instructions' is now run even - when `magit' has not been loaded by the time `after-init-hook' ran. - - * Invalid `:package-version' keywords in option definitions were - fixed. In some cases the value was "2.1.0" instead of "1.4.0". - - * Some unnecessary obsolete-variable definitions were removed. - - * Running tests on Travis CI was fixed. - - * The Makefile, README.md, and release notes received minor fixes - and cleanup. - -Authors -------- - - 9 Jonas Bernoulli - 1 Noam Postavsky |
