Mercurial > emacs
changeset 102442:e04bc13e74c7
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 07 Mar 2009 15:30:05 +0000 |
parents | 9bfb1c4c4223 |
children | 07f9480f83e6 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Mar 07 15:28:58 2009 +0000 +++ b/lisp/ChangeLog Sat Mar 07 15:30:05 2009 +0000 @@ -2,6 +2,9 @@ * woman.el (woman-parse-colon-path): Return a list even if there's only one directory in PATHS. + (woman-mode): Restore tab-width value after the call to Man-mode, + since Man-mode resets it to the default, and that makes right + margin extend beyond woman-fill-column. * man.el (Man-init-defvars) [windows-nt]: Use a special command list. Don't invoke Awk.