comparison lisp/ChangeLog @ 56612:f139a56bb0f0

*** empty log message ***
author John Paul Wallington <jpw@pobox.com>
date Sat, 07 Aug 2004 12:03:54 +0000
parents 35a105adc159
children 9a3481cbb263
comparison
equal deleted inserted replaced
56611:8b14a3e64595 56612:f139a56bb0f0
1 2004-08-07 John Paul Wallington <jpw@gnu.org>
2
3 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
4 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
5 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
6 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
7
1 2004-08-04 Kenichi Handa <handa@m17n.org> 8 2004-08-04 Kenichi Handa <handa@m17n.org>
2 9
3 * international/encoded-kb.el (encoded-kbd-setup-keymap): Fix 10 * international/encoded-kb.el (encoded-kbd-setup-keymap): Fix
4 previous change. 11 previous change.
5 12