Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 245:51092a27c943 r20-5b21
Import from CVS: tag r20-5b21
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:17:54 +0200 |
parents | f220cc83d72e |
children | e70b3a057e12 |
comparison
equal
deleted
inserted
replaced
244:78d4f1140794 | 245:51092a27c943 |
---|---|
1 1998-01-24 SL Baur <steve@altair.xemacs.org> | |
2 | |
3 * package-info.el (pi-last-mod-date): New function. | |
4 (pi-author-version): New function. | |
5 (batch-update-package-info): Use them. | |
6 | |
7 1998-01-23 Colin Rafferty <colin@xemacs.org> | |
8 | |
9 * frame.el (get-frame-for-buffer-default-to-current): Create. | |
10 (get-frame-for-buffer-noselect): Allow user to use current frame | |
11 with `get-frame-for-buffer-default-to-current'. | |
12 | |
13 1998-01-22 Hrvoje Niksic <hniksic@srce.hr> | |
14 | |
15 * bytecomp.el (byte-compile-output-file-form): Set print-gensym. | |
16 (byte-compile-output-docform): Ditto. | |
17 (byte-compile-compiled-obj-to-list): Ditto. | |
18 | |
19 1998-01-22 Kyle Jones <kyle_jones@wonderworks.com> | |
20 | |
21 * startup.el (command-line-1): Removed code that ran | |
22 buffer-menu. | |
23 | |
24 1998-01-21 Hrvoje Niksic <hniksic@srce.hr> | |
25 | |
26 * help-macro.el (make-help-screen): Bind `help-read-key' via flet. | |
27 | |
28 1998-01-17 Hrvoje Niksic <hniksic@srce.hr> | |
29 | |
30 * frame.el (suspend-emacs-or-iconify-frame): Check using | |
31 `device-on-window-system-p' instead of explicitly checking for X, | |
32 so that the same logic works for MS Windows. | |
33 (suspend-or-iconify-emacs): Ditto. | |
34 | |
35 1998-01-14 Hrvoje Niksic <hniksic@srce.hr> | |
36 | |
37 * about.el (about-maintainer-info): Andy Piper is back. | |
38 (xemacs-hackers): Updated Andy Piper's email address. | |
39 (about-hackers): Added Jonathan Harris. | |
40 (about-hackers): Updated Tibor Polgar's email address. | |
41 | |
1 1998-01-18 SL Baur <steve@altair.xemacs.org> | 42 1998-01-18 SL Baur <steve@altair.xemacs.org> |
2 | 43 |
3 * about.el: Add xemacs.org email manager. | 44 * about.el: Add xemacs.org email manager. |
4 | 45 |
5 * package-get-base.el (package-get-base): Updated with most recent | 46 * package-get-base.el (package-get-base): Updated with most recent |