* Changes in Emacs 24.5
** This is mainly a bug-fix release, but there are some other changes.
** The default value of `history-length' has increased to 100.
** The variable `redisplay-dont-pause' is obsolete.
* Changes in Specialized Modes and Packages in Emacs 24.5
** `call-process-shell-command' and `process-file-shell-command' no longer
take "&rest args".
** The option `browse-url-firefox-startup-arguments' no longer has an effect.
** ERC
*** New option `erc-rename-buffers'.
*** New faces `erc-my-nick-prefix-face' and `erc-nick-prefix-face'.
*** `erc-format-@nick' displays all user modes instead of only op and voice.
*** The display of irc commands in the current buffer has been disabled.
*** `erc-version' now follows the Emacs version.
** Obsolete packages
*** cc-compat.el
*** crisp.el (moved to elpa.gnu.org)
*** tpu-edt.el, ws-mode.el
These emulations of old editors are believed to be no longer relevant
- contact emacs-devel@gnu.org if you disagree.
*** vi.el, vip.el (try M-x viper instead)
Sigil 0.8.5 2015.03.29
- Fix text resource not alwalys saving to disk.
- Fix bug in missing CSS.
- Fix create html toc crash bug.
- Update some links in the help menu.
Reinstate: Add adwaita-icon-theme dependency. Fixes PR pkg/49494.
============
gedit 3.14.3
============
New Features and Fixes
======================
- Various bug fixes
New and updated translations
============================
- de (Benjamin Steinwender)
- is (Sveinn i Felli)
memory and CPU time for certain input. Provide a variable
(CLANG_NO_VALUE_PROPAGATION_PASS) for selectively disabling it in those
places known to trigger it.
fixes spurious SIGSEV breakage during build on (at least) netbsd-6
amd64. Do a little GENERATE_PLIST dance to accomodate for the dynamic
filename of the (separate) dump file.
Add a handy option for a debug build.
Install the "Installation" protocol of build parameters, it is helpful
for reporting issues upstream.
With only one day after the 0.8.3 release 0.8.4 is being released.
My deepest apologies because this means there is a bad bug. Admittedly
it will only impact a very small amount of users but it was big
enough to warrant a new release.
Unfortunately during refactoring of "remove all plugins" code the
actual remove code was moved to the wrong place. With 0.8.3 if you
say no it will still remove all plugins. This has been corrected
and is the only change in 0.8.4.
Sigil 0.8.3 2015.01.31
- 10.9.5 is now the minimum OS X version required. Only 10.10.1 has been tested.
- -DCODE_SIGN_ID=XYZ option has been added to auto sign the app bundle on OS X.
- Validation result plugins will auto close the Plugin Runner
Dialog since the dialog has no real info and openes the
validation pane with the results anyway.
- New Plugin Preferences Support added
- Plugins Manager will now remember last folder used
- Support for building both Linux .deb and .rpm packages
- Lots of Linux build support, compilation, installation, and
documentation improvements
- Qt 5.4 is now a minimum requirement.
- Build changes to support update to latest Qt 5.4.0 and to
use latest C++11 compiler
- Numerous bugs fixed or worked around including:
- Make Invocation of CSS W3C Online Validator more reliable
- Fix to make Preview Window update after BookView to prevent
memory corruption and crashes
- Workaround Qt bug (font cache assertion) when using
clearMemoryCaches() - see https://bugreports.qt.io/browse/QTBUG-43504
- Properly handle loadFinsihed Signal in BookViewPreview to
prevent clashes between BookView and Preview
- Fix for Sigil memory use after it was freed bug
- Workaround to the extent possible Qt bug with memory use after
free using QWebInspectors - see https://bugreports.qt.io/browse/QTBUG-43725
- Workaround to the extent possible Qt bug with memory use
after free when closing MainWindows - see https://bugreports.qt.io/browse/QTBUG-43692
- Bug fix to prevent crashes in KeyboardsShortcuts when accessing
Preferences with multiple MainWindows
2015-01-29 Vin Shelton <acs@xemacs.org>
* XEmacs 21.4.23 is released
2015-01-08 Vin Shelton <acs@xemacs.org>
Fix progress bar crashes.
Thanks to Ralf Soergel for diagnosis and a patch.
* configure.in (Athena widgets):
Test for "international" resource in SimpleWidgetClass in libXaw3d.
* configure: Rebuild.
Summary of changelog:
* Native IPA inset and IPA toolbar
* New supported languages
* Tex Fonts Additions
* Basic support for Math OpenType fonts
* Document class categories
* Enhanced support for LaTeX options
* New supported LaTeX commands
* New export command-line option
* Table rotations
* Layout enhancements
* New modules
* Equation Editor "mode"
Ok@ reed
This undefines readlink so that the twisty maze of symlinks builds,
and fixes the build on netbsd-5. Confirmed to work on netbsd-5/amd64
and netbsd-6/i386. Thanks to obache@ for pointing out the problem.
I will request a pullup to 2014Q4 soon if there are no objections.
ChangeLog:
7.4.431 compiler warning
7.4.432 MS-Windows: setting 'encoding' does not convert arguments
7.4.433 test 75 fails on MS-Windows
7.4.434 gettabvar() is not consistent with getwinvar() and getbufvar()
7.4.435 line formatting behaves differently when 'linebreak' is set
7.4.436 ml_get error for autocommand that moves the cursor
7.4.437 new and old regexp engine are not consistent
7.4.438 cached values for 'cino' not reset for ":set all&"
7.4.439 duplicate message in message history
7.4.440 omni complete popup drawn incorrectly
7.4.441 endless loop and other problems when 'cedit' is set to CTRL-C
7.4.442 (after 7.4.434) using unitinialized variable
7.4.443 error reported by ubsan when running test 72
7.4.444 reversed question mark not recognized as punctuation
7.4.445 clipboard may be cleared on startup
7.4.446 environment for executing autocommand may not be restored
7.4.447 spell files from Hunspell may generate a lot of errors
7.4.448 MS-Windows: Using ETO_IGNORELANGUAGE causes problems
7.4.449 can't easily close the help window
7.4.450 some commands that edit another buffer don't support +cmd
7.4.451 calling system() with empty input gives an error
7.4.452 can't build with tiny features
7.4.453 still can't build with tiny features
7.4.454 CTRL-W-] does not work when using a Visual selection
7.4.455 completion for :buf does not use 'wildignorecase'
7.4.456 'backupcopy' is global, can't set a local value
7.4.457 cannot recognize getchar() returning K_CURSORHOLD
7.4.458 issue 252: Cursor moves in a zero-height window
7.4.460 (after 7.4.454) can't build without the quickfix feature
7.4.461 MS-Windows: When collate is on the number of copies is too high
7.4.462 Setting the local value of 'backupcopy' empty gives an error
7.4.463 tests 86 and 87 may hang on MS-Windows
7.4.464 (after 7.4.459) compiler warning
7.4.465 crash when expanding a very long string
7.4.466 (after 7.4.460) CTRL-W } does not open preview window
7.4.467 'linebreak' does not work well together with Visual mode
7.4.469 (after 7.4.467) can't build with MSVC
7.4.470 test 11 and 100 do not work properly on Windows
7.4.471 MS-Windows: multi-byte printer name is displayed as ???
7.4.472 drawing "precedes" entry of 'listchar' when 'list' is not set
7.4.473 cursor position incorrect with number column and 'sbr'
7.4.474 AIX compiler can't handle // comment
7.4.475 can't compile if Xutf8SetWMProperties() is not in X11 library
7.4.476 MingW: compiling with "XPM=no" doesn't work
7.4.477 ":%diffput" adds an empty line if the other file is empty
7.4.478 using byte length instead of character length for 'showbreak'
7.4.479 MS-Windows: The console title can be wrong
7.4.480 (after 7.4.479) MS-Windows: Can't build
7.4.481 (after 7.4.471) compiler warning on MS-Windows
7.4.482 when 'balloonexpr' results in a list, text has a trailing NL
7.4.483 a 0x80 byte is not handled correctly in abbreviations
7.4.484 (after 7.4.483) compiler warning
7.4.485 (after 7.4.484) abbreviations don't work
7.4.486 check for writing to a yank register is wrong
7.4.487 ":sign jump" may unnecessarily use another window
7.4.488 test_mapping fails for some people
7.4.489 cursor movement wrong when 'lbr' with a number column
7.4.490 cannot specify the buffer to use for "do" and "dp"
7.4.491 negative "topline" value for winrestview() has display errors
7.4.492 Ctrl-O in Insert mode moves right after insert comment leader
7.4.493 a TextChanged autocommand is triggered when saving a file
7.4.494 cursor shape is wrong after a CompleteDone autocommand
7.4.495 XPM isn't used correctly in the Cygwin Makefile
7.4.496 many lines are both in Make_cyg.mak and Make_ming.mak
7.4.497 NFA engine is very slow with some regexp patterns
7.4.498 (after 7.4.497) typo in DOS makefile
7.4.499 substitute() can be slow with long strings
7.4.500 test 72 still fails once in a while
7.4.501 (after 7.4.497) typo in file pattern
7.4.502 language mapping also applies to mapped characters
7.4.503 cannot append a list of lines to a file
7.4.504 MS-Windows installer restricts install path to end in "vim"
7.4.505 problem on MS-Windows file name longer than MAX_PATH bytes
7.4.506 MS-Windows: Cannot open a file with 259 characters
7.4.507 (after 7.4.496) building with MingW and Perl may fail
7.4.508 when generating ja.sjis.po, header is not correctly adjusted
7.4.509 users are not aware their encryption is weak
7.4.510 "-fwrapv" argument breaks use of cproto
7.4.511 generating proto for if_ruby.c uses type not defined elsewhere
7.4.512 cannot generate prototypes for Win32 files and VMS
7.4.513 crash because reference count is wrong for list from getreg()
7.4.514 (after 7.4.492) memory access error
7.4.515 in a help buffer the global 'foldmethod' is used
7.4.516 issue 253: completing function name with a # does not work
7.4.517 cursor may not end up in the right place on a wrapping line
7.4.518 using status line height in width computations
7.4.519 (after 7.4.497) crash when using syntax highlighting
7.4.520 Sun PCK locale is not recognzed
7.4.521 when using "vep" a mark is moved to the next line
7.4.522 specifying wrong buffer size for GetLongPathName()
7.4.523 copy/paste no longer works is X11 server is restarted
7.4.524 when using ":ownsyntax" spell checking is messed up
7.4.525 map() leaks memory when there is an error in the expression
7.4.526 matchstr() fails on long text
7.4.527 still confusing regexp failure and NFA_TOO_EXPENSIVE
7.4.528 crash when using matchadd()
7.4.529 no test for what 7.4.517 fixes
7.4.530 many commands take count/range that is not using line numbers
7.4.531 comments about parsing an Ex command are wrong
7.4.532 when using 'incsearch' "2/pattern/e" highlights first match
7.4.533 ":hardcopy" leaks memory in case of errors
7.4.534 warnings when compiling if_ruby.c
7.4.535 (after 7.4.530) can't build with tiny features
7.4.536 test 63 fails when using a black&white terminal
7.4.537 value of v:hlsearch reflects an internal variable
7.4.538 tests fail with small features plus Python
7.4.539 (after 7.4.530) crash when computing buffer count
7.4.540 (after 7.4.539) cannot build with tiny and small features
7.4.541 crash when doing a range assign
7.4.542 cannot specify the type of range for a user command
7.4.543 (after 7.4.232) "1,3s/\n//" joins two lines instead of three
7.4.544 warnings for unused arguments with a combination of features
Sigil 0.8.2 2014.11.28
- Validator plugin type which can load validation results into
the main window validation panel.
- Corrections to Sigil Plugin Framework Documentation
- Pull request #17: Fix typos in README.md
- Additional python plugin interface features:
- multiple plugin engines now allowed for plugins that
work on both python 2.7 and python 3.4
- launcher revision date interface
- plugin stdout will now appear immediately in Sigil
- Multiple plugin launcher bug fixes:
- make parsing more robust to poorly formed xhtml
- modified text iterator to follow spine order
- bug fixes for readotherfile, and writeotherfile
- bug fixes for guide types and setting the guide
Update gedit3 to 3.14.2
============
gedit 3.14.2
============
New Features and Fixes
======================
- External tools plugin: fix document saving
- Various other bug fixes
New and updated translations
============================
- ja (Hajime Taira)
- nb (Kjartan Maraas)
- vi (Tran Ngoc Quan)
(pkgsrc)
Now option qt5 or qt4 is at PKG_OPTIONS_REQUIRED_GROUPS= qt so that
one of those two should be selected.
(upstream)
update 4.3. to 4.4.1
( Release note at http://www.xm1math.net/texmaker/log.html )
version 4.4 -> 4.4.1 :
Bugs fixed :
- a crash if the "% !TEX encoding=" meta tag is not valid has been fixed
- a bug related to some shorctuts (ctrl+shift+?) has been fixed
Note :
The macosx Lion/Mountain/Maverick package is again compiled with Qt
5.2.1 (two much issues with Qt 5.3.2 webkit and macdeployqt on MacOsX
>=10.10)
version 4.3 -> 4.4 :
Features :
- a new wizard for a standard XeLaTeX document has been added
- a script ("User" menu to execute it) to apply a hard word wrap at 80
columns to the selected text has been added (will work like the php
wordwrap() function - just change the textwidth value in the script
if you need another value)
- the list of furnished scripts is displayed in the "Run Script"
sub-menu of the "User" menu (if a script is located at the same
place than the furnished scripts, it will appear automtically in
this menu)
- support for the meta tags "% !TEX encoding=" and "% !TEX spellcheck"
has been added (the meta tag "% !TEX root" is already supported)
- .vrb,.listing and .spx extensions have been added to the "Clean"
command (users requests)
- cs, de, el, hu, pl, ru, se and vi translations have been updated
(thanks to all the translators)
Bugs fixed :
- the xelatex command is now included in the "Tools" menu
- a bad behavior when spelling the document while a text is selected
has been fixed (issue 1393)
Note :
- The windows versions are now compiled with poppler 0.26.
- The macosx Lion/Mountain/Maverick package is now compiled with Qt
5.3.2 and poppler 0.26
- The obsolete macosx 32 bits version is no more furnished (the 4.3
version will stay available on the download page)