Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 221:6c0ae1f9357f r20-4b9
Import from CVS: tag r20-4b9
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:10:02 +0200 |
parents | 262b8bb4a523 |
children | 2c611d1463a6 |
comparison
equal
deleted
inserted
replaced
220:04f4bca7b601 | 221:6c0ae1f9357f |
---|---|
1 1997-12-06 Jonathan Harris <jhar@tardis.ed.ac.uk> | |
2 | |
3 * dumped-lisp.el, emacs.c, symsinit.h, msw-init.el, nt/xemacs.mak | |
4 Created files: msw-select.el, select-msw.c | |
5 Copy and paste 8-bit text to/from mswindows clipboard. | |
6 | |
7 * msw-faces.el: mswindows-make-font-bold[-italic] | |
8 Try to make the bold font the same width as the non-bold font. | |
9 | |
10 1997-12-07 Hrvoje Niksic <hniksic@srce.hr> | |
11 | |
12 * wid-edit.el (widget-prettyprint-to-string): Nix cl-prettyprint's | |
13 newlines. | |
14 | |
15 1997-12-06 Hrvoje Niksic <hniksic@srce.hr> | |
16 | |
17 * x-toolbar.el (toolbar-not-configured): Use `error'. | |
18 (toolbar-compile): Restore `toolbar-already-run' feature from | |
19 19.15. | |
20 (toolbar-news): Use `eval' on non-symbols. | |
21 (toolbar-info-frame-plist): Use the new `plist' widget. | |
22 (toolbar-news-frame-plist): Ditto. | |
23 | |
24 * font-lock.el (font-lock-fontify-buffer-function): New variable, | |
25 synched with FSF Emacs 20. | |
26 (font-lock-unfontify-buffer-function): Ditto. | |
27 (font-lock-fontify-region-function): Ditto. | |
28 (font-lock-unfontify-region-function): Ditto. | |
29 (font-lock-inhibit-thing-lock): Ditto. | |
30 | |
31 1997-12-07 SL Baur <steve@altair.xemacs.org> | |
32 | |
33 * egg/egg-cwnn-leim.el (egg-pinyin-activate): New file. Interface | |
34 to Chinese Wnn server. | |
35 | |
36 * egg/egg-kwnn-leim.el: New file. Interface to Korean Wnn | |
37 server. | |
38 | |
39 * dumped-lisp.el (preloaded-file-list): Dump LEIM integration | |
40 files for kWnn and cWnn. | |
41 | |
1 1997-11-30 Adrian Aichner <aichner@ecf.teradyne.com> | 42 1997-11-30 Adrian Aichner <aichner@ecf.teradyne.com> |
2 | 43 |
3 * build-report.el: | 44 * build-report.el: |
4 Making better use of `custom'-features to represent various | 45 Making better use of `custom'-features to represent various |
5 `build-report' variables. | 46 `build-report' variables. |