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