summaryrefslogtreecommitdiff
path: root/editors
AgeCommit message (Collapse)AuthorFilesLines
2001-02-19add apel.jun1-1/+2
2001-02-19Initial import of "apel":jun6-0/+111
Portable Emacs Library
2001-02-17Add german mirror site.tron1-2/+3
2001-02-16Not needed any more -- COMMENTs are in Makefiles now.wiz1-1/+0
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-37/+39
While I'm here, unify category Makefiles to more standard style. (If you have tools depending on the previous form, please fix them.)
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz72-72/+76
2001-02-16Updated pico versoin to 4.0. Missed in last.abs1-2/+2
2001-02-16pine updated to 4.33, and pico adjusted for new distfileabs2-4/+4
Patch supplied by martti.kuparinen@iki.fi in PR pkg/12222 Changes in 4.33 * NNTP authentication causes crash * Attachment viewing broken * Display-Filters and Url-Viewers with quoted arguments in config broken * Reverse sorting doesn't work correctly with filters * Some combinations of non-ascii characters in subject cause crash * Add version information to PC-Pine * Top line in news index was painted incorrectly at times * Crash caused by debugging when > 1K config lines are present * PC-Pine LDAP crash caused by using incorrect memory free routine * Save size check was disabled in multi append Changes in 4.32 * File attaching broken (double filename) in PC-Pine * Postponing loses second reply-to address * Obscure crash when sorting by Threads * Temporary file vulnerabilities * Crash when NNTP authentication aborted * Make /secure work again (broken in 4.30) * Setup printer list problems with $PRINTER * Recognize Re[arbitrary stuff]: reply syntax * Allow for attaching files on a Windows network drive Changes in 4.31 * Crashes when sorting by Threads * Text of last message could be invisible with header larger than 4096 bytes * Fixed a few buffer overflow possibilities * Many problems if compiled without -DDEBUG * Eliminated length restriction on address book comments * Couldn't expand collections when selecting if combined-folder-display set * List options set only in fixed config didn't work * Filtering based solely on scores didn't work * Filtering to non-existent folder didn't ask to create the folder * Save to default folder didn't work if the folder didn't already exist * Crash when using WhereIs in Setup/Kolor with color turned off * News collections would sometimes show up doubled until restarting * Crash when accepting default in shuffle folder list command * PC-Pine didn't always save window position * Last-folder-used rule didn't always save the name of first saved folder * Rule editor address selector should allow multiple addresses * Added Replicate command for Rules * News validation doesn't validate against multiple news servers * Reply to some text/html messages with attachments incorrectly set content-type to text/html * mail-directory setting in pine.conf doesn't work
2001-02-16re-make patch from tamago CVS repos.jun2-96/+655
2001-02-10some refine.adviced by Hubert.jun1-7/+2
2001-02-10Update to 0.4h, and some internal restructuring.hubertf5-26/+48
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.
2001-02-08make patches: advice from tamago@m17n.org MailingList.jun2-0/+2476
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.
2001-02-06Unify format of MESSAGEs, and include RCS Ids.wiz2-1/+7
2001-02-06add tamago cvs server information.jun1-0/+4
2001-02-02divide "DEPENDS" line.jun1-2/+3
2001-01-31add tamago.jun1-1/+2
2001-01-31Initial import of "tamago":jun5-0/+101
CJK characters inputting system for emacs-20+leim
2001-01-29Add automatic ${VARIABLE} handling for MESSAGE files.wiz2-9/+6
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.
2001-01-26add and enable maneditwiz1-1/+2
2001-01-23Fix build with curses on 1.5 (extern int *MK was making trouble).wiz2-1/+14
2001-01-21Initial import of manedit, a manpage editor and viewer, submitted byfredb11-0/+223
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"!
2001-01-08USE_CURSES, not DEPENDS on ncurses.wiz1-5/+6
2001-01-08Move special flags for ncurses in the NEED_NCURSES==YES case.wiz3-15/+12
2001-01-07USE_CURSES instead of hard dependency on ncurses.wiz1-9/+9
2001-01-05FrameMaker demo license expired and Adobe does not want to do a Linuxhubertf1-2/+1
version. :-(((((
2001-01-05maker: This Adobe Systems Incorporated Pre-release software expires on ↵hubertf9-190/+0
12/31/2000. maker: This test software can no longer be used.
2001-01-04The way that shared objects were handled in the PLISTs and bsd.pkg.mk wasagc1-1/+3
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.
2000-12-28Adapt to latest version of lesstif - now need to (correctly) explicitlyabs3-5/+18
include <stdio.h> in preferences.c
2000-12-16emacs and mule install files with the same name in info -- makewiz2-2/+6
them CONFLICT.
2000-12-16Don't patch $Revision$ in the file (otherwise this patch would neverwiz2-4267/+2849
apply cleanly).
2000-12-16patch-bb was broken. Problem reported by Thomas Klausner by a private message.kei2-6/+6
Thanks Thomas!
2000-12-15Fix program on ELF.wiz2-4/+4
2000-12-15Split PKGNAME and DISTNAME (fixes recent i386/bulk-build failure).wiz1-2/+3
2000-12-13add and enable gnotepadwiz1-1/+2
2000-12-13Another HTML/text editor, GNOME based. Supplied in pkg/11668 bywiz6-0/+158
Jared McNeill.
2000-12-12Unify Makefiles -- mostly headers: remove FreeBSD Ids.wiz1-2/+1
Consistent 4 character indentation of SUBDIR entries.
2000-12-08Remove some code handling the REQ file.wiz1-5/+1
2000-12-08Replace REQ file by a MESSAGE.wiz2-9/+7
2000-12-07Another patch-sum sync to undo.rh1-5/+2
2000-12-07Undo previous commit. These packages apparently handle patches specially.rh2-10/+7
2000-12-07Sync w/ realityrh3-9/+15
2000-12-03Depend on the ispell pkg.mycroft2-3/+8
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.
2000-12-03Adjust ispell.h so the format really is the same as ispell.mycroft2-1/+28
2000-12-02Correct quoting so that ${PREFIX}/share is default data dir.wiz2-5/+5
2000-11-29s/unexelf.c/unexelf.o/minoura2-4/+4
This caused a circular dependency. Pointed out by Satoshi Yatagawa <yatagawa@cc.teu.ac.jp>.
2000-11-25List me as maintainer of this package.tron1-2/+2
2000-11-25Compress ".el" files if "MANZ" is defined like the "xemacs" package does.tron2-403/+421
2000-11-25Update "xemacs" package to version 21.1.12. Changes since version 21.1.9:tron3-409/+235
- 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
2000-11-25Update "xemacs-packages" package to version 1.5. It includes thesetron3-75/+141
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
2000-11-22Tweak CPPFLAGS to avoid using installed wv includesabs1-1/+2
Stops build breaking if wv package already installed.