Lots of fixes/changes.
The main improvements with respect to TeXmacs-1.0.1 are:
* Improved user & developer support for plugins + documentation.
* Plugins for Graphviz, GNUplot, Eukeides.
* Improved converters for Html.
* Possibility to save and load as XML.
* Manual available in French, Italian, Portuguese and Spanish.
* Informative flags for otherwise invisible tags.
* Cleaner interface with Guile and module system.
- teTeX 1.0.x packages have been moved to teTeX1* directories.
- teTeX 2.0.x packages have been moved to teTeX* directories and their base
name has been changed to teTeX (instead of teTeX2).
Changes from the release note.
-- Fix: Make sure local variables get processed -- Andy Piper
-- Fix: Make Windows scrollwheel work even if no scrollbars -- Ren Kyllingstad
-- Fix: Fix bytecompiler infinite recursion -- Michael Toomim
-- Fix: Handle embedded carriage returns in make-docfile -- Andrew Begel
-- Fix: Regexp matching of degenerate word boundaries -- Stephen Turnbull
-- Fix: Don't use DB_AUTO_COMMIT in database.c -- Stephen Turnbull
-- Fix: FAQ, docstring and PROBLEMS corrections -- Stephen Turnbull
-- Fix: Discard docstrings in compiler only if appropriate -- Stephen Turnbull
-- Fix: Reverse bogus regexp tests -- Stephen Turnbull
-- Fix: Modify configure to add -fno-strict-aliasing to gcc -- Stephen Turnbull
-- Fix: Disable event compression under Motif -- Stephen Turnbull
-- Fix: Enable -DREGEX_MALLOC by default -- Stephen Turnbull
-- Fix: Turn off widgets by default -- Stephen Turnbull
-- Fix: Add docstrings for lisp-mode hooks -- Vasily Korytov
-- Fix: Support MacOSX shared library loading -- Andrew Begel
-- Fix: Font-lock fix for defuns -- Adrian Aichner
-- Fix: cl-macs generated incorrect docstrings -- Nickolay Pakoulin
-- Fix: Remove bogus key definitions -- Jerry James
-- Update: Latest package index -- Norbert Koch
-- Update: about.el information -- Vin Shelton
-- Update: Use X Font Sets in sample.Xdefaults -- Stephen Turnbull
-- Update: etc/PACKAGES -- Stephen Turnbull
Changes:
o Translation updates.
o Set the default values in the Insert Table dialog (GTK) properly.
o Add checks for setenv/putenv and for strings.h
o Fix bad deletion of resources.
o Fix various resource leaks.
And more... please review http://www.abisource.com/release-notes/2.0.2.html
to see a complete list of changes.
While here, remove Makefile.common, abiword2-gnome install the same files
with or without --disable-gnome :/ (pointed out by Martti Kuparinen).
Changes:
o Fixed the --help messages translation problem (Paolo Maggi)
o Used the new docs build system (John Fleck)
o Managed unknown current locale encodings (Paolo)
o Other minor bugs (Paolo and Eric Ritezel)
And more... review Changelog to see a full list of changes.
Changes:
* new editor (katepart)
* project management
* auto-complete environments
* statistics dialog for document (word count)
* can open multiple files in one go (using the open file dialog or the sidebar)
* launch you favorite BibTeX editor using the bilbiographies found in your document
* interaction with gBib and pyBliographer
* restore files and projects on start up (optional)
* checking whether or not the document is a LaTeX root before compile is optional now
* structure view: jump to line AND column, allow multiple labels on one line, allow
space between \struct and { }, don't parse structure elements that are out-commented
* configurable shortcuts to focus log/messages, output, konsole, editor views (resp.
ctrl+alt+m,o,k,e)
* more advanced \includegraphics dialog
* check if file is modified on disk
* highligthing inside math environments
* allow user to set PS-PDF, DVI-PS, PDF-PS, BibTeX, makeindex commands
AbiWord is an open-source, cross-platform WYSIWYG word processor.
This version uses GTK+2.
Features include:
- Basic character formatting (bold, underline, italics, etc.)
- Paragraph alignment
- Spell-check
- Import of Word97 and RTF documents
- Export to RTF, Text, HTML, and LaTeX formats
- Interactive rulers and tabs
- Styles
- Unlimited undo/redo
- Multiple column control
- Widow/orphan control
- Find/Replace
- Anti-aliased fonts
- Images
This doesn't use GNOME 2. If you want GNOME 2 support, use
abiword2-gnome.
Changes:
* Undo/Redo now works, with an unlimited history. Large amounts of
the program was rewritten to allow this.
* Allow clicking beyond the end of the fragment of text, to make
it easy to select past the end of a line.
* Improvements to the "Required Child" dialog to use Glade and be
more HIG-compliant (David Hoover).
And more bugfixes, etc.
and as I see it, it will never be fixed. The program seems abandoned:
there hasn't been any update since it was imported several years ago,
the homepage does not work and it can't be fetched from its master site.
Suggested by agc@.
but rather, make it work. The "const" wasn't be-ing put in for either
NetBSD-current's or pkgsrc's libiconv, but both need it. This should close
PR pkg/23368.
2.7.6:
More Open Type tables are supported. The rendering of complex
scripts (Indic) was improved. Punjabi menu translations were added.
Bugfixes were made.
2.7.5:
This version is updated for Unicode 4.0, includes better entry
level (not full) Tibetan support, and adds new x-input styles, new
key maps, new menu translations, and bugfixes.
[remaining changes to 2.7.2, if any, not found.]
curses.buildlink2.mk. This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.
We should have a better way to say that the NetBSD curses doesn't
quite work well enough. In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages. We will look into this again in the future.
Remove dependency on ispell since it can be installed at any time later.
Adapted changes to CXXFLAGS from LyX's configure script and downgrade
optimizations only for archs where gcc is known to produce broken code
for >= -02.
What's new
==========
** Updates
- add basic support for the memoir class
- add Proof layout to elsart class and get sections to be numbered
- make LyX compile almost out-of-the-box with Qt/Mac (see README.MacOSX)
- add a bit of documentation of the AGU journals support in the
Extended manual; small tweaks to the english documentation; german
documentation overhaul; french documentation and examples update
- completely new italian localization; french, german, russian and
slovenian localization updates
** Bug fixes
- fix possible crash when changing text class [bug #1050]
- fix language setting when switching textclass
- fix math bug where formulas containing for example a \prettyref
would not be parsed correctly [bug #1126]
- speed up conversion of large old files on some systems
- fix bad conversion of tables from LyX 1.0 [bug #1045]
- convert old files (0.11 series) correctly, suppressing space
between number and units [bug #763]
- fix docbook export with nested environments [bug #821]
- output newline and hfill correctly in docbook [bug #1148]
- when pressing delete or backspace over a selection, do not modify
the clipboard [bug #1049]
- when inserting a float or a note over a selection, make sure that
the insets and font changes in the selection are correctly kept
(note however that doing this now modifies the clipboard)
- clean-up properly after completed graphics conversion processes.
- enable graphics conversion using the default convertDefault.sh converter
when exporting, even if convertDefault.sh is not executable.
- work around a Qt 3.1.2 bug with the environment combo box [bug #1136]
- fix bug where browsing for files in graphics inset would always
return an absolute path [bug #1028, Qt only]
- do not write in preference file the colors which are still at their
default value [bug #1069, Qt only]
- fix loading of symbol fonts [Qt 3.2.0 only]
- fix loading of symbol fonts on solaris
- fix the math panel symbols [Qt 3.2.0 only]
- do not reset natbib style when adding a new entry to a citation [Qt
only]
- allow insertion of width strings like "2.5in" into tabular dialog
[Qt only]
- fix some cases where the View>TeX information dialog would get
confused because the same file gets listed several times
- remove annoying message on console when LyX tries to make TeX fonts
available to the X server
- it was not possible to view the french versions of the Extended and
Customization manual.
- the lib/configure script now works correctly with zsh [bug #977]
- add missing c_str.sed file in the distribution
- hopefully really fix problems with patch requiring aclocal-1.6
- fix compilation on HP-UX 11.x
- do not report failed inlining when compiling with gcc
- fix compilation with new development versions of xforms
- fix compilation with AikSaurus 1.0
Changes:
Enhancements
Beginnings of RELAX NG support
* An importer that reads DTD files and generate RELAX NG schema.
(me)
* A Conglomerate display specification for editing RELAX NG schema
files. (me)
Beginnings of XHTML support:
* A Conglomerate display specification for editing XHTML (strict)
web pages. (me)
* A simple template for creating new web pages. (me)
Attribute editing:
* The Property dialog now has a tab page listing any attributes
found in the DTD for the selected node (me)
* Utility functions to make it easy to create attribute editors by
binding GTK and Glade widgets to XML attributes (me)
* A custom property dialog for DocBook <orderedlist> tags as an
example of the above. (me)
Improvements to document type infrastructure:
* Support for template files that can be used in the File->New
assistant (Jeff Martin)
* A template for creating new Conglomerate display specification
files (Jeff Martin)
* XML doc types can specify a file extension. For example, RELAX
NG schema files have a ".rng" extension, and HTML files have
".html" extension. (me)
* The display spec file can specify a formal Public ID for the
DTD, and the code will try to use this, even if the XML file
doesn't explicitly specify the DTD. (me)
* The File->Properties dialog allows you to remove DTD
associations, and can guess at a DTD if one is not present. It
has a button to add the association to the document header. (me)
* The display specification file format now supports XML
namespaces (me)
Improvements to the "Cleanup the XML Source" tool
* The tool now understands the difference between structural and
span tags and doesn't force line breaks for span tags. (me)
* Fixed some bugs and improved look of the resulting source, IMHO.
(me)
Other Enhancements
* Stability enhancements (me)
* Improvements to the DTD for our display specification files (me,
Jeff Martin)
* Various test files should now be in the examples subdirectory of
the tarball (Geert Stappers)
* You can now merge adjacent paragraphs (as requested by Linux
Weekly News) - move the cursor to the end of a <para> tag and
press Delete, or to the start of a tag and press Backspace. (me)
* Probably some other things I missed :-)
Fixes
* Fixed lots of cleanup bugs when documents were closed; this
makes the app much more stable. (me)
* Fix for bux #118769 - a new dialog to select importers if more
than one is applicable (me)
* Empty context submenus are now insensitive (me)
* Removed an unnecessary dependency on GDK 2.2 which broke the
build on Red Hat 8
Changes since 4.16:
- Portability fixes. Most important: work around a never-to-be-fixed
bug in ncurses (the freely redistributable termcap/terminfo
database).
- Various minor bug fixes. Highlights:
+ use mkstemp to avoid a security loophole
+ avoid bad interaction between metakey and xterm mouse support
in windows wider than 95 characters
+ handle symlinks better
+ obscure bug in text justification that could hang JOVE
+ misuse of stat that only misbehaved on LINUX
USE_GCC2 or USE_GCC3 where appropriate.
the functionality of the old gcc.buildlink2.mk has been rolled into
compiler.mk now, which is automatically used.
more changes to come later...
for a possessive (like her, his, whose, their, and its).
Note that I didn't check for proper use of "its" (when it should
be "it is" or "it has" instead).
I also saw over 15 other grammar or punctuation problems, but not
fixed in this commit.
Changes for vile 9.4 (released Mon Aug 04 2003)
Various bug fixes and some new functionality:
+ modify vilefilt.l to highlight shell commands.
+ add cases for 'u', 'U', 'x' and 'X' to RegStrChr2(), making the
[:upper:] and [:xdigit:] regular expression character classes work.
+ tested with gcc 3.3 and g++ 3.3, modifying several interfaces to use
'const'. gcc 3.x also introduces more nonstandard name-pollution.
+ modify manpage.rc to check if the current buffer is perl, and if so,
to render contents using pod2man or pod2text.
+ add un-filters (atr2ansi, atr2html, atr2text) which convert encoded
control/A text to different forms.
+ modify support for ^X-e to make it use the whole line if the current
buffer is a directory.
+ increase output- and state transitions-limits for latexflt.l,
rpm-filt.l, sh-filt.l and vilefilt.l to compile with Solaris and HPUX
lex programs (report by Adam Denton).
+ modify vile-manfilt to decode UTF-8 emitted by groff 1.18
+ add Ruby syntax filter (rb-filt.l, rb.key).
+ fix: java has no 'operator' keyword.
+ add texmode, as a variation of latexmode.
+ add .ltx, .sty suffixes for latexmode.
+ implement xml-filter based on html-filter.
+ implement xterm-title mode.
+ add syntax filter for rpm ".spec" files.
+ add syntax filter for PostScript ".ps" files.
+ add syntax filter for enscript ".st" files.
+ make cursor-movement on a yank command match vi's, tested for various
left/up motions such as yk, yh, yH, y1G, y0, y-, yb (report by
George Eccles).
+ updates to allow vile to build with perl 5.8.0 (ifdef's checked for
5.6.1, 5.5.3 and 5.4.5).
+ rewrote spell.rc to make it work properly if the spell-filter is
built-in (reported by Clark Morgan).
Changes 1.5 - 1.5.2:
user can define an arbitrary number of user tools/tags
autosave (optional)
user can stop running processes (for example latex)
better syntax highlighting (deals with \verb and verbatim environment)
summary of compilation results after running LaTeX
support for templates
improved error handling
many small improvements in the interface
fixed spell checking bugs
many other small bugfixes
Changes 1.32 - 1.5:
Unknown.
5.5.0
- fixed bug of non repainting of bottom part of window under some
vt100 terminals (NK).
5.3.2
- use /struct termdesc/ instead of /int/ for terminal type
- compiler warnings cleanup
5.3.1
- changed default prefix to /usr/local, cosmetic fixes
5.3.0
- BIEW/LINUX: reduce use of system calls, use pwrite if possible,
keyboard functions reimplemented using async IO,
added proper pseudographics support on xterms
(with G1 charset) and console (with null map),
autodetection of vcsaN number,
"Save as" codepage conversion fixed.
- BIEW/SLANG: wrap lines in WriteBuff when buffer length exceeds
terminal width - thanks to John Davis for helping me out.
- BIEW/CURSES: added mouse support (ncurses are required for this),
added acs_map ncurses hack.
- BIEW/VT100: added proper pseudographics support (with G1 charset),
keyboard functions reimplemented using async IO,
added mouse support on Linux systems (gpm).
- use getpwuid() to determine home directory when HOME is unavailable
- reduce malloc()/free() calls in vioWriteBuff()
- moved default datadir from /usr/lib/biew to /usr/share/biew
each directory per version.
Before:
% ls -rt /usr/pkgsrc/distfiles/xemacs-packages*/apel*
/usr/pkgsrc/distfiles/xemacs-packages-1.9/apel-1.25-pkg.tar.gz
/usr/pkgsrc/distfiles/xemacs-packages-1.10/apel-1.26-pkg.tar.gz
/usr/pkgsrc/distfiles/xemacs-packages-1.12/apel-1.26-pkg.tar.gz
/usr/pkgsrc/distfiles/xemacs-packages-1.11/apel-1.26-pkg.tar.gz
After:
% ls -rt /usr/pkgsrc/distfiles/xemacs-packages*/apel*
/usr/pkgsrc/distfiles/xemacs-packages/apel-1.25-pkg.tar.gz
/usr/pkgsrc/distfiles/xemacs-packages/apel-1.26-pkg.tar.gz
Pointed out by Robert Elz, PR22085.
Conglomerate is a project to create a complete structured information
authoring, management, archival, revision control and transformation system.
Conglomerate uses XML semantics and powerful graphical editing, coupled with
a centralised storage model and a flexible transformation language to create
an environment which is easy to use, produces high-quality structured output
and lets the user target several output media with a single source document.
Provided by Juan RP in pkgsrc-wip with some changes by me.
Pkgsrc changes include displaying the help file correctly.
New features in this release:
* Enhanced East Asian input method support;
selection menu for multiple character choices ("pick list").
* Support for editing CJK encoded files in UTF-8 terminal; major
CJK encodings are supported (Big5, GBK, JIS, S-JIS, UHC, Johab).
Main enhancements:
(for details see the change log)
* Flag menus for all flags for more intuitive selection.
* Enhanced and generalized coded character input (CJK / decimal
/ illegal code recognition).
* Extended bullet recognition for clever justification (auto-indent).
* Makefile for Mac OS X.
Register all info files.
A '@unexec...${MKDIR}' looked like a thinko, should have been
'@unexec...${RMDIR}'. Anyway rewrote into the usual idiom.
XXX Too much unusual '@.*exec' in there IMHO. To be removed in a future
rototil.
Changes from Zile 1.6.1 - Zile 1.6.2
* Fixed a few core dumps.
* Fixed some bugs with patches from Nicolas Duboc.
* Fixed a build problem where dumb makes tried to build "-lncurses".
now and not NetBSD-*-arm32. Changes include one or more of:
- Change MACHINE_ARCH == arm32 to also match arm
- Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm
- Where BROKEN or worked around for arm gcc bugs, set USE_GCC3
The last may shake out a few more broken packages the next bulk build.
gnuserv allows you to attach to an already running Emacs. This allows
external programs to make use of Emacs' editing capabilities. It is
like GNU Emacs' emacsserver/server.el, but has many more features.
This is the gnuserv part of XEmacs split out for use in GNU Emacs. If
you use XEmacs you do not need this package.
Changes:
Build
* Autoconf tweaks for building modules on MacOSX - James.
* GCC fixes in ellcc.c - James.
* Module Makefile fixes - Begel, James.
* Fix shadow warning in regex.c - James.
Documentation
* New TeXinfo node "Searching and Matching" - Turnbull.
* New section "Legacy Versions" in FAQ - Turnbull.
* New FAQ question Q8.0.1 - Turnbull.
* Update split-string specs in "Regexp Search" - Turnbull.
Internals
* Package index file updated - Koch.
* Add some debug checks in file-coding.c - Turnbull.
Lisp API
* Make error message report the sym checked in `autoload-featurep-protect-autoloads' - Turnbull.
* `split-string' tweaks - Turnbull.
* Make the location of the package-index file user customisable - Youngs.
* Turn on package-index file PGP verification - Youngs.
* Only use message if interactive for functions in replace.el - Josefsson.
This is a bugfix release of Vim. Since Vim 6.1 hundreds of reported
problems have been fixed. Also included are new and updated syntax
files, translated menus and messages.
The main new features are:
- Support for GTK 2. (Daniel Elstner)
- Support for editing Arabic text. (Nadim Shaikli & Isam Bayazidi)
- ":try" command and exception handling. (Servatius Brandt)
- Support for the neXtaw GUI toolkit (mostly like Athena). (Alexey Froloff)
- Support for PostScript printing in various 8-bit encodings. (Mike Williams)
Major change:
The long standing TTY/keyboard bug, the one where RET was behaving
like LFD, is gone! Yes, that's right folks, you can once again use
XEmacs on a TTY.
The rest are the hundreds of bugfixes that usually come with a
beta software.
LPE is a small, efficient programmer's editor for UNIX systems. It has grown
from the result of a single night of hacking into a very capable and very
versatile editor that defines it's own philosophy opf text editing. That
philosophy is that awk and sed are the right tools for most advanced editing
jobs, and a text editor should make simple operations easy and make text look
good.
Package provided by Juan RP via pkgsrc-wip with modifications by me.
* the spellchecker code has been overhauled and many bugs have been squashed
* many small bugs in the Qt frontend have been fixed
* several languages now benefit from an improved translation of the user
interface
Beaver is an Early AdVanced EditoR, for Linux and other Unices
(and even Windows); in other words, it's a text editor that is
intended to be light-weight, but full of useful features for
programming, from editing of web sites to C coding.
It is based upon the GTK+ toolkit, supports many languages
through config files and offers functions such as automatic
indentation and completion or syntax highlighting. In fact,
it is 100% compatible with Ultraedit's wordfile.txt files,
and has its own mini macro language.
Package submitted by Vincent Derrien via PR pkg/21180 with modifications
by me (with short stop in pkgsrc-wip).
lisp/mucs-ccl.el to fix the bug which causes an error "Symbol's value as
variable is void: progn" when evaluating "(require 'un-define)" or
"(require 'jisx0213)".
bump PKGREVISION to 3.
Changes from etc/NEWS:
** The obsolete C mode (c-mode.el) has been removed to avoid problems
with Custom.
** UTF-16 coding systems are available, encoding the same characters
as mule-utf-8. Coding system `utf-16-le-dos' is useful as the value
of `selection-coding-system' in MS Windows, allowing you to paste
multilingual text from the clipboard. Set it interactively with
C-x RET x or in .emacs with `(set-selection-coding-system
'utf-16-le-dos)'.
** There is a new language environment for UTF-8 (set up automatically
in UTF-8 locales).
** Translation tables are available between equivalent characters in
different Emacs charsets -- for instance `e with acute' coming from
the
Latin-1 and Latin-2 charsets. User options
`unify-8859-on-encoding-mode'
and `unify-8859-on-decoding-mode' respectively turn on translation
between ISO 8859 character sets (`unification') on encoding
(e.g. writing a file) and decoding (e.g. reading a file). Note that
`unify-8859-on-encoding-mode' is useful and safe, but
`unify-8859-on-decoding-mode' can cause text to change when you read
it and write it out again without edits, so it is not generally
advisable.
By default `unify-8859-on-encoding-mode' is turned on.
** In Emacs running on the X window system, the default value of
`selection-coding-system' is now `compound-text-with-extensions'.
If you want the old behavior, set selection-coding-system to
compound-text, which may be significantly more efficient. Using
compound-text-with-extensions seems to be necessary only for decoding
text from applications under XFree86 4.2, whose behaviour is actually
contrary to the compound text specification.
-nox11 for Emacs 20.
* Buildlink2 clean up. Include xaw.buildlink2.mk when either Lucid or
Athena is used. (Lucid uses Athena.) Included motif.buildlink2.mk when
Motif is used.
XXX While this, we need to link temacs against X libs, which may break
Unexec stuffs on NetBSD/pmax, which was fixed around 1999/01 - 1999/02.
I suppose this doesn't change the resulting binary packages.
(Ted 2.14 April 6, 2003)
* Initial support for Macintosh pict images
* Table Headers
* Bug in image rendering on 256 color screens solved
* Fixes in German package
* Brazilian window texts
* Tabs in page headers/footers finally saved in such a way that they are
picked up by MS-Word 2000
(Ted 2.13 March 15, 2003)
* Options for making much more compact PostScript when a document is printed.
* Support for smallcaps.
* Upgraded the pdfmarks to a version that more recent versions of acroread
support.
* Default codepage for new documents now is 1252. The defaultAnsicpg resource
must be used to set a different one.
* Make the print dialog usable when there is a huge number of printers.
* Partial implementation of rowspan/colspan of table cells.
(Ted 2.12 December 1, 2002)
* GTK version is now more mature and even usable. Source Adapted to GTK 2.0
* Solid shading of paragraphs and table cells.
* Colored table cell borders, Text colors.
* GTK version uses X11 resources for configuration, like the Motif version.
* To change the hyperlinks as saved by older versions of Ted to blue and
underlined once run the command TED_HYPERLINKS_BLUE=1 Ted old.rtf and save
the document.
This release fixes the problem with scrambled screens when using
xemacs in a terminal. Other changes are numerous as its a -current.
Mainly bug fixes.
Please see http://www.xemacs.org for details.
Changes:
Changes since B0.99-15
1. lib/edt.sl: Hard-coded escape sequences \e= and \e> were swapped.
This affected the use of the application keypad on systems that did
not have terminfo entries specifying these strings.
2. src/file.c: if write failed, report errno and num failed bytes.
3. src/screen.c: Unlock buffer files when exiting as a result of a
fatal error.
4. lib/cmode.sl: c_indent_line would auto-insert // even when
configured not to do so by the user.
5. lib/site.sl: Collapse multiple occurances of / characters in
filenames that appear on the command line.
6. src/ledit.c: If a file to be loaded really a directory, then skip it.
7. src/*.c: use _SLvsnprintf instead of vprintf to
avoid buffer overflows. Also use safe_strcpy instead of strcpy.
8. src/sysdep.c: tweak to expand_filename to deal with very large
filenames (much larger than OS permits).
9. lib/compress.sl: avoid using a regexp to get extname.
10. src/pty.c: tweaked for compiling with CYGWIN--- Requires slang
1.4.5 if you intend to build a cygwin version.
11. src/main.c: If jed-script is symlinked to jed, then the result is
equivalent to running jed with the -script option. This is useful
for using jed in an executable script, e.g.,
#!/usr/bin/env jed-script
vmessage ("Script name: %s", __argv[0]);
quit_jed ();
Also, if the script defines a function called "jedscript_main",
then that function will get called after the file is loaded.
12. doc/rtl/keys.tm: get_key_binding documentation corrected by
Guenter Milde
13. lib/filter.sl: filter_region function was not working.
14. src/menu.c: New function: menu_select_menu. This enables a menu
item to be executed from a function call, e.g.,
menu_select_menu ("Global.W&indows.&Color Schemes");
will popup the color-schemes menu.
15. src/ledit.c: bug-fix involving loading files such as xxx-1.0.sl
when loaded as ()=evalfile("xxx-1.0").
16. src/colors.c: new intrinsics: get_color, add_color_object. The
idea behind these was conceived by Francesc Rocher. A
"custom_color" function analogous to "custom_variable" was also
added.
17. src/wterm.c: patch from Paul Shirley
to have ALT keys return scancodes instead of win32 virtual keycodes.
18. doc/tm/rtl/*.tm: Fixed synopsis lines and various other
documentation improvments (Guenter Milde)
19. src/indent.c: New intrinsic: what_syntax_table returns the name of
the current syntax table.
20. src/unix.c: fixed a problem in the filename expansion routines
that affects older systems that do not have glob.h.
21. lib/site.sl: If Tab_Always_Insert_Tabs is non-zero, the pressing
the tab key will cause a tab to be inserted. The default value is
0.
22. When objects (files or buffers) are loaded, they are given the
full path name. This means that the slang pseudo-variable
__FILE__ will expand to the full pathname of the file being loaded.
23. lib/cmode.sl: treat formfeeds like whitespace
24. lib/comments.sl: Add support for java comments (Nathan Smith)
25. lib/os.sl: x_*_selection functions aliased to x_*_cutbuffer if
undefined. This permitted #ifdefs to be removed from lib/mouse.sl
to avoid problems with mouse.sl byte-compiled with jed but used
with xjed.
26. src/xterm.c: Handle selection events while waiting for keyboard
input. This allows, e.g., x_insert_selection to be bound to a key.
27. src/indent.c: Added support for a second string character to the
syntax tables. This improves the highlighting of, e.g., python
code which uses two string characters.
28. lib/pymode.sl: minor cleanups.
29. src/wterm.c, w32cons.c: make NumLock return ESC O P when
NUMLOCK_IS_GOLD is set. Hopefully EDT emulation will now work
properly on win32 systems.
30. src/menu.c: Ctrl-G causes abortion of menu mode.
31. src/wterm.c: drag/drop functionality for wjed ("John Skilleter")
32. lib/html.sl: updated to support euro, etc. (Kees Serier)
33. src/win32.c:w32_pclose: add a work-around to what may be a Borland
compiler bug. ("John Skilleter")
34. src/xterm.c: internal border width of the of xjed window is now
configurable via -ib xjed option (Jim Clifton)
35. lib/krconv.sl: respect the value of C_BRA_NEWLINE
(Ulrich Bernert)
36. src/buffer.c,ledit.c: If a file is read through a symbolic link,
set the name of the buffer to the name of the symlink and not the
actual file. This is allows e.g., foo.c --> /dev/c/0013
to be interpreted as a C file.
37. src/win32.c: differentiate between (shift|alt|ctrl)-backspace
(John Skilleter)
38. src/cmisc.sl: Make c_end_of_function symmetric with
c_top_of_function. (Reuben Thomas)
39. src/wterm.c: fix problem with calculation of font-height for wjed.
Also added new intrinsic for setting the font: w32_select_font
(John Skilleter)
40. New internal hooks added: _jed_before_key_hooks, _jed_after_key_hooks
41. lib/wmark.sl: rewritten to use _jed_before/after_key hooks. The
result is that one is now able to use the regions with menu and
minibuffer commands.
42. lib/popups.sl: Edit menu enhanced with more region functions.
Register functions moved to region functions popup.
43. src/menu.c: disabled access to the menus from the minibuffer
44. lib/cmode.sl: added mode-specific menu entries to list all
functions and macros defined by the file. This affects C mode and
SLang mode.
45. New intrinsics: exit, _exit. These are useful in jed scripts to
return an exit value to the shell. exit is like exit_jed and
_exit is like quit_jed except an argument is required.
46. lib/tmmode.sl: This file implements the tm_mode for editing
text-macro files. In addition, the text-macro processing code
(textmac.sl) was removed from the jed distribution as well as
lib/tm/*. Instead, the text-macro processing code and macros will
be made available as a separate package.
47. src/sig.c: Changed the way SIGHUP and SIGTERM are handled to avoid
a possible race condition.
48. lib/latex.sl,ltx-math.sl: If another tex file was loaded while
latex math mode was active, then latex_math_mode would cease to
work in the first buffer. This has been fixed.
49. lib/perl.sl: Updated to Mark Olesen's latest version. See
lib/perl.sl for details.
50. lib/sccs.sl: New file supporting SCCS revision control (Philip
Brown).
51. src/intrin.c: New intrinsic function: run_program. This plays the
same role as the "system" function except jed resets the display
first, if run in a terminal. For X, it runs the specified program
in another xterm, or the terminal set by the XTerm_Pgm variable.
*** Note: This function needs to be fixed to work asynchronously
on win32. Any volunteers??
52. src/xterm.c: Added Charl Botha's XRENDER patch to Xjed.
53. lib/ide.sl: Remove references to ide_function_help (Guido Gonzato).
54. lib/site.sl: save_buffer was not calling read_file_from_mini
without a prompt string <klaus.schmid at kdt.de>
55. doc/tm/*.tm: removed docs for obsolete functions <klaus.schmid at kdt.de>
56. lib/mouse.sl: wheel mouse was not ignoring hidden lines
<klaus.schmid at kdt.de>
57. lib/f90.sl: Merged fix and free formats into the same file. In
addition to f90_mode, there is now f90_fixed_format_mode and
f90_free_format_mode. The default format for f90_mode is "free",
which may be set via the F90_Default_Format variable.
58. lib/registers.sl: rewritten to allow registers to be given
meaningful names by the user. Also, fixed limit of 95 registers
removed.
59. lib/folding.sl: Fixed endless loop during a call to
fold_whole_buffer when a fold-start mark is at the end of the
buffer. Several other tweaks aimed at preserving the current
position when closing folds (klaus.schmid at kdt.de)
60. lib/edt.sl: multiple definition of exit corrected
(joukj at hrem.stm.tudelft.nl (Jacob (=Jouk) Jansen))
61. lib/search.sl,isearch.sl: If the search string contains any upper case
characters then a case-sensitive search will be performed.
62. src/mkfiles/makefile.all: Add CFLAGS macro to MINGW32/CYGWIN32
section. Miquel Garriga <miquel at icmab.es>
63. src/screen.c: Make the [EOB] line read-only. Miquel Garriga <miquel at icmab.es>
64. src/version.c: Use __MINGW32_VERSION if defined to get the
compiler version. Miquel Garriga <miquel at icmab.es>
65. lib/os.sl: make sure W32shell_Perform_Globbing is declared. Miquel Garriga <miquel at icmab.es>
66. lib/cal.sl: avoid interpretation of 08 in dates as octal. Miquel Garriga <miquel at icmab.es>
67. src/screen.c: %F may be used to specify complete pathname on the
mode-line. (John Skilleter).
68. doc/tm/keys.tm: get_key_binding documentation corrected. (Klaus
Schmid <klaus.schmid at kdt.de>)
69. src/mkfiles/makefile.all: Make sure CFLAGS defines JED. Also add
support for creating wjed in cygwin environment (Paul
Shirley).
70. New intrinsic: expand_symlink expands symbolic links
Changes from previous version:
> New features in this release:
> * bidirectional terminal support handles Arabic ligature joining
> (LAM/ALEF)
> * new command to go backward and forward along text positions
> after search and other operations
>
> Main enhancements:
> (for details see the change log)
> * Added recognition of mouse wheel control sequences and attached
> according behaviour - untested as I don't have a mouse wheel.
> * New key interpretations for shift-Return (shift-Enter) and
> control-Return (control-Enter) to insert Unicode paragraph
> separators and line separators respectively if Unicode
> line-end handling is enabled.
> * Improved coded and mnemonic character entry on prompt line.
> * Fixed display problems in separated display mode
> (for Unicode combined characters) on the status line.
> * Reviewed various commands for remaining fixes in UTF-8 handling.
and patch-aa was incorporated in the standard distribution by the author.
LyX is a wordprocessor frontend to LaTeX, which gives both the
ease-of-use of a wordprocessor, and the flexibility and power of
LaTeX.
Quasi-WYSIWYG interface, many LaTeX styles and layouts automatically
generated. Speeds up learning LaTeX and makes complicated layouts
easy and intuitive. New features include spell-checking, international
character support, WYSIWYG graphics, tables, and equations.
Fixes part of PR pkg/20805 by Marc Recht.
LyX is a wordprocessor frontend to LaTeX, which gives both the
ease-of-use of a wordprocessor, and the flexibility and power of
LaTeX.
Quasi-WYSIWYG interface, many LaTeX styles and layouts automatically
generated. Speeds up learning LaTeX and makes complicated layouts
easy and intuitive. New features include spell-checking, international
character support, WYSIWYG graphics, tables, and equations.
Fixes part of PR pkg/20805 by Marc Recht.
LyX is a wordprocessor frontend to LaTeX, which gives both the
ease-of-use of a wordprocessor, and the flexibility and power of
LaTeX.
Quasi-WYSIWYG interface, many LaTeX styles and layouts automatically
generated. Speeds up learning LaTeX and makes complicated layouts
easy and intuitive. New features include spell-checking, international
character support, WYSIWYG graphics, tables, and equations.
Fixes part of PR pkg/20805 by Marc Recht.
LyX is a wordprocessor frontend to LaTeX, which gives both the
ease-of-use of a wordprocessor, and the flexibility and power of
LaTeX.
Quasi-WYSIWYG interface, many LaTeX styles and layouts automatically
generated. Speeds up learning LaTeX and makes complicated layouts
easy and intuitive. New features include spell-checking, international
character support, WYSIWYG graphics, tables, and equations.
Fixes part of PR pkg/20805 by Marc Recht.
LyX is a wordprocessor frontend to LaTeX, which gives both the
ease-of-use of a wordprocessor, and the flexibility and power of
LaTeX.
Quasi-WYSIWYG interface, many LaTeX styles and layouts automatically
generated. Speeds up learning LaTeX and makes complicated layouts
easy and intuitive. New features include spell-checking, international
character support, WYSIWYG graphics, tables, and equations.
Fixes part of PR pkg/20805 by Marc Recht.
LyX is a wordprocessor frontend to LaTeX, which gives both the
ease-of-use of a wordprocessor, and the flexibility and power of
LaTeX.
Quasi-WYSIWYG interface, many LaTeX styles and layouts automatically
generated. Speeds up learning LaTeX and makes complicated layouts
easy and intuitive. New features include spell-checking, international
character support, WYSIWYG graphics, tables, and equations.
Fixes part of PR pkg/20805 by Marc Recht.
LyX is a wordprocessor frontend to LaTeX, which gives both the
ease-of-use of a wordprocessor, and the flexibility and power of
LaTeX.
Quasi-WYSIWYG interface, many LaTeX styles and layouts automatically
generated. Speeds up learning LaTeX and makes complicated layouts
easy and intuitive. New features include spell-checking, international
character support, WYSIWYG graphics, tables, and equations.
Fixes part of PR pkg/20805 by Marc Recht.
Makefiles simply need to use this value often, for better or for
worse.
(2) Create a new variable FIX_RPATH that lists variables that should
be cleansed of -R or -rpath values if ${_USE_RPATH} is "no". By
default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and
additional variables may be appended from package Makefiles.
Packages Collection.
Kind of provided in PR 20574 by Gan Uesli Starling, packaging by myself.
Mined is a text editor with
Good interactive features
an intuitive user interface
command control and pull-down menus available
control and function key or mouse control
Many useful text editing capabilities
extensive Unicode support, including double-width and combining
characters, keyboard mapping and script highlighting
many text editing features, e.g. paragraph wrapping, smart quotes,
multi-line support in search and replacement patterns
program editing features, HTML support and syntax highlighting,
identifier search
systematic text and file handling safety, avoiding loss of data
"Small-footprint" operation and portability
plain text mode (terminal) operation
instant start-up
cross-platform operation (Unix, DOS/Windows)
patch. The previous one had decode-coding string<f> bug. Pointed out and
tested by tron. Thanks!
* XIM patch by Seiichiro Inouse <ginouse at ts dot catv dot ne dot jp>.
* Belately Buildlinkify.
Let's bump revision to 2.
* The XEmacs Project announced that 21.4 is the official stable branch.
21.4.12 is the first release of the branch. The XEmacs 21.1 series
is retired.
* Changes new in 21.4 are as below
* Changes in XEmacs 21.4
========================
** Summary of user-visible changes:
-- The delete key now deletes forward by default.
-- Shifted motion keys now select text by default.
-- You can now build XEmacs with support for GTK+ widget set.
-- ~/.xemacs/init.el is now the preferred location for the init file.
- XEmacs now supports a `~/.xemacs/init.el' startup file.
- Custom file will move to ~/.xemacs/custom.el.
-- Much-improved sample init.el, showing how to use many useful features.
-- XEmacs support for menu accelerators has been much improved.
-- Default menubar improvements.
- Default menubar has many new commands and better organization.
- The font-menu is now available under MS Windows.
-- Dialog box improvements, including a real file dialog box.
- XEmacs now has a proper file dialog box under MS Windows (and GTK)!
- The old clunky file dialog box is improved.
- Keyboard traversal now works correctly in MS Windows dialog boxes.
- There is a Search dialog box available from Edit->Find...
-- New buffer tabs.
-- There is a new MS Windows installer, netinstall, ported from Cygwin.
-- The subprocess quote-handling mechanism under Windows is much improved.
-- Printing support now available under MS Windows.
-- Selection improvements.
- Kill and yank now interact with the clipboard under Windows.
- MS Windows support for selection is now much more robust.
- Motif selection support is now more correct (but slower).
-- Mail spool locking now works correctly.
-- International support changes.
- The default coding-priority-list is now safer.
- International keysyms are now supported under X.
- MS Windows 1251 code page now supported.
- Czech, Thai, Cyrillic-KOI8, Vietnamese, Ethiopic now supported.
- Proper support for words in Latin 3 and Latin 4.
-- Help buffers contain hyperlinks, and other changes.
-- The modeline's text is now scrollable.
-- The mouse wheel under MS Windows now functions correctly.
-- Interactive searching and matching case improvements.
- Incremental search will now highlight all visible matches.
- Interactive searches always respect uppercase characters.
-- Rectangle functions rewritten to avoid inserting extra spaces.
-- New command `kill-entire-line' that always kills the entire line.
-- Default values correctly stored in minibuffer histories.
-- You can now create "indirect buffers", like in GNU Emacs.
-- Pixel-based scrolling has been implemented.
-- Operation progress can be displayed using graphical widgets.
-- User names following a tilde can now be completed at file name prompts.
-- XEmacs can now play sound using Enlightenment Sound Daemon (ESD).
-- X-Face support is now available under MS Windows.
-- The PostgreSQL Relational Database Management System is now supported.
-- Indentation no longer indents comments that begin at column zero.
-- Face and variable settings can have comments in Customize.
-- New locations for early package hierarchies.
-- The `auto-save' library has been greatly improved.
-- New variable `mswindows-alt-by-itself-activates-menu'.
-- Other init-file-related changes.
- Init file in your home directory may be called `.emacs.el'.
- New command-line switches -user-init-file and -user-init-directory.
-- Etags changes.
- In DOS, etags looks for file.cgz if it cannot find file.c.
- New option --ignore-case-regex is an alternative to --regex.
- New option --declarations, for C-type languages.
- In C++, tags are created for "operator".
- Ada now supported.
- In Fortran, procedure is no longer tagged.
- In Java, tags are created for "interface".
- In Lisp, def-type constructs are now tagged.
- In Perl, the --globals option tags global variables.
- Python now supported.
- New file extensions recognized: .ss, .pdb, .psw.
Changes:
2.7.2:
======
- Renaming and cleaning up several kmaps.
- Added contributed Russian menu translations and FAQ.
- Old Hungarian has been renamed to Hungarian Runes
- Added several kmaps:
SAMPA,Berbere,Russian,Farsi
- Small bugfixes
2.7:
====
- Added full Unicode compliant bidirectional text support
- Added fallback to root xinput style if no suitable style is found
- Received and added Polish gui translations, Persian.kmap,
Sanskrit.kmap Inuktitut-ICI.kmap, Inuktitut-KBD.kmap,
Chinese-Pinyin.kmap, Chinese-WB.kmap, ArmenianEastPhon.kmap
- Speed Optimizations
- OpenType GPOS support for composing characters
- Better TAB control
Older changes available in appropriate CHANGELOGs (too long to include).
configuration database from beeing modified by packages that do not honour
the --disable-schemas-install option. There is no need to patch these broken
packages any more.
Okay'ed by wiz.
rebuild the documentation database at install/deinstall time. This means
that:
- PLIST's do not need to call scrollkeeper-{update,rebuilddb} directly;
this is done by a bsd.pkg.install.mk template.
- The share/omf directory is only removed by scrollkeeper, which is the
last package in the dependancy tree.
- PKGREVISION is bumped.
Reviewed by wiz.