Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Aug 13 10:17:09 2007 +0200 +++ b/lisp/ChangeLog Mon Aug 13 10:17:54 2007 +0200 @@ -1,3 +1,44 @@ +1998-01-24 SL Baur <steve@altair.xemacs.org> + + * package-info.el (pi-last-mod-date): New function. + (pi-author-version): New function. + (batch-update-package-info): Use them. + +1998-01-23 Colin Rafferty <colin@xemacs.org> + + * frame.el (get-frame-for-buffer-default-to-current): Create. + (get-frame-for-buffer-noselect): Allow user to use current frame + with `get-frame-for-buffer-default-to-current'. + +1998-01-22 Hrvoje Niksic <hniksic@srce.hr> + + * bytecomp.el (byte-compile-output-file-form): Set print-gensym. + (byte-compile-output-docform): Ditto. + (byte-compile-compiled-obj-to-list): Ditto. + +1998-01-22 Kyle Jones <kyle_jones@wonderworks.com> + + * startup.el (command-line-1): Removed code that ran + buffer-menu. + +1998-01-21 Hrvoje Niksic <hniksic@srce.hr> + + * help-macro.el (make-help-screen): Bind `help-read-key' via flet. + +1998-01-17 Hrvoje Niksic <hniksic@srce.hr> + + * frame.el (suspend-emacs-or-iconify-frame): Check using + `device-on-window-system-p' instead of explicitly checking for X, + so that the same logic works for MS Windows. + (suspend-or-iconify-emacs): Ditto. + +1998-01-14 Hrvoje Niksic <hniksic@srce.hr> + + * about.el (about-maintainer-info): Andy Piper is back. + (xemacs-hackers): Updated Andy Piper's email address. + (about-hackers): Added Jonathan Harris. + (about-hackers): Updated Tibor Polgar's email address. + 1998-01-18 SL Baur <steve@altair.xemacs.org> * about.el: Add xemacs.org email manager.