]> git.ipfire.org Git - thirdparty/git.git/commit
contrib: remove "emacs" directory
authorPatrick Steinhardt <ps@pks.im>
Mon, 12 May 2025 09:19:59 +0000 (11:19 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 12 May 2025 17:55:46 +0000 (10:55 -0700)
commit95bc4474190515ca03ebe8719951949ecef73a6c
tree1fb951b96e9f51ff9dd0da5f6b07628a2ca2e040
parentbb9a9297d708827151442cba4d9f39eeede245a4
contrib: remove "emacs" directory

While the "emacs/" directory still exists, all of its code has been
replaced with stubs in 6d5ed4836db (git{,-blame}.el: remove old
bitrotting Emacs code, 2018-04-11). Instead, the recommendation is to
use Emacs' own vc-annotate mode.

Remove the code altogether.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/emacs/README [deleted file]
contrib/emacs/git-blame.el [deleted file]
contrib/emacs/git.el [deleted file]