# HG changeset patch # User Glenn Morris # Date 1202503488 0 # Node ID 8ba711b77b9012a4e5220dd07b6fc23fab2e01bd # Parent 1274274352ced34981257053d482f78b373806d9 *** empty log message *** diff -r 1274274352ce -r 8ba711b77b90 lisp/ChangeLog --- a/lisp/ChangeLog Fri Feb 08 20:44:16 2008 +0000 +++ b/lisp/ChangeLog Fri Feb 08 20:44:48 2008 +0000 @@ -21,6 +21,14 @@ 2008-02-08 Glenn Morris + * woman.el (woman-locale): New defcustom. + (woman-expand-locale, woman-manpath-add-locales): New functions. + (woman-manpath): Call woman-manpath-add-locales. Bump :version. + + * international/mule-cmds.el (locale-translate): New function, + with old code extracted from set-locale-environment. + (set-locale-environment): Use locale-translate. Set woman-locale. + * cus-start.el (selection-coding-system): Remove, since it's now defined in select.el rather than in xselect.c. * select.el (selection-coding-system): Make it a defcustom, and