unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ELPA update <do.not.reply@elpa.gnu.org>
To: gnu-emacs-sources@gnu.org
Cc: nil <emacs-devel@gnu.org>
Subject: [GNU ELPA] Csv-Mode version 1.23
Date: Sun, 31 Mar 2024 05:13:39 -0400	[thread overview]
Message-ID: <85zfuelq64.fsf@elpa.gnu.org> (raw)

Version 1.23 of package Csv-Mode has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.

Csv-Mode describes itself as:

  ==================================================
  Major mode for editing comma/char separated values
  ==================================================

More at https://elpa.gnu.org/packages/csv-mode.html

## Summary:

  This package implements CSV mode, a major mode for editing records
  in a generalized CSV (character-separated values) format.  It binds
  files with prefix ".csv" to `csv-mode' (and ".tsv" to `tsv-mode') in
  `auto-mode-alist'.

  In CSV mode, the following commands are available:

  - C-c C-s (`csv-sort-fields') and C-c C-n (`csv-sort-numeric-fields')
    respectively sort lexicographically and numerically on a
    specified field or column.

  - C-c C-r (`csv-reverse-region') reverses the order.  (These
    commands are based closely on, and use, code in `sort.el'.)

## Recent NEWS:

Since 1.21:
- New command `csv-insert-column'.
- New config var `csv-align-min-width' for `csv-align-mode'.
- New option `csv-confirm-region'.

Since 1.9:
- `csv-align-mode' auto-aligns columns dynamically (on screen).

Before that:
Begun on 15 November 2003 to provide lexicographic sorting of
simple CSV data by field and released as csv.el.  Facilities to
kill multiple fields and customize separator added on 9 April 2004.
Converted to a major mode and renamed csv-mode.el on 10 April 2004,
partly at the suggestion of Stefan Monnier <monnier at
IRO.UMontreal.CA> to avoid conflict with csv.el by Ulf Jasper.
Field alignment, comment support and CSV mode customization group
added on 1 May 2004.  Support for index ranges added on 6 June
2004.  Multiple field separators added on 12 June 2004.
Transposition added on 22 June 2004.  Separator invisibility added
on 23 June 2004.



             reply	other threads:[~2024-03-31  9:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-31  9:13 ELPA update [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-15 10:02 [GNU ELPA] Csv-Mode version 1.23 ELPA update

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=85zfuelq64.fsf@elpa.gnu.org \
    --to=do.not.reply@elpa.gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=gnu-emacs-sources@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).