1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 15:52:00 -08:00
emacs/test
Wolfgang Jenkner 327a6ccaa0 * lisp/man.el: Handle different "man -k" behaviors. Use utf-8.
(Man-man-k-use-anchor): New var.
(Man-parse-man-k): New function.
(Man-completion-table): Use it.
(man): Flush the completion cache between uses.
* test/automated/man-tests.el: New file.

Fixes: debbugs:13160
2013-01-10 10:01:35 -05:00
..
automated * lisp/man.el: Handle different "man -k" behaviors. Use utf-8. 2013-01-10 10:01:35 -05:00
cedet Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
indent * lisp/view.el (view--enable, view--disable): Rename from view-mode-enable 2013-01-03 21:53:48 -05:00
ChangeLog * lisp/man.el: Handle different "man -k" behaviors. Use utf-8. 2013-01-10 10:01:35 -05:00
eshell.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
README Mention etc/compilation.txt 2009-07-26 15:59:37 +00:00
redisplay-testsuite.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
rmailmm.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00

This directory contains files intended to test various aspects of
Emacs's functionality.  Please help add tests!

(Also, see etc/compilation.txt for compilation mode font lock tests.)