emacs-lisp-intro-nl 
- Description
- ELisp intro manual in NL
- Latest
- emacs-lisp-intro-nl-0.0.20260315.201559.tar (.sig), 2026-Mar-16, 4.07 MiB
- Maintainer
- Matto Fransen <matto@matto.nl>
- Website
- https://elpa.gnu.org/packages/emacs-lisp-intro-nl.html
- Browse ELPA's repository
- CGit or Gitweb
- Badge
- Manual
- emacs-lisp-intro-nl (pdf)
To install this package from Emacs, use package-install or list-packages.
Full description
1. emacs-lisp-intro-nl
Dutch translation of "An Introduction to Programming in Emacs Lisp"
This is work in progress.
It is currently based on the following revision of the English document:
commit 618653aed0fc6221382126096417faf67ddf86d6
Author: Eli Zaretskii <eliz@gnu.org>
Date: Sun Mar 8 14:57:34 2026 +0200
; * doc/lispintro/emacs-lisp-intro.texi (Lists diagrammed): Fix last change.
1.1. Method
1.1.1. Creating a po-file
The po-file is created with:
po4a-updatepo --format texinfo --master emacs-lisp-intro.texi --po emacs-lisp-intro-nl.po
1.1.2. Generate a texinfo file
To generate a texinfo file from the po-file:
po4a-translate \ --format texinfo \ --master emacs-lisp-intro.texi \ --po emacs-lisp-intro-nl.po \ --addendum emacs-lisp-intro-nl.addendum \ --localized emacs-lisp-intro-nl.texi
This is what is in the Makefile, just run `make'.
1.1.3. Generate a PDF file
To generate a PDF from the texinfo file:
makeinfo -D 'EMACSVER x' --pdf emacs-lisp-intro-nl.texi
For more information about po-files, see: https://box.matto.nl/translate-texinfo-files-using-po4a.html
Old versions
| emacs-lisp-intro-nl-0.0.20260314.141139.tar.lz | 2026-Mar-14 | 524 KiB |
| emacs-lisp-intro-nl-0.0.20260307.101052.tar.lz | 2026-Mar-07 | 517 KiB |
| emacs-lisp-intro-nl-0.0.20260302.163943.tar.lz | 2026-Mar-02 | 503 KiB |
| emacs-lisp-intro-nl-0.0.20260301.91421.tar.lz | 2026-Mar-01 | 480 KiB |
| emacs-lisp-intro-nl-0.0.20260226.90835.tar.lz | 2026-Feb-26 | 465 KiB |
| emacs-lisp-intro-nl-0.0.20260221.202025.tar.lz | 2026-Feb-21 | 448 KiB |
| emacs-lisp-intro-nl-0.0.20260219.185057.tar.lz | 2026-Feb-19 | 442 KiB |
| emacs-lisp-intro-nl-0.0.20260218.203800.tar.lz | 2026-Feb-18 | 439 KiB |
| emacs-lisp-intro-nl-0.0.20260217.101435.tar.lz | 2026-Feb-17 | 432 KiB |
| emacs-lisp-intro-nl-0.0.20260216.93351.tar.lz | 2026-Feb-16 | 432 KiB |
| emacs-lisp-intro-nl-0.0.20260208.204428.tar.lz | 2026-Feb-08 | 405 KiB |
| emacs-lisp-intro-nl-0.0.20260207.211635.tar.lz | 2026-Feb-08 | 386 KiB |
| emacs-lisp-intro-nl-0.0.20260206.173517.tar.lz | 2026-Feb-06 | 383 KiB |
| emacs-lisp-intro-nl-0.0.20260205.204606.tar.lz | 2026-Feb-06 | 382 KiB |