blob: 41d87ca8420fc4b4f080224bb80f60e9b6540e36 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
2022-03-09 Amin Bandali <bandali@gnu.org>
* ffsanim.el: Rename from ffs.el to ffsanim.el. Revision 0.1.5.
2022-03-06 Amin Bandali <bandali@gnu.org>
* ffs.el (ffs-new-slide): Merge function into `ffs-edit-slide'.
Revision 0.1.4.
2022-03-05 Amin Bandali <bandali@gnu.org>
* ffs.el: Implement insertion of new slide before or after the
current slide. Revision 0.1.3.
2022-03-05 Amin Bandali <bandali@gnu.org>
* ffs.el (ffs-edit-mode): Change to a minor mode, and use the
source buffer's `major-mode' for the edit buffer. Revision 0.1.2.
2022-03-05 Amin Bandali <bandali@gnu.org>
* ffs.el: Add `ffs-edit-mode' (derived from `text-mode') for the
new ffs-edit buffer for editing slides. Revision 0.1.1.
2022-03-04 Amin Bandali <bandali@gnu.org>
* ffs.el: Initial revision 0.1.0.
|