X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=lisp%2FChangeLog;h=955d63cebe89955d74d5aee88eb26c2e9a34ce39;hp=bad67a806152ae11022dab3fd663fe9eda10ff64;hb=60ad9a0d8081fee7d81df258c165b5c8b7efa03a;hpb=efdb31fd4c8db81d2414c32d491f1bf994263c74 diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bad67a8..955d63c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,58 @@ +2001-04-19 Stephen J. Turnbull + + * XEmacs 21.4.1 "Copyleft" is released. + +2001-04-19 Stephen J. Turnbull + + * x-compose.el (xlib-input-method-bug-workaround): + (alias-colon-to-double-quote): + Force sort in map-keymap to work around rehash bug. + +2001-04-17 Ben Wing + + * about.el: Finish overhaul, add a few new hackers, update a + couple old ones. + +2001-04-16 Stephen J. Turnbull + + * XEmacs 21.4.0 "Solid Vapor" is released. + +2001-04-15 Ben Wing + + * about.el: + * about.el (about-headline-face): New. + * about.el (about-link-face): New. + * about.el (about-current-release-maintainers): New. + * about.el (about-other-current-hackers): New. + * about.el (about-url-alist): + * about.el (about-once-and-future-hackers): New. + * about.el (about-mailto-link): New. + * about.el (about-get-buffer): + * about.el (about-finish-buffer): + * about.el (about-xemacs): + * about.el (about-features): Removed. + * about.el (about-advantages): New. + * about.el (about-maintainer-info): Removed. + * about.el (about-personal-info): New. + * about.el (about-hacker-contribution): New. + * about.el (about-maintainer): + * about.el (about-show-linked-info): + * about.el (about-hackers): + Major revamping. Rewriting of most of the text, improve the + link handling, separate info on contributors into personal + and contribution info, add new contributors, update personal + info, etc. etc. + + * menubar-items.el (default-menubar): + Help menubar entry for News now says more accurately + "What's New in XEmacs". + + * mouse.el: + * mouse.el (mouse-track-cleanup-hook): + * mouse.el (mouse-track): + Don't set-buffer to a dead buffer when calling mouse-track + cleanup hooks. + 2001-04-14 Stephen J. Turnbull * XEmacs 21.2.47 "Zephir" is released.