/[emacs]/emacs/lisp/progmodes/ebnf2ps.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/ebnf2ps.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.31 by lute, Mon Jul 4 16:59:18 2005 UTC revision 1.32 by deego, Sun Sep 18 12:31:27 2005 UTC
# Line 5  Line 5 
5    
6  ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br>  ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br>
7  ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br>  ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br>
8  ;; Time-stamp: <2004/11/19 22:30:34 vinicius>  ;; Time-stamp: <2005-09-18 07:27:20 deego>
9  ;; Keywords: wp, ebnf, PostScript  ;; Keywords: wp, ebnf, PostScript
10  ;; Version: 4.2  ;; Version: 4.2
11  ;; X-URL: http://www.cpqd.com.br/~vinicius/emacs/  ;; X-URL: http://www.cpqd.com.br/~vinicius/emacs/
# Line 4674  killed after process termination." Line 4674  killed after process termination."
4674        (goto-char the-point)        (goto-char the-point)
4675        (if ebnf-stop-on-error        (if ebnf-stop-on-error
4676            (error error-msg)            (error error-msg)
4677          (message error-msg)))          (message "%s" error-msg)))
4678       ;; generated output OK       ;; generated output OK
4679       (gen-func       (gen-func
4680        nil)        nil)

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26