[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/popup efde704 002/184: Added README.
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/popup efde704 002/184: Added README. |
Date: |
Wed, 6 Oct 2021 00:00:55 -0400 (EDT) |
branch: elpa/popup
commit efde704af3ce4f5932e672c474c40d280f162c48
Author: Tomohiro Matsuyama <tomo@cx4a.org>
Commit: Tomohiro Matsuyama <tomo@cx4a.org>
Added README.
---
README.markdown | 6 ++++++
popup.el | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/README.markdown b/README.markdown
new file mode 100644
index 0000000..614b5df
--- /dev/null
+++ b/README.markdown
@@ -0,0 +1,6 @@
+popup.el
+========
+
+----
+
+Copyright (C) 2011 Tomohiro Matsuyama <<tomo@cx4a.org>>
diff --git a/popup.el b/popup.el
index 0f14dfe..e26bf02 100644
--- a/popup.el
+++ b/popup.el
@@ -1,6 +1,6 @@
;;; popup.el --- Visual popup interface
-;; Copyright (C) 2009, 2010 Tomohiro Matsuyama
+;; Copyright (C) 2009, 2010, 2011 Tomohiro Matsuyama
;; Author: Tomohiro Matsuyama <tomo@cx4a.org>
;; Keywords: lisp
- [nongnu] branch elpa/popup created (now cf899f8), ELPA Syncer, 2021/10/06
- [nongnu] elpa/popup 93a6cce 005/184: Added commentary., ELPA Syncer, 2021/10/06
- [nongnu] elpa/popup efde704 002/184: Added README.,
ELPA Syncer <=
- [nongnu] elpa/popup cb51206 008/184: Add mouse support., ELPA Syncer, 2021/10/06
- [nongnu] elpa/popup 6862a47 011/184: Fixed cascade menu corruption., ELPA Syncer, 2021/10/06
- [nongnu] elpa/popup 4212a36 021/184: Add tests/run-test.el, ELPA Syncer, 2021/10/06
- [nongnu] elpa/popup d669e38 025/184: Remove junk., ELPA Syncer, 2021/10/06
- [nongnu] elpa/popup 6e467e2 026/184: Add Travis CI build status, ELPA Syncer, 2021/10/06
- [nongnu] elpa/popup 13dbaf5 037/184: Change test helper spec, ELPA Syncer, 2021/10/06
- [nongnu] elpa/popup c0937ea 053/184: Truncate summary first, then string itself, ELPA Syncer, 2021/10/06
- [nongnu] elpa/popup a49ffd0 081/184: Rename :initial-cursor keyword option to :cursor., ELPA Syncer, 2021/10/06
- [nongnu] elpa/popup 5809969 041/184: Add test case for margin, ELPA Syncer, 2021/10/06
- [nongnu] elpa/popup e5794f8 052/184: Truncate summary when it is too long, ELPA Syncer, 2021/10/06