comparison lisp/ChangeLog @ 50389:782e36a6d47d

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 01 Apr 2003 01:06:19 +0000
parents f9953ed328ab
children 20c113076e20
comparison
equal deleted inserted replaced
50388:40bda6ae386e 50389:782e36a6d47d
1 2003-04-01 Kenichi Handa <handa@m17n.org>
2
3 * language/indian.el (indian-font-char-index-table): Fix the
4 order of CDAC fonts.
5
1 2003-04-01 Kim F. Storm <storm@cua.dk> 6 2003-04-01 Kim F. Storm <storm@cua.dk>
2 7
3 * simple.el (pop-global-mark-quick-repeat): Remove defcustom. 8 * simple.el (pop-global-mark-quick-repeat): Remove defcustom.
4 (set-mark-command): Unconditionally repeat pop-global-mark without 9 (set-mark-command): Unconditionally repeat pop-global-mark without
5 C-x prefix. Fix doc. 10 C-x prefix. Fix doc.