comparison lisp/ChangeLog @ 37883:28c2e4c911b7

2001-05-24 Andrew Choi <akochoi@i-cable.com> * international/titdic-cnv.el (quail-misc-package-ext-info): Change name of input method chinese-ctlaub to chinese-ctlau-b5.
author Andrew Choi <akochoi@shaw.ca>
date Thu, 24 May 2001 12:14:42 +0000
parents ad3d84632050
children b454faf9a60b
comparison
equal deleted inserted replaced
37882:ad3d84632050 37883:28c2e4c911b7
1 2001-05-24 Andrew Choi <akochoi@i-cable.com> 1 2001-05-24 Andrew Choi <akochoi@i-cable.com>
2 2
3 * international/titdic-cnv.el (quail-misc-package-ext-info): 3 * international/titdic-cnv.el (quail-misc-package-ext-info):
4 Change CTLauB.el to CTLau-b5.el. 4 Change CTLauB.el to CTLau-b5.el. Change name of input method
5 5 chinese-ctlaub to chinese-ctlau-b5.
6
6 2001-05-23 Stefan Monnier <monnier@cs.yale.edu> 7 2001-05-23 Stefan Monnier <monnier@cs.yale.edu>
7 8
8 * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line 9 * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line
9 rather than beginning-of-line to avoid problems with fields. 10 rather than beginning-of-line to avoid problems with fields.
10 (gud-perldb-massage-args): Use unless and push. 11 (gud-perldb-massage-args): Use unless and push.