comparison 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
comparison
equal deleted inserted replaced
81380:db32b7ba9c76 81381:bf9ea781e3e0
1 2007-06-13 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se> (tiny change)
2
3 * term/xterm.el (terminal-init-xterm): Escape parens in character
4 constants.
5
1 2007-06-13 Stefan Monnier <monnier@iro.umontreal.ca> 6 2007-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * progmodes/sh-script.el: Remove unneeded * from docstrings. 8 * progmodes/sh-script.el: Remove unneeded * from docstrings.
4 Use [:alpha:] and [:alnum:] where applicable. 9 Use [:alpha:] and [:alnum:] where applicable.
5 (sh-quoted-subshell): Rewrite to correctly 10 (sh-quoted-subshell): Rewrite to correctly