summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-02-08 20:44:48 +0000
committerGlenn Morris <rgm@gnu.org>2008-02-08 20:44:48 +0000
commit3cf86f002f859be7d6c9b30bed88b1152f58726d (patch)
tree77b6cb0eb94b025588bc2318bc4f2c1d7d9ea3cd /lisp
parenta7e65ac436a0a86742330b0ca3fbe195018ba90f (diff)
downloademacs-3cf86f002f859be7d6c9b30bed88b1152f58726d.tar.gz
woman-locale.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5bb3f728bdd..e6247412fbe 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -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