From 594710d7542fd588ae78c5e86fd5f35d2aa1b527 Mon Sep 17 00:00:00 2001 From: Boruch Baum Date: Sun, 9 Nov 2025 13:47:12 +0000 Subject: [PATCH 1/2] feat(README.org): Add crossword to section: Fun Download and play crossword puzzles in Emacs --- README.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index 9f7076f..7d97722 100644 --- a/README.org +++ b/README.org @@ -751,7 +751,7 @@ Above all, enjoy using Emacs. The community, more than anything, makes Emacs a g - [[https://github.com/elixir-editors/emacs-elixir][elixir-mode]] - Emacs major mode for Elixir. - [[https://github.com/tonini/alchemist.el][alchemist]] - Elixir Tooling Integration Into Emacs. - +Emacs adding-machine, tape calculator, column sum-mer *** Haskell - [[https://github.com/haskell/haskell-mode][haskell-mode]] - Major mode for Haskell. @@ -1262,6 +1262,7 @@ For additional git-related emacs packages to use or to get inspiration from, tak ** Fun + - [[https://github.com/Boruch-Baum/emacs-crossword][crossword]] - Download and play crossword puzzles. - [[https://github.com/TeMPOraL/nyan-mode][Nyan-mode]] - Let Nyan Cat show you your buffer position in mode line. - [[https://www.emacswiki.org/emacs/ZoneMode][Zone Mode]] - =[built-in]= A buffer obfuscator, or a screensaver. - [[https://hg.sr.ht/~zck/minesweeper][minesweeper.el]] - An implementation of minesweeper in emacs. From 074d7132648b49099255bd465e39de0f8ab55b67 Mon Sep 17 00:00:00 2001 From: Boruch Baum Date: Mon, 10 Nov 2025 05:52:11 +0000 Subject: [PATCH 2/2] fix(README.org) delete accidental paste --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 7d97722..1792656 100644 --- a/README.org +++ b/README.org @@ -751,7 +751,7 @@ Above all, enjoy using Emacs. The community, more than anything, makes Emacs a g - [[https://github.com/elixir-editors/emacs-elixir][elixir-mode]] - Emacs major mode for Elixir. - [[https://github.com/tonini/alchemist.el][alchemist]] - Elixir Tooling Integration Into Emacs. -Emacs adding-machine, tape calculator, column sum-mer + *** Haskell - [[https://github.com/haskell/haskell-mode][haskell-mode]] - Major mode for Haskell.