Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
3cf86f00
Commit
3cf86f00
authored
Feb 08, 2008
by
Glenn Morris
Browse files
woman-locale.
parent
a7e65ac4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
0 deletions
+11
-0
etc/NEWS
etc/NEWS
+3
-0
lisp/ChangeLog
lisp/ChangeLog
+8
-0
No files found.
etc/NEWS
View file @
3cf86f00
...
...
@@ -432,6 +432,9 @@ saving changes.
*** The pcmpl-unix package supports hostname completion for ssh and scp.
*** WoMan tries to add locale-specific manual page directories to the
search path. This can be disabled by setting `woman-locale' to nil.
* Changes in Emacs 23.1 on non-free operating systems
...
...
lisp/ChangeLog
View file @
3cf86f00
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment