Mercurial > emacs
diff lisp/ChangeLog @ 72696:560a2e73e11b
(inferior-prolog-flavor): New var left out of previous commit.
(inferior-prolog-guess-flavor): New fun left out of previous commit.
(prolog-consult-region-and-go): Don't hard code "*prolog*" and don't
burp in dedicated windows.
(inferior-prolog-self-insert-command): New command.
(inferior-prolog-mode-map): Use it.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 07 Sep 2006 16:18:06 +0000 |
parents | 31cd9bba3cdd |
children | 223d4d3bae83 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Sep 07 15:11:43 2006 +0000 +++ b/lisp/ChangeLog Thu Sep 07 16:18:06 2006 +0000 @@ -1,3 +1,13 @@ +2006-09-07 Stefan Monnier <monnier@iro.umontreal.ca> + + * progmodes/prolog.el (inferior-prolog-flavor): New var left out of + previous commit. + (inferior-prolog-guess-flavor): New fun left out of previous commit. + (prolog-consult-region-and-go): Don't hard code "*prolog*" and don't + burp in dedicated windows. + (inferior-prolog-self-insert-command): New command. + (inferior-prolog-mode-map): Use it. + 2006-09-07 Reiner Steib <Reiner.Steib@gmx.de> * international/latexenc.el (latex-inputenc-coding-alist): Add cp858.