Skip to content

Releases: paaguti/mg3a

Better configure

29 May 10:50
Compare
Choose a tag to compare
Better configure Pre-release
Pre-release

Fixed the interaction between autoconf and def.h

comment-line

16 Nov 09:36
Compare
Choose a tag to compare

Frozen implementation of the comment-line command.
C-u <N> M-; will comment the next or previous N lines depending on whether N is positive or negative.
It recognises beginning or end of buffer conditions to stop

Rearrange READMEs and include more docs and tutorial

01 Dec 11:43
Compare
Choose a tag to compare

Mouse support with `termcap`; make comment strings buffer-local

28 Nov 17:09
Compare
Choose a tag to compare
  • Click to place cursor
  • Wheel to scroll up and down
  • Make comment-beginand comment-end buffer local
  • No need for make-modeanymore
    CAVEAT: Mouse behaviour cannot be modified by user in ~/.mg3
    TODO: Handle horizontally scrolled lines

Add `comment-line`

20 Nov 06:28
Compare
Choose a tag to compare

Add comment-line function.
Define comment-begin and comment-end as buffer-local variables.
For this, allow buffer-local variables to be strings or integers.

Include the bl example directory in the autoconfig infrastructure
as part of the documentation installed in the Debian package.

Add minimal make-mode, don't compile it by default. Just for testing comment-line

Update documentation of the package.

Build with autotools

07 Dec 11:11
Compare
Choose a tag to compare

MIgrate build infrastructure to autotools

Integrate the ncurses patch from RUDIX

07 Nov 05:24
Compare
Choose a tag to compare

This version integrates all changes that were needed in the macOS rudix port

Include rudix.org Port files

24 Mar 17:04
Compare
Choose a tag to compare

This version includes the rudix.org Port files. It also adds the '-v' command flag to just print out the version to the command line

Integrate all 2017 patches to simplify development

30 Dec 15:27
38bf0a8
Compare
Choose a tag to compare

Since the first tag in this github is mostly the original code in Bengt Larsson's last release, I have preserved the code and I don't need to keep the patches eternally. Thus I will use the patch system for development and integrate the patches in the releases.

Trying to sync bsd ports

27 Dec 18:35
Compare
Choose a tag to compare
171227

Updated distinfo