ttn pushed a change to branch master in repository elpa. from 313cf0f [xpm maint] Don't mention HACKING in Commentary; nfc. new 2a6deb8 [xpm int] Make wip more visible; inhibit their distribution.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: packages/xpm/.elpaignore | 4 + packages/xpm/HACKING | 23 ++++++- packages/xpm/xpm-compose.el | 142 +++++++++++++++++++++++++++++++++++++++++++ packages/xpm/xpm-ops.el | 63 +++++++++++++++++++ packages/xpm/xpm-palette.el | 130 +++++++++++++++++++++++++++++++++++++++ packages/xpm/xpm-ui.el | 84 +++++++++++++++++++++++++ 6 files changed, 444 insertions(+), 2 deletions(-) create mode 100644 packages/xpm/xpm-compose.el create mode 100644 packages/xpm/xpm-ops.el create mode 100644 packages/xpm/xpm-palette.el create mode 100644 packages/xpm/xpm-ui.el