diff options
| author | Craig Jennings <c@cjennings.net> | 2024-04-27 15:32:25 -0500 | 
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2024-04-27 15:32:25 -0500 | 
| commit | 91fd716dc898d8d1239d963175a3e0d3ea11532b (patch) | |
| tree | 88eeef23a5e81cda4f0e30ea2383b78d1eb73b9f /feebleline-test.el | |
| parent | 7624af789b199e0eeea1ecf0d42b176342b12747 (diff) | |
patches applied, bug fixes, reorganization, & misc
Patches
- add requirement on subr-x
- changed function name in patch 64 from 'intialize-without-feebleline' and
  'end-with-feebleline' to feebleline-disable and feebleline-reenable
- Add functions to neutralize/restore feebleline #64
  https://github.com/tautologyclub/feebleline/pull/64/commits/4c3d83ef1d62ea2a5f29d3dda2b4b3446aace0d5
- Do not get git branch on tramp files or buffers without a file #65
  https://github.com/tautologyclub/feebleline/pull/65/commits/dedb5e327d08bc9e4ac87422a43878ed6557ca94
Bug Fixes
- fix alignment code and default to left if alignment not specified
- require 'cl-lib rather than 'cl-macs
- add defgroup for customization
Reorganization
- move custom variables, faces, and other constants to top
- move feebleline-disable and feebleline-reenable to bottom of code
  after feebleline-mode is defined to avoid undefined variable issues
Misc
- add SPDX-License-Identifier for GPL-3.0-or-later
- add requires Emacs 25.1 for project and window divider functionality
- add feebleline-file-or-buffer-face face
- nearly all documentation strings improved many missing ones added
- remove all stray disabled code
Diffstat (limited to 'feebleline-test.el')
0 files changed, 0 insertions, 0 deletions
