commit/xemacs-base: matsl: Add rcfiles.elc so it is built and installed.
| Newsgroups | gmane.emacs.xemacs.patches |
|---|---|
| Message-ID | <[email protected]> |
1 new commit in xemacs-base: https://bitbucket.org/xemacs/xemacs-base/commits/3ce73a39bc7a/ Changeset: 3ce73a39bc7a User: matsl Date: 2013-12-14 00:07:10 Summary: Add rcfiles.elc so it is built and installed. Affected #: 2 files diff -r c3b20c005d74dffd77a3fbe1ea025a630610be55 -r 3ce73a39bc7ac7cd1db105bf61c1e88582a55138 ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2013-12-14 Mats Lidell <[email protected]> + + * Makefile (ELCS): Add rcfiles.elc so it is built and installed. + 2013-12-12 Norbert Koch <[email protected]> * Makefile (VERSION): XEmacs package 2.38 released. diff -r c3b20c005d74dffd77a3fbe1ea025a630610be55 -r 3ce73a39bc7ac7cd1db105bf61c1e88582a55138 Makefile --- a/Makefile +++ b/Makefile @@ -35,7 +35,7 @@ chistory.elc comint.elc comint-xemacs.elc compile.elc debug.elc \ easy-mmode.elc ebuff-menu.elc echistory.elc ehelp.elc edmacro.elc \ electric.elc enriched.elc env.elc facemenu.elc ffap.elc field.elc \ - file-util.elc subr-more.elc simple-more.elc \ + file-util.elc subr-more.elc simple-more.elc rcfiles.elc \ helper.elc imenu.elc iso-syntax.elc macros.elc novice.elc outline.elc \ passwd.elc pp.elc regexp-opt.elc regi.elc ring.elc shell.elc \ skeleton.elc sort.elc thing.elc time-stamp.elc timer-funcs.elc \ Repository URL: https://bitbucket.org/xemacs/xemacs-base/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.