1 new commit in fsf-compat:
https://bitbucket.org/xemacs/fsf-compat/commits/e18bc8292652/
Changeset: e18bc8292652
User: sperber
Date: 2014-07-14 15:46:50
Summary: Activate fsf-subr.
I did this for package version 1.20, but somehow the change got lost
later.
Also, reinstate the missing ChangeLog entries that had been elided.
Affected #: 2 files
diff -r dfbec982f5f83c09094d25b0df1e3c3ac36d22ef -r
e18bc8292652e7dbc27d0d9f892c1e8b49a370e4 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-07-14 Michael Sperber <mike(a)xemacs.org>
+
+ * Makefile (ELCS): Activate fsf-subr to Makefile.
+
2014-05-15 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.23 released.
@@ -23,6 +27,21 @@
* Makefile (VERSION): XEmacs package 1.20 released.
+2014-04-02 Michael Sperber <mike(a)xemacs.org>
+
+ * subr-fsf.el (wholenump, declare-function): Two trivial functions
+ from GNU Emacs.
+
+2013-12-03 Michael Sperber <mike(a)xemacs.org>
+
+ * timer.el (timer-activate-when-idle): Only call `activate-timer'
+ on non-active-timers.
+
+2013-02-20 Michael Sperber <mike(a)xemacs.org>
+
+ * overlay.el (copy-overlay, remove-overlays): Add functions from
+ GNU Emacs.
+
2009-08-14 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.19 released.
diff -r dfbec982f5f83c09094d25b0df1e3c3ac36d22ef -r
e18bc8292652e7dbc27d0d9f892c1e8b49a370e4 Makefile
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,7 @@
EXTRA_SOURCES = README
-ELCS = button.elc goto-addr.elc overlay.elc thingatpt.elc timer.elc \
+ELCS = button.elc goto-addr.elc overlay.elc thingatpt.elc timer.elc subr-fsf.elc \
x-popup-menu.elc
include ../../XEmacs.rules
Repository URL:
https://bitbucket.org/xemacs/fsf-compat/
--
This is a commit notification from
bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches