changeset 91684:8ba711b77b90

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Fri, 08 Feb 2008 20:44:48 +0000
parents 1274274352ce
children 7a176f40e5fc
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <rgm@gnu.org>
 
+	* 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