emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[nongnu] branch elpa/reformatter created (now 6c4f35dd2b)


From: ELPA Syncer
Subject: [nongnu] branch elpa/reformatter created (now 6c4f35dd2b)
Date: Tue, 5 Sep 2023 04:03:26 -0400 (EDT)

elpasync pushed a change to branch elpa/reformatter.

        at  6c4f35dd2b Merge pull request #43 from 
purcell/dependabot/github_actions/cachix/install-nix-action-23

This branch includes the following new commits:

       new  d0d58c4eef Initial commit
       new  885a7f5547 Mark up code as elisp
       new  2c85cd76e5 Always output :keymap and :lighter minor mode arguments
       new  9c6c239371 Generate a separate custom variable for the mode lighter
       new  0aea1debd1 package-lint fixes, primarily renaming define-formatter
       new  48bcae5856 Doc fixes
       new  6484d45a87 Only support string mode lighters
       new  7cf8b5d71e Note about absence of "gensym"
       new  78eb8bc98a Doc clarifications
       new  c684c0b30f Add links to usages in the wild
       new  8cffcf914b Clarify use of :lighter value
       new  ab28d6480c Support :group keyword
       new  8eec55689a Doc clarification
       new  3f081e4cd2 Provide more setup hints in the -on-save-mode docstring
       new  2b2785557a Clearer documentation
       new  123d192fb0 Use https for sanityinc.com link
       new  466740b40a Link to example of using reformatter in a user config
       new  947411170d Generate both -buffer and -region commands by default
       new  9478d6ca2d Fix -on-save-mode docstring
       new  7b336cab51 Link to sqlformat as another example of real-world usage
       new  c2466f745a Mention "needed by" reverse dependencies list on MELPA 
page
       new  cc2bb75f21 Add missing colon in docstring
       new  b2963f5100 Narrow to region when replacing contents with 
reformatter output
       new  664fa96fd0 Add/update comments
       new  16a7b32736 Prefer zerop to (eq 0 ...)
       new  58943b47b3 Start an FAQ section in the README
       new  ac980a8797 Fix typo in comment
       new  00413b21ec Add reminder to use a `defgroup` form
       new  b44ee754b7 Fix homepage link
       new  028dae00dd Merge pull request #4 from peterwvj/patch-1
       new  27348d5da3 Use string as modeline lighter format in README
       new  c9450a39c3 Merge pull request #8 from wbolster/patch-1
       new  7e41f1a397 Use replace-buffer-contents when available and not broken
       new  0da7241ca2 Actually check for broken replace-buffer-contents
       new  b29fdd346d Add note about brokenness of replace-buffer-contents
       new  466203594c Fix broken link to example
       new  7a1592a52c Update README.md
       new  c6919a6549 Merge pull request #17 from bradyt/patch-1
       new  8372cc4259 Prefer "elisp" for code blocks
       new  e15598a0cc Prefer `delete-trailing-whitespace` to the aggressive 
`whitespace-cleanup`
       new  6c5e7f64c5 Never use `replace-buffer-contents'
       new  48605c92a7 Add CI
       new  1bf00b2aa3 Add FUNDING.yml
       new  af39397957 Fix CI link
       new  e8f70b20ca No longer forcibly call delete-trailing-whitespace
       new  f5fbed9e7d Close error window when there is no errors to be shown
       new  8423ad9e83 Merge pull request #21 from 
erickgnavar/close-error-buffer-with-no-errors
       new  7219a0804c Support for formatters which succeed with non-zero exit 
codes
       new  dc6278a6b1 Merge pull request #23 from purcell/non-zero-exit
       new  0c24778dfc Fix grammar
       new  3833c13dd9 Clarify how args are evaluated, and what to avoid
       new  9d277200c1 Add Emacs 27.1 to CI matrix
       new  aeef16ff67 Support formatters that operate on files in place
       new  2fd158102f Merge pull request #27 from purcell/files-in-place
       new  394b3a6606 Add reformatter-temp-file-in-current-directory
       new  7ba5486696 Clarify that extension does not include the dot
       new  45c0add950 Move conditional input file path to compile time
       new  e6c23cd52d Update CI config to specify nix-path
       new  5aa8c18679 Specify "from" in nix-env invocation
       new  576d339aa8 Add Emacs 27.2 to CI matrix
       new  cb9a593854 Rename repo
       new  19582a205e Use Emacs > 21 define-minor-mode call convention
       new  e02a9ea942 Merge pull request #31 from wyuenho/patch-1
       new  2ff029f84b Display error message in error buffer if call-process 
signals
       new  b57f5d4800 Merge pull request #33 from 
bcc32/display-call-process-signal-error-in-buffer
       new  452a99b556 Add Emacs 28.1 to CI matrix
       new  897f3ba503 Handle slashes in names of created functions
       new  130205bbe2 Remove the catch-all alias: users should make their own 
defalias as needed
       new  7c5452bf31 Update tests to used suffixed commands only
       new  1428ca9e42 Fix form quoting, and tabs
       new  edf1c42de8 Use -buffer suffix when calling reformatter in test
       new  84cff54b08 Merge pull request #36 from 
kenranunderscore/harden-temp-file-creation
       new  f454b179ab Add Emacs 28.2 to CI, cut down size of matrix
       new  113ddd51bd Add dependabot config
       new  c1410f0c7a chore(deps): bump cachix/install-nix-action from 12 to 22
       new  1cbf7225b0 Merge pull request #40 from 
purcell/dependabot/github_actions/cachix/install-nix-action-22
       new  bfe3f1c6ec Release 0.7
       new  1af1371f71 chore(deps): bump actions/checkout from 2 to 4
       new  1354f1b9b8 chore(deps): bump cachix/install-nix-action from 22 to 23
       new  c9cf3f0227 Merge pull request #42 from 
purcell/dependabot/github_actions/actions/checkout-4
       new  6c4f35dd2b Merge pull request #43 from 
purcell/dependabot/github_actions/cachix/install-nix-action-23




reply via email to

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