| 1 | 2000-12-30 NAKAJIMA Mikio <minakaji@osaka.email.ne.jp> |
|---|
| 2 | |
|---|
| 3 | * APEL: Version 10.3 released. |
|---|
| 4 | * apel-ver.el (apel-ver): Change APEL version to 10.3. |
|---|
| 5 | |
|---|
| 6 | * Makefile : Apply patch from TAKAHASHI Kaoru <kaoru@se.uec.ac.jp> |
|---|
| 7 | of Message-Id: <86vgs2s3cp.wl@tomoko.nantnaq.kaisei.org>. |
|---|
| 8 | |
|---|
| 9 | 2000-12-28 Tanaka Akira <akr@m17n.org> |
|---|
| 10 | |
|---|
| 11 | * pccl-20.el (ccl-compat): new advice for `make-coding-system' of |
|---|
| 12 | XEmacs to handle Emacs style CCL coding system definition. |
|---|
| 13 | |
|---|
| 14 | 2000-12-28 Kenichi Handa <handa@etl.go.jp> |
|---|
| 15 | |
|---|
| 16 | * static.el: Doc-string fixed. |
|---|
| 17 | |
|---|
| 18 | 2000-12-28 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp> |
|---|
| 19 | |
|---|
| 20 | * mcharset.el (default-mime-charset-for-write): Use |
|---|
| 21 | `mime-charset-p' instead of `find-coding-system'; don't require |
|---|
| 22 | `pces'. |
|---|
| 23 | |
|---|
| 24 | * mcs-nemacs.el, mcs-ltn1.el, mcs-20.el (mime-charset-p): New |
|---|
| 25 | alias. |
|---|
| 26 | |
|---|
| 27 | 2000-12-26 NAKAJIMA Mikio <minakaji@osaka.email.ne.jp> |
|---|
| 28 | |
|---|
| 29 | * README.en: Change major mode to outline-mode. |
|---|
| 30 | (What's APEL?): Add description about pym.el, pces, time-stamp.el, |
|---|
| 31 | timezone.el, and product.el. |
|---|
| 32 | (run in expanded place): Add a reference to `make.bat (for MS-DOS |
|---|
| 33 | family)'. |
|---|
| 34 | |
|---|
| 35 | * README.ja: Change major mode to outline-mode. |
|---|
| 36 | (What's APEL?): Add description about pym.el, pces, time-stamp.el, |
|---|
| 37 | timezone.el, and product.el. |
|---|
| 38 | |
|---|
| 39 | 2000-12-24 NAKAJIMA Mikio <minakaji@osaka.email.ne.jp> |
|---|
| 40 | |
|---|
| 41 | * poe.el (minor-mode-overriding-map-alist): Remove the filename |
|---|
| 42 | poe.el from doc string. |
|---|
| 43 | |
|---|
| 44 | * poe-18.el (current-time-world-timezones): Remove the filename |
|---|
| 45 | poe-18.el from doc string. |
|---|
| 46 | (current-time-local-timezone): Ditto. |
|---|
| 47 | (buffer-undo-list): Ditto. |
|---|
| 48 | (auto-fill-function): Ditto. |
|---|
| 49 | (unread-command-event): Ditto. |
|---|
| 50 | (unread-command-events): Ditto. |
|---|
| 51 | (minor-mode-map-alist): Ditto. |
|---|
| 52 | |
|---|
| 53 | * README.en ((d) make.bat (for MS-DOS family)): New section. |
|---|
| 54 | * README.ja ((d) make.bat $B$rMxMQ$9$k(B (MS-DOS $B7O(B OS $B$N>l9g(B)): |
|---|
| 55 | Ditto. |
|---|
| 56 | |
|---|
| 57 | 2000-12-22 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp> |
|---|
| 58 | |
|---|
| 59 | * mcs-e20.el: Require `pces'. |
|---|
| 60 | |
|---|
| 61 | 2000-12-22 Yuuichi Teranishi <teranisi@gohome.org> |
|---|
| 62 | |
|---|
| 63 | * timezone.el (timezone-time-from-absolute): Use `%' instead of |
|---|
| 64 | `mod'. |
|---|
| 65 | |
|---|
| 66 | 2000-12-21 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 67 | |
|---|
| 68 | * poe-18.el (numberp, mod): Removed. |
|---|
| 69 | |
|---|
| 70 | 2000-12-21 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp> |
|---|
| 71 | |
|---|
| 72 | * mcharset.el (default-mime-charset-for-write): Require `pces' for |
|---|
| 73 | `find-coding-system'. |
|---|
| 74 | |
|---|
| 75 | 2000-12-21 NAKAJIMA Mikio <minakaji@osaka.email.ne.jp> |
|---|
| 76 | |
|---|
| 77 | * poe-18.el (minor-mode-alist): Removed. |
|---|
| 78 | (minor-mode-overriding-map-alist): Move to poe.el. |
|---|
| 79 | |
|---|
| 80 | 2000-12-20 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp> |
|---|
| 81 | |
|---|
| 82 | * APEL-MK (install-apel): Add new optional argument `just-print'. |
|---|
| 83 | (what-where-apel): New implementation [use `install-apel' with |
|---|
| 84 | `just-print' mode]. |
|---|
| 85 | |
|---|
| 86 | 2000-12-20 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp> |
|---|
| 87 | |
|---|
| 88 | * APEL-MK (install-just-print-p): Moved to install.el. |
|---|
| 89 | (install-update-package-files): Moved to install.el. |
|---|
| 90 | |
|---|
| 91 | * install.el (install-update-package-files): New function [moved |
|---|
| 92 | from APEL-MK]. |
|---|
| 93 | (install-just-print-p): Likewise. |
|---|
| 94 | |
|---|
| 95 | 2000-12-15 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp> |
|---|
| 96 | |
|---|
| 97 | * mcs-xm.el: Don't require `poem' instead of `mcs-20'. |
|---|
| 98 | |
|---|
| 99 | * mcs-e20.el: Don't require mcs-20. |
|---|
| 100 | |
|---|
| 101 | * mcs-20.el: - Don't require `poem'. |
|---|
| 102 | - Require `custom' instead of `pcustom'. |
|---|
| 103 | - Require mcs-xm for XEmacs-Mule. |
|---|
| 104 | - Require mcs-e20 for GNU Emacs 20.1 or later. |
|---|
| 105 | (default-mime-charset): Change initial value to `x-unknown'. |
|---|
| 106 | |
|---|
| 107 | * mcharset.el: Require mcs-20 if running with XEmacs-Mule and GNU |
|---|
| 108 | Emacs 20.1 or later. |
|---|
| 109 | |
|---|
| 110 | 2000-12-19 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 111 | |
|---|
| 112 | * poe.el (current-fill-column): New emulating function. |
|---|
| 113 | (current-left-margin): New emulating function. |
|---|
| 114 | |
|---|
| 115 | * poe-18.el (numberp): Use `defalias-maybe' instead of `defalias'. |
|---|
| 116 | (mod): Ditto. |
|---|
| 117 | |
|---|
| 118 | 2000-12-20 NAKAJIMA Mikio <minakaji@osaka.email.ne.jp> |
|---|
| 119 | |
|---|
| 120 | * poe-18.el (set-frame-height): Typo fixed. |
|---|
| 121 | (read-from-minibuffer): Do not run `minibuffer-setup-hook' and |
|---|
| 122 | `minibuffer-exit-hook'. |
|---|
| 123 | (minibuffer-setup-hook): Comment out. |
|---|
| 124 | (minibuffer-exit-hook): Ditto. |
|---|
| 125 | |
|---|
| 126 | 2000-12-19 NAKAJIMA Mikio <minakaji@osaka.email.ne.jp> |
|---|
| 127 | |
|---|
| 128 | * make.bat: Do not echo. |
|---|
| 129 | |
|---|
| 130 | * poe-18.el (set-frame-heigth): Bug fixed. |
|---|
| 131 | |
|---|
| 132 | 2000-12-16 NAKAJIMA Mikio <minakaji@osaka.email.ne.jp> |
|---|
| 133 | |
|---|
| 134 | * poe-18.el (frame-width): New function. |
|---|
| 135 | (frame-height): Ditto. |
|---|
| 136 | (set-frame-width): Ditto. |
|---|
| 137 | (set-frame-heigth): Ditto. |
|---|
| 138 | (read-from-minibuffer): Run `minibuffer-setup-hook' and |
|---|
| 139 | `minibuffer-exit-hook'. |
|---|
| 140 | (buffer-undo-list): Declared with `defvar-maybe' and add doc |
|---|
| 141 | string. |
|---|
| 142 | (auto-fill-function): Add doc string. |
|---|
| 143 | (unread-command-event): Ditto. |
|---|
| 144 | (unread-command-events): Ditto. |
|---|
| 145 | (minibuffer-setup-hook): New variable. |
|---|
| 146 | (minibuffer-exit-hook): Ditto. |
|---|
| 147 | (minor-mode-map-alist): Ditto. |
|---|
| 148 | (minor-mode-alist): Ditto. |
|---|
| 149 | (minor-mode-overriding-map-alist): Ditto. |
|---|
| 150 | |
|---|
| 151 | 2000-12-15 NAKAJIMA Mikio <minakaji@osaka.email.ne.jp> |
|---|
| 152 | |
|---|
| 153 | * make.bat (listing): Bug fixed. |
|---|
| 154 | |
|---|
| 155 | * README.en: Add URL that can be used to getting SKK 10.62a with |
|---|
| 156 | the new byte compiler for Emacs 18. |
|---|
| 157 | * README.ja: Ditto. |
|---|
| 158 | |
|---|
| 159 | 2000-12-15 TAKAHASHI Kaoru <kaoru@kaisei.org> |
|---|
| 160 | |
|---|
| 161 | * Makefile (tar): Remove .cvsignore. Use `cvs tag -R' instead of |
|---|
| 162 | `cvs tag -RF'. |
|---|
| 163 | |
|---|
| 164 | 2000-12-15 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 165 | |
|---|
| 166 | * poe-18.el (buffer-disable-undo): Define it as a function to make |
|---|
| 167 | an argument optional instead of the use of `defalias' to |
|---|
| 168 | `buffer-flush-undo'. |
|---|
| 169 | |
|---|
| 170 | 2000-12-14 Daiki Ueno <ueno@unixuser.org> |
|---|
| 171 | |
|---|
| 172 | * alist.el (del-alist): Simplified. |
|---|
| 173 | |
|---|
| 174 | 2000-12-14 Mikio Nakajima <minakaji@osaka.email.ne.jp> |
|---|
| 175 | |
|---|
| 176 | * pym.el (static-if): Put t on edebug spec instead of if. |
|---|
| 177 | |
|---|
| 178 | 2000-12-13 Kenichi Handa <handa@etl.go.jp> |
|---|
| 179 | |
|---|
| 180 | * alist.el: Fix and add DOCs and comments; fix coding style. |
|---|
| 181 | |
|---|
| 182 | 2000-04-26 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp> |
|---|
| 183 | |
|---|
| 184 | * mcs-xm.el (charsets-mime-charset-alist): Add coded-charset |
|---|
| 185 | `japanese-jisx0208-1990' to MIME-charset `iso-2022-jp' and |
|---|
| 186 | `iso-2022-jp-2' in UTF-2000; add new MIME-charset `iso-2022-jp-3'. |
|---|
| 187 | |
|---|
| 188 | 2000-11-26 Mikio Nakajima <minakaji@osaka.email.ne.jp> |
|---|
| 189 | |
|---|
| 190 | * make.bat: New file. |
|---|
| 191 | * .cvsignore: Ditto. |
|---|
| 192 | |
|---|
| 193 | 2000-11-09 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 194 | |
|---|
| 195 | * path-util.el (add-path): Check for both "path" and "path/". |
|---|
| 196 | |
|---|
| 197 | 2000-10-06 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 198 | |
|---|
| 199 | * poe.el (require): Update `current-load-list'. |
|---|
| 200 | |
|---|
| 201 | 2000-10-10 Keiichi Suzuki <keiichi@mdcnet.co.jp> |
|---|
| 202 | |
|---|
| 203 | * product.el (product-version-as-string): New function. |
|---|
| 204 | (product-string-1): Use `product-version-as-string'. |
|---|
| 205 | |
|---|
| 206 | 2000-08-10 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 207 | |
|---|
| 208 | * poem-e20_3.el: Require `pym'. |
|---|
| 209 | |
|---|
| 210 | 2000-07-12 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp> |
|---|
| 211 | |
|---|
| 212 | * alist.el (vassoc): New function [to be compatible with XEmacs |
|---|
| 213 | 21.2.32 or later]. |
|---|
| 214 | |
|---|
| 215 | 2000-05-25 Tanaka Akira <akr@m17n.org> |
|---|
| 216 | |
|---|
| 217 | * README.en, README.ja: Update for CVS via SSH. |
|---|
| 218 | |
|---|
| 219 | 2000-05-24 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 220 | |
|---|
| 221 | * pces-raw.el (encode-coding-string, decode-coding-string): Return |
|---|
| 222 | a copy of string. |
|---|
| 223 | |
|---|
| 224 | 2000-04-25 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 225 | |
|---|
| 226 | * EMU-ELS (emu-modules): Don't include `pccl-20' for XEmacs 20 and |
|---|
| 227 | earlier. |
|---|
| 228 | |
|---|
| 229 | 2000-03-25 Mikio Nakajima <minakaji@osaka.email.ne.jp> |
|---|
| 230 | |
|---|
| 231 | * pym.el: Define edebug specs for `static-if', `static-when', |
|---|
| 232 | `static-unless', `static-condition-case', `static-defconst' and |
|---|
| 233 | `static-cond'. |
|---|
| 234 | |
|---|
| 235 | 2000-03-08 Akihiro Arisawa <ari@atesoft.advantest.co.jp> |
|---|
| 236 | |
|---|
| 237 | * poe.el (format-time-string): Fix problem when `format' contains |
|---|
| 238 | "%d" or "%D". |
|---|
| 239 | |
|---|
| 240 | 2000-03-04 Daiki Ueno <ueno@ueda.info.waseda.ac.jp> |
|---|
| 241 | |
|---|
| 242 | * poe.el (remassq,remassoc,remrassoc): Rewrite. |
|---|
| 243 | (remrassq): New function. |
|---|
| 244 | |
|---|
| 245 | |
|---|
| 246 | 2000-03-01 Yuuichi Teranishi <teranisi@gohome.org> |
|---|
| 247 | |
|---|
| 248 | * APEL: Version 10.2 released. |
|---|
| 249 | |
|---|
| 250 | 2000-02-29 Yuuichi Teranishi <teranisi@gohome.org> |
|---|
| 251 | |
|---|
| 252 | * poe-18.el (current-time-string): Fixed leap year's day counting bug. |
|---|
| 253 | |
|---|
| 254 | 2000-02-28 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 255 | |
|---|
| 256 | * emu.el (enriched-encode): Do nothing for it if FSF Emacs 19.28 |
|---|
| 257 | and earlier or XEmacs 19.13 and earlier is used. |
|---|
| 258 | |
|---|
| 259 | 2000-02-25 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 260 | |
|---|
| 261 | * emu.el (enriched-encode): Allow the 3rd argument ORIG-BUF for old |
|---|
| 262 | Emacsen. |
|---|
| 263 | |
|---|
| 264 | 2000-02-21 Makoto Nakagawa <Makoto.Nakagawa@jp.compaq.com> |
|---|
| 265 | |
|---|
| 266 | * poe.el (format-time-string): New function for Emacs 19.28 and |
|---|
| 267 | earlier. |
|---|
| 268 | (format-time-month-list): New constant for `format-time-string'. |
|---|
| 269 | (format-time-week-list): New constant for `format-time-string'. |
|---|
| 270 | |
|---|
| 271 | 2000-02-21 Daiki Ueno <ueno@ueda.info.waseda.ac.jp> |
|---|
| 272 | |
|---|
| 273 | * poe-18.el (walk-windows): New function. |
|---|
| 274 | |
|---|
| 275 | * poe-xemacs.el |
|---|
| 276 | (set-extent-properties): New function. |
|---|
| 277 | (run-at-time): New function. |
|---|
| 278 | (cancel-timer): New function. |
|---|
| 279 | (with-timeout-handler): New function. |
|---|
| 280 | (with-timeout): New function. |
|---|
| 281 | |
|---|
| 282 | * poe.el (remassq): New function. |
|---|
| 283 | (remassoc): New function. |
|---|
| 284 | (remrassoc): New function. |
|---|
| 285 | (get-buffer-window-list): New function. |
|---|
| 286 | (save-selected-frame): New macro. |
|---|
| 287 | |
|---|
| 288 | 2000-02-10 Yuuichi Teranishi <teranisi@gohome.org> |
|---|
| 289 | |
|---|
| 290 | * poe.el (replace-match): Redefined to add `STRING' optional |
|---|
| 291 | argument. |
|---|
| 292 | |
|---|
| 293 | 2000-02-07 Yuuichi Teranishi <teranisi@gohome.org> |
|---|
| 294 | |
|---|
| 295 | * poe-18.el (mod): Define as an alias for `%'. |
|---|
| 296 | (overlayp, move-overlay, delete-overlay, overlay-start, |
|---|
| 297 | overlay-end, overlay-buffer, overlay-properties, overlays-at, |
|---|
| 298 | overlays-in, next-overlay-change, previous-overlay-change, |
|---|
| 299 | overlay-lists, overlay-recenter, overlay-get): |
|---|
| 300 | Define as null function. |
|---|
| 301 | |
|---|
| 302 | 2000-02-05 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 303 | |
|---|
| 304 | * mcs-20.el (mime-charset-coding-system-alist): Add |
|---|
| 305 | `iso-2022-jp-3'. |
|---|
| 306 | |
|---|
| 307 | 2000-02-04 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 308 | |
|---|
| 309 | * poe.el (read-file-name): Replacement for Emacs 19.28 and earlier |
|---|
| 310 | (except for Emacs 18) or XEmacs 19.13 and earlier, for |
|---|
| 311 | compatibility. |
|---|
| 312 | |
|---|
| 313 | 2000-02-04 Yuuichi Teranishi <teranisi@gohome.org> |
|---|
| 314 | |
|---|
| 315 | * timezone.el (timezone-floor): Eliminated. |
|---|
| 316 | (timezone-fix-time-2): Use `floor' instead of `timezone-floor'. |
|---|
| 317 | |
|---|
| 318 | * poe-18.el (current-time): Fixed leap year count bug. |
|---|
| 319 | (set-time-zone-rule): New function. |
|---|
| 320 | (current-time-zone): Use `set-time-zone-rule'. |
|---|
| 321 | (floor): New function. |
|---|
| 322 | (window-live-p): New function. |
|---|
| 323 | (read-from-minibuffer): Redefined to add `HIST' optional argument. |
|---|
| 324 | (accept-process-output): Redefined to add `TIMEOUT' and |
|---|
| 325 | `TIMEOUT-MSECS' optional arguments. |
|---|
| 326 | (get-buffer-window): Redefined to add `FRAME' optional argument. |
|---|
| 327 | |
|---|
| 328 | * poe.el (completing-read): Redefined to adjust optional arguments |
|---|
| 329 | for some emacsen. |
|---|
| 330 | |
|---|
| 331 | 2000-01-31 Mikio Nakajima <minakaji@osaka.email.ne.jp> |
|---|
| 332 | |
|---|
| 333 | * poe-18.el (defalias): Remove its definition as a function and |
|---|
| 334 | define it as an alias for `fset'. |
|---|
| 335 | (auto-fill-function): Declare with defvar-maybe. |
|---|
| 336 | (unread-command-event): Ditto. |
|---|
| 337 | (unread-command-events): Ditto. |
|---|
| 338 | (insert-and-inherit): Defile with defalias. |
|---|
| 339 | (insert-before-markers-and-inherit): Ditto. |
|---|
| 340 | (number-to-string): Ditto. |
|---|
| 341 | |
|---|
| 342 | 2000-01-30 Mikio Nakajima <minakaji@osaka.email.ne.jp> |
|---|
| 343 | |
|---|
| 344 | * poe-18.el (window-minibuffer-p): New function. |
|---|
| 345 | |
|---|
| 346 | 2000-01-30 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp> |
|---|
| 347 | |
|---|
| 348 | * pces-om.el (insert-file-contents-as-coding-system): Ignore BEG, |
|---|
| 349 | END and REPLACE under Emacs 18, or Mule 1.1 or earlier. |
|---|
| 350 | (insert-file-contents-as-binary): Ditto. |
|---|
| 351 | |
|---|
| 352 | 2000-01-27 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 353 | |
|---|
| 354 | * APEL-CFG: Typo. |
|---|
| 355 | |
|---|
| 356 | 2000-01-26 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 357 | |
|---|
| 358 | * poe-18.el (set-match-data): New alias for `store-match-data'. |
|---|
| 359 | (save-match-data-internal): New variable. |
|---|
| 360 | (save-match-data): New macro; use above. |
|---|
| 361 | |
|---|
| 362 | (defalias): Docstring sync. |
|---|
| 363 | (put-text-property): Typo. |
|---|
| 364 | |
|---|
| 365 | 2000-01-23 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp> |
|---|
| 366 | |
|---|
| 367 | * poe-18.el (byte-code-function-p): Check if the CDR of OBJECT is |
|---|
| 368 | a cons cell. |
|---|
| 369 | |
|---|
| 370 | |
|---|
| 371 | 2000-01-21 Yuuichi Teranishi <teranisi@gohome.org> |
|---|
| 372 | |
|---|
| 373 | * APEL: Version 10.1 released. |
|---|
| 374 | |
|---|
| 375 | 2000-01-19 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 376 | |
|---|
| 377 | * poe.el (require): Handle `file-error' only. |
|---|
| 378 | |
|---|
| 379 | 2000-01-12 OKAZAKI Tetsurou <okazaki@be.to> |
|---|
| 380 | |
|---|
| 381 | * EMU-ELS (emu-modules): Add `pccl' even if `mule' is not provided. |
|---|
| 382 | |
|---|
| 383 | 2000-01-05 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 384 | |
|---|
| 385 | * Makefile, README.en, README.ja: Update for the new CVS server. |
|---|
| 386 | |
|---|
| 387 | 1999-12-24 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 388 | |
|---|
| 389 | * poe.el (functionp): Define it before loading "localhook". |
|---|
| 390 | |
|---|
| 391 | |
|---|
| 392 | 1999-12-24 Yuuichi Teranishi <teranisi@gohome.org> |
|---|
| 393 | |
|---|
| 394 | * APEL: Version 10.0 released. |
|---|
| 395 | |
|---|
| 396 | 1999-12-24 Keiichi Suzuki <keiichi@nanap.org> |
|---|
| 397 | |
|---|
| 398 | * apel-ver.el: Fix file header. |
|---|
| 399 | |
|---|
| 400 | 1999-12-23 Yuuichi Teranishi <teranisi@gohome.org> |
|---|
| 401 | |
|---|
| 402 | * timezone.el (timezone-abs): Eliminated. |
|---|
| 403 | (timezone-zone-to-minute): Use `abs' instead of `timezone-abs'. |
|---|
| 404 | |
|---|
| 405 | * poe-18.el (current-time-zone): Use `abs'. |
|---|
| 406 | |
|---|
| 407 | 1999-12-23 Keiichi Suzuki <keiichi@nanap.org> |
|---|
| 408 | |
|---|
| 409 | * product.el: Fix file header. `checkdoc' fix. |
|---|
| 410 | |
|---|
| 411 | * apel-ver.el: Fix file header. |
|---|
| 412 | |
|---|
| 413 | 1999-12-22 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 414 | |
|---|
| 415 | * APEL-ELS, EMU-ELS: product.el, apel-ver.el, time-stamp.el, |
|---|
| 416 | and timezone.el are version-dependent. |
|---|
| 417 | |
|---|
| 418 | * product.el (emacs-major-version, emacs-minor-version): Moved |
|---|
| 419 | from poe.el. |
|---|
| 420 | |
|---|
| 421 | * poe.el (emacs-major-version, emacs-minor-version): Removed. |
|---|
| 422 | |
|---|
| 423 | * pym.el: Add product information. |
|---|
| 424 | |
|---|
| 425 | 1999-12-22 Yuuichi Teranishi <teranisi@gohome.org> |
|---|
| 426 | |
|---|
| 427 | * poe.el (string-to-int): Commented out an alias for |
|---|
| 428 | `string-to-number'. |
|---|
| 429 | |
|---|
| 430 | 1999-12-13 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 431 | |
|---|
| 432 | * poe-18.el: Fix open parenthesis. |
|---|
| 433 | |
|---|
| 434 | * README.ja: Sync up with README.en. |
|---|
| 435 | |
|---|
| 436 | * README.en: Fix what versions of Emacsen can use |
|---|
| 437 | `normal-top-level-add-to-load-path'. |
|---|
| 438 | |
|---|
| 439 | 1999-12-12 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 440 | |
|---|
| 441 | * APEL-MK: Modified comments. |
|---|
| 442 | |
|---|
| 443 | * poe.el: Modified comments. |
|---|
| 444 | |
|---|
| 445 | * pym.el: Modified comments. |
|---|
| 446 | (defalias-maybe): Don't update `current-load-list'. |
|---|
| 447 | |
|---|
| 448 | 1999-12-06 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 449 | |
|---|
| 450 | * pym.el (subr-fboundp): Reverted; but considered as obsolete. |
|---|
| 451 | |
|---|
| 452 | 1999-12-05 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 453 | |
|---|
| 454 | * poe-18.el (numberp): New function; alias for `integerp'. |
|---|
| 455 | (abs): New function. |
|---|
| 456 | |
|---|
| 457 | * poe-18.el (byte-code-function-p): Docstring sync. |
|---|
| 458 | (cyclic-function-indirection): New error symbol. |
|---|
| 459 | (indirect-function): New function; use above symbol. |
|---|
| 460 | |
|---|
| 461 | 1999-11-30 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 462 | |
|---|
| 463 | * poe-18.el (current-time-string): New local variable `lyear' |
|---|
| 464 | for leap year; renamed from `uru' and bind locally. |
|---|
| 465 | |
|---|
| 466 | * poe.el (emacs-major-version, emacs-minor-version): Define |
|---|
| 467 | at compile-time as well as at load-time in order to do compile- |
|---|
| 468 | time version check. |
|---|
| 469 | (tcp): Require if `open-network-stream' is not available; |
|---|
| 470 | moved from "pces.el". |
|---|
| 471 | |
|---|
| 472 | * pym.el: Removed comment. |
|---|
| 473 | |
|---|
| 474 | 1999-11-28 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 475 | |
|---|
| 476 | * poe.el, poe-18.el, poe-xemacs.el, pym.el: Modified comments. |
|---|
| 477 | |
|---|
| 478 | 1999-11-25 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 479 | |
|---|
| 480 | * poe-18.el: Modified comments. |
|---|
| 481 | (buffer-undo-list, data-directory): Use `defvar'. |
|---|
| 482 | (generate-new-buffer-name): Use `defun'. |
|---|
| 483 | |
|---|
| 484 | 1999-11-22 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 485 | |
|---|
| 486 | * pccl-20.el, pccl-om.el: Removed "[SOURCE INFO]" style |
|---|
| 487 | comment from docstrings. |
|---|
| 488 | |
|---|
| 489 | * pccl-om.el, localhook.el, pcustom.el: Updated header. |
|---|
| 490 | |
|---|
| 491 | 1999-11-13 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 492 | |
|---|
| 493 | * Removed "[SOURCE INFO]" style comment from docstrings. |
|---|
| 494 | Most of them are out of sync, and now there are some other |
|---|
| 495 | ways to get such information. |
|---|
| 496 | |
|---|
| 497 | * poe-18.el: Rearranged. |
|---|
| 498 | (lambda): New macro. |
|---|
| 499 | (get-char-property, next-single-property-change, |
|---|
| 500 | previous-property-change, previous-single-property-change, |
|---|
| 501 | text-property-any, text-property-not-all, |
|---|
| 502 | next-char-property-change, previous-char-property-change): |
|---|
| 503 | Define as null function. |
|---|
| 504 | |
|---|
| 505 | * poe-xemacs.el: Rearranged. |
|---|
| 506 | (eval-after-load): Moved to poe.el. |
|---|
| 507 | |
|---|
| 508 | * poe.el: Rearranged; reduce load-time check. |
|---|
| 509 | Moved many macros to pym.el. |
|---|
| 510 | (require): New function; emulate optional 3rd arg. |
|---|
| 511 | (plist-get, plist-put): New functions. |
|---|
| 512 | (string-to-number): New function. |
|---|
| 513 | (push, pop): New macros. |
|---|
| 514 | (assoc-default): New function. |
|---|
| 515 | (eval-after-load, eval-next-after-load): New functions; |
|---|
| 516 | moved from poe-xemacs.el and modified for Emacs 19.28. |
|---|
| 517 | (buffer-file-type): New variable. |
|---|
| 518 | (with-temp-message, with-output-to-string): New macros. |
|---|
| 519 | (combine-after-change-calls): Docstring sync. |
|---|
| 520 | (match-string-no-properties): New function. |
|---|
| 521 | (convert-standard-filename): Do load-time check. |
|---|
| 522 | |
|---|
| 523 | 1999-11-13 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 524 | |
|---|
| 525 | * pym.el (defsubst-maybe-cond): New macro. |
|---|
| 526 | |
|---|
| 527 | * pym.el (defun-maybe, defmacro-maybe, defsubst-maybe, |
|---|
| 528 | defalias-maybe, defvar-maybe, defconst-maybe, |
|---|
| 529 | defun-maybe-cond, defmacro-maybe-cond, def-edebug-spec): |
|---|
| 530 | Moved from poe.el. |
|---|
| 531 | |
|---|
| 532 | * EMU-ELS (emu-modules): Added 'pym. |
|---|
| 533 | |
|---|
| 534 | * pym.el: New file. |
|---|
| 535 | |
|---|
| 536 | 1999-11-13 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 537 | |
|---|
| 538 | * APEL-MK, APEL-CFG, APEL-ELS, EMU-ELS, Makefile: Revised. |
|---|
| 539 | |
|---|
| 540 | 1999-11-12 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 541 | |
|---|
| 542 | * inv-18.el, inv-19.el, inv-xemacs.el: |
|---|
| 543 | Require 'poe in each submodule. |
|---|
| 544 | (enable-invisible): Changed to function. |
|---|
| 545 | (disable-invisible): Renamed from `end-of-invisible'. |
|---|
| 546 | Changed to function. |
|---|
| 547 | (end-of-invisible): Make obsolete. |
|---|
| 548 | |
|---|
| 549 | 1999-11-12 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 550 | |
|---|
| 551 | * README.en (Version specific information): New section. |
|---|
| 552 | (Bug reports): Updated description of APEL mailing-lists. |
|---|
| 553 | |
|---|
| 554 | * pcustom.el [old custom]: Refer to it. |
|---|
| 555 | |
|---|
| 556 | * tinycustom.el: checkdoc. |
|---|
| 557 | |
|---|
| 558 | 1999-11-12 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 559 | |
|---|
| 560 | * APEL-MK: Require 'path-util explicitly. |
|---|
| 561 | |
|---|
| 562 | 1999-11-12 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 563 | |
|---|
| 564 | * APEL-MK, APEL-CFG, APEL-ELS, EMU-ELS: Rewritten. |
|---|
| 565 | |
|---|
| 566 | * install.el: Removed v18 stuff; now we require 'poe. |
|---|
| 567 | Modified some comments. |
|---|
| 568 | |
|---|
| 569 | |
|---|
| 570 | 1999-12-22 Yuuichi Teranishi <teranisi@gohome.org> |
|---|
| 571 | |
|---|
| 572 | * timezone.el: Modified comments. |
|---|
| 573 | (toplevel): Require 'product. |
|---|
| 574 | |
|---|
| 575 | 1999-12-21 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 576 | |
|---|
| 577 | * apel-ver.el: Footer fix. |
|---|
| 578 | |
|---|
| 579 | 1999-12-21 Yuuichi Teranishi <teranisi@gohome.org> |
|---|
| 580 | |
|---|
| 581 | * poe-18.el (current-time-zone): New function. |
|---|
| 582 | (current-time-world-timezones, current-time-local-timezone): |
|---|
| 583 | New variables. |
|---|
| 584 | (current-time-string): Use `current-time-zone' to get local timezone. |
|---|
| 585 | (current-time): Ditto. |
|---|
| 586 | |
|---|
| 587 | * timezone.el: New file. |
|---|
| 588 | |
|---|
| 589 | * APEL-ELS (apel-modules): Add `timezone' if existing timezone.el |
|---|
| 590 | has y2k problem. |
|---|
| 591 | |
|---|
| 592 | * product.el (product-string-1): Use `int-to-string' instead of |
|---|
| 593 | `number-to-string'. |
|---|
| 594 | |
|---|
| 595 | 1999-12-20 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 596 | |
|---|
| 597 | * apel-ver.el, product.el: Header fix. |
|---|
| 598 | |
|---|
| 599 | 1999-12-20 Keiichi Suzuki <keiichi@nanap.org> |
|---|
| 600 | |
|---|
| 601 | * alist.el, atype.el, broken.el, calist.el, emu-mule.el, emu.el, |
|---|
| 602 | env.el, file-detect.el, filename.el, install.el, inv-18.el, |
|---|
| 603 | inv-19.el, inv-xemacs.el, invisible.el, localhook.el, |
|---|
| 604 | mcharset.el, mcs-20.el, mcs-e20.el, mcs-ltn1.el, mcs-nemacs.el, |
|---|
| 605 | mcs-om.el, mcs-xm.el, mcs-xmu.el, mule-caesar.el, path-util.el, |
|---|
| 606 | pccl-20.el, pccl-om.el, pccl.el, pces-20.el, pces-e20.el, |
|---|
| 607 | pces-e20_2.el, pces-nemacs.el, pces-om.el, pces-raw.el, |
|---|
| 608 | pces-xfc.el, pces-xm.el, pces.el, pcustom.el, poe-18.el, |
|---|
| 609 | poe-xemacs.el, poe.el, poem-e20.el, poem-e20_2.el, |
|---|
| 610 | poem-e20_3.el, poem-ltn1.el, poem-nemacs.el, poem-om.el, |
|---|
| 611 | poem-xm.el, poem.el, richtext.el, static.el, time-stamp.el, |
|---|
| 612 | tinycustom.el, tinyrich.el (TopLevel): Add product information. |
|---|
| 613 | |
|---|
| 614 | * Sync up with apel-product. |
|---|
| 615 | |
|---|
| 616 | * 1999-11-12 Keiichi Suzuki <keiichi@nanap.org> |
|---|
| 617 | |
|---|
| 618 | * product.el (product-define): Add new slot `version-string'. |
|---|
| 619 | (product-provide): Likewise. |
|---|
| 620 | (product-version-string): New function. |
|---|
| 621 | (product-set-version-string): New function. |
|---|
| 622 | (product-string-1): Use `version-string'. |
|---|
| 623 | (product-for-each): New function. |
|---|
| 624 | (product-string): Separate `product-string' and |
|---|
| 625 | `product-string-verbose'. |
|---|
| 626 | (product-string-verbose): Likewise. |
|---|
| 627 | (product-parse-version-string): New function. |
|---|
| 628 | |
|---|
| 629 | * 1999-11-12 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 630 | |
|---|
| 631 | * product.el: Some `checkdoc' fixes. |
|---|
| 632 | (product-version>=): Eliminate local variable. |
|---|
| 633 | |
|---|
| 634 | * 1999-11-12 Keiichi Suzuki <keiichi@nanap.org> |
|---|
| 635 | |
|---|
| 636 | * product.el: New file. |
|---|
| 637 | |
|---|
| 638 | * apel-ver.el: New file. |
|---|
| 639 | |
|---|
| 640 | * APEL-ELS (apel-modules): Add `apel-ver' and `product'. |
|---|
| 641 | |
|---|
| 642 | 1999-11-25 Yuuichi Teranishi <teranisi@gohome.org> |
|---|
| 643 | |
|---|
| 644 | * poe-18.el (current-time-string, current-time): New functions. |
|---|
| 645 | |
|---|
| 646 | 1999-11-11 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 647 | |
|---|
| 648 | * localhook.el, pcustom.el: checkdoc. |
|---|
| 649 | |
|---|
| 650 | 1999-11-09 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 651 | |
|---|
| 652 | * pcustom.el: Warn if the new custom library is not found at the |
|---|
| 653 | compile time. |
|---|
| 654 | |
|---|
| 655 | * APEL-CFG: Don't add the path of "custom" to `load-path'. |
|---|
| 656 | |
|---|
| 657 | * poe-18.el (file-executable-p): Returns nil if the file does not |
|---|
| 658 | exist. |
|---|
| 659 | |
|---|
| 660 | 1999-11-08 Yuuichi Teranishi <teranisi@gohome.org> |
|---|
| 661 | |
|---|
| 662 | * poe-18.el (put-text-property, next-property-change, |
|---|
| 663 | text-properties-at): Define as null function. |
|---|
| 664 | |
|---|
| 665 | 1999-11-02 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 666 | |
|---|
| 667 | * poe-18.el (add-text-properties, get-text-property): Define as |
|---|
| 668 | null function. |
|---|
| 669 | (file-executable-p): New function. |
|---|
| 670 | |
|---|
| 671 | |
|---|
| 672 | 1999-10-22 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 673 | |
|---|
| 674 | * APEL: Version 9.23 released. |
|---|
| 675 | |
|---|
| 676 | 1999-10-22 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 677 | |
|---|
| 678 | * APEL-MK (compile-apel-package): Compile `emu-modules-to-compile' |
|---|
| 679 | instead of `emu-modules'. |
|---|
| 680 | (compile-apel): Likewise. |
|---|
| 681 | |
|---|
| 682 | * EMU-ELS (emu-modules-to-compile): New variable which is used for |
|---|
| 683 | compiling in APEL-MK. If the feature `utf-2000' is provided, |
|---|
| 684 | `mcs-xmu' is removed from its value even if `emu-modules' contains |
|---|
| 685 | it. |
|---|
| 686 | (emu-modules-not-to-compile): New variable. |
|---|
| 687 | |
|---|
| 688 | * mcs-xm.el (mime-iso646-character-unification-alist): Move to |
|---|
| 689 | mcs-xmu.el. |
|---|
| 690 | (mime-unified-character-face): Move to mcs-xmu.el. |
|---|
| 691 | (mime-character-unification-limit-size): Move to mcs-xmu.el. |
|---|
| 692 | (decode-mime-charset-region-with-iso646-unification): Move to |
|---|
| 693 | mcs-xmu.el. |
|---|
| 694 | |
|---|
| 695 | * mcs-xmu.el: New file. |
|---|
| 696 | |
|---|
| 697 | 1999-10-22 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 698 | |
|---|
| 699 | * EMU-ELS (pces-modules): Don't check for the feature `mule' |
|---|
| 700 | whether `pces-xfc' is required. |
|---|
| 701 | * pces.el: Likewise. |
|---|
| 702 | |
|---|
| 703 | * mcs-xm.el: (decode-mime-charset-region-with-iso646-unification): |
|---|
| 704 | Narrow to the region while decoding; bind `case-fold-search' to nil. |
|---|
| 705 | (mime-character-unification-limit-size): Make it can also be nil |
|---|
| 706 | which means the size is unlimited. |
|---|
| 707 | |
|---|
| 708 | 1999-10-14 Mikio Nakajima <minakaji@osaka.email.ne.jp> |
|---|
| 709 | |
|---|
| 710 | * mcs-xm.el (decode-mime-charset-region-with-iso646-unification): |
|---|
| 711 | Don't put `mime-unified-character-face' to unified text if it is |
|---|
| 712 | nil. |
|---|
| 713 | (mime-character-unification-limit-size): Fix doc string. |
|---|
| 714 | |
|---|
| 715 | 1999-10-13 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 716 | |
|---|
| 717 | * poe.el (file-coding): Provide it for XEmacs 20.4 or earlier with |
|---|
| 718 | MULE. |
|---|
| 719 | |
|---|
| 720 | 1999-10-13 Daiki Ueno <ueno@ueda.info.waseda.ac.jp> |
|---|
| 721 | |
|---|
| 722 | * EMU-ELS (pces-modules): Add `pces-raw' if file-coding feature is |
|---|
| 723 | not available in a XEmacs-without-MULE. |
|---|
| 724 | |
|---|
| 725 | * pces.el: Require `pces-raw' if file-coding feature is not |
|---|
| 726 | available in a XEmacs-without-MULE. |
|---|
| 727 | |
|---|
| 728 | 1999-10-04 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 729 | |
|---|
| 730 | * path-util.el (exec-installed-p): Add parens. |
|---|
| 731 | |
|---|
| 732 | 1999-10-04 Keiichi Suzuki <keiichi@nanap.org> |
|---|
| 733 | |
|---|
| 734 | * path-util.el (exec-installed-p): Use `file-executable-p' instead |
|---|
| 735 | of `file-exists-p'. |
|---|
| 736 | When FILE already inculdes suffix in `exec-suffix-list', do not |
|---|
| 737 | expand file name with `exec-suffix-list'. |
|---|
| 738 | (module-installed-p): Do not use `exec-installed-p'. |
|---|
| 739 | |
|---|
| 740 | 1999-09-27 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 741 | |
|---|
| 742 | * mcs-xm.el: Use `unless' instead `static-unless' to share *.elc |
|---|
| 743 | between UTF-2000 and non-UTF-2000. |
|---|
| 744 | |
|---|
| 745 | 1999-09-24 Mikio Nakajima <minakaji@osaka.email.ne.jp> |
|---|
| 746 | |
|---|
| 747 | * pces-om.el (find-coding-system): New inline function. |
|---|
| 748 | <cf. [tm-ja:5238]> |
|---|
| 749 | |
|---|
| 750 | 1999-09-23 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 751 | |
|---|
| 752 | * mcs-20.el (mime-charset-coding-system-alist): Use coding-system |
|---|
| 753 | `tis-620' instead of `tis620'. |
|---|
| 754 | |
|---|
| 755 | * mcs-xm.el (charsets-mime-charset-alist): Add setting for |
|---|
| 756 | `tis-620'. |
|---|
| 757 | |
|---|
| 758 | 1999-09-22 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 759 | |
|---|
| 760 | * mcs-20.el (mime-charset-coding-system-alist): Add `cp874'. |
|---|
| 761 | |
|---|
| 762 | 1999-09-21 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 763 | |
|---|
| 764 | * EMU-ELS (pces-modules): Add `pces-xfc' if the feature `mule' is |
|---|
| 765 | provided even though the feature `file-coding' is not provided. |
|---|
| 766 | |
|---|
| 767 | * pces.el: Require `pces-xfc' if the feature `mule' is provided |
|---|
| 768 | even though the feature `file-coding' is not provided. |
|---|
| 769 | |
|---|
| 770 | |
|---|
| 771 | 1999-09-13 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 772 | |
|---|
| 773 | * APEL: Version 9.22 released. |
|---|
| 774 | |
|---|
| 775 | 1999-09-12 Mikio Nakajima <minakaji@osaka.email.ne.jp> |
|---|
| 776 | |
|---|
| 777 | * poe.el (defmacro-maybe-cond): Add edebug spec. |
|---|
| 778 | |
|---|
| 779 | 1999-09-12 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp> |
|---|
| 780 | |
|---|
| 781 | * poe.el (defun-maybe-cond): Add edebug spec. |
|---|
| 782 | |
|---|
| 783 | 1999-09-09 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 784 | |
|---|
| 785 | * mcs-xm.el (mime-charset-decoder-alist): Don't use |
|---|
| 786 | `decode-mime-charset-region-with-iso646-unification' if running |
|---|
| 787 | XEmacs-UTF-2000. |
|---|
| 788 | (mime-iso646-character-unification-alist): Don't define if running |
|---|
| 789 | XEmacs-UTF-2000. |
|---|
| 790 | (mime-unified-character-face): Likewise. |
|---|
| 791 | (mime-character-unification-limit-size): Likewise. |
|---|
| 792 | (decode-mime-charset-region-with-iso646-unification): Likewise. |
|---|
| 793 | |
|---|
| 794 | 1999-09-09 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 795 | |
|---|
| 796 | * tinycustom.el (defface): Allow `type' in SPEC; enrich doc string. |
|---|
| 797 | |
|---|
| 798 | 1999-09-08 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 799 | |
|---|
| 800 | * tinycustom.el (frame-background-mode): New variable. |
|---|
| 801 | |
|---|
| 802 | * poe.el (frame-background-mode): Move to tinycustom.el. |
|---|
| 803 | |
|---|
| 804 | 1999-09-03 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 805 | |
|---|
| 806 | * tinycustom.el (defface): Set the face attributes according to |
|---|
| 807 | SPEC. |
|---|
| 808 | |
|---|
| 809 | * poe.el (frame-background-mode): New variable. |
|---|
| 810 | |
|---|
| 811 | 1999-09-02 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 812 | |
|---|
| 813 | * poe.el: Delete autoload setting for `filename'. |
|---|
| 814 | (convert-standard-filename): Require `filename'. |
|---|
| 815 | |
|---|
| 816 | 1999-09-02 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 817 | |
|---|
| 818 | * poe.el (convert-standard-filename): Rearrange. |
|---|
| 819 | |
|---|
| 820 | 1999-09-01 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 821 | |
|---|
| 822 | * poe.el (convert-standard-filename): New function. |
|---|
| 823 | |
|---|
| 824 | 1999-08-27 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 825 | |
|---|
| 826 | * install.el (emacs-major-version): Deleted. |
|---|
| 827 | (emacs-minor-version): Deleted. |
|---|
| 828 | |
|---|
| 829 | * path-util.el: Require `poe'. [cf. <tm-ja:5051>] |
|---|
| 830 | |
|---|
| 831 | 1999-08-27 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 832 | |
|---|
| 833 | * install.el: Require `poe'. <cf. [tm-ja:5055]> |
|---|
| 834 | |
|---|
| 835 | * path-util.el (directory-files): Don't redefine. |
|---|
| 836 | |
|---|
| 837 | 1999-08-26 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 838 | |
|---|
| 839 | * path-util.el (directory-files): Emulate as Emacs 19 or later to |
|---|
| 840 | accept the optional fourth argument for old Emacsen. It is needed |
|---|
| 841 | here for compiling other packages. |
|---|
| 842 | |
|---|
| 843 | * APEL-ELS (apel-modules): Add `time-stamp' if Emacs version is |
|---|
| 844 | less than 19.16. |
|---|
| 845 | |
|---|
| 846 | * time-stamp.el: New file imported from Emacs 19.28. |
|---|
| 847 | |
|---|
| 848 | 1999-08-26 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 849 | |
|---|
| 850 | * tinycustom.el (defface): Quote the argument of `make-face'. |
|---|
| 851 | |
|---|
| 852 | 1999-08-25 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 853 | |
|---|
| 854 | * APEL-CFG: Don't provide `emu'; add the latest path of "custom" |
|---|
| 855 | to `load-path'. |
|---|
| 856 | |
|---|
| 857 | 1999-08-25 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 858 | |
|---|
| 859 | * install.el: Don't require `emu'. |
|---|
| 860 | (emacs-major-version): New variable [for old emacsen]. |
|---|
| 861 | (emacs-minor-version): New variable [for old emacsen]. |
|---|
| 862 | |
|---|
| 863 | 1999-08-25 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 864 | |
|---|
| 865 | * poe-18.el (inline): New implementation using `defmacro'. |
|---|
| 866 | |
|---|
| 867 | |
|---|
| 868 | 1999-08-24 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 869 | |
|---|
| 870 | * APEL: Version 9.21 released. |
|---|
| 871 | |
|---|
| 872 | 1999-08-24 Taiji Can <Taiji.Can@atesoft.advantest.co.jp> |
|---|
| 873 | |
|---|
| 874 | * poem-nemacs.el: Use `char-width' instead of `char-columns'. |
|---|
| 875 | |
|---|
| 876 | 1999-08-24 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 877 | |
|---|
| 878 | * poe-18.el (inline): Use `defalias' instead of `defalias-maybe'. |
|---|
| 879 | |
|---|
| 880 | 1999-08-21 Mikio Nakajima <minakaji@osaka.email.ne.jp> |
|---|
| 881 | |
|---|
| 882 | * poe.el (rassoc): Just ignore elements of LIST that are not conse |
|---|
| 883 | cell and add doc string according to its features. |
|---|
| 884 | |
|---|
| 885 | 1999-08-20 Yuuichi Teranishi <teranisi@gohome.org> |
|---|
| 886 | |
|---|
| 887 | * poe-18.el (delete): Return nil when argument 'list' is nil. |
|---|
| 888 | |
|---|
| 889 | 1999-08-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp> |
|---|
| 890 | |
|---|
| 891 | * README.en, README.ja (Anonymous FTP): New section. |
|---|
| 892 | * README.ja (CVS): Translate. |
|---|
| 893 | |
|---|
| 894 | |
|---|
| 895 | 1999-07-06 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 896 | |
|---|
| 897 | * APEL: Version 9.20 released. |
|---|
| 898 | |
|---|
| 899 | 1999-06-27 OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp> |
|---|
| 900 | |
|---|
| 901 | * EMU-ELS: Install env.el for v18. <cf. [tm-ja:4710]> |
|---|
| 902 | |
|---|
| 903 | 1999-06-25 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 904 | |
|---|
| 905 | * poem-xm.el (split-char): Don't redefine for the recent XEmacs. |
|---|
| 906 | |
|---|
| 907 | 1999-06-23 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 908 | |
|---|
| 909 | * poe.el (defun-maybe, defmacro-maybe, defalias-maybe, |
|---|
| 910 | defsubst-maybe, defun-maybe-cond, defmacro-maybe-cond): |
|---|
| 911 | Set `current-load-list' explicitly. |
|---|
| 912 | |
|---|
| 913 | 1999-06-22 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 914 | |
|---|
| 915 | * atype.el: Require 'poe. |
|---|
| 916 | |
|---|
| 917 | * mule-caesar.el: Require 'poe and 'poem. |
|---|
| 918 | |
|---|
| 919 | * filename.el: Require 'poe and 'poem. |
|---|
| 920 | Don't require 'cl. |
|---|
| 921 | (filename-special-filter): Eliminate `assoc-if'. |
|---|
| 922 | |
|---|
| 923 | 1999-06-22 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 924 | |
|---|
| 925 | * install.el: Require 'emu for backward compatibility. |
|---|
| 926 | (defun-maybe): New macro; imported from poe.el. |
|---|
| 927 | (make-directory-internal, make-directory): New functions; imported |
|---|
| 928 | from poe-18.el. |
|---|
| 929 | |
|---|
| 930 | * APEL-CFG: Provide 'emu to prevent install.el from loading emu |
|---|
| 931 | while compiling APEL itself. |
|---|
| 932 | |
|---|
| 933 | 1999-06-20 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 934 | |
|---|
| 935 | * install.el: Require 'poe instead of 'emu. |
|---|
| 936 | (install-prefix): Don't use `running-emacs-18' or `running-xemacs'. |
|---|
| 937 | (install-detect-elisp-directory): Eliminate local variable `dir'. |
|---|
| 938 | Don't use `running-emacs-19_29-or-later' or `running-xemacs'. |
|---|
| 939 | |
|---|
| 940 | * mcs-20.el: Require 'pcustom instead of 'custom. |
|---|
| 941 | |
|---|
| 942 | * EMU-ELS: Don't use `running-emacs-19_29-or-later' or |
|---|
| 943 | `running-xemacs-19_14-or-later.' |
|---|
| 944 | |
|---|
| 945 | 1999-06-18 Tanaka Akira <akr@jaist.ac.jp> |
|---|
| 946 | |
|---|
| 947 | * static.el (static-condition-case): Wrap lambda expression by |
|---|
| 948 | `function'. |
|---|
| 949 | |
|---|
| 950 | * calist.el (calist-default-field-match-method): Use `function' |
|---|
| 951 | instead of #'. |
|---|
| 952 | |
|---|
| 953 | 1999-06-17 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 954 | |
|---|
| 955 | * pcustom.el: Load "custom" anyway. |
|---|
| 956 | |
|---|
| 957 | 1999-06-16 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 958 | |
|---|
| 959 | * static.el (static-cond): New macro. |
|---|
| 960 | |
|---|
| 961 | 1999-06-11 Tanaka Akira <akr@jaist.ac.jp> |
|---|
| 962 | |
|---|
| 963 | * static.el (static-defconst): New macro. |
|---|
| 964 | |
|---|
| 965 | 1999-06-04 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 966 | |
|---|
| 967 | * pces-xfc.el (insert-file-contents-literally-treats-binary): New |
|---|
| 968 | facility. |
|---|
| 969 | (insert-file-contents-literally-treats-file-name-handler): New |
|---|
| 970 | facility. |
|---|
| 971 | (insert-file-contents-as-binary): Define as an alias for |
|---|
| 972 | `insert-file-contents-literally' if it is not broken. |
|---|
| 973 | |
|---|
| 974 | 1999-06-04 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 975 | |
|---|
| 976 | * EMU-ELS (pces-modules): New variable. |
|---|
| 977 | |
|---|
| 978 | * poem.el: Require pces.el. |
|---|
| 979 | |
|---|
| 980 | * pces.el: New module. |
|---|
| 981 | |
|---|
| 982 | * poem-xfc.el: Deleted. |
|---|
| 983 | |
|---|
| 984 | * pces-xfc.el: New module. |
|---|
| 985 | |
|---|
| 986 | * pces-nemacs.el: New module. |
|---|
| 987 | |
|---|
| 988 | * poem-nemacs.el: Split off features about coding-system to |
|---|
| 989 | pces-nemacs.el. |
|---|
| 990 | |
|---|
| 991 | * pces-om.el: New module. |
|---|
| 992 | |
|---|
| 993 | * poem-om.el: Split off features about coding-system to |
|---|
| 994 | pces-om.el. |
|---|
| 995 | |
|---|
| 996 | * pces-raw.el: New module. |
|---|
| 997 | |
|---|
| 998 | * poem-ltn1.el: Split off features about coding-system to |
|---|
| 999 | pces-raw.el. |
|---|
| 1000 | |
|---|
| 1001 | * pces-xm.el: New module. |
|---|
| 1002 | |
|---|
| 1003 | * poem-xm.el: Split off features about coding-system to |
|---|
| 1004 | pces-xm.el. |
|---|
| 1005 | |
|---|
| 1006 | * pces-e20_2.el: New module. |
|---|
| 1007 | |
|---|
| 1008 | * poem-e20_2.el: Split off features about coding-system to |
|---|
| 1009 | pces-e20_2.el. |
|---|
| 1010 | |
|---|
| 1011 | * pces-e20.el: New module. |
|---|
| 1012 | |
|---|
| 1013 | * poem-e20.el (find-coding-system): Moved to pces-e20.el. |
|---|
| 1014 | (set-process-input-coding-system): Likewise. |
|---|
| 1015 | - Don't require `poem-20'. |
|---|
| 1016 | |
|---|
| 1017 | * pces-20.el: New module [renamed from poem-20.el]. |
|---|
| 1018 | |
|---|
| 1019 | 1999-05-31 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 1020 | |
|---|
| 1021 | * calist.el (calist-field-match-method): Fix problem when |
|---|
| 1022 | `field-type' is a string. |
|---|
| 1023 | |
|---|
| 1024 | 1999-05-27 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 1025 | |
|---|
| 1026 | * calist.el (use-calist-package): New function. |
|---|
| 1027 | (make-calist-package): Add new optional argument `use'. |
|---|
| 1028 | |
|---|
| 1029 | 1999-05-27 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 1030 | |
|---|
| 1031 | * calist.el (calist-package-alist): New variable. |
|---|
| 1032 | (make-calist-package): New function. |
|---|
| 1033 | (find-calist-package): New function. |
|---|
| 1034 | (in-calist-package): New function. |
|---|
| 1035 | (standard): New calist package. |
|---|
| 1036 | (calist-field-match-method): Use method for `t' as a default |
|---|
| 1037 | method; set up `calist-default-field-match-method' as method for |
|---|
| 1038 | `t' of `standard' package. |
|---|
| 1039 | |
|---|
| 1040 | |
|---|
| 1041 | 1999-05-26 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 1042 | |
|---|
| 1043 | * APEL: Version 9.19 released. |
|---|
| 1044 | |
|---|
| 1045 | 1999-05-25 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 1046 | |
|---|
| 1047 | * poe.el: Do not try to require 'edebug; it will be autoloaded. |
|---|
| 1048 | |
|---|
| 1049 | 1999-05-24 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 1050 | |
|---|
| 1051 | * poem-om.el (char-before, char-after): Moved to poe.el. |
|---|
| 1052 | |
|---|
| 1053 | * poe.el (char-before, char-after): Moved from poem-om.el. |
|---|
| 1054 | Add definition for non-Mule. |
|---|
| 1055 | |
|---|
| 1056 | 1999-05-24 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 1057 | |
|---|
| 1058 | * poe.el (def-edebug-spec): New macro. |
|---|
| 1059 | (defun-maybe): Use `def-edebug-spec'. |
|---|
| 1060 | (defmacro-maybe): Likewise. |
|---|
| 1061 | (defsubst-maybe): Likewise. |
|---|
| 1062 | (read-string): Use `static-unless'. |
|---|
| 1063 | |
|---|
| 1064 | 1999-05-21 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 1065 | |
|---|
| 1066 | * README.en: Add description of localhook.el. |
|---|
| 1067 | |
|---|
| 1068 | * README.ja: Ditto. |
|---|
| 1069 | |
|---|
| 1070 | * Makefile (GOMI): New variable. |
|---|
| 1071 | (clean): Use `RM' and `GOMI'. |
|---|
| 1072 | |
|---|
| 1073 | 1999-05-21 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 1074 | |
|---|
| 1075 | * mcs-20.el (detect-mime-charset-region): Use |
|---|
| 1076 | `find-mime-charset-by-charsets'. |
|---|
| 1077 | |
|---|
| 1078 | * mcharset.el (find-mime-charset-by-charsets): New function. |
|---|
| 1079 | |
|---|
| 1080 | 1999-05-21 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 1081 | |
|---|
| 1082 | * mcharset.el: Require pcustom. |
|---|
| 1083 | (default-mime-charset-for-write): New variable [moved from |
|---|
| 1084 | mcs-20.el]. |
|---|
| 1085 | (default-mime-charset-detect-method-for-write): Likewise. |
|---|
| 1086 | |
|---|
| 1087 | * mcs-20.el (default-mime-charset-for-write): Abolished [moved to |
|---|
| 1088 | mcharset.el]. |
|---|
| 1089 | (default-mime-charset-detect-method-for-write): Likewise. |
|---|
| 1090 | |
|---|
| 1091 | * EMU-ELS: Don't install `localhook' for XEmacs. |
|---|
| 1092 | |
|---|
| 1093 | 1999-05-19 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 1094 | |
|---|
| 1095 | * mcs-20.el (mime-charset-to-coding-system): Don't use `defsubst' |
|---|
| 1096 | to avoid problem in XEmacs binary distributions. |
|---|
| 1097 | |
|---|
| 1098 | 1999-05-17 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 1099 | |
|---|
| 1100 | * poe-18.el (eval-when-compile, eval-and-compile): Reverted. |
|---|
| 1101 | |
|---|
| 1102 | 1999-05-16 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 1103 | |
|---|
| 1104 | * pcustom.el (toplevel): Require 'poe. |
|---|
| 1105 | |
|---|
| 1106 | 1999-05-16 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 1107 | |
|---|
| 1108 | * localhook.el (toplevel): Move provide to the top to avoid |
|---|
| 1109 | circular dependency. |
|---|
| 1110 | |
|---|
| 1111 | 1999-05-16 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 1112 | |
|---|
| 1113 | * poe-18.el (inline): New alias for `progn'. |
|---|
| 1114 | (make-obsolete-variable): New function. |
|---|
| 1115 | (dont-compile): New macro. |
|---|
| 1116 | |
|---|
| 1117 | 1999-05-16 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 1118 | |
|---|
| 1119 | * poe.el (subr-fboundp): Use `defun' instead of `defsubst'. |
|---|
| 1120 | |
|---|
| 1121 | 1999-05-16 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 1122 | |
|---|
| 1123 | * poem-om.el (insert-binary-file-contents-literally): Removed, |
|---|
| 1124 | since provided by emu.el. |
|---|
| 1125 | (char-before, char-after): Use `fboundp', not `boundp'. |
|---|
| 1126 | Use error-conditions directly. |
|---|
| 1127 | |
|---|
| 1128 | 1999-05-15 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 1129 | |
|---|
| 1130 | * poe.el (path-separator): Doc sync with 20.3. |
|---|
| 1131 | (add-to-list): Ditto. |
|---|
| 1132 | (buffer-live-p): Return bool value. |
|---|
| 1133 | (cadr, cdar, cddr): New functions. |
|---|
| 1134 | (save-current-buffer): Check whether `orig-buffer' is alive. |
|---|
| 1135 | (functionp): Sync with 20.3; use `car-safe'. |
|---|
| 1136 | (line-beginning-position, line-end-position): Use `forward-line' |
|---|
| 1137 | or `end-of-line' only. |
|---|
| 1138 | (point-at-bol, point-at-eol): Ditto. |
|---|
| 1139 | |
|---|
| 1140 | 1999-05-15 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 1141 | |
|---|
| 1142 | * localhook.el: New file; local hook variable support. |
|---|
| 1143 | |
|---|
| 1144 | * poe.el (add-hook, remove-hook, make-local-hook): Removed; |
|---|
| 1145 | require 'localhook instead. |
|---|
| 1146 | |
|---|
| 1147 | * poe-18.el: (default-boundp): New function. |
|---|
| 1148 | |
|---|
| 1149 | * EMU-ELS: Added localhook. |
|---|
| 1150 | |
|---|
| 1151 | 1999-05-14 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 1152 | |
|---|
| 1153 | * pcustom.el: Rewrite using static.el. |
|---|
| 1154 | |
|---|
| 1155 | * tinycustom.el (defface): Use `defmacro-maybe-cond'. |
|---|
| 1156 | |
|---|
| 1157 | * EMU-ELS: Compilation order of tinycustom and pcustom was changed. |
|---|
| 1158 | |
|---|
| 1159 | 1999-05-14 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 1160 | |
|---|
| 1161 | * poe-18.el: Require 'poe. |
|---|
| 1162 | Move provide to the top to avoid circular dependency. |
|---|
| 1163 | (eval-when-compile, eval-and-compile): Modified for old compiler. |
|---|
| 1164 | (defsubst): Moved from poe.el. |
|---|
| 1165 | (make-obsolete): Do nothing. |
|---|
| 1166 | |
|---|
| 1167 | * poe.el (read-string): Don't use `eval-and-compile'. |
|---|
| 1168 | |
|---|
| 1169 | 1999-05-14 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 1170 | |
|---|
| 1171 | * poe.el (defmacro-maybe-cond): New macro. |
|---|
| 1172 | (defun-maybe, defmacro-maybe, defsubst-maybe, defalias-maybe, |
|---|
| 1173 | defvar-maybe, defconst-maybe, defun-maybe-cond): Return NAME. |
|---|
| 1174 | (defun-maybe, defmacro-maybe, defsubst-maybe): Put edebug spec. |
|---|
| 1175 | (defsubst): Moved to poe-18.el. |
|---|
| 1176 | |
|---|
| 1177 | 1999-05-13 Tanaka Akira <akr@jaist.ac.jp> |
|---|
| 1178 | |
|---|
| 1179 | * pccl-om.el: pccl-om.el does not support Mule 1.*. |
|---|
| 1180 | |
|---|
| 1181 | 1999-05-10 Daiki Ueno <ueno@ueda.info.waseda.ac.jp> |
|---|
| 1182 | |
|---|
| 1183 | * tinycustom.el (define-widget): Accept the optional arguments. |
|---|
| 1184 | |
|---|
| 1185 | 1999-05-08 Tanaka Akira <akr@jaist.ac.jp> |
|---|
| 1186 | |
|---|
| 1187 | * README.en (What's APEL?): Add notice for static.el. |
|---|
| 1188 | |
|---|
| 1189 | * README.ja: Ditto. |
|---|
| 1190 | |
|---|
| 1191 | |
|---|
| 1192 | 1999-05-08 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 1193 | |
|---|
| 1194 | * APEL: Version 9.18 released. |
|---|
| 1195 | |
|---|
| 1196 | 1999-05-08 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 1197 | |
|---|
| 1198 | * mcs-e20.el: Don't require `poem'. |
|---|
| 1199 | |
|---|
| 1200 | * mcs-e20.el: Check coding-system `x-ctext' is not defined by |
|---|
| 1201 | APEL. |
|---|
| 1202 | |
|---|
| 1203 | 1999-05-08 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 1204 | |
|---|
| 1205 | * mcs-e20.el: Fix checking code about coding-system `x-ctext' |
|---|
| 1206 | [cf. <tm-ja:4389> by akr] |
|---|
| 1207 | |
|---|
| 1208 | |
|---|
| 1209 | 1999-05-07 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 1210 | |
|---|
| 1211 | * APEL: Version 9.17 released. |
|---|
| 1212 | |
|---|
| 1213 | 1999-05-07 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 1214 | |
|---|
| 1215 | * mcs-e20.el: Check coding-system `x-ctext' is not defined. |
|---|
| 1216 | |
|---|
| 1217 | 1999-05-07 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 1218 | |
|---|
| 1219 | * poe-18.el (eval-when-compile): New macro. |
|---|
| 1220 | |
|---|
| 1221 | * poe.el (make-local-hook): Use `defun-maybe' directly. |
|---|
| 1222 | |
|---|
| 1223 | * poe.el (add-hook): Use `static-condition-case' instead of |
|---|
| 1224 | `condition-case'; use `defun-maybe' instead of `defun'. |
|---|
| 1225 | (remove-hook): Likewise. |
|---|
| 1226 | |
|---|
| 1227 | 1999-04-22 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 1228 | |
|---|
| 1229 | * poe.el (caar): New function. |
|---|
| 1230 | |
|---|
| 1231 | 1999-04-13 Tanaka Akira <akr@jaist.ac.jp> |
|---|
| 1232 | |
|---|
| 1233 | * mcs-e20.el (x-ctext): Use the definition in Emacs 20.4. |
|---|
| 1234 | |
|---|
| 1235 | 1999-04-11 Tanaka Akira <akr@jaist.ac.jp> |
|---|
| 1236 | |
|---|
| 1237 | * mcs-e20.el (x-ctext): Define coding system `x-ctext' if `ctext' |
|---|
| 1238 | is not proper for decoding `iso-2022-jp-2'. |
|---|
| 1239 | |
|---|
| 1240 | 1999-04-09 Tanaka Akira <akr@jaist.ac.jp> |
|---|
| 1241 | |
|---|
| 1242 | * static.el: Add doc-strings. |
|---|
| 1243 | |
|---|
| 1244 | 1999-04-09 Tanaka Akira <akr@jaist.ac.jp> |
|---|
| 1245 | |
|---|
| 1246 | * EMU-ELS (emu-modules): Add `static'. |
|---|
| 1247 | |
|---|
| 1248 | * static.el: New file. |
|---|
| 1249 | |
|---|
| 1250 | * broken.el: New implementation using `static'. |
|---|
| 1251 | |
|---|
| 1252 | 1999-04-09 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 1253 | |
|---|
| 1254 | * EMU-ELS (poem-modules): Add `poem-xfc' if file-coding feature is |
|---|
| 1255 | available in a XEmacs-without-MULE. |
|---|
| 1256 | |
|---|
| 1257 | 1999-04-09 Andy Piper <andy@xemacs.org> |
|---|
| 1258 | |
|---|
| 1259 | * poem.el: use poem-xfc when we have XEmacs with file coding. |
|---|
| 1260 | |
|---|
| 1261 | * poem-xfc.el: new file for file coding based XEmacs. |
|---|
| 1262 | |
|---|
| 1263 | |
|---|
| 1264 | 1999-04-08 MORIOKA Tomohiko <tomo@m17n.org> |
|---|
| 1265 | |
|---|
| 1266 | * APEL: Version 9.16 released. |
|---|
| 1267 | |
|---|
| 1268 | 1999-04-05 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 1269 | |
|---|
| 1270 | * install.el (install-prefix): Check whether |
|---|
| 1271 | `system-configuration-options' is defined or not before using it. |
|---|
| 1272 | |
|---|
| 1273 | * poe-18.el (add-hook, remove-hook): Moved to poe.el. |
|---|
| 1274 | * poe.el (add-hook, remove-hook): Accept optional `local' arg. |
|---|
| 1275 | (add-local-hook, remove-local-hook): Removed. |
|---|
| 1276 | |
|---|
| 1277 | * tinycustom.el (defface): Make face if 'faces is provided. |
|---|
| 1278 | |
|---|
| 1279 | 1999-03-27 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 1280 | |
|---|
| 1281 | * pcustom.el: New implementation using broken.el. |
|---|
| 1282 | |
|---|
| 1283 | 1999-03-14 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 1284 | |
|---|
| 1285 | * APEL-MK (compile-apel, what-where-apel): Use `load-file' to |
|---|
| 1286 | ensure that EMU_ELS in the current directory is loaded. |
|---|
| 1287 | |
|---|
| 1288 | 1999-03-11 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
|---|
| 1289 | |
|---|
| 1290 | * emu.el (code-convert-string, code-convert-region, |
|---|
| 1291 | insert-binary-file-contents): Doc fix. |
|---|
| 1292 | |
|---|
| 1293 | 1999-03-16 Mikio Nakajima <minakaji@osaka.email.ne.jp> |
|---|
| 1294 | |
|---|
| 1295 | * README.en, README.ja: Add description of pcustom and tinycustom. |
|---|
| 1296 | |
|---|
| 1297 | 1999-03-27 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1298 | |
|---|
| 1299 | * tinycustom.el: Delete RCS keywords. |
|---|
| 1300 | |
|---|
| 1301 | 1999-03-24 Mikio Nakajima <minakaji@osaka.email.ne.jp> |
|---|
| 1302 | |
|---|
| 1303 | * poe.el (make-local-hook): Move to after defining `add-local-hook' |
|---|
| 1304 | and `remove-local-hook'. |
|---|
| 1305 | |
|---|
| 1306 | 1999-03-20 Mikio Nakajima <minakaji@osaka.email.ne.jp> |
|---|
| 1307 | |
|---|
| 1308 | * tinycustom.el (define-widget): New nop macro. |
|---|
| 1309 | (defface): Makes face FACE. |
|---|
| 1310 | |
|---|
| 1311 | 1999-03-25 Keiichi Suzuki <kei-suzu@mail.wbs.ne.jp> |
|---|
| 1312 | |
|---|
| 1313 | * poem.el (charset-after): New function. |
|---|
| 1314 | |
|---|
| 1315 | |
|---|
| 1316 | 1999-03-16 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1317 | |
|---|
| 1318 | * APEL: Version 9.15 released. |
|---|
| 1319 | |
|---|
| 1320 | 1999-03-16 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1321 | |
|---|
| 1322 | * poe.el (defun-maybe-cond): Don't use `unless'. |
|---|
| 1323 | |
|---|
| 1324 | 1999-03-16 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1325 | |
|---|
| 1326 | * EMU-ELS (pcustom-modules): New variable. |
|---|
| 1327 | (emu-modules): Add `pcustom-modules'. |
|---|
| 1328 | |
|---|
| 1329 | 1999-03-13 Mikio Nakajima <minakaji@osaka.email.ne.jp> |
|---|
| 1330 | |
|---|
| 1331 | * tinycustom.el: New file. |
|---|
| 1332 | * pcustom.el: Likewise. |
|---|
| 1333 | |
|---|
| 1334 | |
|---|
| 1335 | 1999-03-15 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1336 | |
|---|
| 1337 | * APEL: Version 9.14 released. |
|---|
| 1338 | |
|---|
| 1339 | 1999-03-11 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1340 | |
|---|
| 1341 | * mcs-e20.el (charsets-mime-charset-alist): Add setting for |
|---|
| 1342 | `tis-620'. |
|---|
| 1343 | |
|---|
| 1344 | * mcs-20.el (mime-charset-coding-system-alist): Add `tis-620' and |
|---|
| 1345 | `windows-874'. |
|---|
| 1346 | |
|---|
| 1347 | 1999-03-08 SL Baur <steve@xemacs.org> |
|---|
| 1348 | |
|---|
| 1349 | * poem-ltn1.el (find-file-noselect-as-raw-text): Quote. |
|---|
| 1350 | (find-file-noselect-as-raw-text-CRLF): Ditto. |
|---|
| 1351 | |
|---|
| 1352 | 1999-03-08 SL Baur <steve@xemacs.org> |
|---|
| 1353 | |
|---|
| 1354 | * mcs-xm.el (decode-mime-charset-region-with-iso646-unification): |
|---|
| 1355 | Respect passed in boundaries. |
|---|
| 1356 | From MORIOKA Tomohiko <tomo@etl.go.jp> |
|---|
| 1357 | |
|---|
| 1358 | 1999-03-08 SL Baur <steve@xemacs.org> |
|---|
| 1359 | |
|---|
| 1360 | * poe.el (poe): Move provide to the top to avoid circular |
|---|
| 1361 | dependency. |
|---|
| 1362 | |
|---|
| 1363 | * poe-xemacs.el: Explicitly require poe when bytecompiling. |
|---|
| 1364 | * poem-xm.el: Ditto. |
|---|
| 1365 | * poem-ltn1.el:Ditto. |
|---|
| 1366 | |
|---|
| 1367 | |
|---|
| 1368 | 1999-02-27 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1369 | |
|---|
| 1370 | * APEL: Version 9.13 released. |
|---|
| 1371 | |
|---|
| 1372 | 1999-02-27 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1373 | |
|---|
| 1374 | * Makefile (package): New target. |
|---|
| 1375 | (install-package): Depend on `package'. |
|---|
| 1376 | |
|---|
| 1377 | * APEL-MK (install-update-package-files): New function. |
|---|
| 1378 | (config-apel-package): Load "EMU-ELS". |
|---|
| 1379 | (compile-apel-package): New function. |
|---|
| 1380 | (install-apel-package): Don't compile modules; use function |
|---|
| 1381 | `install-update-package-files'. |
|---|
| 1382 | |
|---|
| 1383 | 1999-02-26 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1384 | |
|---|
| 1385 | * APEL-MK (install-just-print-p): Modify for special option of GNU |
|---|
| 1386 | make. |
|---|
| 1387 | |
|---|
| 1388 | 1999-02-26 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1389 | |
|---|
| 1390 | * APEL-MK (install-just-print-p): New function. |
|---|
| 1391 | (install-apel): Use `install-just-print-p'. |
|---|
| 1392 | (install-apel-package): Likewise. |
|---|
| 1393 | |
|---|
| 1394 | 1999-02-25 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1395 | |
|---|
| 1396 | * Makefile (install): Add voodoo comment `# $(MAKE)'. |
|---|
| 1397 | (install-package): Likewise. |
|---|
| 1398 | |
|---|
| 1399 | * APEL-MK (install-apel): Run installer with `just-print' mode if |
|---|
| 1400 | environment variable "MAKEFLAGS" matches "^[^ =]*n" option. |
|---|
| 1401 | (install-apel-package): Likewise. |
|---|
| 1402 | |
|---|
| 1403 | 1999-02-21 Mikio Nakajima <minakaji@osaka.email.ne.jp> |
|---|
| 1404 | |
|---|
| 1405 | * install.el (install-file): New optional argument JUST-PRINT. |
|---|
| 1406 | (install-files): Likewise. |
|---|
| 1407 | (install-elisp-module): Likewise. |
|---|
| 1408 | (install-elisp-modules): Likewise. |
|---|
| 1409 | |
|---|
| 1410 | 1999-02-18 Keiichi Suzuki <kei-suzu@mail.wbs.ne.jp> |
|---|
| 1411 | |
|---|
| 1412 | * mcs-e20.el (coding-system-get): New function. |
|---|
| 1413 | (mime-charset-list): Fix for Emacs 20.2. |
|---|
| 1414 | |
|---|
| 1415 | 1999-02-14 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 1416 | |
|---|
| 1417 | * mcs-om.el (default-mime-charset-for-write): Delete the remaining |
|---|
| 1418 | arguments for `defcustom'. |
|---|
| 1419 | |
|---|
| 1420 | 1999-02-13 Tanaka Akira <akr@jaist.ac.jp> |
|---|
| 1421 | |
|---|
| 1422 | * mcs-e20.el (charsets-mime-charset-alist): Don't set up |
|---|
| 1423 | `iso-2022-int-1' in default. |
|---|
| 1424 | |
|---|
| 1425 | 1999-02-11 Tanaka Akira <akr@jaist.ac.jp> |
|---|
| 1426 | |
|---|
| 1427 | * README.en, README.ja, pccl.el: pccl does not support Mule 1.x. |
|---|
| 1428 | |
|---|
| 1429 | * pccl-20.el: Update broken facility message with Emacs version |
|---|
| 1430 | it fixes. |
|---|
| 1431 | |
|---|
| 1432 | 1999-02-07 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1433 | |
|---|
| 1434 | * install.el (install-prefix): Modify for Meadow. |
|---|
| 1435 | |
|---|
| 1436 | 1999-01-26 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1437 | |
|---|
| 1438 | * mcs-20.el (mime-charset-to-coding-system-default-method): New |
|---|
| 1439 | user option. |
|---|
| 1440 | (mime-charset-to-coding-system): Call |
|---|
| 1441 | `mime-charset-to-coding-system-default-method' if suitable |
|---|
| 1442 | coding-system is not found. |
|---|
| 1443 | |
|---|
| 1444 | 1999-01-21 Keiichi Suzuki <kei-suzu@mail.wbs.ne.jp> |
|---|
| 1445 | |
|---|
| 1446 | * mcs-xm.el (encode-mime-charset-region): Add new optional |
|---|
| 1447 | argument `lbt'. |
|---|
| 1448 | (encode-mime-charset-string): Ditto. |
|---|
| 1449 | |
|---|
| 1450 | * mcs-nemacs.el (lbt-to-string): New inline function. |
|---|
| 1451 | (encode-mime-charset-region): Add new optional argument `lbt'. |
|---|
| 1452 | (encode-mime-charset-string): Ditto. |
|---|
| 1453 | |
|---|
| 1454 | * mcs-ltn1.el (lbt-to-string): New inline function. |
|---|
| 1455 | (encode-mime-charset-region): Add new optional argument `lbt'. |
|---|
| 1456 | (encode-mime-charset-string): Ditto. |
|---|
| 1457 | (decode-mime-charset-region): Use `lbt-to-string'. |
|---|
| 1458 | |
|---|
| 1459 | * mcs-e20.el (encode-mime-charset-region): Add new optional |
|---|
| 1460 | argument `lbt'. |
|---|
| 1461 | (encode-mime-charset-string): Ditto. |
|---|
| 1462 | |
|---|
| 1463 | * mcs-om.el (lbt-to-string): New inline function. |
|---|
| 1464 | (encode-mime-charset-region): Add new optional argument `lbt'. |
|---|
| 1465 | (encode-mime-charset-string): Ditto. |
|---|
| 1466 | (decode-mime-charset-region): Use `lbt-to-string'. |
|---|
| 1467 | (decode-mime-charset-string): Ditto. |
|---|
| 1468 | |
|---|
| 1469 | 1998-12-24 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1470 | |
|---|
| 1471 | * mcs-om.el (default-mime-charset-for-write): New variable. |
|---|
| 1472 | (detect-mime-charset-region): Return |
|---|
| 1473 | `default-mime-charset-for-write' if suitable mime-charset is not |
|---|
| 1474 | found. |
|---|
| 1475 | |
|---|
| 1476 | * mcs-20.el (detect-mime-charset-region): Don't call |
|---|
| 1477 | `default-mime-charset-detect-method-for-write' if suitable |
|---|
| 1478 | mime-charset is found. |
|---|
| 1479 | |
|---|
| 1480 | * mcharset.el (charsets-to-mime-charset): Return nil if suitable |
|---|
| 1481 | mime-charset is not found; abolish optional argument `default'. |
|---|
| 1482 | |
|---|
| 1483 | 1998-12-23 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1484 | |
|---|
| 1485 | * mcs-xm.el (charsets-mime-charset-alist): Don't set up |
|---|
| 1486 | `iso-2022-int-1' in default. |
|---|
| 1487 | |
|---|
| 1488 | * mcs-20.el (default-mime-charset-for-write): New user option. |
|---|
| 1489 | (default-mime-charset-detect-method-for-write): New user option. |
|---|
| 1490 | (detect-mime-charset-region): Refer |
|---|
| 1491 | `default-mime-charset-detect-method-for-write' or |
|---|
| 1492 | `default-mime-charset-for-write' if suitable mime-charset is not |
|---|
| 1493 | found. |
|---|
| 1494 | |
|---|
| 1495 | * mcharset.el (charsets-to-mime-charset): Add new optional |
|---|
| 1496 | argument `default'. |
|---|
| 1497 | |
|---|
| 1498 | 1999-02-26 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 1499 | |
|---|
| 1500 | * poem-nemacs.el (find-file-noselect-as-coding-system): Bind |
|---|
| 1501 | `default-kanji-fileio-code' to specified coding system instead of |
|---|
| 1502 | the use of `kanji-fileio-code'; bind `kanji-fileio-code' to nil. |
|---|
| 1503 | (find-file-noselect-as-raw-text): Revert buffer if the file is |
|---|
| 1504 | newer than the buffer. |
|---|
| 1505 | (as-binary-input-file): Bind `default-kanji-flag' to nil. |
|---|
| 1506 | |
|---|
| 1507 | * poem-20.el (find-file-noselect-as-binary): Bug fix - use |
|---|
| 1508 | `coding-system-for-read' instead of `coding-system-for-write'. |
|---|
| 1509 | |
|---|
| 1510 | 1999-02-25 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 1511 | |
|---|
| 1512 | * poem-om.el (find-file-noselect-as-raw-text-CRLF): New function. |
|---|
| 1513 | It is an alias for `find-file-noselect-as-raw-text'. |
|---|
| 1514 | (insert-file-contents-as-raw-text-CRLF): New function. |
|---|
| 1515 | It is an alias for `insert-file-contents-as-raw-text'. |
|---|
| 1516 | |
|---|
| 1517 | * poem-nemacs.el (find-file-noselect-as-raw-text-CRLF): New |
|---|
| 1518 | function. It is an alias for `find-file-noselect-as-raw-text'. |
|---|
| 1519 | (find-file-noselect-as-raw-text): Convert line-break code from |
|---|
| 1520 | CRLF to LF. |
|---|
| 1521 | (insert-file-contents-as-raw-text-CRLF): New function. It is an |
|---|
| 1522 | alias for `insert-file-contents-as-raw-text'. |
|---|
| 1523 | (insert-file-contents-as-raw-text): Convert line-break code from |
|---|
| 1524 | CRLF to LF. |
|---|
| 1525 | (find-file-noselect-as-binary): Don't specify the optional third |
|---|
| 1526 | argument `rawfile' for `find-file-noselect'. |
|---|
| 1527 | |
|---|
| 1528 | * poem-ltn1.el (find-file-noselect-as-raw-text-CRLF): New function. |
|---|
| 1529 | It is an alias for `find-file-noselect'. |
|---|
| 1530 | (insert-file-contents-as-raw-text-CRLF): New function. It is an |
|---|
| 1531 | alias for `insert-file-contents'. |
|---|
| 1532 | |
|---|
| 1533 | * poem-20.el, poem-e20_2.el (find-file-noselect-as-raw-text-CRLF): |
|---|
| 1534 | New function. |
|---|
| 1535 | (insert-file-contents-as-raw-text-CRLF): New function. |
|---|
| 1536 | |
|---|
| 1537 | 1999-02-25 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 1538 | |
|---|
| 1539 | * poem-20.el, poem-e20_2.el, poem-om.el |
|---|
| 1540 | (find-file-noselect-as-raw-text): Undo the last change. |
|---|
| 1541 | (insert-file-contents-as-raw-text): Likewise. |
|---|
| 1542 | |
|---|
| 1543 | 1999-02-25 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 1544 | |
|---|
| 1545 | * poem-20.el, poem-e20_2.el, poem-om.el |
|---|
| 1546 | (find-file-noselect-as-raw-text): Use `raw-text-dos' instead of |
|---|
| 1547 | `raw-text'. |
|---|
| 1548 | (insert-file-contents-as-raw-text): Likewise. |
|---|
| 1549 | |
|---|
| 1550 | 1999-02-14 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 1551 | |
|---|
| 1552 | * mcs-om.el (TopLevel): Don't refer to |
|---|
| 1553 | `running-emacs-19_29-or-later', use `emacs-major-version' and |
|---|
| 1554 | `emacs-minor-version' instead. |
|---|
| 1555 | |
|---|
| 1556 | 1999-02-14 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1557 | |
|---|
| 1558 | * poe.el (file-name-sans-extension): New function <copied from |
|---|
| 1559 | Emacs 20.3.5> <cf. [tm-ja:4135]>. |
|---|
| 1560 | |
|---|
| 1561 | 1999-02-04 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 1562 | |
|---|
| 1563 | * poem-20.el, poem-ltn1.el, poem-nemacs.el, poem-om.el |
|---|
| 1564 | (save-buffer-as-binary): New function. |
|---|
| 1565 | (save-buffer-as-raw-text-CRLF): New function. |
|---|
| 1566 | (save-buffer-as-coding-system): New function. |
|---|
| 1567 | |
|---|
| 1568 | * poem-om.el (poem-ccl-decode-raw-text): Rewrite again for plural |
|---|
| 1569 | `CR's. |
|---|
| 1570 | |
|---|
| 1571 | 1999-02-04 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 1572 | |
|---|
| 1573 | * poem-om.el (poem-ccl-decode-raw-text): Rewrite for fixing a bug |
|---|
| 1574 | that the last datum will be missed if the input data is not ended |
|---|
| 1575 | with `CRLF'. |
|---|
| 1576 | (poem-ccl-encode-raw-text-CRLF): Use `read-if'. |
|---|
| 1577 | |
|---|
| 1578 | 1998-12-24 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1579 | |
|---|
| 1580 | * install.el (install-detect-elisp-directory): Avoid problem if |
|---|
| 1581 | prefix of an emacs has its version. |
|---|
| 1582 | |
|---|
| 1583 | |
|---|
| 1584 | 1998-12-22 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1585 | |
|---|
| 1586 | * APEL: Version 9.12 was released. |
|---|
| 1587 | |
|---|
| 1588 | 1998-12-20 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1589 | |
|---|
| 1590 | * mcs-om.el: Avoid error when cyrillic.el is not found. |
|---|
| 1591 | |
|---|
| 1592 | 1998-12-19 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1593 | |
|---|
| 1594 | * poem-xm.el: Define coding-system `gb2312-dos', `gb2312-mac' and |
|---|
| 1595 | `gb2312-unix' if it is not found. |
|---|
| 1596 | |
|---|
| 1597 | 1998-12-18 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 1598 | |
|---|
| 1599 | * poem-om.el (poem-ccl-decode-raw-text): Renamed from |
|---|
| 1600 | `ccl-decode-raw-text'. |
|---|
| 1601 | (poem-ccl-encode-raw-text): Renamed from `ccl-encode-raw-text'. |
|---|
| 1602 | (poem-ccl-encode-raw-text-CRLF): Renamed from |
|---|
| 1603 | `ccl-encode-raw-text-CRLF`. |
|---|
| 1604 | |
|---|
| 1605 | 1998-12-17 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1606 | |
|---|
| 1607 | * poem-om.el (poem-decode-raw-text): New function for MULE 1. |
|---|
| 1608 | (poem-encode-raw-text-CRLF): Likewise. |
|---|
| 1609 | (raw-text): New coding-system for MULE 1. |
|---|
| 1610 | (raw-text-dos): Likewise. |
|---|
| 1611 | (insert-file-contents-as-raw-text): Share implementation. |
|---|
| 1612 | (write-region-as-raw-text-CRLF): Likewise. |
|---|
| 1613 | (find-file-noselect-as-raw-text): Likewise. |
|---|
| 1614 | |
|---|
| 1615 | 1998-12-17 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1616 | |
|---|
| 1617 | * poem-om.el: Share definition of coding-system `binary'. |
|---|
| 1618 | (write-region-as-binary): Share implementation. |
|---|
| 1619 | (find-file-noselect-as-binary): Likewise. |
|---|
| 1620 | |
|---|
| 1621 | 1998-12-16 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1622 | |
|---|
| 1623 | * poem-om.el (insert-file-contents-as-binary): Share |
|---|
| 1624 | implementation. |
|---|
| 1625 | |
|---|
| 1626 | 1998-12-16 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 1627 | |
|---|
| 1628 | * poem-om.el (find-file-noselect-as-raw-text): Use |
|---|
| 1629 | `find-file-noselect-as-coding-system' under Mule 2.*. |
|---|
| 1630 | (find-file-noselect-as-binary): Likewise. |
|---|
| 1631 | (insert-file-contents-as-raw-text): Use |
|---|
| 1632 | `insert-file-contents-as-coding-system' under Mule 2.*. |
|---|
| 1633 | (insert-file-contents-as-binary): Likewise. |
|---|
| 1634 | (write-region-as-raw-text-CRLF): Use |
|---|
| 1635 | `write-region-as-coding-system' under Mule 2.*. |
|---|
| 1636 | (write-region-as-binary): Likewise. |
|---|
| 1637 | (truncate-string): Use `defun-maybe'. |
|---|
| 1638 | (toplevel): Don't refer to `running-emacs-19_29-or-later', use |
|---|
| 1639 | `emacs-major-version' and `emacs-minor-version' instead. |
|---|
| 1640 | |
|---|
| 1641 | 1998-12-16 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 1642 | |
|---|
| 1643 | * pccl-om.el (toplevel): Don't require `poem'. |
|---|
| 1644 | Use `code-convert-string' instead of `encode-coding-string' or |
|---|
| 1645 | `decode-coding-string'. |
|---|
| 1646 | |
|---|
| 1647 | * poem-om.el (binary): EMACS 20 emulating coding-system for Mule |
|---|
| 1648 | 2.3 based on Emacs 19.[28-34]. |
|---|
| 1649 | (raw-text): EMACS 20 emulating coding-system based on native CCL |
|---|
| 1650 | for Mule 2.3 based on Emacs 19.[28-34]. |
|---|
| 1651 | (raw-text-dos): Likewise. |
|---|
| 1652 | (find-file-noselect-as-binary): Separate for some Mules. |
|---|
| 1653 | |
|---|
| 1654 | 1998-12-15 Tanaka Akira <akr@jaist.ac.jp> |
|---|
| 1655 | |
|---|
| 1656 | * pccl-20.el: Do not require 'poem. |
|---|
| 1657 | |
|---|
| 1658 | 1998-12-14 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 1659 | |
|---|
| 1660 | * poem-20.el, poem-e20_2.el, poem-ltn1.el, poem-nemacs.el, poem-om.el |
|---|
| 1661 | (find-file-noselect-as-coding-system): Be CODING-SYSTEM the 1st arg. |
|---|
| 1662 | (insert-file-contents-as-coding-system): Likewise. |
|---|
| 1663 | * poem-20.el, poem-ltn1.el, poem-nemacs.el, poem-om.el |
|---|
| 1664 | (write-region-as-coding-system): Likewise. |
|---|
| 1665 | |
|---|
| 1666 | 1998-12-14 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 1667 | |
|---|
| 1668 | * poem-20.el, poem-e20_2.el, poem-ltn1.el, poem-nemacs.el, poem-om.el |
|---|
| 1669 | (find-file-noselect-as-coding-system): Renamed from |
|---|
| 1670 | `find-file-noselect-as-specified-coding-system'. |
|---|
| 1671 | |
|---|
| 1672 | * poem-e20_2.el (insert-file-contents-as-coding-system): Renamed |
|---|
| 1673 | from `insert-file-contents-as-specified-coding-system'. |
|---|
| 1674 | |
|---|
| 1675 | * poem-20.el, poem-ltn1.el, poem-nemacs.el, poem-om.el |
|---|
| 1676 | (write-region-as-coding-system): Renamed from |
|---|
| 1677 | `write-region-as-specified-coding-system'. |
|---|
| 1678 | (insert-file-contents-as-coding-system): Renamed from |
|---|
| 1679 | `insert-file-contents-as-specified-coding-system'. |
|---|
| 1680 | |
|---|
| 1681 | 1998-12-09 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 1682 | |
|---|
| 1683 | * poem-20.el, poem-e20_2.el, poem-ltn1.el, poem-nemacs.el, poem-om.el |
|---|
| 1684 | (find-file-noselect-as-binary): New function. |
|---|
| 1685 | (find-file-noselect-as-raw-text): New function. |
|---|
| 1686 | (find-file-noselect-as-specified-coding-system): New function. |
|---|
| 1687 | |
|---|
| 1688 | * poem-nemacs.el (insert-file-contents-as-binary): Call |
|---|
| 1689 | `insert-file-contents' with only two args - FILENAME and VISIT. |
|---|
| 1690 | (insert-file-contents-as-raw-text): Likewise. |
|---|
| 1691 | (insert-file-contents-as-specified-coding-system): Likewise. |
|---|
| 1692 | |
|---|
| 1693 | 1998-12-09 Yuuichi Teranishi <teranisi@gohome.org> |
|---|
| 1694 | |
|---|
| 1695 | * poe-18.el (make-directory-internal): Rewrite. |
|---|
| 1696 | |
|---|
| 1697 | 1998-12-08 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 1698 | |
|---|
| 1699 | * poem-20.el (write-region-as-binary): Bind |
|---|
| 1700 | `jam-zcat-filename-list' with nil. |
|---|
| 1701 | * poem-xm.el (insert-file-contents-as-binary): Likewise. |
|---|
| 1702 | |
|---|
| 1703 | * poem.el: Require `tcp' if the function `open-network-stream' |
|---|
| 1704 | does not exist. |
|---|
| 1705 | |
|---|
| 1706 | 1998-12-04 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 1707 | |
|---|
| 1708 | * poem-20.el, poem-ltn1.el, poem-nemacs.el, poem-om.el |
|---|
| 1709 | (open-network-stream-as-binary): New function. |
|---|
| 1710 | |
|---|
| 1711 | * poem-e20_2.el (insert-file-contents-as-specified-coding-system): |
|---|
| 1712 | New function. |
|---|
| 1713 | |
|---|
| 1714 | * poem-20.el, poem-ltn1.el, poem-nemacs.el, poem-om.el |
|---|
| 1715 | (write-region-as-specified-coding-system): New function. |
|---|
| 1716 | (insert-file-contents-as-specified-coding-system): New function. |
|---|
| 1717 | |
|---|
| 1718 | 1998-12-01 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1719 | |
|---|
| 1720 | * poem-xm.el: If coding-system `iso-2022-jp-dos' unifies JIS X |
|---|
| 1721 | 0201-Latin to ASCII and JIS X 0208-1978 to JIS X 0208-1983 by |
|---|
| 1722 | code-point, copy coding-system `iso-2022-7bit-dos' to |
|---|
| 1723 | `iso-2022-jp-dos' to avoid this problem. |
|---|
| 1724 | |
|---|
| 1725 | 1998-11-17 Kazuhiro Ohta <ohta@ele.cst.nihon-u.ac.jp> |
|---|
| 1726 | |
|---|
| 1727 | * README.en, README.ja (add-latest-path): Fix typo. |
|---|
| 1728 | |
|---|
| 1729 | |
|---|
| 1730 | 1998-11-14 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1731 | |
|---|
| 1732 | * APEL: Version 9.11 was released. |
|---|
| 1733 | |
|---|
| 1734 | * poem-ltn1.el (char-charset): Fix typo. |
|---|
| 1735 | |
|---|
| 1736 | 1998-11-13 Tanaka Akira <akr@jaist.ac.jp> |
|---|
| 1737 | |
|---|
| 1738 | * broken.el: require 'poe. |
|---|
| 1739 | |
|---|
| 1740 | 1998-11-13 Tanaka Akira <akr@jaist.ac.jp> |
|---|
| 1741 | |
|---|
| 1742 | * pccl.el: Enclose mule depended process by `unless-broken'. |
|---|
| 1743 | |
|---|
| 1744 | 1998-11-13 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1745 | |
|---|
| 1746 | * poe.el (defun-maybe-cond): fixed problem in Emacs 18. |
|---|
| 1747 | |
|---|
| 1748 | * poe.el (defsubst): Moved from poe-18.el. |
|---|
| 1749 | |
|---|
| 1750 | * poe-18.el: Move macro `defsubst' to poe.el. |
|---|
| 1751 | |
|---|
| 1752 | |
|---|
| 1753 | 1998-11-13 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1754 | |
|---|
| 1755 | * APEL: Version 9.10 was released. |
|---|
| 1756 | |
|---|
| 1757 | 1998-11-13 Tanaka Akira <akr@jaist.ac.jp> |
|---|
| 1758 | |
|---|
| 1759 | * pccl.el (define-ccl-program): Adviced. |
|---|
| 1760 | |
|---|
| 1761 | 1998-11-12 Tanaka Akira <akr@jaist.ac.jp> |
|---|
| 1762 | |
|---|
| 1763 | * pccl-om.el (ccl-cascading-read): New facility. |
|---|
| 1764 | |
|---|
| 1765 | 1998-11-10 Tanaka Akira <akr@jaist.ac.jp> |
|---|
| 1766 | |
|---|
| 1767 | * EMU-ELS (emu-modules): Always install 'pccl. |
|---|
| 1768 | |
|---|
| 1769 | * broken.el: Use 19.28 style quasi-quote. |
|---|
| 1770 | |
|---|
| 1771 | * pccl.el: - require 'broken. |
|---|
| 1772 | - Does not require 'pccl-20 for XEmacs 20. |
|---|
| 1773 | (ccl-usable): New facility. |
|---|
| 1774 | |
|---|
| 1775 | 1998-11-10 Tanaka Akira <akr@jaist.ac.jp> |
|---|
| 1776 | |
|---|
| 1777 | * README.en, README.ja, pccl-20.el: Note that pccl-20 is not |
|---|
| 1778 | for XEmacs 20. |
|---|
| 1779 | |
|---|
| 1780 | 1998-11-08 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1781 | |
|---|
| 1782 | * poe-18.el (eval-and-compile): Moved from poe.el. |
|---|
| 1783 | |
|---|
| 1784 | * poe.el: Move `eval-and-compile' to poe-18.el. |
|---|
| 1785 | |
|---|
| 1786 | * poe-xemacs.el (overlayp): New alias. |
|---|
| 1787 | (delete-overlay): New alias. |
|---|
| 1788 | |
|---|
| 1789 | |
|---|
| 1790 | 1998-11-07 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1791 | |
|---|
| 1792 | * APEL: Version 9.9 was released. |
|---|
| 1793 | |
|---|
| 1794 | 1998-11-06 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1795 | |
|---|
| 1796 | * poe.el (combine-after-change-calls): fixed. |
|---|
| 1797 | |
|---|
| 1798 | 1998-10-31 Mikio Nakajima <minakaji@osaka.email.ne.jp> |
|---|
| 1799 | |
|---|
| 1800 | * poe.el (combine-after-change-calls): New macro. |
|---|
| 1801 | |
|---|
| 1802 | 1998-10-28 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1803 | |
|---|
| 1804 | * poe.el (defun-maybe-cond): New macro. |
|---|
| 1805 | (next-command-event): Use `defun-maybe-cond'. |
|---|
| 1806 | (cancel-undo-boundary): Use `defun-maybe-cond'. |
|---|
| 1807 | |
|---|
| 1808 | 1998-10-28 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 1809 | |
|---|
| 1810 | * poem-om.el (char-after): Redefine to change `POS' to optional |
|---|
| 1811 | argument. |
|---|
| 1812 | |
|---|
| 1813 | |
|---|
| 1814 | 1998-10-27 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1815 | |
|---|
| 1816 | * APEL: Version 9.8 was released. |
|---|
| 1817 | |
|---|
| 1818 | * README.ja, README.en (CVS): New section. |
|---|
| 1819 | |
|---|
| 1820 | 1998-10-27 Mikio Nakajima <minakaji@osaka.email.ne.jp> |
|---|
| 1821 | |
|---|
| 1822 | * poem-om.el (char-before): Redefine to change `POS' to optional |
|---|
| 1823 | argument. |
|---|
| 1824 | |
|---|
| 1825 | 1998-10-27 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1826 | |
|---|
| 1827 | * poe.el (subr-fboundp): New function. |
|---|
| 1828 | (next-command-event): New function. |
|---|
| 1829 | (character-to-event): New function. |
|---|
| 1830 | |
|---|
| 1831 | 1998-10-25 Mikio Nakajima <minakaji@osaka.email.ne.jp> |
|---|
| 1832 | |
|---|
| 1833 | * poe.el (event-to-character): New function. |
|---|
| 1834 | |
|---|
| 1835 | 1998-10-27 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1836 | |
|---|
| 1837 | * poe.el (cancel-undo-boundary): Switch definition by existence of |
|---|
| 1838 | variable `buffer-undo-list'. |
|---|
| 1839 | |
|---|
| 1840 | * poe-18.el: Move function `cancel-undo-boundary' to poe.el. |
|---|
| 1841 | |
|---|
| 1842 | 1998-10-25 Mikio Nakajima <minakaji@osaka.email.ne.jp> |
|---|
| 1843 | |
|---|
| 1844 | * poe.el (cancel-undo-boundary): New function. |
|---|
| 1845 | |
|---|
| 1846 | 1998-10-27 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1847 | |
|---|
| 1848 | * poe-18.el (cancel-undo-boundary): New function (moved from |
|---|
| 1849 | poem.el). |
|---|
| 1850 | |
|---|
| 1851 | * poem.el: Move function `cancel-undo-boundary' to poe-18.el. |
|---|
| 1852 | |
|---|
| 1853 | |
|---|
| 1854 | 1998-10-26 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1855 | |
|---|
| 1856 | * APEL: Version 9.7 was released. |
|---|
| 1857 | |
|---|
| 1858 | 1998-10-26 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1859 | |
|---|
| 1860 | * poem.el (cancel-undo-boundary): New function. |
|---|
| 1861 | |
|---|
| 1862 | 1998-10-26 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1863 | |
|---|
| 1864 | * poe-xemacs.el (set-cursor-color): Add interactive spec; add |
|---|
| 1865 | DOC-string. |
|---|
| 1866 | |
|---|
| 1867 | 1998-10-25 Mikio Nakajima <minakaji@osaka.email.ne.jp> |
|---|
| 1868 | |
|---|
| 1869 | * poe-xemacs.el (set-cursor-color): New function. |
|---|
| 1870 | |
|---|
| 1871 | 1998-10-26 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1872 | |
|---|
| 1873 | * README.ja: Sync up with latest README.en. |
|---|
| 1874 | |
|---|
| 1875 | 1998-10-26 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1876 | |
|---|
| 1877 | * poe.el (remove-local-hook): Use `defmacro-maybe'. |
|---|
| 1878 | |
|---|
| 1879 | 1998-10-26 Mikio Nakajima <minakaji@osaka.email.ne.jp> |
|---|
| 1880 | |
|---|
| 1881 | * poe.el (add-local-hook): fixed. |
|---|
| 1882 | (remove-local-hook): fixed. |
|---|
| 1883 | |
|---|
| 1884 | |
|---|
| 1885 | 1998-10-26 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1886 | |
|---|
| 1887 | * APEL: Version 9.6 was released. |
|---|
| 1888 | |
|---|
| 1889 | 1998-10-25 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1890 | |
|---|
| 1891 | * poe.el (rassoc): New function. |
|---|
| 1892 | |
|---|
| 1893 | 1998-10-25 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1894 | |
|---|
| 1895 | * poe-xemacs.el (eval-after-load): New function. |
|---|
| 1896 | |
|---|
| 1897 | * poem-e20_3.el (characterp): New alias. |
|---|
| 1898 | |
|---|
| 1899 | * poem.el (characterp): New alias. |
|---|
| 1900 | (char-octet): New function. |
|---|
| 1901 | |
|---|
| 1902 | 1998-10-25 Mikio Nakajima <minakaji@osaka.email.ne.jp> |
|---|
| 1903 | |
|---|
| 1904 | * poe.el (make-local-hook): New macro. |
|---|
| 1905 | (add-local-hook): New macro. |
|---|
| 1906 | (remove-local-hook): New macro. |
|---|
| 1907 | |
|---|
| 1908 | 1998-10-25 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1909 | |
|---|
| 1910 | * poem.el, poem-20.el, poem-e20_3.el, poem-e20.el, poem-xm.el: Add |
|---|
| 1911 | setting of byte-compile-dynamic. |
|---|
| 1912 | |
|---|
| 1913 | * poem-xm.el (string-to-int-list): Use `defun-maybe'. |
|---|
| 1914 | |
|---|
| 1915 | * poem.el (string-as-unibyte): Use `defsubst-maybe' instead of |
|---|
| 1916 | `defmacro-maybe'. |
|---|
| 1917 | (string-as-multibyte): Likewise. |
|---|
| 1918 | (char-int): Use `defalias-maybe'. |
|---|
| 1919 | (int-char): Likewise. |
|---|
| 1920 | (char-or-char-int-p): Likewise. |
|---|
| 1921 | |
|---|
| 1922 | 1998-10-25 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1923 | |
|---|
| 1924 | * poe.el, poe-xemacs.el: Add setting of byte-compile-dynamic. |
|---|
| 1925 | |
|---|
| 1926 | 1998-10-25 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1927 | |
|---|
| 1928 | * poe-18.el (data-directory): Use `defvar-maybe'. |
|---|
| 1929 | (buffer-undo-list): Likewise. |
|---|
| 1930 | |
|---|
| 1931 | * poe-xemacs.el (face-list): Use `defalias-maybe'. |
|---|
| 1932 | (line-beginning-position): Likewise. |
|---|
| 1933 | (line-end-position): Likewise. |
|---|
| 1934 | |
|---|
| 1935 | * poe.el (defalias-maybe): New macro. |
|---|
| 1936 | |
|---|
| 1937 | * poe-xemacs.el (dired-other-frame): Use `defun-maybe'. |
|---|
| 1938 | |
|---|
| 1939 | 1998-10-24 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1940 | |
|---|
| 1941 | * poe.el (defvar-maybe): New macro. |
|---|
| 1942 | (temporary-file-directory): New variable. |
|---|
| 1943 | |
|---|
| 1944 | |
|---|
| 1945 | 1998-10-23 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1946 | |
|---|
| 1947 | * APEL: Version 9.5 was released. |
|---|
| 1948 | |
|---|
| 1949 | 1998-10-22 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp> |
|---|
| 1950 | |
|---|
| 1951 | * README.ja: New file. |
|---|
| 1952 | |
|---|
| 1953 | 1998-10-20 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1954 | |
|---|
| 1955 | * alist.el: Add autoload cookies. |
|---|
| 1956 | |
|---|
| 1957 | 1998-10-20 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1958 | |
|---|
| 1959 | * poe.el, EMU-ELS, README.en: Move `find-face' from poe-19.el to |
|---|
| 1960 | poe.el; abolish poe-19.el. |
|---|
| 1961 | |
|---|
| 1962 | 1998-10-20 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1963 | |
|---|
| 1964 | * invisible.el, inv-18.el, inv-19.el, inv-xemacs.el, poe-18.el, |
|---|
| 1965 | poe-19.el, poe-xemacs.el, emu.el, EMU-ELS, README.en: Separate |
|---|
| 1966 | invisible features from poe to invisible. |
|---|
| 1967 | |
|---|
| 1968 | 1998-10-20 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1969 | |
|---|
| 1970 | * poe.el (eval-and-compile): New macro. |
|---|
| 1971 | Enclose redefinition of `read-string' by `eval-and-compile'. |
|---|
| 1972 | |
|---|
| 1973 | 1998-10-20 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1974 | |
|---|
| 1975 | * poe.el (string): New function. |
|---|
| 1976 | |
|---|
| 1977 | 1998-10-19 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1978 | |
|---|
| 1979 | * emu.el (char-list-to-string): New function. |
|---|
| 1980 | |
|---|
| 1981 | * poe-xemacs.el, poe-19.el: Abolish macro `char-list-to-string'. |
|---|
| 1982 | |
|---|
| 1983 | * poe-18.el: Abolish function `char-list-to-string'. |
|---|
| 1984 | |
|---|
| 1985 | 1998-10-18 Tanaka Akira <akr@jaist.ac.jp> |
|---|
| 1986 | |
|---|
| 1987 | * broken.el (check-broken-facility): Also use compile time |
|---|
| 1988 | description. |
|---|
| 1989 | |
|---|
| 1990 | |
|---|
| 1991 | 1998-10-18 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 1992 | |
|---|
| 1993 | * APEL: Version 9.4 was released. |
|---|
| 1994 | |
|---|
| 1995 | 1998-10-17 Tanaka Akira <akr@jaist.ac.jp> |
|---|
| 1996 | |
|---|
| 1997 | * broken.el (check-broken-facility): New macro. |
|---|
| 1998 | |
|---|
| 1999 | 1998-10-16 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2000 | |
|---|
| 2001 | * poe.el (define-obsolete-function-alias): New function. |
|---|
| 2002 | |
|---|
| 2003 | |
|---|
| 2004 | 1998-10-12 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2005 | |
|---|
| 2006 | * APEL: Version 9.3 was released. |
|---|
| 2007 | |
|---|
| 2008 | 1998-10-12 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 2009 | |
|---|
| 2010 | * README.en: Add explanations about |
|---|
| 2011 | `LISPDIR', `VERSION_SPECIFIC_LISPDIR' and `what-where'. |
|---|
| 2012 | |
|---|
| 2013 | * Makefile (what-where): New target. |
|---|
| 2014 | (install): Add new arg `VERSION_SPECIFIC_LISPDIR'. |
|---|
| 2015 | |
|---|
| 2016 | * APEL-MK (what-where-apel): New function. |
|---|
| 2017 | (config-apel): Refer to `VERSION_SPECIFIC_LISPDIR'. |
|---|
| 2018 | |
|---|
| 2019 | * APEL-CFG (VERSION_SPECIFIC_LISPDIR): New variable. |
|---|
| 2020 | |
|---|
| 2021 | 1998-10-12 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2022 | |
|---|
| 2023 | * README.en (load-path): Modify for Emacs 20.3. |
|---|
| 2024 | |
|---|
| 2025 | 1998-10-11 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2026 | |
|---|
| 2027 | * APEL-CFG (EMU_PREFIX): Use "emu" for Emacs 20.3 or later. |
|---|
| 2028 | |
|---|
| 2029 | * EMU-ELS: Don't install pccl in anything older than XEmacs 21 |
|---|
| 2030 | with MULE. |
|---|
| 2031 | |
|---|
| 2032 | |
|---|
| 2033 | 1998-10-10 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2034 | |
|---|
| 2035 | * APEL: Version 9.2 was released. |
|---|
| 2036 | |
|---|
| 2037 | * poem-xm.el (insert-file-contents-as-binary): New function. |
|---|
| 2038 | |
|---|
| 2039 | * poem-20.el (write-region-as-binary): bind |
|---|
| 2040 | `jka-compr-compression-info-list' with nil. |
|---|
| 2041 | (insert-file-contents-as-binary): Change to alias of |
|---|
| 2042 | `insert-file-contents-literally' for Emacs 20. |
|---|
| 2043 | |
|---|
| 2044 | |
|---|
| 2045 | 1998-10-07 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2046 | |
|---|
| 2047 | * APEL: Version 9.1 was released. |
|---|
| 2048 | |
|---|
| 2049 | 1998-10-06 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2050 | |
|---|
| 2051 | * mcs-e20.el, mcs-xm.el (coding-system-to-mime-charset): New |
|---|
| 2052 | function. |
|---|
| 2053 | (mime-charset-list): New implementation. |
|---|
| 2054 | |
|---|
| 2055 | * Move `mime-charset-list' from mcs-20.el to mcs-e20.el and |
|---|
| 2056 | mcs-xm.el. |
|---|
| 2057 | |
|---|
| 2058 | 1998-10-01 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2059 | |
|---|
| 2060 | * mcs-e20.el (charsets-mime-charset-alist): Use `gb2312' and |
|---|
| 2061 | `big5' instead of `cn-gb-2312' and `cn-big5'. |
|---|
| 2062 | |
|---|
| 2063 | * mcs-xm.el (charsets-mime-charset-alist): Use `gb2312' and `big5' |
|---|
| 2064 | instead of `cn-gb-2312' and `cn-big5'. |
|---|
| 2065 | |
|---|
| 2066 | * mcs-20.el (mime-charset-coding-system-alist): Add `cn-gb' to |
|---|
| 2067 | default value. |
|---|
| 2068 | |
|---|
| 2069 | |
|---|
| 2070 | 1998-09-22 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2071 | |
|---|
| 2072 | * APEL: Version 9.0 was released. |
|---|
| 2073 | |
|---|
| 2074 | * Delete EMU-CFG and EMU-MK because they have not been used. |
|---|
| 2075 | |
|---|
| 2076 | 1998-09-22 Tanaka Akira <akr@jaist.ac.jp> |
|---|
| 2077 | |
|---|
| 2078 | * README.en (What's APEL?): Add notice for broken.el. |
|---|
| 2079 | |
|---|
| 2080 | 1998-09-22 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2081 | |
|---|
| 2082 | * README.en (What's APEL?): Modify for latest structure. |
|---|
| 2083 | |
|---|
| 2084 | 1998-09-20 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2085 | |
|---|
| 2086 | * mcs-xm.el (charsets-mime-charset-alist): Comment out invalid |
|---|
| 2087 | definition for iso-2022-int-1. |
|---|
| 2088 | |
|---|
| 2089 | 1998-09-19 Tanaka Akira <akr@jaist.ac.jp> |
|---|
| 2090 | |
|---|
| 2091 | * broken.el: New file. |
|---|
| 2092 | |
|---|
| 2093 | * pccl.el (apel-broken-facility): Abolished |
|---|
| 2094 | (apel-broken-p): Abolished |
|---|
| 2095 | |
|---|
| 2096 | * EMU-ELS (emu-modules): Add 'broken. |
|---|
| 2097 | |
|---|
| 2098 | * Makefile (elc): Do not remove emu*.elc. |
|---|
| 2099 | |
|---|
| 2100 | * pccl-20.el: require 'broken. |
|---|
| 2101 | (ccl-use-symbol-as-program): Abolished. |
|---|
| 2102 | (ccl-accept-symbol-as-program): New facility. |
|---|
| 2103 | (make-ccl-coding-system): Use `when-broken' to define. |
|---|
| 2104 | (ccl-encoder-eof-block-is-broken): Abolished. |
|---|
| 2105 | (ccl-decoder-eof-block-is-broken): Abolished. |
|---|
| 2106 | (ccl-eof-block-is-broken): Abolished |
|---|
| 2107 | (ccl-execute-eof-block-on-encoding-null): New facility. |
|---|
| 2108 | (ccl-execute-eof-block-on-encoding-some): Ditto. |
|---|
| 2109 | (ccl-execute-eof-block-on-decoding-null): Ditto. |
|---|
| 2110 | (ccl-execute-eof-block-on-decoding-some): Ditto. |
|---|
| 2111 | (ccl-execute-eof-block-on-encoding): Ditto. |
|---|
| 2112 | (ccl-execute-eof-block-on-decoding): Ditto. |
|---|
| 2113 | (ccl-execute-eof-block): Ditto. |
|---|
| 2114 | |
|---|
| 2115 | * pccl-om.el: require 'broken. |
|---|
| 2116 | (ccl-use-symbol-as-program): Abolished. |
|---|
| 2117 | (ccl-accept-symbol-as-program): New facility. |
|---|
| 2118 | (ccl-encoder-eof-block-is-broken): Abolished. |
|---|
| 2119 | (ccl-decoder-eof-block-is-broken): Abolished. |
|---|
| 2120 | (ccl-eof-block-is-broken): Abolished |
|---|
| 2121 | (ccl-execute-eof-block-on-encoding-null): New facility. |
|---|
| 2122 | (ccl-execute-eof-block-on-encoding-some): Ditto. |
|---|
| 2123 | (ccl-execute-eof-block-on-decoding-null): Ditto. |
|---|
| 2124 | (ccl-execute-eof-block-on-decoding-some): Ditto. |
|---|
| 2125 | (ccl-execute-eof-block-on-encoding): Ditto. |
|---|
| 2126 | (ccl-execute-eof-block-on-decoding): Ditto. |
|---|
| 2127 | (ccl-execute-eof-block): Ditto. |
|---|
| 2128 | (ccl-execute-on-string-ignore-contin): New facility. |
|---|
| 2129 | |
|---|
| 2130 | 1998-09-18 Tanaka Akira <akr@jaist.ac.jp> |
|---|
| 2131 | |
|---|
| 2132 | * pccl.el (apel-broken-facility): New function. |
|---|
| 2133 | (apel-broken-p): New function. |
|---|
| 2134 | |
|---|
| 2135 | 1998-09-18 Tanaka Akira <akr@jaist.ac.jp> |
|---|
| 2136 | |
|---|
| 2137 | * pccl.el: Fix author. |
|---|
| 2138 | |
|---|
| 2139 | 1998-09-17 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 2140 | |
|---|
| 2141 | * pccl-om.el (make-ccl-coding-system): Enclose with |
|---|
| 2142 | `eval-and-compile'. |
|---|
| 2143 | |
|---|
| 2144 | 1998-09-17 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2145 | |
|---|
| 2146 | * poe.el (unless): New macro. |
|---|
| 2147 | |
|---|
| 2148 | * emu.el: Define tl:overlay obsolete aliases for all emacsen. |
|---|
| 2149 | |
|---|
| 2150 | * poem-nemacs.el (decode-coding-string): Regard integer as |
|---|
| 2151 | coding-system. |
|---|
| 2152 | (encode-coding-string): Likewise. |
|---|
| 2153 | (decode-coding-region): Likewise. |
|---|
| 2154 | (encode-coding-region): Likewise. |
|---|
| 2155 | |
|---|
| 2156 | * poe-18.el (set-text-properties): New function. |
|---|
| 2157 | |
|---|
| 2158 | * install.el (install-detect-elisp-directory): Fix problem on |
|---|
| 2159 | Nemacs. |
|---|
| 2160 | |
|---|
| 2161 | 1998-09-17 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2162 | |
|---|
| 2163 | * poem-ltn1.el (set-buffer-multibyte): Use `defun-maybe' instead |
|---|
| 2164 | of `defmacro-maybe'. |
|---|
| 2165 | |
|---|
| 2166 | * poem-e20_2.el (set-buffer-multibyte): Use `defun-maybe' instead |
|---|
| 2167 | of `defsubst-maybe'. |
|---|
| 2168 | |
|---|
| 2169 | 1998-09-17 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2170 | |
|---|
| 2171 | * EMU-ELS: New implementation. |
|---|
| 2172 | |
|---|
| 2173 | 1998-09-17 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2174 | |
|---|
| 2175 | * emu.el, emu-mule.el, EMU-ELS: Move code about CCL from |
|---|
| 2176 | emu-mule.el to pccl-om.el. |
|---|
| 2177 | |
|---|
| 2178 | * pccl.el: New file. |
|---|
| 2179 | |
|---|
| 2180 | * pccl.el: - Rename emu-e20.el to pccl-20.el. |
|---|
| 2181 | - Move definition of emu-x20.el to pccl-20.el. |
|---|
| 2182 | - Move code about CCL from emu-mule.el to pccl-om.el. |
|---|
| 2183 | |
|---|
| 2184 | * pccl-om.el: New file (move code about CCL from emu-mule.el). |
|---|
| 2185 | |
|---|
| 2186 | * pccl-20.el: New file (renamed from emu-e20.el; move definition |
|---|
| 2187 | of emu-x20.el to pccl-20.el; abolish emu-x20.el). |
|---|
| 2188 | |
|---|
| 2189 | 1998-09-17 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2190 | |
|---|
| 2191 | * emu.el, emu-x20.el, emu-e20.el: Move function `char-category' |
|---|
| 2192 | from emu-e20.el and emu-x20.el to emu.el. |
|---|
| 2193 | |
|---|
| 2194 | 1998-09-17 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2195 | |
|---|
| 2196 | * emu.el, emu-nemacs.el, emu-latin1.el, EMU-ELS: Move definitions |
|---|
| 2197 | of emu-nemacs.el and emu-latin1.el to emu.el; abolish |
|---|
| 2198 | emu-nemacs.el and emu-latin1.el. |
|---|
| 2199 | |
|---|
| 2200 | 1998-09-17 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2201 | |
|---|
| 2202 | * emu.el: Modify conditions to load sub-modules. |
|---|
| 2203 | |
|---|
| 2204 | * emu.el, emu-e20.el: Move alias |
|---|
| 2205 | `insert-binary-file-contents-literally' from emu-e20.el to emu.el. |
|---|
| 2206 | |
|---|
| 2207 | 1998-09-17 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2208 | |
|---|
| 2209 | * poem.el, emu.el: Move `string-as-unibyte', |
|---|
| 2210 | `string-as-multibyte', `char-int', `int-char' and |
|---|
| 2211 | `char-or-char-int-p' from emu.el to poem.el. |
|---|
| 2212 | |
|---|
| 2213 | 1998-09-17 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2214 | |
|---|
| 2215 | * mcharset.el, emu.el: Move function `charsets-to-mime-charset' |
|---|
| 2216 | from emu.el to mcharset.el. |
|---|
| 2217 | |
|---|
| 2218 | 1998-09-17 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2219 | |
|---|
| 2220 | * emu.el, emu-x20.el, emu-nemacs.el, emu-mule.el, emu-latin1.el, |
|---|
| 2221 | emu-e20.el: |
|---|
| 2222 | - Move `insert-binary-file-contents' from emu-e20.el, |
|---|
| 2223 | emu-latin1.el, emu-mule.el, emu-nemacs.el and emu-x20.el to |
|---|
| 2224 | emu.el. |
|---|
| 2225 | - Move `insert-binary-file-contents-literally' from |
|---|
| 2226 | emu-latin1.el, emu-mule.el, emu-nemacs.el and emu-x20.el to |
|---|
| 2227 | emu.el. |
|---|
| 2228 | |
|---|
| 2229 | 1998-09-17 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2230 | |
|---|
| 2231 | * poe-18.el (make-obsolete): New function. |
|---|
| 2232 | |
|---|
| 2233 | 1998-09-17 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2234 | |
|---|
| 2235 | * emu.el, EMU-ELS: Split code about MIME charset from emu to |
|---|
| 2236 | mcharset. |
|---|
| 2237 | |
|---|
| 2238 | * mcharset.el: New file. |
|---|
| 2239 | |
|---|
| 2240 | * mcs-xm.el: New file (split code about MIME charset from |
|---|
| 2241 | emu-x20.el). |
|---|
| 2242 | |
|---|
| 2243 | * emu-x20.el: Split code about MIME charset to mcs-xm.el. |
|---|
| 2244 | |
|---|
| 2245 | * mcs-om.el: New file (split code about MIME charset from |
|---|
| 2246 | emu-mule.el). |
|---|
| 2247 | |
|---|
| 2248 | * emu-mule.el: Split code about MIME charset to mcs-om.el. |
|---|
| 2249 | |
|---|
| 2250 | * mcs-nemacs.el: New file (split code about MIME charset from |
|---|
| 2251 | emu-nemacs.el). |
|---|
| 2252 | |
|---|
| 2253 | * emu-nemacs.el: Split code about MIME charset to mcs-nemacs.el. |
|---|
| 2254 | |
|---|
| 2255 | * mcs-ltn1.el: New file (split code about MIME charset from |
|---|
| 2256 | emu-latin1.el). |
|---|
| 2257 | |
|---|
| 2258 | * emu-latin1.el: Split code about MIME charset to mcs-latin1.el. |
|---|
| 2259 | |
|---|
| 2260 | * mcs-e20.el: New file (split code about MIME charset from |
|---|
| 2261 | emu-e20.el). |
|---|
| 2262 | |
|---|
| 2263 | * emu-e20.el: Split code about MIME charset to mcs-e20.el. |
|---|
| 2264 | |
|---|
| 2265 | * mcs-20.el: New file (renamed from emu-20.el). |
|---|
| 2266 | |
|---|
| 2267 | 1998-09-17 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2268 | |
|---|
| 2269 | * emu.el, emu-20.el: Move constant `*noconv*' from emu-20.el to |
|---|
| 2270 | emu.el. |
|---|
| 2271 | |
|---|
| 2272 | 1998-09-17 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2273 | |
|---|
| 2274 | * emu.el, EMU-ELS: Split core part about MULE from emu to poem. |
|---|
| 2275 | |
|---|
| 2276 | * poem.el: New file. |
|---|
| 2277 | |
|---|
| 2278 | * poem-e20_3.el: New file (renamed from emu-e20_3.el). |
|---|
| 2279 | |
|---|
| 2280 | * poem-e20_2.el: New file (renamed from poem-e20_2.el). |
|---|
| 2281 | |
|---|
| 2282 | * poem-xm.el: New file (split core part of MULE from emu-x20.el). |
|---|
| 2283 | |
|---|
| 2284 | * emu-x20.el: Split core part of MULE to poem-xm.el. |
|---|
| 2285 | |
|---|
| 2286 | * poem-om.el: New file (split core part of MULE from emu-mule.el). |
|---|
| 2287 | |
|---|
| 2288 | * emu-mule.el: Split core part of MULE to poem-om.el. |
|---|
| 2289 | |
|---|
| 2290 | * poem-ltn1.el: New file (split core part of MULE from |
|---|
| 2291 | emu-latin1.el). |
|---|
| 2292 | |
|---|
| 2293 | * emu-latin1.el: Split core part of MULE to poem-ltn1.el. |
|---|
| 2294 | |
|---|
| 2295 | * poem-e20.el: New file (split core part of MULE from emu-e20.el). |
|---|
| 2296 | |
|---|
| 2297 | * emu-e20.el: Split core part of MULE to poem-e20.el. |
|---|
| 2298 | |
|---|
| 2299 | * poem-20.el: New file (split core part of MULE from emu-20.el). |
|---|
| 2300 | |
|---|
| 2301 | * emu-20.el: Split core part of MULE to poem-20.el. |
|---|
| 2302 | |
|---|
| 2303 | * poem-nemacs.el: New file (split core part of MULE from |
|---|
| 2304 | emu-nemacs.el). |
|---|
| 2305 | |
|---|
| 2306 | * emu-nemacs.el: Split core part of MULE to poem-nemacs.el; move |
|---|
| 2307 | overlay emulation code of Nemacs to poe-18.el. |
|---|
| 2308 | |
|---|
| 2309 | * poe-18.el: Move overlay emulation code of Nemacs from |
|---|
| 2310 | emu-nemacs.el. |
|---|
| 2311 | |
|---|
| 2312 | 1998-09-17 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2313 | |
|---|
| 2314 | * poe.el, emu.el: Move function `point-at-bol' and `point-at-eol' |
|---|
| 2315 | from emu.el to poe.el. |
|---|
| 2316 | |
|---|
| 2317 | 1998-09-17 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2318 | |
|---|
| 2319 | * emu.el (point-at-bol): New function. |
|---|
| 2320 | (point-at-eol): Use `line-end-position'. |
|---|
| 2321 | |
|---|
| 2322 | 1998-09-17 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2323 | |
|---|
| 2324 | * poe.el (line-beginning-position): New function. |
|---|
| 2325 | (line-end-position): New function. |
|---|
| 2326 | |
|---|
| 2327 | * poe-xemacs.el (line-beginning-position): New alias. |
|---|
| 2328 | (line-end-position): New alias. |
|---|
| 2329 | |
|---|
| 2330 | 1998-09-17 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2331 | |
|---|
| 2332 | * poe.el, emu.el: Move function `functionp' from emu.el to poe.el. |
|---|
| 2333 | |
|---|
| 2334 | 1998-09-17 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2335 | |
|---|
| 2336 | * poe.el, emu.el: Move Emacs 19.30 emulating definitions, Emacs |
|---|
| 2337 | 19.31 emulating definitions and Emacs 20.1 emulating definitions |
|---|
| 2338 | from emu.el to poe.el. |
|---|
| 2339 | |
|---|
| 2340 | 1998-09-17 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2341 | |
|---|
| 2342 | * poe.el, emu.el: Move constant `emacs-minor-version', Emacs 19 |
|---|
| 2343 | emulating definitions and Emacs 19.29 emulating definitions from |
|---|
| 2344 | emu.el to poe.el. |
|---|
| 2345 | |
|---|
| 2346 | 1998-09-17 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2347 | |
|---|
| 2348 | * poe.el: New file (split core part from emu.el). |
|---|
| 2349 | |
|---|
| 2350 | * poe-xemacs.el: New file (renamed from emu-xemacs.el). |
|---|
| 2351 | |
|---|
| 2352 | * poe-19.el: New file (renamed from emu-e19.el). |
|---|
| 2353 | |
|---|
| 2354 | * poe-18.el: New file (renamed from emu-18.el). |
|---|
| 2355 | |
|---|
| 2356 | * emu.el, emu-nemacs.el, emu-mule.el, emu-e20.el, EMU-ELS: modify |
|---|
| 2357 | for new structure. |
|---|
| 2358 | |
|---|
| 2359 | 1998-09-17 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2360 | |
|---|
| 2361 | * emu-x20.el (make-ccl-coding-system): New function. |
|---|
| 2362 | |
|---|
| 2363 | 1998-09-17 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 2364 | |
|---|
| 2365 | * emu-mule.el: Require `cyrillic' (suggested by MORIOKA-san). |
|---|
| 2366 | |
|---|
| 2367 | * emu-mule.el (decode-mime-charset-region): Cope with non existent |
|---|
| 2368 | coding systems if the third arg `lbt' has specified. |
|---|
| 2369 | (decode-mime-charset-string): Likewise. |
|---|
| 2370 | |
|---|
| 2371 | |
|---|
| 2372 | 1998-09-14 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2373 | |
|---|
| 2374 | * APEL: Version 8.18 was released. |
|---|
| 2375 | |
|---|
| 2376 | * Makefile (install-package): Don't depend on target `elc'. |
|---|
| 2377 | |
|---|
| 2378 | * APEL-MK (install-apel-package): Compile emu-modules and |
|---|
| 2379 | apel-modules. |
|---|
| 2380 | |
|---|
| 2381 | 1998-09-13 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2382 | |
|---|
| 2383 | * Makefile: Abolish target `package'. |
|---|
| 2384 | (install-package): Use `elc' instead of `package'. |
|---|
| 2385 | |
|---|
| 2386 | * APEL-MK: Abolish function `compile-apel-package'. |
|---|
| 2387 | (install-apel-package): Update auto-autoloads.el and |
|---|
| 2388 | custom-load.el at target directory. |
|---|
| 2389 | |
|---|
| 2390 | 1998-09-13 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2391 | |
|---|
| 2392 | * README.en (run in expanded place): fixed. |
|---|
| 2393 | (install as a XEmacs package): New description. |
|---|
| 2394 | |
|---|
| 2395 | * Makefile (XEMACS): New variable. |
|---|
| 2396 | (PACKAGEDIR): New variable. |
|---|
| 2397 | (package): New target. |
|---|
| 2398 | (install-package): New target. |
|---|
| 2399 | |
|---|
| 2400 | * APEL-MK (config-apel-package): New function. |
|---|
| 2401 | (compile-apel-package): New function. |
|---|
| 2402 | (install-apel-package): New function. |
|---|
| 2403 | |
|---|
| 2404 | * APEL-CFG (PACKAGEDIR): New variable. |
|---|
| 2405 | |
|---|
| 2406 | 1998-09-07 Tanaka Akira <akr@jaist.ac.jp> |
|---|
| 2407 | |
|---|
| 2408 | * Makefile (elc): Ignore errors when removing emu*.elc. |
|---|
| 2409 | |
|---|
| 2410 | 1998-09-01 Tanaka Akira <akr@jaist.ac.jp> |
|---|
| 2411 | |
|---|
| 2412 | * emu-mule.el (ccl-execute-on-string): Fix arguments |
|---|
| 2413 | order `status' and `string'. |
|---|
| 2414 | |
|---|
| 2415 | |
|---|
| 2416 | 1998-08-31 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2417 | |
|---|
| 2418 | * APEL: Version 8.17 was released. |
|---|
| 2419 | |
|---|
| 2420 | * emu.el (with-temp-file): Must use old forms. |
|---|
| 2421 | |
|---|
| 2422 | 1998-08-31 Katsumi Yamoaka <yamaoka@jpl.org> |
|---|
| 2423 | |
|---|
| 2424 | * emu.el (with-temp-file): New macro (Emacs 20/XEmacs 20 |
|---|
| 2425 | emulating macro). |
|---|
| 2426 | |
|---|
| 2427 | 1998-08-29 Tanaka Akira <akr@jaist.ac.jp> |
|---|
| 2428 | |
|---|
| 2429 | * emu-e20.el: require 'ccl only for byte-compile time. |
|---|
| 2430 | |
|---|
| 2431 | 1998-08-29 Tanaka Akira <akr@jaist.ac.jp> |
|---|
| 2432 | |
|---|
| 2433 | * Makefile (elc): Remove emu*.elc to use newest emu by |
|---|
| 2434 | intall.el. |
|---|
| 2435 | |
|---|
| 2436 | 1998-08-29 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp> |
|---|
| 2437 | |
|---|
| 2438 | * emu-e20.el (ccl-execute-on-string): Too few args. |
|---|
| 2439 | (test-ccl-eof-block-cs): Revert existence checking. |
|---|
| 2440 | |
|---|
| 2441 | * emu-e20_2.el (insert-file-contents-as-binary): Return value. |
|---|
| 2442 | (insert-file-contents-as-raw-text): Ditto. |
|---|
| 2443 | |
|---|
| 2444 | * emu-mule.el (insert-file-contents-as-raw-text): Return value. |
|---|
| 2445 | (encode-coding-string): Check `coding-system' is non-nil. |
|---|
| 2446 | (decode-coding-string): Ditto. |
|---|
| 2447 | (insert-file-contents-as-binary): Use `as-binary-input-file'. |
|---|
| 2448 | (insert-binary-file-contents-literally): Ditto. |
|---|
| 2449 | (write-region-as-binary): Use `as-binary-output-file'. |
|---|
| 2450 | (write-region-as-raw-text-CRLF): Definition for Emacs 19.28. |
|---|
| 2451 | (write-region-as-mime-charset): Ditto. |
|---|
| 2452 | (mime-charset-to-coding-system): New implementation. |
|---|
| 2453 | |
|---|
| 2454 | (ccl-use-symbol-as-program): New constant. |
|---|
| 2455 | (ccl-encoder-eof-block-is-broken): New constant. |
|---|
| 2456 | (ccl-decoder-eof-block-is-broken): New constant. |
|---|
| 2457 | (ccl-eof-block-is-broken): New constant. |
|---|
| 2458 | (make-ccl-coding-system): New function. |
|---|
| 2459 | (ccl-execute): Emacs 20.3 emulating function. |
|---|
| 2460 | (ccl-execute-on-string): Emacs 20.3 emulating function. |
|---|
| 2461 | |
|---|
| 2462 | * emu-nemacs.el (write-region-as-binary): Use |
|---|
| 2463 | `as-binary-output-file' |
|---|
| 2464 | (write-region-as-raw-text-CRLF): Ditto. |
|---|
| 2465 | (insert-file-contents-as-binary): Use `as-binary-input-file'. |
|---|
| 2466 | (insert-binary-file-contents-literally): Ditto. |
|---|
| 2467 | (insert-file-contents-as-raw-text): Ditto. |
|---|
| 2468 | |
|---|
| 2469 | * emu.el (last): Emacs 20 emulation function. |
|---|
| 2470 | (butlast), (nbutlast): CL emulation functions. |
|---|
| 2471 | |
|---|
| 2472 | 1998-08-27 Tanaka Akira <akr@jaist.ac.jp> |
|---|
| 2473 | |
|---|
| 2474 | * emu-e20.el (ccl-use-symbol-as-program): Reduce |
|---|
| 2475 | `eval-and-compile' and `eval-when-compile' nesting. |
|---|
| 2476 | (test-ccl-eof-block-cs): Remove existence checking. |
|---|
| 2477 | |
|---|
| 2478 | 1998-08-27 Tanaka Akira <akr@jaist.ac.jp> |
|---|
| 2479 | |
|---|
| 2480 | * emu-e20.el (ccl-use-symbol-as-program): Use |
|---|
| 2481 | `ccl-vector-program-execute-on-string' if it is defined. |
|---|
| 2482 | |
|---|
| 2483 | 1998-08-27 Tanaka Akira <akr@jaist.ac.jp> |
|---|
| 2484 | |
|---|
| 2485 | * emu-e20.el (ccl-use-symbol-as-program): Use |
|---|
| 2486 | `ccl-execute-on-string' instead of `make-coding-system' for |
|---|
| 2487 | avoiding the error "Coding system already exists". |
|---|
| 2488 | |
|---|
| 2489 | 1998-08-27 Tanaka Akira <akr@jaist.ac.jp> |
|---|
| 2490 | |
|---|
| 2491 | * emu-e20.el (test-ccl-eof-block-cs): Check if it is already |
|---|
| 2492 | defined. |
|---|
| 2493 | |
|---|
| 2494 | 1998-08-27 Tanaka Akira <akr@jaist.ac.jp> |
|---|
| 2495 | |
|---|
| 2496 | * emu-e20.el (ccl-use-symbol-as-program): New constant. |
|---|
| 2497 | (make-ccl-coding-system): New function. |
|---|
| 2498 | (ccl-encoder-eof-block-is-broken): New constant. |
|---|
| 2499 | (ccl-decoder-eof-block-is-broken): New constant. |
|---|
| 2500 | (ccl-eof-block-is-broken): New constant. |
|---|
| 2501 | (ccl-execute): Redefine if `ccl-use-symbol-as-program' is nil. |
|---|
| 2502 | (ccl-execute-on-string): Ditto. |
|---|
| 2503 | |
|---|
| 2504 | 1998-08-24 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2505 | |
|---|
| 2506 | * emu-20.el (mime-charset-coding-system-alist): Add `unknown' and |
|---|
| 2507 | `x-unknown'. |
|---|
| 2508 | |
|---|
| 2509 | 1998-08-12 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2510 | |
|---|
| 2511 | * emu-x20.el: Redefine coding-system `ctext' if `ctext-dos' is not |
|---|
| 2512 | found. |
|---|
| 2513 | |
|---|
| 2514 | 1998-08-12 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 2515 | |
|---|
| 2516 | * emu-nemacs.el, emu-mule.el (decode-mime-charset-region): Add new |
|---|
| 2517 | argument `lbt'. |
|---|
| 2518 | (decode-mime-charset-string): Likewise. |
|---|
| 2519 | |
|---|
| 2520 | * emu-mule.el (mime-charset-to-coding-system): Regard `CRLF', |
|---|
| 2521 | `LF', `CR' as line break code type. |
|---|
| 2522 | |
|---|
| 2523 | 1998-08-11 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2524 | |
|---|
| 2525 | * emu-latin1.el, emu-nemacs.el (write-region-as-raw-text-CRLF): |
|---|
| 2526 | Fix regexp to canonicalize line break code. |
|---|
| 2527 | |
|---|
| 2528 | * emu-mule.el (write-region-as-raw-text-CRLF): Use |
|---|
| 2529 | `write-region-as-binary' to specify `lockname' in MULE 2.3 based |
|---|
| 2530 | on 19.34. |
|---|
| 2531 | |
|---|
| 2532 | 1998-08-11 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2533 | |
|---|
| 2534 | * emu-x20.el: Redefine coding-system `iso-2022-jp-2' if |
|---|
| 2535 | `iso-2022-jp-2-dos' is not found. |
|---|
| 2536 | |
|---|
| 2537 | 1998-08-11 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 2538 | |
|---|
| 2539 | * emu-mule.el (write-region-as-raw-text-CRLF): New function. |
|---|
| 2540 | |
|---|
| 2541 | * emu-18.el (generate-new-buffer-name): New function (Emacs 19 |
|---|
| 2542 | emulating function). |
|---|
| 2543 | |
|---|
| 2544 | 1998-08-10 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2545 | |
|---|
| 2546 | * emu-nemacs.el, emu-latin1.el (write-region-as-raw-text-CRLF): |
|---|
| 2547 | New function. |
|---|
| 2548 | |
|---|
| 2549 | * emu-20.el (write-region-as-raw-text-CRLF): Renamed from |
|---|
| 2550 | `write-region-as-CRLF'. |
|---|
| 2551 | |
|---|
| 2552 | 1998-08-10 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2553 | |
|---|
| 2554 | * emu-latin1.el, emu-e20.el (decode-mime-charset-region): Add new |
|---|
| 2555 | argument `lbt'. |
|---|
| 2556 | (decode-mime-charset-string): Likewise. |
|---|
| 2557 | |
|---|
| 2558 | * emu-x20.el: Define coding-system `raw-text-unix' and |
|---|
| 2559 | `raw-text-mac' if they are not found. |
|---|
| 2560 | Redefine coding-system `euc-kr' if `euc-kr-dos' is not found. |
|---|
| 2561 | (decode-mime-charset-region-default): Add new argument `lbt'. |
|---|
| 2562 | (decode-mime-charset-region-with-iso646-unification): Likewise. |
|---|
| 2563 | (decode-mime-charset-region-for-hz): Likewise. |
|---|
| 2564 | (decode-mime-charset-region): Likewise. |
|---|
| 2565 | (decode-mime-charset-string): Likewise. |
|---|
| 2566 | |
|---|
| 2567 | * emu-20.el (mime-charset-to-coding-system): Regard `CRLF', `LF', |
|---|
| 2568 | `CR' as line break code type. |
|---|
| 2569 | |
|---|
| 2570 | 1998-08-07 MORIOKA Tomohiko <morioka@yo.rim.or.jp> |
|---|
| 2571 | |
|---|
| 2572 | * emu-x20.el: Define coding-system `raw-text-dos' if it is not |
|---|
| 2573 | found. |
|---|
| 2574 | |
|---|
| 2575 | * emu-20.el (write-region-as-CRLF): New function. |
|---|
| 2576 | |
|---|
| 2577 | 1998-07-21 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2578 | |
|---|
| 2579 | * install.el (install-detect-elisp-directory): Modify for anything |
|---|
| 2580 | older than Emacs 19.28. |
|---|
| 2581 | |
|---|
| 2582 | |
|---|
| 2583 | 1998-06-22 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2584 | |
|---|
| 2585 | * APEL: Version 8.16 was released. |
|---|
| 2586 | |
|---|
| 2587 | * emu.el, emu-x20.el: Require `emu-20' in emu-x20.el. |
|---|
| 2588 | |
|---|
| 2589 | 1998-06-20 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2590 | |
|---|
| 2591 | * emu-x20.el (set-buffer-multibyte): Use `defsubst-maybe' instead |
|---|
| 2592 | of `defmacro-maybe'. |
|---|
| 2593 | |
|---|
| 2594 | 1998-06-20 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2595 | |
|---|
| 2596 | * emu-20.el, emu-x20.el: Move `insert-file-contents-as-binary' and |
|---|
| 2597 | `insert-file-contents-as-raw-text' from emu-x20.el to emu-20.el. |
|---|
| 2598 | |
|---|
| 2599 | * emu-e20_2.el, emu-e20.el: Move `insert-file-contents-as-binary' |
|---|
| 2600 | and `insert-file-contents-as-raw-text' from emu-e20.el to |
|---|
| 2601 | emu-e20_2.el. |
|---|
| 2602 | |
|---|
| 2603 | |
|---|
| 2604 | 1998-06-09 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2605 | |
|---|
| 2606 | * APEL: Version 8.15 was released. |
|---|
| 2607 | |
|---|
| 2608 | * emu-xemacs.el: Use nil as variable of `condition-case' to avoid |
|---|
| 2609 | byte-compiler warning. |
|---|
| 2610 | |
|---|
| 2611 | 1998-06-09 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2612 | |
|---|
| 2613 | * emu.el (when): New macro. |
|---|
| 2614 | |
|---|
| 2615 | 1998-06-09 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 2616 | |
|---|
| 2617 | * emu.el (split-string): New function (Emacs 20/XEmacs 20 |
|---|
| 2618 | emulating function). |
|---|
| 2619 | |
|---|
| 2620 | * emu.el (with-temp-buffer): New macro (Emacs 20/XEmacs 20 |
|---|
| 2621 | emulating macro). |
|---|
| 2622 | |
|---|
| 2623 | * emu.el (with-current-buffer): New macro (Emacs 20/XEmacs 20 |
|---|
| 2624 | emulating macro). |
|---|
| 2625 | |
|---|
| 2626 | * emu.el (save-current-buffer): New macro (Emacs 20/XEmacs 20 |
|---|
| 2627 | emulating macro). |
|---|
| 2628 | |
|---|
| 2629 | 1998-06-08 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2630 | |
|---|
| 2631 | * mule-caesar.el (mule-caesar-region): Don't compare charset with |
|---|
| 2632 | 'us-ascii. |
|---|
| 2633 | |
|---|
| 2634 | 1998-06-08 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2635 | |
|---|
| 2636 | * emu-mule.el (split-char): fixed. |
|---|
| 2637 | |
|---|
| 2638 | 1998-06-08 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 2639 | |
|---|
| 2640 | * emu-mule.el (insert-file-contents-as-binary): Use |
|---|
| 2641 | file-coding-system-for-read instead of file-coding-system. |
|---|
| 2642 | |
|---|
| 2643 | |
|---|
| 2644 | 1998-06-06 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2645 | |
|---|
| 2646 | * APEL: Version 8.14 was released. |
|---|
| 2647 | |
|---|
| 2648 | 1998-06-05 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2649 | |
|---|
| 2650 | * emu-mule.el, emu-latin1.el (split-char): New function. |
|---|
| 2651 | |
|---|
| 2652 | 1998-06-05 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2653 | |
|---|
| 2654 | * emu-mule.el, emu-nemacs.el (insert-file-contents-as-raw-text): |
|---|
| 2655 | New function. |
|---|
| 2656 | |
|---|
| 2657 | * emu-latin1.el (insert-file-contents-as-raw-text): New alias. |
|---|
| 2658 | |
|---|
| 2659 | * emu-e20.el, emu-x20.el (insert-file-contents-as-raw-text): New |
|---|
| 2660 | function. |
|---|
| 2661 | |
|---|
| 2662 | 1998-06-05 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2663 | |
|---|
| 2664 | * emu-x20.el: Move `split-char' check and repair code from |
|---|
| 2665 | mule-caesar.el. |
|---|
| 2666 | |
|---|
| 2667 | * mule-caesar.el: Move `split-char' check and repair code to |
|---|
| 2668 | emu-x20.el; require 'emu. |
|---|
| 2669 | |
|---|
| 2670 | 1998-06-05 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2671 | |
|---|
| 2672 | * emu-nemacs.el, emu-mule.el (set-buffer-multibyte): New function. |
|---|
| 2673 | |
|---|
| 2674 | * emu-latin1.el, emu-x20.el (set-buffer-multibyte): New macro. |
|---|
| 2675 | |
|---|
| 2676 | * mule-caesar.el (mule-caesar-region): Use '(cdr (split-char ...)) |
|---|
| 2677 | instead of `char-to-octet-list'; abolish function |
|---|
| 2678 | `char-to-octet-list'. |
|---|
| 2679 | |
|---|
| 2680 | 1998-06-05 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2681 | |
|---|
| 2682 | * emu-mule.el (charset-chars): New function. |
|---|
| 2683 | |
|---|
| 2684 | * mule-caesar.el (split-char): Redefine if it has bug. |
|---|
| 2685 | (char-to-octet-list): Use `split-char'. |
|---|
| 2686 | |
|---|
| 2687 | |
|---|
| 2688 | 1998-06-01 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2689 | |
|---|
| 2690 | * APEL: Version 8.13 was released. |
|---|
| 2691 | |
|---|
| 2692 | * emu-x20.el (mime-character-unification-limit-size): Change |
|---|
| 2693 | default value to 2048. |
|---|
| 2694 | |
|---|
| 2695 | 1998-05-28 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2696 | |
|---|
| 2697 | * emu.el (string-as-unibyte): New macro. |
|---|
| 2698 | |
|---|
| 2699 | |
|---|
| 2700 | 1998-05-17 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2701 | |
|---|
| 2702 | * APEL: Version 8.12 was released. |
|---|
| 2703 | |
|---|
| 2704 | 1998-05-15 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2705 | |
|---|
| 2706 | * emu-x20.el (mime-character-unification-limit-size): New |
|---|
| 2707 | variable. |
|---|
| 2708 | (decode-mime-charset-region-with-iso646-unification): Don't unify |
|---|
| 2709 | if size of region is larger than |
|---|
| 2710 | 'mime-character-unification-limit-size. |
|---|
| 2711 | |
|---|
| 2712 | 1998-05-15 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2713 | |
|---|
| 2714 | * emu-x20.el, emu-nemacs.el, emu-mule.el, emu-latin1.el, |
|---|
| 2715 | emu-e20_3.el (looking-at-as-unibyte): New alias. |
|---|
| 2716 | |
|---|
| 2717 | * emu-e20_2.el (looking-at-as-unibyte): New function. |
|---|
| 2718 | |
|---|
| 2719 | 1998-05-14 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2720 | |
|---|
| 2721 | * emu-x20.el: Delete definition of 'detect-mime-charset-region |
|---|
| 2722 | because it is defined in emu-20.el. |
|---|
| 2723 | |
|---|
| 2724 | * emu-20.el (write-region-as-binary): fixed. |
|---|
| 2725 | |
|---|
| 2726 | * emu-20.el (write-region-as-mime-charset): New function. |
|---|
| 2727 | |
|---|
| 2728 | * emu-latin1.el (write-region-as-mime-charset): New alias. |
|---|
| 2729 | |
|---|
| 2730 | * emu-nemacs.el, emu-mule.el (write-region-as-mime-charset): New |
|---|
| 2731 | function. |
|---|
| 2732 | |
|---|
| 2733 | |
|---|
| 2734 | 1998-05-09 MORIOKA Tomohiko <morioka@mousai.jaist.ac.jp> |
|---|
| 2735 | |
|---|
| 2736 | * APEL: Version 8.11 was released. |
|---|
| 2737 | |
|---|
| 2738 | 1998-05-09 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2739 | |
|---|
| 2740 | * emu.el (string-as-multibyte): New macro (Emacs 20.3 emulating |
|---|
| 2741 | macro). |
|---|
| 2742 | |
|---|
| 2743 | |
|---|
| 2744 | 1998-05-07 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2745 | |
|---|
| 2746 | * APEL: Version 8.10 was released. |
|---|
| 2747 | |
|---|
| 2748 | * README.en (What's APEL?): Delete description about atype.el; add |
|---|
| 2749 | description about calist.el. |
|---|
| 2750 | |
|---|
| 2751 | 1998-05-07 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2752 | |
|---|
| 2753 | * calist.el (ctree-add-calist-with-default): fixed. |
|---|
| 2754 | |
|---|
| 2755 | |
|---|
| 2756 | 1998-05-06 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2757 | |
|---|
| 2758 | * APEL: Version 8.9 was released. |
|---|
| 2759 | |
|---|
| 2760 | 1998-05-06 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2761 | |
|---|
| 2762 | * calist.el (ctree-find-calist): fixed duplicated result. |
|---|
| 2763 | |
|---|
| 2764 | |
|---|
| 2765 | 1998-05-05 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2766 | |
|---|
| 2767 | * APEL: Version 8.8 was released. |
|---|
| 2768 | |
|---|
| 2769 | 1998-05-03 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2770 | |
|---|
| 2771 | * calist.el (ctree-find-calist): Delete duplicated result. |
|---|
| 2772 | |
|---|
| 2773 | |
|---|
| 2774 | 1998-04-30 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2775 | |
|---|
| 2776 | * APEL: Version 8.7 was released. |
|---|
| 2777 | |
|---|
| 2778 | 1998-04-29 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2779 | |
|---|
| 2780 | * calist.el (ctree-match-calist-partially): New function. |
|---|
| 2781 | |
|---|
| 2782 | |
|---|
| 2783 | 1998-04-28 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2784 | |
|---|
| 2785 | * APEL: Version 8.6 was released. |
|---|
| 2786 | |
|---|
| 2787 | 1998-04-27 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2788 | |
|---|
| 2789 | * emu-20.el (mime-charset-coding-system-alist): Use 'raw-text for |
|---|
| 2790 | us-ascii in default setting. |
|---|
| 2791 | |
|---|
| 2792 | 1998-04-27 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2793 | |
|---|
| 2794 | * calist.el (ctree-find-calist): Add optional argument 'all. |
|---|
| 2795 | |
|---|
| 2796 | 1998-04-27 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2797 | |
|---|
| 2798 | * calist.el (ctree-find-calist): Renamed from |
|---|
| 2799 | 'ctree-match-calist-all. |
|---|
| 2800 | |
|---|
| 2801 | |
|---|
| 2802 | 1998-04-25 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2803 | |
|---|
| 2804 | * APEL: Version 8.5 was released. |
|---|
| 2805 | |
|---|
| 2806 | 1998-04-25 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2807 | |
|---|
| 2808 | * calist.el (ctree-match-calist-all): New function. |
|---|
| 2809 | |
|---|
| 2810 | 1998-04-24 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2811 | |
|---|
| 2812 | * APEL-ELS: Comment out 'atype and 'file-detect. |
|---|
| 2813 | |
|---|
| 2814 | 1998-04-24 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2815 | |
|---|
| 2816 | * emu-x20.el (decode-mime-charset-string): Use |
|---|
| 2817 | 'decode-mime-charset-region. |
|---|
| 2818 | |
|---|
| 2819 | 1998-04-24 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2820 | |
|---|
| 2821 | * emu-x20.el (mime-charset-decoder-alist): Add |
|---|
| 2822 | 'decode-mime-charset-region-for-hz for 'hz-gb-2312. |
|---|
| 2823 | (decode-mime-charset-region-for-hz): New function. |
|---|
| 2824 | |
|---|
| 2825 | 1998-03-25 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2826 | |
|---|
| 2827 | * emu-x20.el (mime-charset-decoder-alist): New variable. |
|---|
| 2828 | (decode-mime-charset-region-default): New function. |
|---|
| 2829 | (mime-iso646-character-unification-alist): New variable. |
|---|
| 2830 | (mime-unified-character-face): New variable. |
|---|
| 2831 | (decode-mime-charset-region-with-iso646-unification): New |
|---|
| 2832 | function. |
|---|
| 2833 | (decode-mime-charset-region): Use 'mime-charset-decoder-alist. |
|---|
| 2834 | |
|---|
| 2835 | |
|---|
| 2836 | 1998-04-22 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2837 | |
|---|
| 2838 | * APEL: Version 8.4 was released. |
|---|
| 2839 | |
|---|
| 2840 | * EMU-ELS: Don't use HIRAGANA LETTER A ($B$"(B) to detect character |
|---|
| 2841 | indexing (Emacs 20.3 or later). |
|---|
| 2842 | |
|---|
| 2843 | 1998-04-20 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2844 | |
|---|
| 2845 | * emu-x20.el, emu-e20.el (charsets-mime-charset-alist): Add |
|---|
| 2846 | 'shift_jis. |
|---|
| 2847 | |
|---|
| 2848 | * EMU-ELS (emu-modules): fixed. |
|---|
| 2849 | |
|---|
| 2850 | |
|---|
| 2851 | 1998-04-17 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2852 | |
|---|
| 2853 | * APEL: Version 8.3 was released. |
|---|
| 2854 | |
|---|
| 2855 | * README.en (What's APEL?): Modify for latest emu. |
|---|
| 2856 | |
|---|
| 2857 | 1998-04-17 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2858 | |
|---|
| 2859 | * emu-nemacs.el, emu-mule.el, emu-latin1.el, emu-e20_2.el, |
|---|
| 2860 | emu-e20_3.el, emu-x20.el (char-next-index): Fixed. |
|---|
| 2861 | |
|---|
| 2862 | 1998-04-17 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2863 | |
|---|
| 2864 | * EMU-ELS (emu-modules): Add 'emu-e20_3 for Emacs 20.3. |
|---|
| 2865 | |
|---|
| 2866 | * emu-e20_3.el: New module. |
|---|
| 2867 | |
|---|
| 2868 | * emu-e20.el: Select to require 'emu-e20_2 or 'emu-e20_3. |
|---|
| 2869 | |
|---|
| 2870 | * emu-e20_2.el (set-buffer-multibyte): New function. |
|---|
| 2871 | |
|---|
| 2872 | * emu-e20.el (insert-file-contents-as-binary): Use |
|---|
| 2873 | 'set-buffer-multibyte. |
|---|
| 2874 | |
|---|
| 2875 | 1998-04-17 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2876 | |
|---|
| 2877 | * emu-e20_2.el, emu-e20.el, EMU-ELS: Separate Emacs 20.1 and 20.2 |
|---|
| 2878 | depended definitions from emu-e20.el to emu-e20_2.el. |
|---|
| 2879 | |
|---|
| 2880 | 1998-04-17 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2881 | |
|---|
| 2882 | * emu.el: emu-x20.el doesn't require 'emu-xemacs and 'emu-20. |
|---|
| 2883 | |
|---|
| 2884 | 1998-04-16 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2885 | |
|---|
| 2886 | * emu-x20.el: Don't require 'emu-xemacs and 'emu-20. |
|---|
| 2887 | |
|---|
| 2888 | * emu.el: emu-latin1.el does not require 'emu-xemacs or 'emu-e19. |
|---|
| 2889 | |
|---|
| 2890 | * emu-latin1.el: Don't require 'emu-xemacs or 'emu-e19. |
|---|
| 2891 | |
|---|
| 2892 | 1998-04-16 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2893 | |
|---|
| 2894 | * emu-mule.el, emu-latin1.el, emu-e20.el, emu-e19.el, emu-19.el, |
|---|
| 2895 | EMU-ELS: Rename emu-19.el -> emu-e19.el. |
|---|
| 2896 | |
|---|
| 2897 | * emu.el, emu-latin1.el, emu-e19.el, EMU-ELS: Rename emu-e19.el -> |
|---|
| 2898 | emu-latin1.el. |
|---|
| 2899 | |
|---|
| 2900 | |
|---|
| 2901 | 1998-04-13 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2902 | |
|---|
| 2903 | * APEL: Version 8.2 was released. |
|---|
| 2904 | |
|---|
| 2905 | * README.en (What's APEL?): Remove description about std11.el and |
|---|
| 2906 | std11-parse.el. |
|---|
| 2907 | |
|---|
| 2908 | * install.el (install-detect-elisp-directory): Modify regexp to |
|---|
| 2909 | allow trailing `/'. |
|---|
| 2910 | |
|---|
| 2911 | |
|---|
| 2912 | 1998-04-13 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2913 | |
|---|
| 2914 | * APEL: Version 8.1 was released. |
|---|
| 2915 | |
|---|
| 2916 | 1998-04-11 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2917 | |
|---|
| 2918 | * emu-x20.el (encode-mime-charset-region): Use 'defun instead of |
|---|
| 2919 | 'defsubst. |
|---|
| 2920 | (decode-mime-charset-region): Use 'defun instead of 'defsubst. |
|---|
| 2921 | |
|---|
| 2922 | 1998-04-10 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2923 | |
|---|
| 2924 | * APEL-ELS (apel-modules): Delete 'std11 and 'std11-parse. |
|---|
| 2925 | |
|---|
| 2926 | * std11.el, std11-parse.el: Abolish std11-parse.el and std11.el |
|---|
| 2927 | (moved to RIME). |
|---|
| 2928 | |
|---|
| 2929 | |
|---|
| 2930 | 1998-04-09 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2931 | |
|---|
| 2932 | * APEL: Version 8.0 was released. |
|---|
| 2933 | |
|---|
| 2934 | 1998-04-09 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2935 | |
|---|
| 2936 | * emu-e19.el, emu-e20.el: Use 'make-obsolete for 'string-columns. |
|---|
| 2937 | |
|---|
| 2938 | * emu-e19.el, emu-nemacs.el, emu-x20.el: Abolish obsolete alias |
|---|
| 2939 | `char-leading-char'. |
|---|
| 2940 | |
|---|
| 2941 | 1998-04-09 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2942 | |
|---|
| 2943 | * emu-e20.el, emu-mule.el, emu-nemacs.el, emu-e19.el: Abolish |
|---|
| 2944 | obsolete alias `char-columns'. |
|---|
| 2945 | |
|---|
| 2946 | * emu-e19.el: Abolish constant `charset-ascii' and |
|---|
| 2947 | `charset-iso8859-1'. |
|---|
| 2948 | (charset-description): New implementation. |
|---|
| 2949 | (charset-registry): New implementation. |
|---|
| 2950 | (charset-width): Renamed from `charset-columns'; new |
|---|
| 2951 | implementation. |
|---|
| 2952 | (find-charset-string): New implementation. |
|---|
| 2953 | (find-charset-region): New implementation. |
|---|
| 2954 | (charsets-mime-charset-alist): New initial value. |
|---|
| 2955 | (detect-mime-charset-region): New implementation. |
|---|
| 2956 | (char-charset): New implementation. |
|---|
| 2957 | |
|---|
| 2958 | * emu-nemacs.el: Rename `charset-columns' -> `charset-width'. |
|---|
| 2959 | |
|---|
| 2960 | * emu-nemacs.el: Abolish constant `charset-ascii' and |
|---|
| 2961 | `charset-jisx0208'. |
|---|
| 2962 | Abolish constant `lc-ascii' and `lc-jp'. |
|---|
| 2963 | (charset-description): New implementation. |
|---|
| 2964 | (charset-registry): New implementation. |
|---|
| 2965 | (charset-columns): New implementation. |
|---|
| 2966 | (find-charset-string): New implementation. |
|---|
| 2967 | (find-charset-region): New implementation. |
|---|
| 2968 | (charsets-mime-charset-alist): New initial value. |
|---|
| 2969 | (char-charset): New implementation. |
|---|
| 2970 | |
|---|
| 2971 | 1998-04-09 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2972 | |
|---|
| 2973 | * emu-e20.el, emu-x20.el, emu-e19.el, emu-mule.el, emu-nemacs.el |
|---|
| 2974 | (char-next-index): New macro. |
|---|
| 2975 | |
|---|
| 2976 | |
|---|
| 2977 | 1998-03-26 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2978 | |
|---|
| 2979 | * APEL: Version 7.6 was released. |
|---|
| 2980 | |
|---|
| 2981 | * std11.el: Require 'std11-parse when compile. |
|---|
| 2982 | |
|---|
| 2983 | 1998-03-25 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2984 | |
|---|
| 2985 | * calist.el (ctree-match-calist): Prefer normal choice than |
|---|
| 2986 | default choice. |
|---|
| 2987 | |
|---|
| 2988 | 1998-03-25 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2989 | |
|---|
| 2990 | * emu-20.el (mime-charset-coding-system-alist): Use 'defcustom. |
|---|
| 2991 | |
|---|
| 2992 | 1998-03-25 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2993 | |
|---|
| 2994 | * emu-20.el: Require 'wid-edit when compile. |
|---|
| 2995 | |
|---|
| 2996 | |
|---|
| 2997 | 1998-03-25 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 2998 | |
|---|
| 2999 | * APEL: Version 7.5 was released. |
|---|
| 3000 | |
|---|
| 3001 | 1998-03-24 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3002 | |
|---|
| 3003 | * calist.el (calist-field-match-method-obarray): New variable. |
|---|
| 3004 | (define-calist-field-match-method): New function. |
|---|
| 3005 | (calist-default-field-match-method): New function. |
|---|
| 3006 | (calist-field-match-method): New function. |
|---|
| 3007 | (calist-field-match): New function. |
|---|
| 3008 | (ctree-match-calist): Use `calist-field-match'. |
|---|
| 3009 | |
|---|
| 3010 | |
|---|
| 3011 | 1998-03-23 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3012 | |
|---|
| 3013 | * APEL: Version 7.4 was released. |
|---|
| 3014 | |
|---|
| 3015 | 1998-03-21 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3016 | |
|---|
| 3017 | * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-x20.el, emu-e20.el |
|---|
| 3018 | (insert-file-contents-as-binary): Renamed from |
|---|
| 3019 | `insert-binary-file-contents'; add `insert-binary-file-contents' |
|---|
| 3020 | as obsolete alias. |
|---|
| 3021 | |
|---|
| 3022 | 1998-03-21 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3023 | |
|---|
| 3024 | * emu-e20.el (insert-binary-file-contents-literally): New alias |
|---|
| 3025 | for `insert-file-contents-literally'. |
|---|
| 3026 | |
|---|
| 3027 | * emu-x20.el (insert-binary-file-contents-literally): Moved from |
|---|
| 3028 | emu-20.el. |
|---|
| 3029 | |
|---|
| 3030 | * emu-20.el: Move `insert-binary-file-contents-literally' to |
|---|
| 3031 | emu-x20.el. |
|---|
| 3032 | |
|---|
| 3033 | 1998-03-21 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3034 | |
|---|
| 3035 | * emu-e20.el (insert-binary-file-contents): Must save |
|---|
| 3036 | `enable-multibyte-characters'. |
|---|
| 3037 | |
|---|
| 3038 | * emu-x20.el (insert-binary-file-contents): Moved from emu-20.el. |
|---|
| 3039 | |
|---|
| 3040 | * emu-20.el: Move `insert-binary-file-contents' to emu-x20.el. |
|---|
| 3041 | |
|---|
| 3042 | * calist.el (ctree-match-calist): Rename local variables. |
|---|
| 3043 | |
|---|
| 3044 | |
|---|
| 3045 | 1998-03-16 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3046 | |
|---|
| 3047 | * APEL: Version 7.3 was released. |
|---|
| 3048 | |
|---|
| 3049 | 1998-03-15 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3050 | |
|---|
| 3051 | * APEL-ELS: Add calist.el. |
|---|
| 3052 | |
|---|
| 3053 | * calist.el: New module. |
|---|
| 3054 | |
|---|
| 3055 | 1998-03-13 Katsumi Yamaoka <yamaoka@jpl.org> |
|---|
| 3056 | |
|---|
| 3057 | * emu-mule.el (charsets-mime-charset-alist) fixed. |
|---|
| 3058 | |
|---|
| 3059 | |
|---|
| 3060 | 1998-03-13 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3061 | |
|---|
| 3062 | * APEL: Version 7.2 was released. |
|---|
| 3063 | |
|---|
| 3064 | 1998-03-11 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3065 | |
|---|
| 3066 | * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-20.el |
|---|
| 3067 | (write-region-as-binary): New function. |
|---|
| 3068 | |
|---|
| 3069 | 1998-03-11 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3070 | |
|---|
| 3071 | * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-20.el |
|---|
| 3072 | (insert-binary-file-contents): New function. |
|---|
| 3073 | |
|---|
| 3074 | 1998-03-08 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp> |
|---|
| 3075 | |
|---|
| 3076 | * README.en (Bug reports): Modify description of tm mailing list. |
|---|
| 3077 | |
|---|
| 3078 | |
|---|
| 3079 | 1998-02-12 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3080 | |
|---|
| 3081 | * APEL: Version 7.1.1 was released. |
|---|
| 3082 | |
|---|
| 3083 | * README.en (Bug reports): Modify for APEL. |
|---|
| 3084 | |
|---|
| 3085 | 1998-02-04 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3086 | |
|---|
| 3087 | * std11.el (std11-msg-id-string): New function. |
|---|
| 3088 | (std11-fill-msg-id-list-string): New function. |
|---|
| 3089 | |
|---|
| 3090 | * std11-parse.el (std11-parse-msg-id): New function. |
|---|
| 3091 | |
|---|
| 3092 | 1998-01-10 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3093 | |
|---|
| 3094 | * emu-x20.el: If coding-system `iso-2022-jp' unifies JIS X |
|---|
| 3095 | 0201-Latin to ASCII and JIS X 0208-1978 to JIS X 0208-1983 by |
|---|
| 3096 | code-point, copy coding-system `iso-2022-7bit' to `iso-2022-jp' to |
|---|
| 3097 | avoid this problem. |
|---|
| 3098 | |
|---|
| 3099 | |
|---|
| 3100 | 1997-11-08 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3101 | |
|---|
| 3102 | * APEL: Version 7.1 was released. |
|---|
| 3103 | |
|---|
| 3104 | 1997-11-06 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3105 | |
|---|
| 3106 | * README.en (What's APEL?): Rename file-detect.el -> path-util.el. |
|---|
| 3107 | |
|---|
| 3108 | 1997-11-06 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3109 | |
|---|
| 3110 | * install.el, filename.el (filename-filters): Use path-util.el |
|---|
| 3111 | instead of file-detect.el. |
|---|
| 3112 | |
|---|
| 3113 | * path-util.el, file-detect.el, APEL-ELS: Rename file-detect.el -> |
|---|
| 3114 | path-util.el (file name should be less than 13 bytes). |
|---|
| 3115 | |
|---|
| 3116 | 1997-11-06 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3117 | |
|---|
| 3118 | * emu-19.el (tl:make-overlay): New alias. |
|---|
| 3119 | (tl:overlay-put): New alias. |
|---|
| 3120 | (tl:overlay-buffer): New alias. |
|---|
| 3121 | |
|---|
| 3122 | |
|---|
| 3123 | 1997-11-05 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3124 | |
|---|
| 3125 | * APEL: Version 4.2 was released. |
|---|
| 3126 | |
|---|
| 3127 | 1997-11-05 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3128 | |
|---|
| 3129 | * APEL-MK (config-apel): Regard LISPDIR. |
|---|
| 3130 | |
|---|
| 3131 | 1997-11-05 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3132 | |
|---|
| 3133 | * emu-19.el (tl:make-overlay): New obsolete function (for |
|---|
| 3134 | tm-7.106). |
|---|
| 3135 | (tl:overlay-put): New obsolete function (for tm-7.106). |
|---|
| 3136 | (tl:overlay-buffer): New obsolete function (for tm-7.106). |
|---|
| 3137 | |
|---|
| 3138 | |
|---|
| 3139 | 1997-11-04 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3140 | |
|---|
| 3141 | * APEL: Version 4.1 was released. |
|---|
| 3142 | |
|---|
| 3143 | * APEL-MK (compile-apel): Use `config-apel'; don't use |
|---|
| 3144 | `add-to-list' for compatibility. |
|---|
| 3145 | (install-apel): Don't call `config-apel' directly. |
|---|
| 3146 | |
|---|
| 3147 | * APEL-CFG: Add load-path setting. |
|---|
| 3148 | |
|---|
| 3149 | 1997-11-04 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3150 | |
|---|
| 3151 | * emu-20.el (mime-charset-list): New inline-function. |
|---|
| 3152 | (widget-mime-charset-prompt-value-history): New variable. |
|---|
| 3153 | (mime-charset): New widget. |
|---|
| 3154 | (widget-mime-charset-prompt-value): New function. |
|---|
| 3155 | (widget-mime-charset-action): New function. |
|---|
| 3156 | (default-mime-charset): Use `defcustom'. |
|---|
| 3157 | |
|---|
| 3158 | * emu-20.el (default-mime-charset): Modify DOC-string. |
|---|
| 3159 | |
|---|
| 3160 | * emu-mule.el (charsets-mime-charset-alist): New implementation. |
|---|
| 3161 | |
|---|
| 3162 | * emu-e20.el (encode-mime-charset-region, |
|---|
| 3163 | decode-mime-charset-region, encode-mime-charset-string, |
|---|
| 3164 | decode-mime-charset-string): New function (copied from emu-20.el); |
|---|
| 3165 | check `enable-multibyte-characters'. |
|---|
| 3166 | |
|---|
| 3167 | * emu-x20.el (encode-mime-charset-region, |
|---|
| 3168 | decode-mime-charset-region, encode-mime-charset-string, |
|---|
| 3169 | decode-mime-charset-string): New function (copied from emu-20.el). |
|---|
| 3170 | |
|---|
| 3171 | * emu-20.el: Move function `encode-mime-charset-region', |
|---|
| 3172 | `decode-mime-charset-region', `encode-mime-charset-string' and |
|---|
| 3173 | `decode-mime-charset-string' to emu-x20.el and emu-e20.el. |
|---|
| 3174 | |
|---|
| 3175 | 1997-10-04 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3176 | |
|---|
| 3177 | * emu-x20.el (charsets-mime-charset-alist): Use MIME charset |
|---|
| 3178 | `iso-8859-5' for cyrillic. |
|---|
| 3179 | |
|---|
| 3180 | |
|---|
| 3181 | 1997-09-26 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3182 | |
|---|
| 3183 | * APEL: Version 3.4.4 was released. |
|---|
| 3184 | |
|---|
| 3185 | 1997-09-25 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3186 | |
|---|
| 3187 | * std11-parse.el (std11-special-char-list): Fix order for regexp. |
|---|
| 3188 | |
|---|
| 3189 | |
|---|
| 3190 | 1997-09-25 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3191 | |
|---|
| 3192 | * APEL: Version 3.4.3 was released. |
|---|
| 3193 | |
|---|
| 3194 | * README.en: Modify for Emacs 20. |
|---|
| 3195 | |
|---|
| 3196 | 1997-09-25 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3197 | |
|---|
| 3198 | * std11-parse.el (std11-special-char-list): New constant; abolish |
|---|
| 3199 | `std11-special-chars'. |
|---|
| 3200 | (std11-atom-regexp): Use it. |
|---|
| 3201 | (std11-analyze-special): Use it; Don't use `find'. |
|---|
| 3202 | |
|---|
| 3203 | |
|---|
| 3204 | 1997-09-09 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3205 | |
|---|
| 3206 | * APEL: Version 3.4.2 was released. |
|---|
| 3207 | |
|---|
| 3208 | * README.en (What's APEL?): Add emu-20.el. |
|---|
| 3209 | |
|---|
| 3210 | 1997-09-07 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3211 | |
|---|
| 3212 | * emu-20.el (mime-charset-to-coding-system): Use defsubst again; |
|---|
| 3213 | modify implementation. |
|---|
| 3214 | |
|---|
| 3215 | * emu-20.el (mime-charset-to-coding-system): Use |
|---|
| 3216 | `find-coding-system'. |
|---|
| 3217 | |
|---|
| 3218 | * emu-20.el (mime-charset-coding-system-alist): Use |
|---|
| 3219 | `find-coding-system'. |
|---|
| 3220 | |
|---|
| 3221 | * emu-e20.el (find-coding-system): New inline function. |
|---|
| 3222 | |
|---|
| 3223 | * emu.el (defsubst-maybe): New macro. |
|---|
| 3224 | |
|---|
| 3225 | 1997-09-03 MORIOKA Tomohiko <morioka@mousai> |
|---|
| 3226 | |
|---|
| 3227 | * emu-20.el (mime-charset-to-coding-system): Use `defun' instead |
|---|
| 3228 | of `defsubst'. |
|---|
| 3229 | |
|---|
| 3230 | |
|---|
| 3231 | 1997-09-02 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3232 | |
|---|
| 3233 | * APEL: Version 3.4.1 was released. |
|---|
| 3234 | |
|---|
| 3235 | 1997-08-30 MAEDA Shugo <shugo@po.aianet.ne.jp> |
|---|
| 3236 | |
|---|
| 3237 | * emu-mule.el (decode-coding-region, encode-coding-string): New |
|---|
| 3238 | function. |
|---|
| 3239 | (decode-coding-string): Modify DOC-string. (cf. [cmail:3366]) |
|---|
| 3240 | |
|---|
| 3241 | 1997-08-30 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3242 | |
|---|
| 3243 | * emu.el (defconst-maybe): New macro. |
|---|
| 3244 | |
|---|
| 3245 | (emacs-major-version, emacs-minor-version): Use `defconst-maybe'. |
|---|
| 3246 | |
|---|
| 3247 | * emu.el (charsets-to-mime-charset): Abolish unused local variable |
|---|
| 3248 | `csl'. |
|---|
| 3249 | |
|---|
| 3250 | * emu-e20.el, emu-20.el: Move function |
|---|
| 3251 | `detect-mime-charset-region' from emu-e20.el to emu-20.el. |
|---|
| 3252 | |
|---|
| 3253 | * emu-20.el: Use `defsubst' for |
|---|
| 3254 | `{encode|decode}-mime-charset-{region|string}'. |
|---|
| 3255 | |
|---|
| 3256 | * emu-e20.el (detect-mime-charset-region): Use |
|---|
| 3257 | `find-charset-region'. |
|---|
| 3258 | |
|---|
| 3259 | 1997-08-30 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3260 | |
|---|
| 3261 | * emu-x20.el, emu-e20.el, emu-20.el: Move function |
|---|
| 3262 | `{encode|decode}-mime-charset-{region|string}' from emu-e20.el and |
|---|
| 3263 | emu-x20.el to emu-20.el. |
|---|
| 3264 | |
|---|
| 3265 | * emu-x20.el, emu-e20.el, emu-20.el: Move `default-mime-charset' |
|---|
| 3266 | from emu-e20.el and emu-x20.el to emu-20.el. |
|---|
| 3267 | |
|---|
| 3268 | 1997-08-30 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3269 | |
|---|
| 3270 | * emu-20.el (mime-charset-coding-system-alist): Don't use |
|---|
| 3271 | `coding-system-p' for symbol. |
|---|
| 3272 | (mime-charset-to-coding-system): Ditto; modify DOC-string. |
|---|
| 3273 | |
|---|
| 3274 | 1997-08-30 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3275 | |
|---|
| 3276 | * emu-20.el (mime-charset-coding-system-alist): Check MIME charset |
|---|
| 3277 | is defined as coding-system. |
|---|
| 3278 | |
|---|
| 3279 | * emu-x20.el, emu-e20.el, emu-20.el: Move |
|---|
| 3280 | `mime-charset-coding-system-alist' from emu-e20.el and emu-x20.el |
|---|
| 3281 | to emu-20.el. |
|---|
| 3282 | |
|---|
| 3283 | * emu-20.el (*noconv*): Add DOC-string. |
|---|
| 3284 | |
|---|
| 3285 | 1997-08-30 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3286 | |
|---|
| 3287 | * emu-20.el (mime-charset-to-coding-system): Check coding-system-p |
|---|
| 3288 | even if CHARSET is found in `mime-charset-coding-system-alist'. |
|---|
| 3289 | |
|---|
| 3290 | * emu-x20.el: Use function `mime-charset-to-coding-system' in |
|---|
| 3291 | emu-20.el. |
|---|
| 3292 | |
|---|
| 3293 | * emu-20.el (mime-charset-to-coding-system): Use `defsubst'. |
|---|
| 3294 | |
|---|
| 3295 | * emu-e20.el, emu-20.el: Move function |
|---|
| 3296 | `mime-charset-to-coding-system' from emu-e20.el to emu-20.el. |
|---|
| 3297 | |
|---|
| 3298 | 1997-08-30 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3299 | |
|---|
| 3300 | * emu-x20.el, emu-e20.el, emu-20.el: Move features about Binary |
|---|
| 3301 | accessing from emu-e20.el and emu-x20.el to emu-20.el. |
|---|
| 3302 | |
|---|
| 3303 | * EMU-ELS (emu-modules): Add emu-20 for Emacs 20 and XEmacs/mule. |
|---|
| 3304 | |
|---|
| 3305 | 1997-08-30 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3306 | |
|---|
| 3307 | * emu-x20.el (mime-charset-to-coding-system): Use `defsubst'. |
|---|
| 3308 | |
|---|
| 3309 | * emu-x20.el (default-mime-charset): Add DOC-string. |
|---|
| 3310 | |
|---|
| 3311 | (mime-charset-coding-system-alist): Add `us-ascii'. |
|---|
| 3312 | |
|---|
| 3313 | 1997-08-25 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3314 | |
|---|
| 3315 | * emu-x20.el (mime-charset-coding-system-alist): iso-2022-jp-2 is |
|---|
| 3316 | defined as coding-system. |
|---|
| 3317 | |
|---|
| 3318 | |
|---|
| 3319 | 1997-07-14 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3320 | |
|---|
| 3321 | * emu: Version 7.44 was released. |
|---|
| 3322 | * APEL: Version 3.4 was released. |
|---|
| 3323 | |
|---|
| 3324 | 1997-07-13 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3325 | |
|---|
| 3326 | * emu-e20.el (mime-charset-coding-system-alist): `iso-2022-ss2-7' |
|---|
| 3327 | -> `iso-2022-7bit-ss2'. (for Emacs 20.0.90) |
|---|
| 3328 | |
|---|
| 3329 | 1997-07-13 MORIOKA Tomohiko <morioka@mousai> |
|---|
| 3330 | |
|---|
| 3331 | * std11-parse.el (std11-parse-ascii-token): Allow non-ASCII |
|---|
| 3332 | characters in comments. |
|---|
| 3333 | |
|---|
| 3334 | 1997-06-28 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3335 | |
|---|
| 3336 | * richtext.el: Add autoload comments for `richtext-encode' and |
|---|
| 3337 | `richtext-decode'. |
|---|
| 3338 | |
|---|
| 3339 | * emu.el: Check richtext.el is bundled. |
|---|
| 3340 | |
|---|
| 3341 | 1997-06-28 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3342 | |
|---|
| 3343 | * file-detect.el: Add autoload comments for function `add-path', |
|---|
| 3344 | `add-latest-path', `get-latest-path', `file-installed-p', |
|---|
| 3345 | `exec-installed-p', `module-installed-p' and variable |
|---|
| 3346 | `exec-suffix-list'. |
|---|
| 3347 | |
|---|
| 3348 | 1997-06-08 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3349 | |
|---|
| 3350 | * emu-x20.el (mime-charset-coding-system-alist): iso-8859-1, |
|---|
| 3351 | hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r were defined as |
|---|
| 3352 | coding-system. |
|---|
| 3353 | |
|---|
| 3354 | * emu-x20.el: Don't require cyrillic. |
|---|
| 3355 | |
|---|
| 3356 | Thu May 22 04:46:57 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3357 | |
|---|
| 3358 | * emu-mule.el (make-char): New alias. |
|---|
| 3359 | |
|---|
| 3360 | * emu-e20.el: Alias `make-character' was abolished. |
|---|
| 3361 | |
|---|
| 3362 | Sat May 10 19:39:12 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3363 | |
|---|
| 3364 | * README.en (What's APEL?): Add std11 and mule-caesar.el. |
|---|
| 3365 | |
|---|
| 3366 | |
|---|
| 3367 | 1997-05-09 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3368 | |
|---|
| 3369 | * emu: Version 7.43.1 was released. |
|---|
| 3370 | * APEL: Version 3.3.2 was released. |
|---|
| 3371 | |
|---|
| 3372 | Fri May 9 01:23:44 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3373 | |
|---|
| 3374 | * APEL-ELS: Add mule-caesar.el. |
|---|
| 3375 | |
|---|
| 3376 | * mule-caesar.el: New file. |
|---|
| 3377 | |
|---|
| 3378 | Thu May 8 22:21:36 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3379 | |
|---|
| 3380 | * emu-x20.el: Use `binary' instead of `no-conversion' temporary. |
|---|
| 3381 | |
|---|
| 3382 | |
|---|
| 3383 | 1997-04-30 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3384 | |
|---|
| 3385 | * emu: Version 7.43 was released. |
|---|
| 3386 | * APEL: Version 3.3.1 was released. |
|---|
| 3387 | |
|---|
| 3388 | * emu-x20.el: several changes for XEmacs 20.1-b12. |
|---|
| 3389 | |
|---|
| 3390 | Wed Apr 30 12:40:32 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3391 | |
|---|
| 3392 | * Makefile: add `release'. |
|---|
| 3393 | |
|---|
| 3394 | Mon Apr 28 16:47:30 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3395 | |
|---|
| 3396 | * Makefile: `TARFILE' was abolished. |
|---|
| 3397 | |
|---|
| 3398 | Tue Apr 8 09:47:40 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3399 | |
|---|
| 3400 | * emu.el (point-at-eol): New function. |
|---|
| 3401 | |
|---|
| 3402 | Sat Apr 5 16:23:23 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3403 | |
|---|
| 3404 | * emu-nemacs.el: `tl:available-face-attribute-alist' -> |
|---|
| 3405 | `emu:available-face-attribute-alist'. |
|---|
| 3406 | |
|---|
| 3407 | * emu-nemacs.el, emu-mule.el: `tl:make-overlay' -> `make-overlay'; |
|---|
| 3408 | `tl:overlay-put' -> `overlay-put'. |
|---|
| 3409 | |
|---|
| 3410 | Sat Apr 5 06:50:48 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3411 | |
|---|
| 3412 | * emu-xemacs.el: Alias `tl:make-overlay', `tl:overlay-put' and |
|---|
| 3413 | `tl:overlay-buffer' were abolished; Function `tl:move-overlay' |
|---|
| 3414 | were abolished. |
|---|
| 3415 | |
|---|
| 3416 | * emu-19.el: Alias `tl:make-overlay', `tl:overlay-put' and |
|---|
| 3417 | `tl:overlay-buffer' were abolished. |
|---|
| 3418 | |
|---|
| 3419 | * emu-18.el: `tl:overlay-buffer' -> `overlay-buffer'. |
|---|
| 3420 | |
|---|
| 3421 | * emu-xemacs.el: Require overlay. |
|---|
| 3422 | |
|---|
| 3423 | * emu.el (char-or-char-int-p): New XEmacs 20 emulating alias. |
|---|
| 3424 | |
|---|
| 3425 | * emu.el (minibuffer-prompt-width): New function for Emacs 18 and |
|---|
| 3426 | XEmacs. |
|---|
| 3427 | |
|---|
| 3428 | Thu Apr 3 17:14:39 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3429 | |
|---|
| 3430 | * APEL-ELS: std11.el and std11-parse.el were moved from mu/. |
|---|
| 3431 | |
|---|
| 3432 | |
|---|
| 3433 | 1997-03-20 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3434 | |
|---|
| 3435 | * APEL: Version 3.3 was released. |
|---|
| 3436 | |
|---|
| 3437 | * APEL-CFG (EMU_PREFIX, EMU_DIR): New variables. |
|---|
| 3438 | * APEL-MK: install emu. |
|---|
| 3439 | |
|---|
| 3440 | Thu Mar 20 06:09:03 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3441 | |
|---|
| 3442 | * Makefile: Add README.en. |
|---|
| 3443 | |
|---|
| 3444 | Thu Mar 20 06:08:29 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3445 | |
|---|
| 3446 | * file-detect.el: Header and DOC-strings were modified. |
|---|
| 3447 | |
|---|
| 3448 | Thu Mar 20 06:03:51 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3449 | |
|---|
| 3450 | * README.en: New file. |
|---|
| 3451 | |
|---|
| 3452 | Thu Mar 20 05:48:02 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3453 | |
|---|
| 3454 | * filename.el: Add DOC-strings. |
|---|
| 3455 | |
|---|
| 3456 | * APEL-MK (install-apel): Use `compile-apel'. |
|---|
| 3457 | |
|---|
| 3458 | * Makefile (install): Don't depend on `elc'. |
|---|
| 3459 | |
|---|
| 3460 | Thu Mar 20 02:04:19 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3461 | |
|---|
| 3462 | * APEL-MK: Setting for load-path and requiring install were moved |
|---|
| 3463 | from APEL-CFG. |
|---|
| 3464 | |
|---|
| 3465 | (install-apel): Compile apel-modules. |
|---|
| 3466 | |
|---|
| 3467 | * APEL-CFG: Setting for load-path and requiring install were moved |
|---|
| 3468 | to APEL-MK. |
|---|
| 3469 | |
|---|
| 3470 | |
|---|
| 3471 | 1997-03-14 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3472 | |
|---|
| 3473 | * APEL: Version 3.2 was released. |
|---|
| 3474 | |
|---|
| 3475 | Fri Mar 14 09:54:04 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3476 | |
|---|
| 3477 | * file-detect.el (get-latest-path): Check directory is exist or not. |
|---|
| 3478 | |
|---|
| 3479 | Fri Mar 14 09:25:15 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3480 | |
|---|
| 3481 | * APEL-ELS: Add install.el. |
|---|
| 3482 | |
|---|
| 3483 | Fri Mar 14 07:24:37 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3484 | |
|---|
| 3485 | * Makefile, APEL-MK, APEL-CFG: New file. |
|---|
| 3486 | |
|---|
| 3487 | 1997-03-10 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3488 | |
|---|
| 3489 | * atype.el (field-unify): fixed. |
|---|
| 3490 | |
|---|
| 3491 | 1997-03-10 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3492 | |
|---|
| 3493 | * filename.el (filename-filters): Use `exec-installed-p' instead |
|---|
| 3494 | of `file-installed-p' to search "kakasi". |
|---|
| 3495 | |
|---|
| 3496 | 1997-03-10 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3497 | |
|---|
| 3498 | * file-detect.el (module-installed-p): Use function |
|---|
| 3499 | `exec-installed-p'. |
|---|
| 3500 | |
|---|
| 3501 | * file-detect.el (exec-suffix-list): New variable. |
|---|
| 3502 | (exec-installed-p): New function. |
|---|
| 3503 | |
|---|
| 3504 | 1997-03-04 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3505 | |
|---|
| 3506 | * APEL-ELS (apel-modules): Add filename.el. |
|---|
| 3507 | |
|---|
| 3508 | * APEL-ELS: Initial revision |
|---|
| 3509 | |
|---|
| 3510 | 1997-03-04 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3511 | |
|---|
| 3512 | * filename.el (filename-replacement-alist): Don't use function |
|---|
| 3513 | `string-to-char-list' and `expand-char-ranges'; Don't require |
|---|
| 3514 | tl-str. |
|---|
| 3515 | (filename-special-filter): Use function `assoc-if' instead of |
|---|
| 3516 | `ASSOC'; Require cl instead of tl-list. |
|---|
| 3517 | (poly-funcall): New inline-function; copied from tl-list.el. |
|---|
| 3518 | |
|---|
| 3519 | 1997-03-03 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3520 | |
|---|
| 3521 | * atype.el: Alias `fetch-field', `fetch-field-value', `put-field' |
|---|
| 3522 | and `delete-field' were abolished. |
|---|
| 3523 | |
|---|
| 3524 | Don't require tl-str and tl-list. |
|---|
| 3525 | |
|---|
| 3526 | Require alist. |
|---|
| 3527 | |
|---|
| 3528 | (field-unify): Don't use function `symbol-concat'. |
|---|
| 3529 | (assoc-unify): Use function `assoc' directly; use function |
|---|
| 3530 | `put-alist' directly; use function `del-alist' directly. |
|---|
| 3531 | |
|---|
| 3532 | * atype.el: Function `put-fields' was abolished. |
|---|
| 3533 | |
|---|
| 3534 | * atype.el: tl-atype.el was renamed to atype.el. |
|---|
| 3535 | |
|---|
| 3536 | 1997-03-03 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3537 | |
|---|
| 3538 | * atype.el: tl-atype.el was renamed to atype.el. |
|---|
| 3539 | |
|---|
| 3540 | 1997-03-03 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
|---|
| 3541 | |
|---|
| 3542 | * file-detect.el (file-installed-p): Fixed DOC-string. |
|---|
| 3543 | |
|---|
| 3544 | 1997-02-28 Tomohiko Morioka <tmorioka@mule.etl.go.jp> |
|---|
| 3545 | |
|---|
| 3546 | * alist.el: New module; separated from tl-list.el. |
|---|