unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: master e6a2901b1be: Fix folder creation error (Bug#67361)
       [not found] ` <20240116013431.7EF64C36D18@vcs2.savannah.gnu.org>
@ 2024-01-16  3:08   ` Po Lu
  0 siblings, 0 replies; only message in thread
From: Po Lu @ 2024-01-16  3:08 UTC (permalink / raw)
  To: emacs-devel; +Cc: Mike Kupfer, Bill Wohler

Bill Wohler via Mailing list for Emacs changes <emacs-diffs@gnu.org>
writes:

> branch: master
> commit e6a2901b1be6b4aa01f8bf0d3c6e06344ce8d366
> Author: Mike Kupfer <kupfer@rawbw.com>
> Commit: Bill Wohler <wohler@newt.com>
>
>     Fix folder creation error (Bug#67361)
>     
>     * lisp/mh-e/mh-funcs.el (mh-kill-folder), lisp/mh-e/mh-search.el
>       (mh-index-new-folder), lisp/mh-e/mh-utils.el (mh-prompt-for-folder):
>       Check for existence of speedbar-buffer rather than
>       mh-speed-folder-map. The latter can exist if mh-speed has only been
>       loaded but not displayed.

This ChangeLog entry is malformed.  Each file name should be placed on a
separate line, with separate entries sharing one line surrounded by a
single pair of braces, and never indented:

* lisp/mh-e/mh-funcs.el (mh-kill-folder):

* lisp/mh-e/mh-search.el (mh-index-new-folder):

* lisp/mh-e/mh-utils.el (mh-prompt-for-folder): Check for
existence of speedbar-buffer rather than mh-speed-folder-map.
The latter can exist if mh-speed has only been loaded but not
displayed.

Please also punctuate sentences in ChangeLog entries with two spaces and
fill commit messages to 64 columns, so that the ChangeLog files produced
from them will not exceed 74 columns.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-01-16  3:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <170536887090.23844.18029784137137437569@vcs2.savannah.gnu.org>
     [not found] ` <20240116013431.7EF64C36D18@vcs2.savannah.gnu.org>
2024-01-16  3:08   ` master e6a2901b1be: Fix folder creation error (Bug#67361) Po Lu

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).