GNU bug report logs - #28495
25.2; follow.el; Missing lighter and unused variable

Previous Next

Package: emacs;

Reported by: Duncan Harvey <djh-emacs-bugs <at> syndrig.co.uk>

Date: Mon, 18 Sep 2017 15:13:02 UTC

Severity: minor

Found in versions 25.3, 22.1, 25.2

Fixed in version 26.0.91

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #15 received at 28495-done <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 28495-done <at> debbugs.gnu.org
Subject: Re: bug#28495: 25.2; follow.el; Missing lighter and unused variable
Date: Tue, 21 Nov 2017 19:24:57 -0500
Version: 26.0.91

commit 17fc74d (HEAD, emacs-26)
Date:   Tue Nov 21 19:23:30 2017 -0500

    * lisp/follow.el (follow-mode): Restore mode line lighter.  (Bug#28495)

diff --git a/lisp/follow.el b/lisp/follow.el
index 4893cad..1ec6ff3 100644
--- a/lisp/follow.el
+++ b/lisp/follow.el
@@ -416,6 +416,7 @@ follow-mode
 
 Keys specific to Follow mode:
 \\{follow-mode-map}"
+  :lighter follow-mode-line-text
   :keymap follow-mode-map
   (if follow-mode
       (progn




This bug report was last modified 7 years and 179 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.