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

Commits on Feb 19, 2024

  1. Update org-noter recipe to point to maintained fork

    This fork is now the official version of `org-noter` and is almost 500
    commits ahead at the time of this writing.
    vedang committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    2e8f87d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d462618 View commit details
    Browse the repository at this point in the history
  3. Add a recipe for org-modern

    Implements a Modern Org Style using font-locking and text-properties.
    vedang committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    448f0d9 View commit details
    Browse the repository at this point in the history
  4. Update recipe for json-mode

    This package no longer depends on `json-refactor`.
    vedang committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    8725d9f View commit details
    Browse the repository at this point in the history
  5. Add a recipe for rfc-mode

    An Emacs major mode to read and browse RFC documents.
    vedang committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    8771cd5 View commit details
    Browse the repository at this point in the history
  6. Add a recipe for emacs-dashboard

    A startup screen extracted from Spacemacs
    vedang committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    8267f2d View commit details
    Browse the repository at this point in the history
  7. Add a recipe for denote-explore

    Denote Explore is a collection of functions to explore Denote files.
    
    It depends on Emacs Dashboard, which the previous commit adds.
    vedang committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    730d475 View commit details
    Browse the repository at this point in the history
  8. Add a recipe for using Flowstorm in Cider

    Flowstorm is a new debugger for Clojure, and this package provides an
    interface to using Flowstorm via Cider.
    vedang committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    150ce24 View commit details
    Browse the repository at this point in the history
  9. Elm mode depends on seq

    vedang committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    5b0eba3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3a76fa2 View commit details
    Browse the repository at this point in the history
  11. Add a recipe for emacs-zmq

    ZMQ bindings in elisp
    vedang committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    a54e5c4 View commit details
    Browse the repository at this point in the history
  12. Add a recipe for emacs-jupyter

    An interface to communicate with Jupyter kernels.
    vedang committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    49bdf9b View commit details
    Browse the repository at this point in the history
  13. Update keycast recipe to use the main branch

    tarsius has moved all his projects to use the `main` branch by
    default.
    vedang committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    cf5d898 View commit details
    Browse the repository at this point in the history
  14. Add a recipe for ef-themes

    Colorful and legible themes for GNU Emacs
    vedang committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    dd1419d View commit details
    Browse the repository at this point in the history
  15. Add a recipe for fontaine

    Set font configurations using presets
    vedang committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    3e24829 View commit details
    Browse the repository at this point in the history
  16. Update recipe for silex/docker

    Bring the dependencies up-to-date. This removes the warning than
    `docker-tramp` is now deprecated.
    vedang committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    585734e View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Update recipe for shrface

    Add minimum-emacs-version
    vedang committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    9ee22fc View commit details
    Browse the repository at this point in the history
  2. Update recipe for eglot

    - Mention that it is built into Emacs 29
    - Bump minimum emacs version to 26.3
    vedang committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    1b1c431 View commit details
    Browse the repository at this point in the history
  3. Update recipe for flycheck

    - Everything Flycheck needs is built into Emacs
    - Bump up minimum-emacs-version
    vedang committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    dda9446 View commit details
    Browse the repository at this point in the history
  4. Add recipe for flycheck-eglot

    Implements Flycheck support for Eglot
    vedang committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    fa3b9ca View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Update recipe for edit-indirect

    - add a minimum-emacs-version
    vedang committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    96af5c3 View commit details
    Browse the repository at this point in the history
  2. Add a recipe for separedit

    `twlz0ne/separedit.el` is a minor mode for editing comment / string /
    docstring / code block in separate buffer.
    vedang committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    88a8f1f View commit details
    Browse the repository at this point in the history
  3. Update recipe for forge

    Bring the dependency list up-to-date, based on deps in `forge-pkg.el`
    vedang committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f7f5c62 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Update recipe for denote

    Move from sr.ht to github as the source of the package
    vedang committed May 6, 2024
    Configuration menu
    Copy the full SHA
    40e95dc View commit details
    Browse the repository at this point in the history
  2. Update the recipe for fontaine

    Bump the minimum emacs version to 29.1
    vedang committed May 6, 2024
    Configuration menu
    Copy the full SHA
    87214e4 View commit details
    Browse the repository at this point in the history
  3. Add a recipe for spacious-padding

    Increase the padding/spacing of frames and windows
    vedang committed May 6, 2024
    Configuration menu
    Copy the full SHA
    abb0f9e View commit details
    Browse the repository at this point in the history