emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 08 Feb 2008 20:44:51 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/02/08 20:44:50

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12742
retrieving revision 1.12743
diff -u -b -r1.12742 -r1.12743
--- ChangeLog   8 Feb 2008 20:16:52 -0000       1.12742
+++ ChangeLog   8 Feb 2008 20:44:48 -0000       1.12743
@@ -21,6 +21,14 @@
 
 2008-02-08  Glenn Morris  <address@hidden>
 
+       * 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]