unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: [elpa] externals/csv-mode 698d806: Fill `csv-align-padding' docstring
       [not found] ` <20211215150604.41933207E0@vcs0.savannah.gnu.org>
@ 2021-12-15 16:48   ` Stefan Monnier
  0 siblings, 0 replies; only message in thread
From: Stefan Monnier @ 2021-12-15 16:48 UTC (permalink / raw)
  To: emacs-devel; +Cc: Simen Heggestøyl

BTW, when running on Emacs-29, this should use the new `min-width`
feature, I think.


        Stefan


Simen Heggestøyl [2021-12-15 10:06:03] wrote:

> branch: externals/csv-mode
> commit 698d806f230d267f4a77cc2d873a36aa18e7e949
> Author: Simen Heggestøyl <simenheg@gmail.com>
> Commit: Simen Heggestøyl <simenheg@gmail.com>
>
>     Fill `csv-align-padding' docstring
>     
>     * csv-mode.el (csv-align-padding): Fill docstring to silence warning.
> ---
>  csv-mode.el | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/csv-mode.el b/csv-mode.el
> index e47983a..5e29a9b 100644
> --- a/csv-mode.el
> +++ b/csv-mode.el
> @@ -238,7 +238,8 @@ Auto-alignment means left align text and right align numbers."
>  
>  (defcustom csv-align-padding 1
>    "Aligned field spacing: must be a positive integer.
> -Number of spaces used by `csv-align-mode' and `csv-align-fields' after separators."
> +Number of spaces used by `csv-align-mode' and `csv-align-fields'
> +after separators."
>    :type 'integer)
>  
>  (defcustom csv-header-lines 0




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

only message in thread, other threads:[~2021-12-15 16:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20211215150602.15542.48655@vcs0.savannah.gnu.org>
     [not found] ` <20211215150604.41933207E0@vcs0.savannah.gnu.org>
2021-12-15 16:48   ` [elpa] externals/csv-mode 698d806: Fill `csv-align-padding' docstring Stefan Monnier

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).