2014-07-15 Norbert Koch * Makefile (VERSION): XEmacs package 1.24 released. 2014-07-14 Michael Sperber * Makefile (ELCS): Activate fsf-subr to Makefile. 2014-05-15 Norbert Koch * Makefile (VERSION): XEmacs package 1.23 released. 2014-05-15 Norbert Koch * Makefile (VERSION): XEmacs package 1.22 released. 2014-05-13 Jerry James * .cvsignore: Remove. * .hgignore: New file. 2014-05-12 Norbert Koch * Makefile (VERSION): XEmacs package 1.21 released. 2014-05-06 Jerry James * button.el: New. From Emacs 24.3. 2014-04-07 Norbert Koch * Makefile (VERSION): XEmacs package 1.20 released. 2014-04-02 Michael Sperber * subr-fsf.el (wholenump, declare-function): Two trivial functions from GNU Emacs. 2013-12-03 Michael Sperber * timer.el (timer-activate-when-idle): Only call `activate-timer' on non-active-timers. 2013-02-20 Michael Sperber * overlay.el (copy-overlay, remove-overlays): Add functions from GNU Emacs. 2009-08-14 Norbert Koch * Makefile (VERSION): XEmacs package 1.19 released. 2009-08-13 Aidan Kehoe * overlay.el: Transform #'values calls to #'list calls under 21.4, overlay.el 2009-07-30 Norbert Koch * Makefile (VERSION): XEmacs package 1.18 released. 2009-07-30 Stephen J. Turnbull * timer.el (timer-set-idle-time): Use right type of argument to set-itimer-restart. Fixes issue547. Thanks to the anonymous reporter. 2008-04-14 Norbert Koch * Makefile (VERSION): XEmacs package 1.17 released. 2008-04-11 Aidan Kehoe * overlay.el (overlay-normalize-begin-end-buffer): Correct a bug where the value for BUFFER wasn't passed back; make docstring clearer, make normalisation of the BUFFER argument more concise. 2008-04-10 Aidan Kehoe * overlay.el: Merge FKtPp's patch of 47D560A2.5010300@yahoo.com.cn, adding support for BEG and END arguments to the various overlay functions that are not compatible with XEmacs' definition of sanity for the corresponding extent functions. Thank you FKtPp! Also, fix some byte-compilation warnings introduced by FKtPp's patch. 2008-02-19 Norbert Koch * Makefile (VERSION): XEmacs package 1.16 released. 2006-11-29 Aidan Kehoe * mule-unicode-charsets.el: Provide support for some FSF-specific Unicode-coverage Mule charsets. 2004-10-22 Norbert Koch * Makefile (VERSION): XEmacs package 1.15 released. 2004-09-07 Jerry James * timer.el (timer-create): Use defalias. * timer.el (timerp): Ditto. * timer.el (timer-set-time): Make DELTA be positive, not nonnegative, as in Emacs 21.3. When the time is now, use itimer-short-interval instead of 1 second. * timer.el (timer-set-idle-time): Use the correct repeat value. * timer.el (timer-next-integral-multiple-of-time): Move to timer-funcs.el. * timer.el (timer-relative-time): Ditto. * timer.el (timer-inc-time): Simplify expressions. * timer.el (timer-set-time-with-usecs): Sync with Emacs 21.3. Mark as obsolete. * timer.el (timer-activate): Add Emacs 21.3 optional arg, but do not support it. * timer.el (timer-activate-when-idle): Ditto. * timer.el (cancel-timer): Check that timer arg is valid. * timer.el (cancel-function-timers): Move to timer-funcs.el. * timer.el (run-at-time): Ditto. * timer.el (run-with-timer): Ditto. * timer.el (run-with-idle-timer): Ditto. * timer.el (with-timeout-handler): Ditto. * timer.el (timer-until): New. From Emacs 21.3. * timer.el (with-timeout): Move to timer-funcs.el. * timer.el (y-or-n-p-with-timeout): Ditto. * timer.el (timer-duration-words): Ditto. * timer.el (timer-duration): Ditto. 2003-12-01 Norbert Koch * Makefile (VERSION): XEmacs package 1.14 released. 2003-11-29 Adrian Aichner * goto-addr.el: Require overlay based (featurep 'xemacs) instead of (fboundp 'overlays-in). 2003-10-31 Norbert Koch * Makefile (VERSION): XEmacs package 1.13 released. 2003-03-09 Ben Wing * Makefile: Delete explicit compile:: and binkit: rules. 2003-01-13 Rendhalver [Peter Brown] * Makefile (VERSION): XEmacs package 1.12 released. 2003-01-08 Steve Youngs * package-info.in: Add missing provide "goto-addr". 2002-11-29 Ben Wing * .cvsignore: Remove files now handled automatically by CVS. * Makefile: Use `compile' instead of hard-coded `all'. 2002-10-15 Ville Skyttä * Makefile (srckit): Remove. 2002-03-25 Steve Youngs * Makefile (VERSION): 1.11 released. 2002-03-24 Nix * timer.el (timer-set-time): Handle timers starting in the past. 2002-01-22 Kenichi OKADA * timer.el (cancel-function-timers): Fix the argument of `itimer-function'. 2001-04-28 Steve Youngs * goto-addr.el: Added. 1999-11-14 Matt Curtin * thingatpt.el synched with Emacs 20.4 1998-09-12 Jeff Miller * x-popup-menu.el: Added (provide 'x-popup-menu) 1998-03-25 SL Baur * Created.