Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

Releases: paaguti/mg3a

.deb generation inside the container

Choose a tag to compare

@paaguti paaguti released this 03 Feb 08:11

Move the source when generating the .deb into the container.
Clone --depth=1 to optimise disk usage

Prepare for RPM

Choose a tag to compare

@paaguti paaguti released this 12 Jan 16:43
512905b

Fix ZIP generation, add more files to ZIPs

Better configure

Better configure Pre-release
Pre-release

Choose a tag to compare

@paaguti paaguti released this 29 May 10:50

Fixed the interaction between autoconf and def.h

comment-line

Choose a tag to compare

@paaguti paaguti released this 16 Nov 09:36

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

Choose a tag to compare

@paaguti paaguti released this 01 Dec 11:43
20201201

Update version

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

Choose a tag to compare

@paaguti paaguti released this 28 Nov 17:09
  • 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`

Choose a tag to compare

@paaguti paaguti released this 20 Nov 06:28

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

Choose a tag to compare

@paaguti paaguti released this 07 Dec 11:11

MIgrate build infrastructure to autotools

Integrate the ncurses patch from RUDIX

Choose a tag to compare

@paaguti paaguti released this 07 Nov 05:24

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

Include rudix.org Port files

Choose a tag to compare

@paaguti paaguti released this 24 Mar 17:04

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