emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Patch for emacs-lisp-intro.texi


From: Christian Egli
Subject: Patch for emacs-lisp-intro.texi
Date: 17 Jun 2002 21:28:54 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Hi Robert

I read with great joy your simple introduction to Emacs Lisp
programming. I believe to have found a small error. Below you can find
a patch.

I was't quite sure where to send this patch, since
emacs-lisp-intro.texi is not part of Emacs 21.2.1, so this isn't an
Emacs bug strictly speaking. However it comes with the CVS version of
emacs so I'm sending it to you and a cc to emacs-devel.

Index: emacs-lisp-intro.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispintro/emacs-lisp-intro.texi,v
retrieving revision 1.15
diff -u -r1.15 emacs-lisp-intro.texi
--- emacs-lisp-intro.texi       6 Jun 2002 16:17:38 -0000       1.15
+++ emacs-lisp-intro.texi       17 Jun 2002 19:22:29 -0000
@@ -14720,7 +14720,7 @@
   '("../lisp/macros.el"
     "../lisp/mailalias.el"
     "../lisp/makesum.el"))
- '<
+ '<)
 @end group
 @end smallexample
 

-- 
Christian Egli
wyona: research & development
http://www.wyona.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]