]> git.eshelyaron.com Git - emacs.git/commit
Fix double (recursive) load of fortran.el
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 12 Jun 2021 12:44:54 +0000 (14:44 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 12 Jun 2021 12:44:54 +0000 (14:44 +0200)
commit6b5a7136ca0b3c7022bf143a5d482ef8bfc856d7
tree7e52613ea7c7c479120a0d00831eab2ba941e687
parentdd3094170a09fdbf2f45502d248640530fb15be4
Fix double (recursive) load of fortran.el

* lisp/progmodes/fortran.el (fortran-menu): Move menu creation to
the end to avoid a recursive load (bug#43116).
lisp/progmodes/fortran.el