emacs-devel
[Top][All Lists]
Advanced

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

Re: PATCH: Fix IDO interaction with uniquify.el


From: Chong Yidong
Subject: Re: PATCH: Fix IDO interaction with uniquify.el
Date: Mon, 18 Jan 2010 10:44:13 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux)

Óscar Fuentes <address@hidden> writes:

> +(defun ido-kill-buffer-internal (buf)
> +  "Actually kill the buffer and check if it is needed to rebuild
> +the list of known buffers."

The docstring does not follow conventions.  The first line should be a
single sentence.  Something like this should suffice

"Kill buffer BUF and and rebuild ido's buffer list if needed."




reply via email to

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