mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-28 01:00:52 -07:00
(From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
(woman-mapcan, woman-parse-man.conf) (woman-toggle-use-extended-font, woman-toggle-use-symbol-font) (woman-reset-emulation): New functions. (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin path syntax better. (woman-man.conf-path, woman-use-own-frame): New defcustoms. (woman-manpath): Call woman-parse-man.conf. (woman-emulation): New defcustom, defaults to nroff. (woman-font-support): New defconst. (woman-select-symbol-fonts): New function. (woman-use-symbol-font): New defcustom. (woman-menu): Add new menu items: "Colored/BW", "Advanced", "Emulation". Many functions: Doc fix.
This commit is contained in:
parent
99da6af390
commit
1edbbf8a47
2 changed files with 467 additions and 283 deletions
|
|
@ -1,3 +1,20 @@
|
|||
2000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
|
||||
(woman-mapcan, woman-parse-man.conf)
|
||||
(woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
|
||||
(woman-reset-emulation, woman-select-symbol-fonts): New functions.
|
||||
(woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
|
||||
path syntax better.
|
||||
(woman-man.conf-path, woman-use-own-frame): New defcustoms.
|
||||
(woman-manpath): Call woman-parse-man.conf.
|
||||
(woman-emulation): New defcustom, defaults to nroff.
|
||||
(woman-font-support): New defconst.
|
||||
(woman-use-symbol-font): New defcustom.
|
||||
(woman-menu): Add new menu items: "Colored/BW", "Advanced",
|
||||
"Emulation".
|
||||
Many functions: Doc fix.
|
||||
|
||||
2000-05-22 Kenichi Handa <handa@etl.go.jp>
|
||||
|
||||
* international/quail.el (quail-simple-translation-keymap): Map
|
||||
|
|
|
|||
733
lisp/woman.el
733
lisp/woman.el
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue