From: Alex Schroeder Date: Fri, 3 Jul 2020 19:55:53 +0000 (+0200) Subject: Fixes to the Elpher menu code X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?a=commitdiff_plain;h=235fa0433c7263a2dfb613e51c1296da82d79c4e;hp=235fa0433c7263a2dfb613e51c1296da82d79c4e;p=elpher.git Fixes to the Elpher menu code Added "P" for the interactive declaration of elpher-menu. Fixed the way current entries are added to the list of entries. Use (current-buffer) instead of buf because the file is compiled with lexical binding. ---