Mercurial > emacs
diff lisp/ChangeLog @ 81381:bf9ea781e3e0
* term/xterm.el (terminal-init-xterm): Escape parens in character
constants.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Wed, 13 Jun 2007 18:48:09 +0000 |
parents | db32b7ba9c76 |
children | 44761a3f6c97 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jun 13 18:25:46 2007 +0000 +++ b/lisp/ChangeLog Wed Jun 13 18:48:09 2007 +0000 @@ -1,3 +1,8 @@ +2007-06-13 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se> (tiny change) + + * term/xterm.el (terminal-init-xterm): Escape parens in character + constants. + 2007-06-13 Stefan Monnier <monnier@iro.umontreal.ca> * progmodes/sh-script.el: Remove unneeded * from docstrings.