comparison lisp/ChangeLog @ 81314:5671bcc5449a

(tpu-gold-map): Rename from GOLD-map. (tpu-lucid-emacs-p): Remove. Use (featurep 'xemacs) instead. (CSI-map, GOLD-CSI-map, GOLD-SS3-map, SS3-map): Delete vars. (tpu-gold-map, tpu-global-map): Add all the SS3 and CSI bindings, using keysyms rather than byte sequences. (tpu-copy-keyfile): Don't force the user to use tpu-mapper.el.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 12 Jun 2007 04:55:40 +0000
parents 8021008d25bf
children 19cac94ab3b0
comparison
equal deleted inserted replaced
81313:8021008d25bf 81314:5671bcc5449a
1 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * emulation/tpu-edt.el (tpu-gold-map): Rename from GOLD-map.
4 (tpu-lucid-emacs-p): Remove. Use (featurep 'xemacs) instead.
5 (CSI-map, GOLD-CSI-map, GOLD-SS3-map, SS3-map): Delete vars.
6 (tpu-gold-map, tpu-global-map): Add all the SS3 and CSI bindings, using
7 keysyms rather than byte sequences.
8 (tpu-copy-keyfile): Don't force the user to use tpu-mapper.el.
9
1 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca> 10 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
2 11
3 * progmodes/sh-script.el (sh-font-lock-backslash-quote) 12 * progmodes/sh-script.el (sh-font-lock-backslash-quote)
4 (sh-font-lock-flush-syntax-ppss-cache): New functions. 13 (sh-font-lock-flush-syntax-ppss-cache): New functions.
5 (sh-font-lock-syntactic-keywords): Use them to distinguish the 14 (sh-font-lock-syntactic-keywords): Use them to distinguish the