simon-git: puzzles (main): Ben Harris

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Thu Nov 10 23:39:40 GMT 2022


TL;DR:
  73f4edb Remove setting of indent-tabs-mode from filling.c
  22c4cad Correct a comment: draw_rect_outline() uses draw_polygon()

Repository:     https://git.tartarus.org/simon/puzzles.git
On the web:     https://git.tartarus.org/?p=simon/puzzles.git
Branch updated: main
Committer:      Ben Harris <bjh21 at bjh21.me.uk>
Date:           2022-11-10 23:39:40

commit 73f4edb09f1b5cbf39c6ab99767fa4499d4b3df8
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=73f4edb09f1b5cbf39c6ab99767fa4499d4b3df8;hp=2a025477554698a3bf28c20650c990fce80d49d3
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date:   Thu Nov 10 14:14:56 2022 +0000

    Remove setting of indent-tabs-mode from filling.c
    
    Simon said that the continued presence of tabs for indentation in
    Puzzles is unintentional, so we should at least discourage the
    addition of new ones.

 filling.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 22c4cad50e5583d668b87ad19adce377a67452a6
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=22c4cad50e5583d668b87ad19adce377a67452a6;hp=73f4edb09f1b5cbf39c6ab99767fa4499d4b3df8
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date:   Thu Nov 10 22:46:10 2022 +0000

    Correct a comment: draw_rect_outline() uses draw_polygon()

 puzzles.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the tartarus-commits mailing list