Mercurial > emacs
comparison lisp/ChangeLog @ 29075:f925348e54c8
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Mon, 22 May 2000 07:01:17 +0000 |
parents | 153d3f511546 |
children | a70195e7bc19 |
comparison
equal
deleted
inserted
replaced
29074:3b4c3f9b9c66 | 29075:f925348e54c8 |
---|---|
1 2000-05-22 Eli Zaretskii <eliz@is.elta.co.il> | |
2 | |
3 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk) | |
4 (woman-mapcan, woman-parse-man.conf) | |
5 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font) | |
6 (woman-reset-emulation, woman-select-symbol-fonts): New functions. | |
7 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin | |
8 path syntax better. | |
9 (woman-man.conf-path, woman-use-own-frame): New defcustoms. | |
10 (woman-manpath): Call woman-parse-man.conf. | |
11 (woman-emulation): New defcustom, defaults to nroff. | |
12 (woman-font-support): New defconst. | |
13 (woman-use-symbol-font): New defcustom. | |
14 (woman-menu): Add new menu items: "Colored/BW", "Advanced", | |
15 "Emulation". | |
16 Many functions: Doc fix. | |
17 | |
1 2000-05-22 Kenichi Handa <handa@etl.go.jp> | 18 2000-05-22 Kenichi Handa <handa@etl.go.jp> |
2 | 19 |
3 * international/quail.el (quail-simple-translation-keymap): Map | 20 * international/quail.el (quail-simple-translation-keymap): Map |
4 128..255 to quail-self-insert-command. | 21 128..255 to quail-self-insert-command. |
5 (quail-keyboard-layout-alist): Add definition for "pc102-de". | 22 (quail-keyboard-layout-alist): Add definition for "pc102-de". |