summary refs log blame commit diff stats
path: root/acinclude.m4
blob: 0c71173933f8c7a9f6b95a272b97b97df24f99ee (plain) (tree)
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
29
30
generated by cgit-pink 1.4.1 (git 2.36.1) at 2024-12-25 17:22:08 +0000
pan>int realpos; }; void history_add (struct history *his, char *text); void history_free (struct history *his); char *history_up (struct history *his, char *current_text); char *history_down (struct history *his); #endif