Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 102:a145efe76779 r20-1b3
Import from CVS: tag r20-1b3
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:15:49 +0200 |
parents | 4be1180a9e89 |
children | cf808b4c4290 |
comparison
equal
deleted
inserted
replaced
101:a0ec055d74dd | 102:a145efe76779 |
---|---|
1 Wed Feb 26 18:09:56 1997 Andreas Jaeger <aj@arthur.pfalz.de> | |
2 | |
3 * x11/x-menubar.el (default-menubar): `FAQ' should be `FAQ | |
4 (local)' in Help menu. | |
5 | |
6 Mon Feb 24 18:33:38 1997 Martin Buchholz <mrb@eng.sun.com> | |
7 | |
8 * mule/mule-debug.el (describe-coding-system): Ported from | |
9 Mule to XEmacs. | |
10 | |
11 * mule/mule-x-init.el (x-use-halfwidth-roman-font): New | |
12 function: | |
13 "Maybe set charset registry of the 'ascii charset to ROMAN-REGISTRY. | |
14 | |
15 Do this only if: | |
16 - the current display is an X device | |
17 - the displayed width of FULLWIDTH-CHARSET is twice the displayed | |
18 width of the 'ascii charset, but only when using ROMAN-REGISTRY. | |
19 | |
20 Traditionally, Asian characters have been displayed so that they | |
21 occupy exactly twice the screen space of ASCII (`halfwidth') | |
22 characters. On many systems, e.g. Sun CDE systems, this can only be | |
23 achieved by using a national variant roman font to display ASCII." | |
24 | |
1 Sun Feb 23 12:56:28 1997 Steven L Baur <steve@altair.xemacs.org> | 25 Sun Feb 23 12:56:28 1997 Steven L Baur <steve@altair.xemacs.org> |
2 | 26 |
3 * edebug/edebug.el: Synch up with Emacs 19.34. | 27 * edebug/edebug.el: Synch up with Emacs 19.34. |
4 | 28 |
5 * prim/itimer-autosave.el (auto-save-timeout): Increase to 960. | 29 * prim/itimer-autosave.el (auto-save-timeout): Increase to 960. |