157c43c846
- implemented [[.a.]] and [[=a=]] where the collating symbol can only include a single character, and that will be the only matched character independent of the locale. - output the result of commands a, r, R when a q command is found.
11 lines
222 B
Text
11 lines
222 B
Text
--- doc/Makefile.in.orig
|
|
+++ doc/Makefile.in
|
|
@@ -518,7 +518,7 @@
|
|
|
|
info-am: $(INFO_DEPS)
|
|
|
|
-install-data-am: install-docDATA install-info-am install-man
|
|
+install-data-am: install-docDATA install-man
|
|
|
|
install-exec-am:
|
|
|