2001-12-21 Katsumi Yamaoka * BITMAP-MULE: Version 8.5 was released. 2001-12-19 Katsumi Yamaoka * x-face-mule.el (x-face-mule-view-cache): New command. (x-face-mule-save-cache-file): Don't inhibit to work with Emacs 21; don't use `prin1-to-string' for X-Face images. (x-face-mule-load-cache-file): Make it can load a cache file using Emacs 21 as well. 2001-12-18 Katsumi Yamaoka * bitmap-ci.el (defining the charset `bitmap'): Set the preferred coding-system of `bitmap' to `iso-2022-7bit'; advise the functions `find-charset-string' and `find-charset-region' to replace the altered charset to `bitmap' in the return value if the altered charset is used; don't invalidate the altered charset; call `update-coding-systems-internal' after defining the charset `bitmap' for the existing Emacs 21.1; ignore `bitmap-alterable-charset' when Emacs 21+ is running. * emacs-21.1-composite.patch: New file. 2001-09-20 Katsumi Yamaoka * x-face-mule.el (bbdb-change-records-state-and-redisplay): Advice it not to show X-Face images if BBDB records are made elided. (bbdb-elide-record-internal): Ditto. (bbdb-elide-all-records-internal): Ditto. (bbdb-display-records-1): Be silent if `x-face-mule-BBDB-verbose' is nil. (x-face-mule-BBDB-one-record): Use overlays instead of text properties to highlight X-Face images; modify a position to show X-Face images; iconify raw X-Face data instead of to hide them. (x-face-mule-BBDB-buffer): Simplify. (x-face-mule-BBDB-verbose): New variable. (x-face-mule-BBDB-icon): New variable. (x-face-mule-BBDB-display): Modify the default value to `t' or nil, not a string. (x-face-mule-highlight-header): Use `x-face-mule-overlay-put'. (x-face-mule-x-face-decode-message-header-1, x-face-mule-analyze-x-face-type, x-face-mule-x-face-allocate-lines, x-face-mule-convert-icon-to-rectangle, x-face-mule-convert-vector-to-rectangle): Don't use `incf' or `decf'. (x-face-mule-convert-x-face-to-rectangle): Use `car' and `cdr' instead of `cadr'. (x-face-mule-overlay-put): New macro. (x-face-mule-most-positive-fixnum): New constant. 2001-09-10 Katsumi Yamaoka * x-face-mule.el (bbdb-display-records-1): Don't call `x-face-mule-BBDB-one-record'. (x-face-mule-BBDB-one-record): Rewrite to make it work with BBDB v2.33 and later. (x-face-mule-BBDB-buffer): Ditto. 2001-08-31 Katsumi Yamaoka * bitmap-ci.el (TopLevel): Don't use `dolist'. (bitmap-use-alterable-charset-anyway): New variable; if it is non-nil, use `bitmap-alterable-charset' for a substitute for the charset `bitmap' unconditionally. 2001-05-31 Katsumi Yamaoka * x-face-mule.el: Add a comment that the setting (put 'face 'field-separator "\n") is needed for collecting X-Face fields using BBDB. 2001-04-13 Katsumi Yamaoka * BITMAP-MULE: Version 8.4 was released. 2001-02-23 Katsumi Yamaoka * bitmap-ci.el: Require `poem' instead of `emu'. * bitmap-bi.el: Ditto. 2001-02-16 Tatsuya Yagi * gnus-pointer.xbm: "gnus-pointer" -> "gnus_pointer". 2001-02-15 Katsumi Yamaoka * bitmap-ci.el: Remove elements from `global-fontset-alist' whose `car' is `eq' to the value of `bitmap-alterable-charset' if it is requisitioned. 2001-02-15 Katsumi Yamaoka * bitmap-ci.el: Use `declare-equiv-charset' for the charset `bitmap' when `bitmap-alterable-charset' is requisitioned. (cf. [mule-ja:07991]) 2001-02-07 Katsumi Yamaoka * font/bitmap16.el: Fix the author and the copyright holder. (generate-bitmap-bdf-font): Don't generate space patterns. It is suggested by Tatsuya Yagi . 2001-02-02 Katsumi Yamaoka * font/bmp16-etl.bdf: Remove. Instead, the font file for 8x16 bitmap will be generated by `make'. * font/bitmap16.el: New file. * font/Makefile: Rename bmpH-etl.bdf to bitmapH.bdf. (bitmap16.bdf): New rule for generating 8x16 bitmap font file. (EMACS): New variable. * bitmap-ci.el: Replace "-etl-" with "-*-" in XLFD forms. * bitmap-bi.el: Ditto. 2001-01-31 Katsumi Yamaoka * font/Makefile: Rename etlWxH-bitmap.bdf to bmpH-etl.bdf. * font/bmp16-etl.bdf: Imported from intlfonts-1.2. * font/etl8x16-bitmap.bdf: Remove. 2001-01-30 Katsumi Yamaoka * bitmap-ci.el: Attempt to divert `bitmap-alterable-charset' to the charset `bitmap' when there is no room for a new private charset. (bitmap-alterable-charset): New variable. 2000-12-15 Katsumi Yamaoka * x-face-mule.el (x-face-mule-BBDB-one-record): Fix a bug in `while' loop. (x-face-mule-convert-x-face-to-bitmap): Treat the return value of `bitmap-compose' as a vector, not a list. 2000-12-14 Katsumi Yamaoka * x-face-mule.el (x-face-mule-BBDB-one-record): Don't use `mapcar'. (x-face-mule-x-face-decode-message-header): Remove obsolete alias. (x-face-mule-highlight-header): Make overlays evaporatable. (x-face-mule-convert-x-face-to-bitmap): Don't use `mapcar'. (TopLevel): Don't use `mapcar' for adding the function `x-face-mule-save-cache-file' to some hooks. (x-face-mule-load-cache-file): Don't use `mapcar'. (TopLevel): Don't use `mapcar' for binding non-existent functions. * bm-utils.el (bitmap-string-to-special-symbols): Use `dolist' instead of `mapcar'. (bitmap-load-average-data): Ditto. * bitmap-ci.el (TopLevel): Remove the redundancy in the setting of fontset fonts. * bitmap-bi.el: Ditto. * bitmap-ci.el (fontset-pixel-size): No need to redefine it for Emacs 21, remove. 2000-12-13 Katsumi Yamaoka * smiley-mule.el (smiley-face-bitmap-list): Use `bitmap-compose' with the optional arg instead of `bitmap-recompose'. * bitmap.el (bitmap-recompose): Remove. * bitmap-ci.el (bitmap-compose): Allow the optional arg `rotation'. (bitmap-rotate-string, bitmap-pad-string): New macros. (bitmap-space): New variable. (TopLevel): Don't use `mapcar' to set fontset fonts. (TopLevel): Don't make new charset if it already exists. * bitmap-bi.el: Ditto. 2000-10-05 Katsumi Yamaoka * bm-utils.el (bitmap-progress-backgrounds): Remove variable. (bitmap-progress-data): Ditto. 2000-10-04 Katsumi Yamaoka * bitmap.el: Autoload "bm-utils" for `progress-feedback-with-label' as well as `lprogress-display'; make obsolete the old one. * bm-utils.el (lprogress-display): Make obsolete. (bitmap-progress-feedback-with-label): Rename from `bitmap-lprogress-display' (bitmap-progress-backgrounds): Rename from `bitmap-lprogress-backgrounds' (bitmap-progress-data): Rename from `bitmap-lprogress-data'. (bitmap-progress-feedback-use-clear-bar): Rename from `bitmap-lprogress-diaplay-use-clear-bar'. (bitmap-progress-backgrounds-for-opaque-bar): Rename from `bitmap-lprogress-backgrounds-for-opaque-bar'. (bitmap-progress-data-for-opaque-bar): Rename from `bitmap-lprogress-data-for-opaque-bar'. (bitmap-progress-backgrounds-for-clear-bar): Rename from `bitmap-lprogress-backgrounds-for-clear-bar'. (bitmap-progress-data-for-clear-bar): Rename from `bitmap-lprogress-data-for-clear-bar'. (bitmap-progress-feedback-textual): Rename from `bitmap-lprogress-display-textual'. 2000-09-21 Katsumi Yamaoka * bitmap.el (bitmap-recompose): To work with Mule 2.3 or Emacs 21 as well. 2000-09-21 Katsumi Yamaoka * smiley-mule.el (smiley-encode-buffer): Do nothing with text properties. (smiley-buffer): Don't add any text properties. (smiley-face-bitmap-list): Use `bitmap-recompose'. * bm-utils.el (bitmap-lprogress-backgrounds): Don't refer to the variable `bitmap-lprogress-backgrounds'. (bitmap-lprogress-data): Don't refer to `bitmap-lprogress-data'. (bitmap-lprogress-backgrounds, bitmap-lprogress-data): Remove. * bitmap.el (bitmap-recompose): New function. 2000-09-20 Hideyuki SHIRAI * smiley-mule.el (smiley-buffer): Put on `invisible' and `smiley-text' properties to original face text instead of removing. (smiley-encode-buffer): If exist `smiley-text' property on original face text, remove its properties. 2000-09-19 Katsumi Yamaoka * smiley-mule.el (smiley-encode-buffer): Check for a text property first. (smiley-buffer): Save the original text as a text property as well. 2000-07-26 Katsumi Yamaoka * x-face-mule.el (Commentary): Note that some settings are needed for the use of the recent EMY, EMIKO or REMI. 2000-07-05 Katsumi Yamaoka * x-face-mule.el (x-face-mule-save-cache-file, x-face-mule-load-cache-file): Don't use them under Emacs 21+. * bm-utils.el (bitmap-lprogress-diaplay-use-clear-bar): Use `bitmap-make-string' instead of `make-string' for composite string. (bitmap-string-to-special-symbols): Don't use `mapconcat' for composite string. (bitmap-lprogress-backgrounds-for-opaque-bar, bitmap-lprogress-backgrounds-for-clear-bar): Don't convert composite string to char. * bitmap.el (bitmap-make-string): New function. * bitmap-ci.el (fontset-pixel-size): Redefine the function when Emacs 21+ is used. * README.en, NEWS: Take back an announcement about FSF Emacs 21+. 2000-05-31 Katsumi Yamaoka * x-face-mule.el (x-face-mule-convert-x-face-to-rectangle): Set `uncompface-program-can-generate-xbm' to nil and retry the traditional way when `x-face-mule-convert-x-face-to-bitmap' failed. (uncompface-program-can-generate-xbm): Default to t. 2000-05-25 Tanaka Akira * README.en: Update for CVS via SSH. 2000-05-18 Katsumi Yamaoka * x-face-mule.el, README.en, NEWS: Use of compface-1.3 package is recommended. * compface-1.2.patch: Remove. * README.en, NEWS: BITMAP-MULE does not support FSF Emacs 21+. * gnus-bitmap.el (gnus-bitmap-redefine): Replace `(>= emacs-major-version 20)' with `(eq emacs-major-version 20)'. * bm-utils.el (Commentary): Ditto. 2000-04-26 Katsumi Yamaoka * font/etl12x24-bitmap.bdf: Remove. * font/etl7x14-bitmap.bdf: Remove. * font/etl6x12-bitmap.bdf: Remove. * Makefile (invoice): Output to stdout. (tar): Output invoice to stdout; create separated fonts archive; use max compression; comment out CVS procedures. (MKDIR, BITMAP_FONTS): New variables. 2000-04-22 Jun Sawataishi * font/Makefile (etl10x20-bitmap.bdf): New entry. (bdf, PCFS): Add etl10x20-bitmap. * bitmap-bi.el: Add 10x20 to fontset fonts. * bitmap-ci.el: Ditto. 2000-04-18 Katsumi Yamaoka * BITMAP-MULE: Version 8.3 was released. 2000-04-18 Katsumi Yamaoka * smiley-mule.el (smiley-manga-face): Add the group `bitmap-mule'. (smiley-face): Ditto. * gnus-bitmap.el (gnus-bitmap-modeline-image): Add the group `bitmap-mule'. (gnus-bitmap-splash-image): Ditto. * bm-utils.el (bitmap-lprogress-display): Use the macros `bitmap-lprogress-data' and `bitmap-lprogress-backgrounds' instead of the variables; use `truncate-string-to-width' if it exists. (bitmap-lprogress-backgrounds): New macro. (bitmap-lprogress-data): New macro. (bitmap-lprogress-backgrounds): Default to nil. (bitmap-lprogress-data): Default to nil. (bitmap-lprogress-diaplay-use-clear-bar): New user option. (bitmap-lprogress-backgrounds-for-clear-bar): New variable copy from `bitmap-lprogress-backgrounds'. (bitmap-lprogress-data-for-clear-bar): New variable copy from `bitmap-lprogress-data'. (bitmap-lprogress-display-textual): Use `defcostom'. (TopLevel): Require `static' and `pcostom'. * bitmap.el (bitmap-mule): New group. (TopLevel): Require `pcustom'. * BITMAP-ELS (bitmap-modules): Don't add `bm-utils' if `emacs-major-version' is less than 19. * BITMAP-CFG: Require `poe' to pickup `add-to-list' for old mule. 2000-04-18 Yoshitsugu Mito * bm-utils.el (bitmap-lprogress-backgrounds-for-opaque-bar): New variable. (bitmap-lprogress-data-for-opaque-bar): New variable. 2000-04-17 Katsumi Yamaoka * x-face-mule.el (x-face-mule-BBDB-one-record): Bind `beg' as a local var.; don't reauire `bbdb-com'. (bbdb-buffer-name): Bind it for avoiding byte-compiler warning. (TopLevel): Autoload "bbdb-com" and "bbdb". (x-face-mule): Add the group `bitmap-mule'. * bm-utils.el (bitmap-full-mailbox-data): Don't use `concat'. (bitmap-empty-mailbox-data): Ditto. (bitmap-load-average-data): Ditto. 2000-04-16 KOSEKI Yoshinori * x-face-mule.el (x-face-mule-BBDB-buffer): Add save-excursion. (x-face-mule-BBDB-one-record): Add moving `name' position. Fix, field (following `face: field') invisible problem. 2000-03-31 Katsumi Yamaoka * bm-utils.el (bitmap-load-average-to-bitmap): New function. (bitmap-full-mailbox-data): New variable. (bitmap-empty-mailbox-data): New variable. (bitmap-load-average-data): New variable. (bitmap-lprogress-data): Don't use `mapcar'. (bitmap-special-symbol-alist): Add a head crest to "7". (Commentary): Add how to use `display-time' with XEmacs style. 2000-03-30 Katsumi Yamaoka * bm-utils.el (bitmap-lprogress-display): Allow all integers. (bitmap-special-symbol-alist): Add " " and "%". 2000-03-29 Yuuichi Teranishi * x-face-mule.el (x-face-mule-BBDB-one-record): Put `x-face-mule-highlight-x-face-face' overlay on x-face images. Require 'bbdb-com for `bbdb-current-record'. Fix problem when multiple x-face was recorded. Check existence of a bbdb record. Eliminate needless let. 2000-03-29 Katsumi Yamaoka * bm-utils.el (bitmap-lprogress-display): Show percentage. (bitmap-string-to-special-symbols): New function. (bitmap-special-symbol-alist): New variable. 2000-03-28 Katsumi Yamaoka * BITMAP-ELS (bitmap-modules): Add `bm-utils'. * bitmap.el: Autoload "bm-utils" for `lprogress-display'. * bm-utils.el: New file. 2000-03-15 KOSEKI Yoshinori * x-face-mule.el (x-face-mule-BBDB-display): New user option. (x-face-mule-BBDB-buffer): New function. (x-face-mule-BBDB-one-record): Ditto. 2000-02-11 Akitada Koyama * bitmap-ci.el, bitmap-bi.el: Use 16-dot font in default. 2000-01-17 Katsumi Yamaoka * BITMAP-MULE: Version 8.2 was released. 2000-01-17 Katsumi Yamaoka * x-face-mule.el: Rewrite the evaluating procedure for `gnus-bitmap-redefine'. * gnus-bitmap.el (gnus-bitmap-splash): Use `gnus-bitmap-redefine' with the arg `t'. (gnus-bitmap-redefine): Allow the optional arg `splash'; don't redefine the function `gnus-group-startup-message' if it is nil. (gnus-splash): Autoload "gnus" when compiling. 2000-01-05 Katsumi Yamaoka * Makefile: Update for the new CVS server. 1999-12-24 Katsumi Yamaoka * x-face-mule.el (x-face-mule-convert-x-face-to-rectangle): Use `x-face-mule-convert-x-face-to-bitmap' if the value of `uncompface-program-can-generate-xbm' is non-nil, otherwise as in the past. (uncompface-program-can-generate-xbm): New user option. * compface-1.2.patch: New file for fixing a bug in compface-1.2. 1999-12-22 OKUNISHI -GTO- Fujikazu * x-face-mule.el (x-face-mule-convert-x-face-to-bitmap): New function using "uncompface" program with the option "-X". (x-face-mule-convert-x-face-to-rectangle): Use it. 1999-12-16 Katsumi Yamaoka * BITMAP-MULE: Version 8.1 was released. 1999-12-16 Katsumi Yamaoka * font/README.ja: Sync up with font/README.en. 1999-12-16 Keisuke Nishida * font/README.en: New file. * font/Makefile (install-nogzip): New target. 1999-12-15 Katsumi Yamaoka * README.en, NEWS: Update for multi-size fonts. * bitmap-bi.el: Set fontset fonts for 6x12, 7x14 and 12x24. 1999-12-15 Keisuke Nishida * bitmap-ci.el: Set fontset fonts for 6x12, 7x14 and 12x24. * font/etl6x12-bitmap.bdf * font/etl7x14-bitmap.bdf * font/etl12x24-bitmap.bdf * font/Makefile * font/README.ja: New files. 1999-11-15 Katsumi Yamaoka * x-face-mule.el (x-face-mule-x-face-decode-message-header-1): Protect against the wrong number of X-Face fields. 1999-11-11 Katsumi Yamaoka * gnus-bitmap.el (gnus-bitmap-xbm-to-bitmap): Protect against the absence of xbm files. 1999-11-11 Katsumi Yamaoka * gnus-bitmap.el (gnus-bitmap-modeline-image-internal): Save decoded xbm data instead of composed characters in .elc file. (gnus-bitmap-splash-image-internal): Likewise. (gnus-bitmap-xbm-to-bitmap): Rearrange. 1999-11-10 Jun'ichi Shiono * smiley-mule.el: '(T_T' face change to 'T_T' because of fit into other faces. 1999-11-04 Katsumi Yamaoka * BITMAP-CFG: Don't add "flim" to `load-path'. 1999-11-04 Katsumi Yamaoka * BITMAP-MULE: Version 8.0 was released. 1999-11-04 Katsumi Yamaoka * x-face-18.el: Don't use the module `std11'. * smiley-mule.el (smiley-toggle-buffer): Allow the optional arguments `buffer', `start' and `end'. (smiley-buffer): Likewise. 1999-11-02 Mikio Nakajima * smiley-mule.el (smiley-face-bitmap-list): Add ">_<". 1999-11-02 Katsumi Yamaoka * x-face-mule.el (TopLevel): Don't setup for gnus nor VM under Emacs v18. (x-face-decode-message-header): Redefine function by `x-face-18' if Emacs v18 is used. (x-face-mule-save-cache-file): Don't use it under Emacs v18. (x-face-mule-highlight-x-face-face): Don't set its color. * x-face-18.el: New file for Emacs v18 which is copied from the old version of x-face-mule.el. * bitmap.el: Require `poe'. * bitmap-bi.el (TopLevel): Use `x-set-font' instead of `set-fontset-font' under Emacs v18. (lc-bitmap): Don't specify the 8th arg for the function `new-private-character-set' if Emacs v18 is used. * BITMAP-ELS (bitmap-modules): Add `gnus-bitmap' and `vm-bitmap' when Emacs v19 or later is used; add `x-face-18' for Emacs v18; don't check for VM libraries under Emacs v18. 1999-11-01 Katsumi Yamaoka * x-face-mule.el (x-face-mule-version, x-face-mule-version-number): Remove variables and function. * po.el: Remove RCS magic cookie. * gnus-bitmap.el: Change directory to "../bitmap-mule/" when compiling in tm-8 package. 1999-10-29 Katsumi Yamaoka * x-face-mule.el (vm-bitmap-redefine, gnus-bitmap-redefine): Don't use them for TTY. (x-face-mule-highlight-header, x-face-mule-change-highlight-x-face-method-by-alist): Add doc string. (x-face-mule-toggle-x-face-style, x-face-mule-toggle-x-face-position, x-face-decode-message-header, x-face-mule-save-cache-file): Not to work under TTY. (Commentary): Fix usages. * vm-bitmap.el (vm-smiley-display): Not to work under TTY. (vm-bitmap-redefine): Use `defadvice' for replacing the function `vm-energize-headers-and-xfaces'. * smiley-mule.el, (smiley-encode-buffer): Not to work under TTY; restore the original text if possible. (smiley-toggle-buffer, smiley-region): Not to work under TTY. (smiley-buffer): Not to work under TTY; save the original text as an overlay property. * gnus-bitmap.el (x-face-mule-gnus-highlight-headers-if-no-mime): Don't check for `window-system'. (gnus-smiley-display, gnus-bitmap-splash, x-face-mule-save-cache-file, x-face-mule-gnus-article-display-x-face): Not to work under TTY. 1999-10-26 Katsumi Yamaoka * gnus-bitmap.el (Commentary): Don't use it if `window-system' is nil. 1999-10-26 Katsumi Yamaoka * vm-bitmap.el (vm-smiley-display): New function. (TopLevel): Autoload "smiley-mule" for `smiley-toggle-buffer'. * gnus-bitmap.el (gnus-smiley-display): New function. (TopLevel): Autoload "smiley-mule" for `smiley-toggle-buffer'. * smiley-mule.el (smiley-toggle-buffer): New function. (smiley-face-bitmap-list): Fix typo. 1999-10-25 Katsumi Yamaoka * smiley-mule.el (smiley-encode-buffer): Add doc string and autoload cookie. (smiley-region): Likewise. (smiley-buffer): Likewise. (smiley-face-bitmap-list): Add doc string. 1999-10-21 Katsumi Yamaoka * x-face-mule.el: (Commentary): Modify usage for Wanderlust; replace `x-face-mule-x-face-decode-message-header' with `x-face-decode-message-header'. 1999-10-19 Katsumi Yamaoka * gnus-bitmap.el (gnus-bitmap-redefine): Don't touch any user options if `gnus-article-x-face-command' is not a string. * x-face-mule.el: Autoload "gnus-bitmap" for the function `x-face-mule-gnus-article-display-x-face' for backward compatibility. * smiley-mule.el: Update commentary for SEMI. 1999-10-01 Katsumi Yamaoka * gnus-bitmap.el (x-face-mule-gnus-highlight-headers-if-no-mime): Use `x-face-decode-message-header'. * x-face-mule.el (x-face-decode-message-header): Rename from `x-face-mule-x-face-decode-message-header'; don't define obsolete alias. (uncompface-program): Rename from `x-face-mule-uncompface-program'; default to "uncompface"; don't define obsolete alias. (x-face-mule-convert-x-face-to-icon): Use it. 1999-09-02 Katsumi Yamaoka * NEWS: New file. * README.en: Reflect the actual state. 1999-08-31 Katsumi Yamaoka * x-face-mule.el (x-face-decode-message-header): Make obsolete. (uncompface-program): Make obsolete. (x-face-mule:x-face-decode-message-header): Remove function. (x-face-mule-convert-x-face-to-icon): Use `as-binary-process'. (x-face-mule-save-cache-file): Indent to make visible images. (x-face-mule-load-cache-file): Remove text properties. (x-face-mule-highlight-x-face-refresh-method-alist): Remove `mime-view-mode'. (Toplevel): Don't check for `xemacs' or `mule' features. (Usage): Update. 1999-08-24 Katsumi Yamaoka * gnus-bitmap.el (gnus-bitmap-splash): Do nothing if the feature `gnus' is provided; modify the way to arrange `after-load-alist'. * bitmap.el (TopLevel): Require `bitmap-ci' or `bitmap-bi' at the compile time as well. * bitmap-ci.el (TopLevel): Autoload "bitmap" and "fontset" for avoiding byte compile warnings. * bitmap-bi.el (TopLevel): Autoload "bitmap" and "fontset" for avoiding byte compile warnings. (TopLevel): Use `static-cond' instead of `cond' for defining `lc-bitmap'. (TopLevel): Require `static'. * BITMAP-MK (compile-bitmap): Use `bitmap-modules-to-compile' instead of `bitmap-modules'. * BITMAP-ELS (bitmap-modules-to-compile): New variable. Delete `vm-bitmap' from its value if neither `vm-macro' nor `vm-misc' is not installed. 1999-08-24 Katsumi Yamaoka * x-face-mule..el (TopLevel): Don't add `gnus-bitmap-redefine' to `after-load-alist' if the variable `gnus-bitmap-redefine-will-be-evaluated-after-gnus-is-loaded' is bound. * gnus-bitmap.el (gnus-bitmap-splash): New function. The variable `gnus-bitmap-redefine-will-be-evaluated-after-gnus-is-loaded' is set t. (gnus-bitmap-startup-message): Use `insert-char' instead of `insert'. (gnus-bitmap-original-gnus-group-startup-message): Rename from `gnus-bitmap-group-startup-message'. (How to use): Update for the use of `gnus-load-hook'. 1999-08-20 Katsumi Yamaoka * po.el (po-bdf-current-encoding, po-bdf-original-buffer): Bind before they are referred to. * Makefile (invoice): New target. * BITMAP-ELS (bitmap-modules): Add `gnus-bitmap' and `vm-bitmap'. * vm-bitmap.el: New file separated from x-face-mule.el. * gnus.xbm: New file which is copied from etc-0.27, invert and modify a size. * gnus-pointer.xbm: New file which is copied from etc-0.27 and modify a size. * gnus-bitmap.el: New file separated from x-face-mule.el; import the splashing functions from BITMAP-DECOR 0.05. * x-face-mule.el: Replace with a file with the same name of X-Face-Mule v0.27; move gnus related functions to gnus-bitmap.el; move VM related functions to vm-bitmap.el. 1999-07-28 Katsumi Yamaoka * smiley-mule.el (smiley-manga-face, smiley-face): Use `defface'. (TopLevel): Require `pcustom'. (TopLevel): Modify author's mail address. * ftp.in: New file. * Makefile (release, tar): New implementation. (clean): Use the variables `RM' and `GOMI'. (install, elc): Accept the arguments `PREFIX', `LISPDIR' and `VERSION_SPECIFIC_LISPDIR'. (VERSION): Depend on the values of `API' and `RELEASE'. (ARC_DIR, FILES, GOMI, VERSION_SPECIFIC_LISPDIR, CP, RM, RELEASE, API, PACKAGE): New variables. * BITMAP-MK (config-bitmap): Extract the values of `LISPDIR' and `VERSION_SPECIFIC_LISPDIR' from the command line arguments. (TopLevel): Remove RCS magic cookie. * BITMAP-ELS (TopLevel): Remove RCS magic cookie. * BITMAP-CFG (VERSION_SPECIFIC_LISPDIR): New variable. (load-path): Modernize the way of adding the paths of APEL, FLIM, LISPDIR, VERSION_SPECIFIC_LISPDIR, CUSTOM and `default-directory'. (TopLevel): Remove RCS magic cookie. 1999-07-15 NAKAJI Hiroyuki * BITMAP-CFG (load-path): Add the directory where flim is installed. 1998-04-17 MORIOKA Tomohiko * smiley-mule.el (smiley-buffer): fixed. 1998-04-17 MORIOKA Tomohiko * bitmap-ci.el, bitmap-bi.el, BITMAP-ELS: Add bitmap-bi.el and bitmap-ci.el. * bitmap.el: Separate byte-indexing Emacs depended definitions to bitmap-bi.el. 1998-03-23 MORIOKA Tomohiko * bitmap.el: Rename 'charset-bitmap -> 'lc-bitmap again. 1998-03-23 MORIOKA Tomohiko * po.el (po-bdf-edit): Edit at point. 1998-03-09 Shuhei KOBAYASHI * README.en (Bug reports): Modify description of tm mailing list. 1997-07-01 MORIOKA Tomohiko * bitmap-mule: Version 7.18 was released. * README.en (Installation): Add description about `LISPDIR'. 1997-07-01 MORIOKA Tomohiko * Makefile (LISPDIR): New variable. * BITMAP-MK (config-bitmap): Set `LISPDIR' if specified. * BITMAP-CFG: Setting for load-path is modified. Thu May 22 04:42:16 1997 MORIOKA Tomohiko * bitmap.el: Use `make-char' instead of `make-character'. 1997-03-14 MORIOKA Tomohiko * bitmap-mule: Version 7.17 was released. Wed Mar 12 07:38:21 1997 MORIOKA Tomohiko * BITMAP-CFG: Variables about other modules were abolished. * BITMAP-CFG (load-path): Add "../apel". * BITMAP-MK: Compile and install only MU files. 1997-02-10 MORIOKA Tomohiko * bitmap.el (bitmap-compose): Fixed. 1997-01-16 MORIOKA Tomohiko * bitmap-mule: Version 7.16 was released. * bitmap.el: modified for GNU MULE 19.34.91. Wed Dec 28 13:57:22 1996 Martin Buchholz * BITMAP-CFG: Use variable `default-directory' instead of `(getenv "PWD")'. (cf. [tm-en:1084]) Wed Nov 27 15:38:38 1996 MORIOKA Tomohiko * bitmap-mule: Version 7.15 was released. * Makefile, README.en: New file. Wed Nov 27 15:07:15 1996 MORIOKA Tomohiko * BITMAP-MK, BITMAP-CFG: Add ../mu/. Wed Nov 27 13:44:46 1996 MORIOKA Tomohiko * bitmap.el: Modify to share font setting code between MULE and Emacs/mule. * bitmap.el (charset-bitmap): Definition for Emacs/mule was simplified. * bitmap.el: `fontset-list' occurs error when byte-compile modules require bitmap. * BITMAP-MK, BITMAP-ELS, BITMAP-CFG: New file. Wed Nov 27 11:14:21 1996 MORIOKA Tomohiko * po.el: New module. Wed Nov 27 11:10:17 1996 Kenichi Handa * bitmap.el (bitmap-compose): Don't compose-string for one character. (cf. [mule-jp:6201])