| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | Fix up comment convention on the arch-tag lines. | Stefan Monnier | 2008-04-10 | 1 | -1/+1 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | | (ebnf-map-name, ebnf-dimensions): Use mapc rather than mapcar. | Glenn Morris | 2007-10-13 | 1 | -6/+6 |
* | | New: Header/Footer comment & Log messages | Vinicius Jose Latorre | 2007-07-26 | 1 | -160/+658 |
|/ |
|
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | (ebnf-insert-style, ebnf-merge-style): Fix typos in error messages. | Juanma Barranquero | 2007-04-13 | 1 | -2/+2 |
* | Doc fixes | Vinicius Jose Latorre | 2007-02-03 | 1 | -9/+10 |
* | (ebnf-eps-buffer, ebnf-eps-region) | Eli Zaretskii | 2007-02-02 | 1 | -38/+45 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | Remove Time-stamp comment mark. | Vinicius Jose Latorre | 2006-12-04 | 1 | -1/+0 |
* | (ebnf-stop-on-error): Fix typo in docstring. | Juanma Barranquero | 2006-11-19 | 1 | -3/+3 |
* | (ebnf-stop-on-error): Improve previous doc fix. | Glenn Morris | 2006-11-11 | 1 | -1/+1 |
* | (ebnf-stop-on-error): Doc fix (Nil -> nil). | Glenn Morris | 2006-11-10 | 1 | -1/+1 |
* | Implement arrow spacing and scaling. (v4.3) | Vinicius Jose Latorre | 2006-09-27 | 1 | -93/+130 |
* | Adjust X-URL | Vinicius Jose Latorre | 2006-09-20 | 1 | -2/+2 |
* | Update copyright for 2006. | Nick Roberts | 2006-02-10 | 1 | -1/+1 |
* | (ebnf-eps-production-list): Use insert-buffer-substring. | Richard M. Stallman | 2005-10-02 | 1 | -1/+1 |
* | Message format fixes, commit no. 3 | Deepak Goel | 2005-09-18 | 1 | -2/+2 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | (postscript, ebnf2ps, ebnf-special, ebnf-except, ebnf-repeat, ebnf-terminal, | Juanma Barranquero | 2005-07-04 | 1 | -14/+14 |
* | * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el, | Werner LEMBERG | 2005-03-25 | 1 | -2/+2 |
* | eval-and-compile | Vinicius Jose Latorre | 2004-11-20 | 1 | -12/+11 |
* | fix typos | Vinicius Jose Latorre | 2004-11-20 | 1 | -3/+3 |
* | :version tag | Vinicius Jose Latorre | 2004-11-20 | 1 | -1/+70 |
* | ebnf2ps 4.2 | Vinicius Jose Latorre | 2004-04-05 | 1 | -15/+84 |
* | Write a buffer if and only if the buffer was modified. | Vinicius Jose Latorre | 2004-03-31 | 1 | -47/+48 |
* | Doc fix. | Vinicius Jose Latorre | 2004-03-28 | 1 | -6/+26 |
* | Doc fix. | Vinicius Jose Latorre | 2004-02-29 | 1 | -3/+3 |
* | Doc fix. | Vinicius Jose Latorre | 2004-02-28 | 1 | -2/+2 |
* | New funs. | Vinicius Jose Latorre | 2004-02-28 | 1 | -3/+38 |
* | Doc fix. | Vinicius Jose Latorre | 2004-02-28 | 1 | -3/+6 |
* | Doc fix. | Vinicius Jose Latorre | 2004-02-28 | 1 | -4/+4 |
* | For compatibility with Emacs 20, define assq-delete-all if it's not defined. | Vinicius Jose Latorre | 2004-02-26 | 1 | -8/+24 |
* | ABNF parser. Fix bug on productions like test = {"test"}* | ("tt" ["test"]). ... | Vinicius Jose Latorre | 2004-02-25 | 1 | -105/+458 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
* | Move defvar before first use. | Vinicius Jose Latorre | 2003-08-09 | 1 | -3/+5 |
* | ebnf-begin-job code fix | Vinicius Jose Latorre | 2003-08-08 | 1 | -2/+2 |
* | (ebnf2ps): Fix typo. | Juanma Barranquero | 2003-02-10 | 1 | -36/+36 |
* | Eliminate make-local-hook calls. Doc fix. | Gerd Moellmann | 2001-09-24 | 1 | -10/+4 |
* | Replace "Prologue" by "Prolog" in PostScript | Gerd Moellmann | 2001-09-19 | 1 | -11/+11 |
* | Some fixes to follow coding conventions. | Pavel JanÃk | 2001-07-16 | 1 | -6/+5 |
* | Eliminate time-stamp functions. | Gerd Moellmann | 2001-02-05 | 1 | -6/+7 |
* | Fix a problem with skip-chars-forward: it doesn't accept | Gerd Moellmann | 2000-12-21 | 1 | -14/+23 |
* | Doc fix. | Gerd Moellmann | 2000-08-29 | 1 | -76/+24 |
* | Get around a bug on skip-chars-forward. | Gerd Moellmann | 2000-08-03 | 1 | -1/+14 |
* | Update ps-print functions call. Indentation fix. Doc | Gerd Moellmann | 2000-08-01 | 1 | -84/+76 |
* | Update copyright. | Gerd Moellmann | 2000-01-31 | 1 | -14/+15 |
* | (ebnf-syntax): Doc fix | Gerd Moellmann | 2000-01-29 | 1 | -1/+2 |