bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#5608: 23.1.92; ibuffer.el lacks instructions


From: Noam Postavsky
Subject: bug#5608: 23.1.92; ibuffer.el lacks instructions
Date: Mon, 22 Jul 2019 23:16:36 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2.90 (gnu/linux)

tags 5608 fixed
close 5608 27.1
quit

> From: Stefan Kangas <stefankangas@gmail.com>
> Date: Sun, 30 Jun 2019 08:31:21 +0200
> Subject: [PATCH] Document normal usage in ibuffer.el
>
> * lisp/ibuffer.el (Commentary): Document normal usage. (Bug#5608)
> Remove redundant :group args.

Pushed to master.

> @@ -1811,7 +1789,6 @@ ibuffer-locked-buffer
>      (t (:foreground "brown4")))
>    "Face used for locked buffers in Ibuffer."
>    :version "26.1"
> -  :group 'ibuffer
>    :group 'font-lock-highlighting-faces)
>  (defvar ibuffer-locked-buffer 'ibuffer-locked-buffer)

Except for this hunk, because that :group arg is not redundant.

97477edaf2 2019-07-22T23:13:16-04:00 "Document normal usage in ibuffer.el"
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=97477edaf2044e51696f46b166b43801893156a3






reply via email to

[Prev in Thread] Current Thread [Next in Thread]