<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotemacs.git/tests/test-custom-ordering-comma-to-lines.el, branch v0.7.2</title>
<subtitle>my Emacs configuration
</subtitle>
<id>https://git.cjennings.net/dotemacs.git/atom?h=v0.7.2</id>
<link rel='self' href='https://git.cjennings.net/dotemacs.git/atom?h=v0.7.2'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs.git/'/>
<updated>2025-11-14T08:35:00+00:00</updated>
<entry>
<title>Revert "checking in modified/removed tests and other misc changes"</title>
<updated>2025-11-14T08:35:00+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2025-11-14T08:35:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs.git/commit/?id=0febc3bb65462fd95a75387c2ec97ffa374efc00'/>
<id>urn:sha1:0febc3bb65462fd95a75387c2ec97ffa374efc00</id>
<content type='text'>
This reverts commit 9d55ed149e100b4fb3ef6f5a79d263dcb26ce835.
</content>
</entry>
<entry>
<title>checking in modified/removed tests and other misc changes</title>
<updated>2025-11-14T08:31:16+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2025-11-14T08:31:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs.git/commit/?id=9d55ed149e100b4fb3ef6f5a79d263dcb26ce835'/>
<id>urn:sha1:9d55ed149e100b4fb3ef6f5a79d263dcb26ce835</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat+test:ordering: add prefix/suffix to arrayify/convenience funcs</title>
<updated>2025-10-27T02:40:29+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2025-10-27T02:40:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs.git/commit/?id=026323489e758cb1f21ab9fffb1ddd107ea739f3'/>
<id>urn:sha1:026323489e758cb1f21ab9fffb1ddd107ea739f3</id>
<content type='text'>
  Enhanced cj/--arrayify with optional prefix/suffix parameters for flexible formatting:
  - prefix: string to prepend (e.g., "[" or "(")
  - suffix: string to append (e.g., "]" or ")")

  Added convenience functions:
  - cj/listify: unquoted list (a, b, c)
  - cj/arrayify-json: JSON array ["a", "b", "c"]
  - cj/arrayify-python: Python list ["a", "b", "c"]

  Updated keybindings:
  - C-; o l → cj/listify
  - C-; o j → cj/arrayify-json
  - C-; o p → cj/arrayify-python
  - C-; o L → cj/comma-separated-text-to-lines (moved from 'l')
</content>
</entry>
</feed>
