Mercurial > emacs
view src/vlimit.h @ 96406:ce3cca778d10
Fix typos.
* lisp/net/sasl.el (sasl-client-set-property, sasl-make-mechanism)
(sasl-find-mechanism, sasl-next-step):
* lisp/net/sasl-ntlm.el (sasl-ntlm-steps, sasl-ntlm-request)
(sasl-ntlm-response): Fix typos in docstrings.
* doc/misc/sasl.texi (Mechanisms): Fix typos.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sun, 29 Jun 2008 01:51:51 +0000 |
parents | 695cf19ef79e |
children | 375f2633d815 |
line wrap: on
line source
/* Dummy for Emacs so that we can run on VMS... */ #define LIM_DATA 0 /* arch-tag: 0c3436cb-5edc-447a-87af-acec402a65b9 (do not change this comment) */