Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pierre-rouleau/about-emacs-lisp
Notes about the Emacs editor and Emacs Lisp
https://github.com/pierre-rouleau/about-emacs-lisp
Last synced: 25 days ago
JSON representation
Notes about the Emacs editor and Emacs Lisp
- Host: GitHub
- URL: https://github.com/pierre-rouleau/about-emacs-lisp
- Owner: pierre-rouleau
- License: lgpl-3.0
- Created: 2019-03-04T12:43:37.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-28T20:40:21.000Z (almost 4 years ago)
- Last Synced: 2024-11-08T05:33:46.370Z (3 months ago)
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# about-Emacs-Lisp
This repository contains a set of notes about the Emacs Lisp programming
language.This is work in progress at a very early stage that I write whenever I stumble
on a topic that I need to research and document.- [Instrumentation of macro calls](doc/macro-edebug-spec.rst)