Enter the query into the form above.
API method:
GET /api/symbols?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
If ELISP is a list just return it, if it's a function call it with CONFIG argument, throw an exception otherwise.
Adds a configure-NAME package to the profile and emacs load path and if emacs-portable? rde value is present adds autoloads cookies to each expression of it, otherwise adds a require to init.el.
Setup and configure GNU Emacs.
Setup and configure ledger related things.
Configure fonts. DEFAULT-FONT-SIZE will be used for making font-monospace default value, and it will be ignored if #:font-monospace argument is specified.
Configure Japanese font. Sets font families for Kana and Han characters to FONT-JAPANESE, for proper rendering of Japanese text in Emacs.
Convert <font> record to string.
Configure Ghostty related tooling.
For now, this only configures Ghostel, an Emacs terminal emulator powered by Ghostty's VT engine.
Sets up gnupg, if SSH-AGENT? specified also sets up gpg's ssh-agent and provides GPG-PRIMARY-KEY value for other features.
Configure and set up tooling for Golang.
Configure the GTK3 toolkit. You can tweak the provided GTK-THEME by overriding some of its styling via EXTRA-GTK-CSS, a single argument procedure that returns a list of CSS rules to be ingested by serialize-css-config.