Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Changes:
+ Version 0.4.0h Thu Feb 8 16:18:53 PST 2001
-Added
-Fixed
Font and style handling bug within GTK+ library avoidance.
Typos and formatting errors in various help/template documents.
+ Version 0.4.0f Sun Jan 21 17:12:20 PST 2001
-Added
Drag and drop target highlighting.
-Fixed
Copy and cut routines.
Patch sent by Tomasz Luchowski <zuntum@eik.pl> in private mail.
|
|
2000-06-02 KATAYAMA Yoshio <kate@pfu.co.jp>
* egg/wnn.el (wnn): Fix docstring.
(wnn-backend-plist): Include egg-special-candidate.
(wnn-special-candidate): New function.
(wnn-pinyin-zhuyin-bunsetsu, wnn-pinyin-zhuyin-string): New
functions.
(egg-activate-wnn): Fix docstring.
* egg/sj3.el (sj3, egg-activate-sj3): Fix docstring.
* egg/canna.el (egg-activate-canna): Fix docstring.
* menudiag.el: Mostly rewritten.
* leim-list.el: Docstrings for autoload fixed.
* its.el (its): Fix docstring.
(its-mode-map): Fix bindings.
(its-fence-mode, egg-sub-mode-map-alist): New variables.
(its-enter/leave-fence): New function.
(its-put-cursor): Add text properties point-entered, point-left,
modification-hooks.
(its-in-fence-p): Check also read-only property.
(its-hiragana, its-katakana): Just call its-convert.
(its-hankaku, its-japanese-hankaku): These functions deleted.
(its-full-half-table, its-half-full-table): New variables.
Initialize them.
(its-half-width, its-full-width): New functions.
(its-convert): Args changed.
* its-keydef.el (its-make-select-func): Add check by
(egg-conversion-fence-p).
* egg.el (egg): Fix docstring.
(egg-current-keymap): This variable deleted.
(egg-mode-map-alist, egg-sub-mode-map-alist): New variables.
(define-egg-mode-map): New macro.
(modefull, modeless): New egg mode maps.
(egg-enter/leave-fence-hook): New variable.
(egg-enter/leave-fence): New function.
(egg-activated): New variable.
(egg-activate-keymap): New variable.
(egg-modify-fence, egg-post-command-func): New functions.
(egg-change-major-mode-buffer): New variable.
(egg-activate-keymap-after-command, egg-change-major-mode-func):
New functions.
(egg-mode): Initialize egg-modefull-mode, egg-modeless-mode.
(egg-modefull-map, egg-modeless-map): These functions deleted.
(egg-set-face): Preserve the current modification-hooks property.
* egg-com.el (ccl-decode-egg-binary): Fix BUFFER-MAGNIFICATION.
(ccl-encode-egg-binary): Likewise.
* egg-cnv.el (egg-conv): Fix docstring.
(egg-conversion-auto-candidate-menu): Fix docstring.
(egg-conversion-auto-candidate-menu-show-all): New variable.
(egg-conversion-sort-by-converted-string): New variable.
(egg-conversion-fence-p): New function.
(egg-define-backend-functions): Include egg-special-candidate.
(egg-conversion-map): Define up, down, etc.
(egg-conversion-mode): New variable. Register it in
egg-sub-mode-map-alist.
(egg-conversion-enter/leave-fence): New function. Register it in
egg-enter/leave-fence-hook.
(egg-exit-conversion-unread-char): Use single setq.
(egg-make-bunsetsu): Add text properties point-entered and
point-left.
(egg-set-menu-mode-in-use, egg-unset-menu-mode-in-use)
(egg-set-candsel-info): Args changed.
(egg-get-candsel-target-major): Code changed.
(egg-get-candsel-target-minor): Code changed.
(egg-insert-new-bunsetsu): Args changed.
(egg-candidate-select-counter): Make it buffer local.
(egg-next-candidate-internal): Args changed.
(egg-sort-item): New functions.
(egg-select-candidate-major): New arg SORT.
(egg-select-candidate-minor, egg-select-candidate-list-all-major)
(egg-select-candidate-list-all-minor)
(egg-select-candidate-internal): Likewise.
(egg-hiragana): New function.
(egg-katakana, egg-pinyin, egg-zhuyin, egg-hangul): Aliases of
egg-hiragana.
(egg-special-convert): New function.
(egg-enlarge-bunsetsu-internal): Code changed.
(egg-reconvert-bunsetsu-internal, egg-decide-before-point)
(egg-decide-first-char, egg-exit-conversion)
(egg-abort-conversion): Likewise.
2000-02-01 Takanori Saneto <sanewo@ba2.so-net.ne.jp>
* egg/sj3rpc.el (sj3rpc-tanbunsetsu-conversion): should use
let* instead of let.
2000-01-20 Katsumi Yamaoka <yamaoka@jpl.org>
* egg/sj3.el (sj3-word-registration): New function.
(sj3-hinshi-select): New function.
(sj3-dictionary-select): New function.
(sj3-conversion-backend): Add `sj3-word-registration'.
(sj3-hinshi-name): New function.
(sj3-hinshi-menu): New variable.
(sj3-register-2, sj3-register-1): Add messages.
(sj3-server-coding-system-list): Remove.
(sj3-server-version): Move to egg/sj3rpc.el.
(sj3-server-port, sj3-hostname): Strip "*" from the doc string.
* egg/sj3rpc.el (sj3rpc-add-word): New function.
(sj3rpc-kugiri-stdy, sj3rpc-get-bunsetsu-candidates): Use
`sj3-server-coding-system' insted of `sj3rpc-server-coding-system'.
(sj3rpc-tanbunsetsu-conversion, sj3rpc-get-bunsetsu-candidates-sub,
sj3rpc-begin): Use `sj3-server-coding-system' insted of
`sj3rpc-server-coding-system'; don't specify an argument of
`sj3rpc-unpack-mb-string'.
(sj3rpc-unpack-mb-string): Don't allow the argument; use
`sj3rpc-server-coding-system'.
(sj3rpc-server-coding-system): Remove macro.
(sj3-const): Switch on the return value of `sj3-sjis-p' instead of
`sj3-server-version'.
(sj3-sjis-p): New macro.
(sj3-server-coding-system): New variable; default to `shift_jis'.
(sj3-server-version): Move from egg/sj3.el; use `defvar' insted of
`defcustom'.
* eggrc: Remove SJ3 stuff.
|
|
|
|
|
|
|
|
|
|
CJK characters inputting system for emacs-20+leim
|
|
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced,
not @VARIABLE@, nor @@VARIABLE@@).
By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX,
X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST.
Clean up some packages while I'm there; add RCS tags to most MESSAGEs.
Remove some uninteresting MESSAGEs.
|
|
|
|
|
|
Tomasz Luchowski in PR pkg/12019.
The viewer/browser does not work for me -- it seems to be having trouble
with my "mandesc" files -- but I guess some problems are expected with
a "0.4e" release, and someone should tell the author how to spell
"preferences"!
|
|
|
|
|
|
|
|
version. :-(((((
|
|
12/31/2000.
maker: This test software can no longer be used.
|
|
out of date - it was based on a.out OBJECT_FMT, and added entries in the
generated PLISTs to reflect the symlinks that ELF packages uses. It also
tried to be clever, and removed and recreated any symbolic links that were
created, which has resulted in some fun, especially with packages which
use dlopen(3) to load modules. Some recent changes to our ld.so to bring
it more into line with other Operating Systems also exposed some cracks.
+ Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain
the ELF symlinks.
+ Don't mess about with file system entries when handling shared objects in
bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will
have got it right, and have a much better idea than we do.
+ Modify PLISTs to contain "ELF symlinks"
+ On a.out platforms, delete any "ELF symlinks" from the generated PLISTs
+ On ELF platforms, no extra processing needs to be done in bsd.pkg.mk
+ Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on
a.out platforms
+ Update the documentation in Packages.txt
With many thanks to Thomas Klausner for keeping me honest with this.
|
|
include <stdio.h> in preferences.c
|
|
them CONFLICT.
|
|
apply cleanly).
|
|
Thanks Thomas!
|
|
|
|
|
|
|
|
Jared McNeill.
|
|
Consistent 4 character indentation of SUBDIR entries.
|
|
|
|
|
|
|
|
|
|
|
|
Rather than using the ispell hash file included with AbiWord, delete it and
make a symlink to the one from the ispell pkg.
This makes the spelling checker work across platforms, including Alpha.
|
|
|
|
|
|
This caused a circular dependency.
Pointed out by Satoshi Yatagawa <yatagawa@cc.teu.ac.jp>.
|
|
|
|
|
|
- etc/Emacs.ad: Document usage of FontSet resource for menubar.
- configure.in: Check for NAS_BIG_ENDIAN in <audio/fileutil.h>.
- configure.in: Check for UNIX98 PTYs. Patch from Florian Weimer
<Florian.Weimer@RUS.Uni-Stuttgart.DE>.
- configure.in: Recognize s390.
- config.guess: Recognize ia64 and s390.
- config.sub: Likewise.
- configure.in: Rewrite xmkmf symbol detection to avoid
redefinition of symbols we've already defined.
Also, handle xmkmf symbols with values other than 1.
- PROBLEMS: Document broken native audio for recent patches and
releases of HP-UX.
- configure.in: Unconditionally define SHELL, to allow working
with (unreleased) autoconf 2.14.1, found on Mandrake 7.0 systems.
- configure.in: More precise LDAP detection and configuration
|
|
packages now:
c-support 1.15, cc-mode 1.21, debug 1.12, dired 1.08,
edit-utils 1.53, efs 1.21, fsf-compat 1.07, mail-lib 1.33,
mailcrypt 2.06, mule-base 1.35, net-utils 1.14, os-utils 1.24,
prog-modes 1.30, psgml 1.20, sgml 1.07, sh-script 1.12,
text-modes 1.28, textools 1.11, time 1.10, vc 1.24, viper 1.22,
xemacs 21.1.12.tar.bz2, xemacs-base 1.46, xemacs-devel 1.30
|
|
Stops build breaking if wv package already installed.
|
|
|
|
Multilingual GNU editing macros (editor)
It was based on Mule ports of FreeBSD and Emacs ports of NetBSD originally,
lots of changes are adapted as a result of discussion on
tech-pkg-ja@jp.NetBSD.ORG mailing list.
|
|
|
|
Comes with pine 4.30 - no special feature list available, sorry.
|
|
|
|
|
|
(only after bsd.prefs.mk inclusion)
|
|
|
|
disassembler.
|