Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 361:7347b34c275b r21-1-10
Import from CVS: tag r21-1-10
| author | cvs |
|---|---|
| date | Mon, 13 Aug 2007 10:58:40 +0200 |
| parents | 8e84bee8ddd0 |
| children | 972bbb6d6ca2 |
comparison
equal
deleted
inserted
replaced
| 360:0f00b38cfccb | 361:7347b34c275b |
|---|---|
| 1 2000-05-06 XEmacs Build Bot <builds@cvs.xemacs.org> | |
| 2 | |
| 3 * XEmacs 21.1.10 is released | |
| 4 | |
| 5 2000-04-29 Martin Buchholz <martin@xemacs.org> | |
| 6 | |
| 7 * dialog.el (yes-or-no-p-dialog-box): | |
| 8 Fix docstring. | |
| 9 Fix following horrible bug in X11 mode with focus-follows-mouse: | |
| 10 1. Visit two files in two different frames. | |
| 11 2. do File->Revert Buffer in one of those frames. | |
| 12 3. Dialog box appears. | |
| 13 4. Arrange things so that the mouse passes over the *other* | |
| 14 frame, then to the dialog box, and click on "Yes". | |
| 15 5. The file contents end up in the *wrong* buffer! | |
| 16 | |
| 17 | |
| 18 2000-01-05 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp> | |
| 19 | |
| 20 * mule/mule-cmds.el (set-default-coding-systems): Use | |
| 21 set-terminal-coding-system and set-keyboard-coding-system. | |
| 22 * coding.el (set-terminal-coding-system): Use | |
| 23 set-console-tty-output-coding-system. | |
| 24 (set-keyboard-coding-system): Use | |
| 25 set-console-tty-input-coding-system. | |
| 26 | |
| 27 2000-03-03 Vin Shelton <acs@xemacs.org> | |
| 28 | |
| 29 * menubar-items.el (maybe-add-init-button): Remove the "Load | |
| 30 .emacs" button from all menubars. | |
| 31 | |
| 32 2000-03-03 SL Baur <steve@beopen.com> | |
| 33 | |
| 34 * subr.el (with-string-as-buffer-contents): Reimplement using | |
| 35 `with-temp-buffer'. Fixes non-unique buffer name problem, fixes | |
| 36 non-deletion of buffer after execution problem. | |
| 37 (with-output-to-string): Use unique buffer name. | |
| 38 | |
| 39 2000-03-03 Oscar Figueiredo <oscar@xemacs.org> | |
| 40 | |
| 41 * ldap.el (toplevel): Detect whether XEmacs has was built with | |
| 42 internal LDAP support | |
| 43 Customize all user variables. | |
| 44 | |
| 45 2000-03-03 Kirill 'Big K' Katsnelson <kkm@dtmx.com> | |
| 46 | |
| 47 * files.el (write-file): Ask for coding system when compiled with | |
| 48 file-coding. | |
| 49 | |
| 1 2000-02-13 XEmacs Build Bot <builds@cvs.xemacs.org> | 50 2000-02-13 XEmacs Build Bot <builds@cvs.xemacs.org> |
| 2 | 51 |
| 3 * XEmacs 21.1.9 is released | 52 * XEmacs 21.1.9 is released |
| 4 | 53 |
| 5 2000-02-07 Andreas Jaeger <aj@suse.de> | 54 2000-02-07 Andreas Jaeger <aj@suse.de> |
