branch: externals/gpastel
commit 58d3b811f39ed6c62b82fa8a7893b13f3d7a55ca
Author: Damien Cassou <[email protected]>
Commit: Damien Cassou <[email protected]>

    * NEWS: Add file
---
 NEWS | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..7c3d366
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,21 @@
+* 0.4.0
+
+- Add the global minor mode ~gpastel-mode~ (idea from Stefan
+  Monnier). Use that instead of ~gpastel-start-listening~ which may
+  soon be deprecated.
+- Upgrade Emacs requirement to at least 24.4
+
+* 0.3.0
+
+- Make ~interprogram-paste-function~ an empty lambda instead of nil:
+  It seems that some packages require this variable to reference a
+  function.
+
+* 0.2.0
+
+Initial release
+
+* COMMENT Emacs
+;; Local Variables:
+;; mode: org
+;; End:

Reply via email to