Skip to content

Commit

Permalink
Added Elisp Programming Book (#11568)
Browse files Browse the repository at this point in the history
* Added Elisp Programming guide

* Revert "Added Elisp Programming guide"

This reverts commit 79e4446.

* Added Elisp Programming

* Changed order of links and added blank line

* Changed title from Emacs Programmimg to Elisp Programming
  • Loading branch information
MGadhvi authored Oct 16, 2024
1 parent b098dc6 commit cc28789
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions books/free-programming-books-langs.md
Original file line number Diff line number Diff line change
Expand Up @@ -1545,6 +1545,7 @@ Books on general-purpose programming that don't focus on a specific language are
> :information_source: See also … [IDE and editors](free-programming-books-subjects.md#ide-and-editors)
* [An Introduction to Programming in Emacs Lisp](https://www.gnu.org/software/emacs/manual/eintr.html)
* [Elisp Programming](https://caiorss.github.io/Emacs-Elisp-Programming/Elisp_Programming.html)
* [GNU Emacs Lisp Reference Manual](http://www.gnu.org/software/emacs/manual/elisp.html)


Expand Down

0 comments on commit cc28789

Please sign in to comment.