elpasync pushed a change to branch externals/topspace. at fa67b67e1a Update NEWS.md
This branch includes the following new commits: new 79aa4e78d3 Initial commit new 8d44371ff0 Create LICENSE new 3e24bc6657 Initial code commit new ca7a6ba61a fixed typo in README instruction new 42353585e0 Minor code improvements from the "low hanging fruit" in initial commit: - made text start closer to dead centered by changing division constant in the vcm--center-offset function/property - simplified the control of vcm-scroll-offset by removing an unnecessary conditional and making it strictly a variable instead of a property - rearranged order in which the code sections appear - added window-resizing hook, but it is not a complete window-resizing solution because [...] new 565b9a4e71 - added support for wrapped lines or visual-line-mode - removed partial resizing support for now until it is more stable - fixed typo in README.md new 40cf3cfe5f Update README.md new a4e61e164a Update README.md new 770de4987f Update README.md new e5b65eccf9 Update and rename vertical-center-mode.el to topspace.el new 50aae1cbdd Update README.md new 694c10574c Update topspace.el new c8161ec68e Update topspace.el new 8ce487bd3d Merge pull request #1 from trevorpogue/dev new f0dbb7b3ca Make `M-x checkdoc` happy with docstrings new f15aea8579 Remove unused private variables and add .dir-locals.el new 452e892635 Make topspace-enable and topspace-disable private functions new ece749cd58 Move topspace-keymap definition to remove warning new 1049ef1b0e Make topspace-enable and topspace-disable private functions new d8ba41b20e Make topspace-enable and topspace-disable private functions new 512893f002 Provide documentation strings for private variables new 960c5cae34 Reflect changes to customization variable docstrings new 09d47d32b8 Add MELPA badge and installation instructions new 976971f4a9 Add clarification to Installation steps new f36c0e28af Add MELPA Stable badge new 164e4aa1b9 Make auto-center-buffers update buffer in Emacs 26 when mode is first turned on new 4a69b2eb74 Fix issue when calling recenter or recenter-top-bottom interactively new 73cb30dc10 Add more info on how it works to README new 8591032298 Add to package motivation in README new 8a6225639b Update to more clear GIF in README new a76d4f3612 Update to more clear GIF in README new f92cefa47c Expand upon customization options in README new 919774a212 Expand upon customization options in README new 4eb27abaa1 Prevent top space from all suddenly disappearing when visual-line-mode is enabled and cursor scrolls bellow screen with top space present new 25841387a5 Raise topspace-center-position default to an objectively better position new 532509d6ce Make README prettier new 24f0d8b35a Update README header new 94fe4ccf4c Update README header new 820107a73a Update README header new a03735ae80 Add supporters section and emojis to README new 7a3c9703a5 Fix links in README new c6bc481049 Fix links in README new 7303661244 Update headers in README new d19151de61 Refine README new 99237026bc Fix link in README new ba7eba3d49 Make README more concise new 66373896ec Update README.md new 88b3be676e Update README.md new 1b08e734ec Update README.md new effbc9191a Update README.md new cbdcdff484 Fix `recenter-top-bottom` bug, add .md files new 5d30dd0957 Update README.md new da393d3573 Fix `recenter-top-bottom` bug, add .md files new dcd89f601e Fix link in CONTRIBUTING.ms new 0d5a7cbc63 Update README.md new 903f45bb4a Update issue templates new cb918d1c44 Create PULL_REQUEST_TEMPLATE.md new abc4a0f8c1 Update PULL_REQUEST_TEMPLATE.md new dbcbf2c25a Update bug_report.md new 9e24080d3a Update feature_request.md new fda0548e98 Update bug_report.md new 472751c282 Update feature_request.md new 2d412231ef Update links in changelog new 04da9d1b5a Create FUNDING.yml new 42ee241730 Update FUNDING.yml new a0aa7b9b07 Remove checkdoc warnings new c1e4621a11 Update description in topspace.el and readme.md new 334fecd4c4 Update description in topspace.el and readme.md new 270b4ace51 Update changelog for v0.1.2 new 156dabbe05 Remove html typo in readme new 98adfefc0f Fix typo in readme new ac2e2c2cdb Mention to follow Elisp style guides new 06316cb9d4 Update link to include noun new 0d85f3a0b0 It works except theres an error on startup new 12f3ce7796 Finalize topspace-active new f47c9f920a Add `topspace-active`, improve `topspace-autocenter-buffers` new 22b87d68cb Create changelog.yml new b305bb56be Add HISTORY.md containing legacy changelog new 276acc9006 Move changelog.yml new 4e8a2cad75 Fix automatic changelog generation action new 9d3125c0ec Test automatic changelog generation action new 096c5c8ef2 Fix automatic changelog generation action new 96f86179ef Update Changelog new 45b44cf17c Add automatic changelog generation action new bd01b69790 Update PULL_REQUEST_TEMPLATE.md new a6469f9e14 Add user satisfaction survey new 8493ed0687 Fix bug where topspace-mode doesn't work locally (#6) new 97c69d912e Update Changelog new 72b9ddd81d Refactor private functions new 483ef53957 Add topspace-empty-line-indicator defcustom (#8) new 2329b63363 Update Changelog new a6c375a96f Fix typo caused in merge new 4455f47ed4 Reword docstrings new d0e7e89413 Put topspace-empty-line-indicator inside fringe (#9) new 1daae45343 Update Changelog new 8309cd98ab Private refactoring & minor improvements new bdf5d43aaa Support different line-heights (#10) new d4615f82f8 Update Changelog new 9d6f0ef459 Fix terminal bug and minor mouse scrolling bug new 3fa532a343 Fix terminal bug from PR #10 new 6df160e026 Update README.md new b372216aed Update README.md new 6d3b5e5cf7 Update README.md new c749bbfec3 Update README.md new d585e1cfaa Update README.md new a873b9f61d Update README.md new df7cb1ce4f Bump version: 0.1.2 → 0.2.0 new edb0d582ae Update Changelog new c21ceb5e3a Set back Unreleased as recent version in changelog new c326169190 Fix inability to use scrolling commands interactively (#11) new f72d5cbaa1 Update Changelog new e3cd398678 Fix bug caused by #11 when scrolling with topspace disabled new 8fcd11d4a5 Fix mwheel mouse scrolling down bug causes by #11 new cb9dbf5c0f Start adding tests new af98947c27 Prevent "Beginning of buffer" error message (#12) new c5b424788f Update Changelog new 74ba25eee4 Update HISTORY.md format to match CHANGELOG.md new bf13e37483 Update Changelog new ba275f7c94 Fix off-by-one-line scroll bug at top of buffer introduced in #10 new 7d384d0568 Add mouse-scrolling test new 334cf13ab5 Internal optimization new 97334a2089 Bump version: 0.2.0 → 0.2.1 new 9760a3ab5e Update Changelog new 2c8440f5de Add support for `smooth-scrolling` package (#14) new a4c5873fb4 Update Changelog new 7a0d565b68 Set back changelog head to `Unreleased` new f5d01b58f8 Update Changelog new e6cc9081a2 Add `topspace-height` function for use by external packages (#15) new f79b07c982 Update Changelog new d376bca4c8 Internal refactoring new d346f7b5e0 Update README.md new 2f35223b78 Fix unexpected top space height change when echo area height changes (#18) new ca7eb6b94a Update Changelog new 4724b926a4 Add continuous integration and coverage new 1bfa4d1b28 Update Changelog new 64bbce19a0 Add coverage badge to readme new c78ac7edd9 Update README.md new 0541624721 Update test.yml new e7df37fd99 Add section links to readme new 7741d88dca Increase test coverage new 15ac6c969a Internal optimizations and refactoring new 0e4b28f3d5 Refresh cached coveralls badge image in readme new 25020db16f Update test.yml new d3182133f9 Increase test coverage new 7212517c9b Increase test coverage new 8c2b1e4391 Increase test coverage new 3531e9f84c Update cached coveralls badge in readme new 186ea6091a Internal optimizations and refactoring new bc35cd92d5 Update test.yml new 5c2b095a13 Update cached coveralls badge new 3669113748 Update contributing files new 50ca92c72d Update cached coveralls badge new ce7fc98008 Internal refactoring new cbd1f7e8da Remove cl-lib dependency in Cask new 897553afd9 Add `topspace-set-height`, enhance `topspace-center-position` (#19) new fa2e5713d7 Update Changelog new e046ab3a50 Internal refactoring and performance optimizations new 7e44e30c8a Add back coveralls reporting functionality new 28f3792bf3 Internal refactoring new 86127bf20f Performance optimization new 851737dfe3 Prepare `topspace` for inclusion in GNU ELPA new 6ed32d2426 Update NEWS.md new 543f835124 Set NEWS version head back to Unreleased new accc2a1ad0 Update NEWS.md new a1719f296b Force update of NEWS.md new 6f5d60ea36 Update NEWS.md new 97c2216b72 Update .elpaignore new dd7d35b52d Fix links in CONTRIBUTING.md new 6692cd1346 Performance optimization new bb73278f40 Update description new 27301e8c5a Update tests new 9dd0ce4d42 Update description new d364f55550 Update description new a3e7d6ce73 Update description new 86efd067c8 Update description new ccc5c23731 Update description new b397dd8a18 Update description new 23ad7729db Update description new 0399f73f9b Update description new be86d5ba9b Prevent line `1` indicator sometimes displaying too high in `linum-mode` (#22) new fa67b67e1a Update NEWS.md