aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/ebnf2ps.el
Commit message (Collapse)AuthorAgeFilesLines
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
|
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
|
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
|
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ | | | | | | Revision: [email protected]/emacs--devo--0--patch-987
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| |
* | (ebnf-map-name, ebnf-dimensions): Use mapc rather than mapcar.Glenn Morris2007-10-131-6/+6
| |
* | New: Header/Footer comment & Log messagesVinicius Jose Latorre2007-07-261-160/+658
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* (ebnf-insert-style, ebnf-merge-style): Fix typos in error messages.Juanma Barranquero2007-04-131-2/+2
|
* Doc fixesVinicius Jose Latorre2007-02-031-9/+10
|
* (ebnf-eps-buffer, ebnf-eps-region)Eli Zaretskii2007-02-021-38/+45
| | | | | | | (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-region) (ebnf-style-database, ebnf-apply-style, ebnf-reset-style) (ebnf-push-style, ebnf-pop-style, ebnf-eps-production-list) (ebnf-directory, ebnf-file, ebnf-syntax-alist): Doc fixes.
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* Remove Time-stamp comment mark.Vinicius Jose Latorre2006-12-041-1/+0
|
* (ebnf-stop-on-error): Fix typo in docstring.Juanma Barranquero2006-11-191-3/+3
|
* (ebnf-stop-on-error): Improve previous doc fix.Glenn Morris2006-11-111-1/+1
|
* (ebnf-stop-on-error): Doc fix (Nil -> nil).Glenn Morris2006-11-101-1/+1
|
* Implement arrow spacing and scaling. (v4.3)Vinicius Jose Latorre2006-09-271-93/+130
|
* Adjust X-URLVinicius Jose Latorre2006-09-201-2/+2
|
* Update copyright for 2006.Nick Roberts2006-02-101-1/+1
|
* (ebnf-eps-production-list): Use insert-buffer-substring.Richard M. Stallman2005-10-021-1/+1
|
* Message format fixes, commit no. 3Deepak Goel2005-09-181-2/+2
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* (postscript, ebnf2ps, ebnf-special, ebnf-except, ebnf-repeat, ebnf-terminal,Juanma Barranquero2005-07-041-14/+14
| | | | | | ebnf-non-terminal, ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic, ebnf-optimization): Finish `defgroup' description with period. (ebnf-eps-filename, ebnf-trim-right): "?\ " -> "?\s".
* * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el,Werner LEMBERG2005-03-251-2/+2
| | | | | | | progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el, progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el, progmodes/sh-script.el, progmodes/xscheme.el: Replace `illegal' with `invalid'.
* eval-and-compileVinicius Jose Latorre2004-11-201-12/+11
|
* fix typosVinicius Jose Latorre2004-11-201-3/+3
|
* :version tagVinicius Jose Latorre2004-11-201-1/+70
|
* ebnf2ps 4.2Vinicius Jose Latorre2004-04-051-15/+84
|
* Write a buffer if and only if the buffer was modified.Vinicius Jose Latorre2004-03-311-47/+48
|
* Doc fix.Vinicius Jose Latorre2004-03-281-6/+26
|
* Doc fix.Vinicius Jose Latorre2004-02-291-3/+3
|
* Doc fix.Vinicius Jose Latorre2004-02-281-2/+2
|
* New funs.Vinicius Jose Latorre2004-02-281-3/+38
|
* Doc fix.Vinicius Jose Latorre2004-02-281-3/+6
|
* Doc fix.Vinicius Jose Latorre2004-02-281-4/+4
|
* For compatibility with Emacs 20, define assq-delete-all if it's not defined.Vinicius Jose Latorre2004-02-261-8/+24
|
* ABNF parser. Fix bug on productions like test = {"test"}* | ("tt" ["test"]). ↵Vinicius Jose Latorre2004-02-251-105/+458
| | | | Reported by Markus Dreyer.
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* Move defvar before first use.Vinicius Jose Latorre2003-08-091-3/+5
|
* ebnf-begin-job code fixVinicius Jose Latorre2003-08-081-2/+2
|
* (ebnf2ps): Fix typo.Juanma Barranquero2003-02-101-36/+36
| | | | | | | | | | | (ebnf-syntactic): Change group name and tag from "ebnf-syntatic". (ebnf-syntax, ebnf-lex-comment-char, ebnf-lex-eop-char, ebnf-terminal-regexp) (ebnf-case-fold-search, ebnf-iso-alternative-p, ebnf-iso-normalize-p) (ebnf-yac-ignore-error-recovery): Add to group "ebnf-syntactic", not "ebnf-syntatic". (ebnf-optimize, ebnf-print-buffer, ebnf-print-region, ebnf-spool-buffer) (ebnf-spool-region, ebnf-eps-buffer, ebnf-eps-region, ebnf-syntax-buffer) (ebnf-syntax-region, ebnf-generate-region): Fix typo.
* Eliminate make-local-hook calls. Doc fix.Gerd Moellmann2001-09-241-10/+4
| | | | (ebnf-version): New version (3.6.1).
* Replace "Prologue" by "Prolog" in PostScriptGerd Moellmann2001-09-191-11/+11
| | | | | | | programming. Doc fix. (ebnf-version): New version (3.6). (ebnf-eps-begin): Data fix. (ebnf-begin-file): Code fix.
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-6/+5
|
* Eliminate time-stamp functions.Gerd Moellmann2001-02-051-6/+7
| | | | | | (ebnf-version): New version (3.5). (ebnf-eps-finish-and-write): Replace time-stamp functions by format-time-string.
* Fix a problem with skip-chars-forward: it doesn't acceptGerd Moellmann2000-12-211-14/+23
| | | | | | | | | ranges like \177-\237, but accepts the character sequence from \177 to \237. Doc fix. (ebnf-version): New version (3.4). (ebnf-setup): Code fix. (ebnf-range-regexp): New fun. (ebnf-8-bit-chars): Const fix.
* Doc fix.Gerd Moellmann2000-08-291-76/+24
| | | | | | | (ebnf-version): New version (3.3). (ebnf-user-arrow): Change variable customization to sexp. (ebnf-user-arrow): Function eliminated. (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
* Get around a bug on skip-chars-forward.Gerd Moellmann2000-08-031-1/+14
| | | | | (ebnf-8-bit-chars): New var for bug fix. (ebnf-string): Bug fix.
* Update ps-print functions call. Indentation fix. DocGerd Moellmann2000-08-011-84/+76
| | | | | | fix. (ebnf-version): New version number (3.2). (ebnf-format-color, ebnf-begin-job): Code fix.
* Update copyright.Gerd Moellmann2000-01-311-14/+15
|