Mercurial > emacs
comparison lisp/ChangeLog @ 111157:d3f1a0178876
Fix typos.
* doc/misc/gnus.texi (Group Parameters, Buttons): Fix typos.
* lisp/org/org-exp.el (org-export-visible):
* lisp/progmodes/dcl-mode.el (dcl-electric-reindent-regexps):
Fix typos in docstrings.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sat, 23 Oct 2010 01:38:34 +0200 |
parents | 2f8137628e61 |
children | b3c93f0bd2ff |
comparison
equal
deleted
inserted
replaced
111156:11b664cef40f | 111157:d3f1a0178876 |
---|---|
1 2010-10-22 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * progmodes/dcl-mode.el (dcl-electric-reindent-regexps): | |
4 Fix typo in docstring. | |
5 | |
1 2010-10-21 Michael Albinus <michael.albinus@gmx.de> | 6 2010-10-21 Michael Albinus <michael.albinus@gmx.de> |
2 | 7 |
3 * net/tramp.el (tramp-get-inline-coding): Return `nil' in case of | 8 * net/tramp.el (tramp-get-inline-coding): Return `nil' in case of |
4 errors. | 9 errors. |
5 | 10 |