diff options
| author | Nicolas P. Rougier <Nicolas.Rougier@inria.fr> | 2023-04-17 12:05:38 +0200 |
|---|---|---|
| committer | Nicolas P. Rougier <Nicolas.Rougier@inria.fr> | 2023-04-17 12:05:38 +0200 |
| commit | 3d1e280fd94ac1abd630d0c100a860b94472836d (patch) | |
| tree | ed47403f9771f6796c848646ea6549346e368460 | |
| parent | 28779f8f81966db076a47e96365f7211cd80d73d (diff) | |
Updated newsexternals/nano-agenda
| -rw-r--r-- | nano-agenda.el | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/nano-agenda.el b/nano-agenda.el index 1d19f96..3f39109 100644 --- a/nano-agenda.el +++ b/nano-agenda.el @@ -38,9 +38,11 @@ ;; ;;; NEWS: ;; +;; Version 0.3.2 +;; - Possibiliy to select and edit entries +;; ;; Version 0.3.1 ;; - Specific face and marker for deadlines -;; - Possibiliy to select and edit entries ;; ;; Version 0.3.0 ;; - Use of a single buffer for calendar + agenda |
