Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new recipes, Update existing recipes #2917

Closed
wants to merge 26 commits into from
Closed

Conversation

vedang
Copy link
Contributor

@vedang vedang commented Feb 19, 2024

This PR submits the following changes:

Updates:

  1. Updates dependencies in recipe for docker: Removes the warning that docker-tramp is deprecated
  2. Updates following recipes to use the main branch: keycast, pinboard
  3. Updates the organizations of following github recipes: json-mode, org-noter
  4. Updates dependencies in recipe for elm: The package depends on seq
  5. Updates dependencies in recipe for json-mode: Remove dependency on json-refactor

Adds:

  1. Adds recipe for fontaine: Font configuration presets
  2. Adds recipe for ef-themes: Colorful and legible themes for GNU Emacs
  3. Adds recipe for emacs-jupyter: An interface to communicate with Jupyter kernels.
  4. Adds recipe for emacs-zmq: ZMQ bindings in elisp
  5. Adds recipe for flowstorm: An interface to using Flowstorm via Cider
  6. Adds recipe for denote-explore: a collection of functions to explore Denote files.
  7. Adds recipe for emacs-dashboard: A startup screen extracted from Spacemacs. denote-explore depends on this.
  8. Adds recipe for rfc-mode: An Emacs major mode to read and browse RFC documents.
  9. Adds recipe for org-modern: Implements a Modern Org Style using font-locking and text-properties.

This fork is now the official version of `org-noter` and is almost 500
commits ahead at the time of this writing.
Implements a Modern Org Style using font-locking and text-properties.
This package no longer depends on `json-refactor`.
An Emacs major mode to read and browse RFC documents.
A startup screen extracted from Spacemacs
Denote Explore is a collection of functions to explore Denote files.

It depends on Emacs Dashboard, which the previous commit adds.
Flowstorm is a new debugger for Clojure, and this package provides an
interface to using Flowstorm via Cider.
ZMQ bindings in elisp
An interface to communicate with Jupyter kernels.
tarsius has moved all his projects to use the `main` branch by
default.
Colorful and legible themes for GNU Emacs
Set font configurations using presets
Bring the dependencies up-to-date. This removes the warning than
`docker-tramp` is now deprecated.
Add minimum-emacs-version
- Mention that it is built into Emacs 29
- Bump minimum emacs version to 26.3
- Everything Flycheck needs is built into Emacs
- Bump up minimum-emacs-version
Implements Flycheck support for Eglot
- add a minimum-emacs-version
`twlz0ne/separedit.el` is a minor mode for editing comment / string /
docstring / code block in separate buffer.
Bring the dependency list up-to-date, based on deps in `forge-pkg.el`
Move from sr.ht to github as the source of the package
Bump the minimum emacs version to 29.1
Increase the padding/spacing of frames and windows
@vedang
Copy link
Contributor Author

vedang commented May 6, 2024

Closing this PR, I will re-submit them as individual PRs for easier review (so that hopefully they get merged in)

@vedang vedang closed this May 6, 2024
@vedang vedang deleted the dev branch May 6, 2024 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant