ttn pushed a commit to branch master in repository elpa. commit bd0e2bf38e9cbe7b7eb0f35b0322eb73362668cc Author: Thien-Thi Nguyen <t...@gnu.org> Date: Fri May 16 18:21:25 2014 +0200
[xpm maint] Add .elpaignore and NEWS files; nfc. --- packages/xpm/.elpaignore | 1 + packages/xpm/NEWS | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+), 0 deletions(-) diff --git a/packages/xpm/.elpaignore b/packages/xpm/.elpaignore new file mode 100644 index 0000000..5c374b1 --- /dev/null +++ b/packages/xpm/.elpaignore @@ -0,0 +1 @@ +HACKING diff --git a/packages/xpm/NEWS b/packages/xpm/NEWS new file mode 100644 index 0000000..7658929 --- /dev/null +++ b/packages/xpm/NEWS @@ -0,0 +1,18 @@ +NEWS for xpm.el (et al) +See the end for copying conditions. + + +- 1.0 | NOT YET RELEASED + - initial release + + + Local Variables: + mode: outline + outline-regexp: "\\([ ][ ]\\)*- " + End: + +_____________________________________________________________________ +Copyright (C) 2014 Free Software Foundation, Inc. + +Copying and distribution of this file, with or without modification, +are permitted provided the copyright notice and this notice are preserved.