GNU ELPA — php-fill

php-fill Atom Feed

Description
Additional fill commands for PHP code editing
Latest
php-fill-1.1.1.tar (.sig), 2026-May-17, 2.18 MiB
Maintainer
Ariel Del Valle Lozano <arielmazatlan@gmail.com>
Website
https://github.com/arielenter/php-fill.el
Browse ELPA's repository
CGit or Gitweb
Badge

To install this package from Emacs, use package-install or list-packages.

Full description

Old versions

News

Version 1.1.1

- Major refractory.
- SQUEEZE typo fixed.
- Additional information about what ‘squeeze’ means in the context of
  fill prefixed functions.

Version 1.1.0

- Customizable variable `php-fill-refill-black-list' added, so that
  if a command that conflicts with `php-fill-refill-mode' is found,
  that command can be added by the user.