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