]> git.lyx.org Git - lyx.git/blobdiff - lib/ChangeLog
fix typo that put too many include paths for most people
[lyx.git] / lib / ChangeLog
index 065c72105c73d2eca0a2df9259b01333b6797b9d..a429a4e72af279d05da022f2a728d7481211451f 100644 (file)
@@ -1,3 +1,477 @@
+2002-04-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * CREDITS: add Claus Hindsgaul
+
+2002-03-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * layouts/kluwer.layout: remove TocDepth tag
+
+2002-03-27 Herbert Voss <voss@perce.de>
+
+       * layouts/ltugboat.layout:
+       * layouts/dtk.layout: new layouts.
+
+       * doc/LaTeXConfig.lyx.in: add description for layouts
+       dtk and ltugboat
+
+2002-03-27  Marco Morandini  <morandini@aero.polimi.it>
+
+       * configure.m4: fix grace to eps converter
+
+2002-03-19  Kayvan A. Sylvan  <kayvan@sylvan.com>
+
+       * examples/listerrors.lyx: Fixed to run with python-1.5 as well
+       as with latest python-2.2
+
+       * scripts/listerrors: Re-generated from listerrors.lyx
+
+2002-03-25  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * Makefile.am (install-xfonts): fix the target when no X fonts
+       have been found.
+       General: do not use $$(foo) instead of $${foo} for shell variables!
+
+2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * Minipage.lyx:
+       * TableExamples.lyx:
+       * amsart-test.lyx:
+       * amsbook-test.lyx:
+       * examples/ca_splash.lyx:
+       * examples/da_splash.lyx:
+       * examples/decimal.lyx:
+       * examples/mathed.lyx:
+       * examples/multicol.lyx:
+       * examples/splash.lyx: update to 220
+
+       * Makefile.am (install-xfonts): force link
+
+2002-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * ui/default.ui: Change "What's this?" to "Tooltips".
+
+2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * create_fonts_dir:
+       * fonts-xlfd: removed
+
+       * configure.m4: add a replacement for the create_fonts_dir script.
+       This one checks for ttf fonts too. The font links are created in
+       the xfonts/ directory. If running outside libdir, the script
+       checks whether fonts.dir is different from the system-wide one and
+       removes it if it is not.
+
+       * Makefile.am (install-xfonts): new target to install the X font
+       directory
+
+       * layouts/svjour.inc: remove ProvidesAmsMath
+
+2002-03-19  Kayvan A. Sylvan <kayvan@sylvan.com>
+
+       * examples/listerrors.lyx:
+       * scripts/listerrors: new files
+
+       * Makefile.am: Removed build-listerrors cruft.
+
+2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * ui/default.ui: small cleanup: move Tex info and childs to View,
+       remove Edit>Floats menu, fix a few shortcuts.
+
+2002-03-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * images/depth-increment.xpm:
+       * images/depth-decrement.xpm: new icons
+
+       * images/footnote-insert.xpm:
+       * images/marginalnote.xpm: small facelift
+
+       * images/depth-next.xpm:
+       * images/marginpar-insert.xpm: removed
+
+       * bind/sv_menus.bind:
+       * bind/sciword.bind:
+       * ui/old-default.ui:
+       * ui/default.ui: replace depth-next with depth-increment
+
+2002-03-14  Kayvan A. Sylvan  <kayvan@sylvan.com>
+
+       * examples/Literate.lyx: Small fix to make sure build-listerrors
+       still works.
+
+2002-03-14  Allan Rae  <rae@lyx.org>
+
+       * bind/sv_menus.bind:
+       * bind/xemacs.bind: figure inset replaced by graphics inset
+
+2002-03-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
+
+       * examples/Literate.lyx: Fixed build-script section to work
+       with lyx tempdir. As it was, you could not build-program
+       when opening Literate.lyx from within LyX.
+
+2002-03-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * kbd/bg-bds-1251.kmap: new keyboard mapping for bulgarian
+
+       * languages: add bulgarian
+
+2002-03-05  Kayvan A. Sylvan  <kayvan@sylvan.com>
+
+       * Makefile.am: Fix bug with installing an empty listerrors.
+
+2002-03-08  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * ui/default.ui: add a toggle-tooltips item to the Help menu.
+
+2002-03-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * tex/ejour2.cls:
+       * layouts/ejour2.layout: removed; this is superseded by svjour
+       and friends
+
+       * lib/doc/LaTeXConfig.lyx.in:
+       * lib/doc/LyXConfig.lyx.in: update
+
+2002-03-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * Makefile.am: fix call to configure.
+
+2002-03-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * layouts/obsolete.inc: obsolete LaTeX
+       * layouts/g-brief-en.layout: add DefaultStyle
+
+2002-03-06  Herbert Voss  <voss@perce.de>
+
+       * layouts/g-brief-de.layout: add DefaultStyle
+
+2002-03-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * configure: removed from cvs
+
+       * .cvsignore: add configure
+
+       * Makefile.am: set up automatic creation and execution of
+       configure script.
+
+2002-03-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * CREDITS: document that Martin Vermeer is also a very good bug
+       hunter
+
+2002-03-05  Jose Abilio Oliveira Matos  <jamatos@novalis.fc.up.pt>
+
+       * layouts/db_stdclass.inc:
+       * layouts/linuxdoc.layout:
+       * layouts/manpage.layout: set DefaultStyle
+
+
+2002-03-04  Herbert Voss  <voss@perce.de>
+
+       * configure.m4: fix the problem with tgif's xpm export
+
+2002-03-03  Herbert Voss  <voss@perce.de>
+
+       * configure.m4: added more converter stuff for different formats
+
+2002-03-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * layouts/hollywood.layout: set DefaultStyle
+
+       * layouts/scrclass.inc: set DefaultStyle
+
+2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * layouts/stdclass.inc: add DefaultStyle
+
+2002-03-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * doc/LaTeXConfig.lyx.in: add entry for svprothb
+
+       * layouts/svprobth.layout: new layout file, for 'Probability
+       Theory and Related Fields'
+
+       * layouts/svjour.inc: change Keywords labelstring a bit.
+
+       * ui/default.ui: fix shortcut for Insert>Math>Inline formula.
+
+       * chkconfig.ltx: do not check for graphics anymore, only graphicx.
+
+       * doc/LaTeXConfig.lyx.in: remove info about graphics package, now
+       that figinset is dead.
+
+2002-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * ui/default.ui: add a show-forks item to the two File menus.
+
+2002-02-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * ui/default.ui: change Layout>LaTeX Preamble to Layout>Preamble.
+
+2002-02-23  Herbert Voss  <voss@perce.de>
+
+       * configure.m4: added converter stuff for different formats
+
+2002-02-13  José Matos  <jamatos@fep.up.pt>
+
+       * examples/linuxdoc_manpage.lyx: added
+
+2002-02-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * ui/default.ui: add ... to math panel
+
+2002-02-04  Martin Vermeer <martin.vermeer@hut.fi>
+
+       * bind/math-bind: keybindings for umlauts and other special chars
+
+2002-01-31  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * images/figure-insert.xpm: renamed as images/graphics-insert.xpm.
+
+2002-01-30  Herbert Voss  <voss@lyx.org>
+
+       * configure.m4: add convert-support for ps-files
+
+2002-01-29  Herbert Voss  <voss@lyx.org>
+
+       * ui/default.ui: delete old figure entries
+
+       * help/TexInfo.hlp:
+       * help/Graphics.hlp: update
+
+2002-01-27  Herbert Voss  <voss@lyx.org>
+
+       * help/Graphics.hlp: added, but not finished
+
+2002-01-26  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * fonts-xlfd:
+       * create_fonts_dir: New files.
+
+2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * Makefile.am (EXTRA_DIST): add configure.m4
+
+       * languages: fix slovak entry
+
+2002-01-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * examples/fr_EtiquetteMath.lyx: removed
+
+2002-01-16  José Matos  <jamatos@fep.up.pt>
+
+       * layouts/db_stdlayouts.inc: Fix name for caption.
+
+2002-01-15  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * examples/mathed.lyx: a bit of a clean-up. Corrected the contents
+       of fonts-xlfd in the light of Dekel's suggestions.
+       This file still doesn't run LaTeX successfully without bolting the
+       lyxcode definition into the preamble but is otherwise Ok.
+
+2002-01-14  Panayotis "PAP" Papasotiriou  <papasot@physics.upatras.gr>
+
+       * layouts/kluwer.layout: remove caption layout
+
+2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * examples/MathLabeling.lyx:
+       * examples/nl_MathLabeling.lyx: removed, since they are useless.
+
+2002-01-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * configure.m4: try to fix problem with groff detection
+
+2002-01-10  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * lyxrc.example: change the names of some variables in line with lyxrc.C
+
+2002-01-10  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * reLyX/BasicLyX.pm: Add support for amsmath environments.
+
+2002-01-05 Kayvan A. Sylvan <kayvan@sylvan.com>
+
+       * examples/noweb2lyx.lyx: Updated for lyx-1.2.0. Also got rid of
+       a harmless noweb error.
+
+2002-01-04  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * ui/default.ui: added dots "..." to insert->include file.
+
+2001-12-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * configure.m4: fix typo in \print_spool_command name.
+
+2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * doc/LaTeXConfig.lyx.in: more updates: checked and fixed all the
+       CTAN references.
+
+       * configure.m4: add new macros LYXRC_VAR and LYXRC_PROG. These are
+       used for checking for a program and add the corresponding entry in
+       lyxrc.defaults. Used this for various checks (not finished yet).
+
+       * doc/LaTeXConfig.lyx.in: general update: moved things around,
+       corrected some entries, collapsed some others, added graphicx.
+
+2001-12-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * chkconfig.ltx: check also for graphicx.sty
+
+2001-12-16  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * ui/default.ui: fix shortcut clash in the insert menu.
+
+2001-12-15  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * symbols: Add glyph for \colon for the symbol font.
+
+2001-12-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * images/citation-insert.xpm:
+       * images/label-insert.xpm:
+       * images/index-insert.xpm: new icons from Elena Samsonova
+
+       * images/math-panel.xpm: new icon from Herbert Voss
+
+2001-11-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * examples/de_splash.lyx: update from Hartmut Haase.
+
+2001-11-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * examples/Math_macros.lyx:
+       * examples/fr_Macros_Math.lyx: removed, since this information
+       is in the UserGuide.
+
+       * reLyX/configure.in: do not use AC_PREFIX_PROGRAM, it is broken.
+
+2001-11-27  Garst R. Reese  <reese@isn.net>
+
+       * tex/hollywood.cls:
+       * layouts/hollywood.layout:
+       * examples/script_form.lyx: updated hollywood class and support
+       files.
+
+2001-11-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * CREDITS: add Ben Stanley
+
+2001-11-26  Kayvan A. Sylvan  <kayvan@sylvan.com>
+
+       * tex/lyxskak.sty: Added \commentstyle for typesetting of embedded
+       comments.
+
+2001-11-23  Panayotis "PAP" Papasotiriou  <papasot@physics.upatras.gr>
+
+       * templates/kluwer.lyx:
+       * layouts/kluwer.layout: new textclass for journals edited by
+       Kluwer.
+
+       * doc/LaTeXConfig.lyx.in: update
+
+2001-11-20  Kayvan A. Sylvan  <kayvan@sylvan.com>
+
+       * examples/chess-article.lyx: Fixed comments. Removed hacks
+       caused by my lack of understanding of TeX macros and LyX layouts.
+       This version is immensely cleaner.
+
+       * examples/chessgame.lyx: Minimized ERT while still showing off
+       the external chess material insets.
+
+       * tex/lyxskak.sty: Added LyX supporting macros. Added better embedded
+       comment handling into skak framework. Fixed some bugs in skak.sty!
+
+       * layouts/chess.layout: Fixed up layout. Removed kludges in previous
+       version. Added Subvariation, Subsubvariation, etc.
+
+2001-11-13  André Pönitz  <poenitz@gmx.net>
+
+       * ui/default.ui: create a new Submenu Insert->Math, since placing
+       everything in the main insert menu seems not possible in the long
+       run...
+
+2001-11-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * ui/default.ui: move math panel from Edit to Insert.
+
+2001-11-05  Kayvan A. Sylvan  <kayvan@sylvan.com>
+
+       * layouts/chess.layout:
+       * examples/chess-article.lyx: a new class and example for writing
+       articles about chess.
+
+2001-11-02  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * external_templates: Use UpdateResult
+
+       * scripts/*.py: Fix for python 1.5
+
+2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * examples/iecc05.fen:
+       * examples/iecc07.fen:
+       * examples/iecc12.fen:
+       * lib/examples/chessgame.lyx: an example for the new chess support.
+
+2001-10-31  Kayvan A. Sylvan  <kayvan@sylvan.com>
+
+       * external_templates: Minor tweak. Changed $$FPath/$$Basename
+       to $$FPath$$Basename.
+
+2001-10-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
+
+       * external_templates: Fix up the help message for ChessDiagram
+       again (referring to the new lyxskak.sty). Reworked the LaTeX
+       output to use skak.sty \loadgame{file} feature.
+
+2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
+
+       * Makefile.am: remove BUGS.lyx mention
+
+2001-10-29  John Levon  <moz@compsoc.man.ac.uk>
+
+       * ui/default.ui: remove Known Bugs entry
+
+2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
+
+       * scripts/fen2latex.py: Simplified greatly. Now uses skak.
+
+       * scripts/fen2ascii.py: New file added. Makes a nice ascii
+       representation of the chess position.
+
+2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
+
+       * external_templates: Changed comment to inform user to use skak
+       package instead of the very old chess.sty for external chess
+       material. Added the -mode EditPosition flag to the "xboard"
+       invocation. Fixed the invocation of fen2ascii (which did *not*
+       exist, even though it was referenced).
+
+2001-10-24  José Matos  <jamatos@fep.up.pt>
+
+       * layouts/db_lyxmacros.inc:
+       * layouts/db_stdtitle.inc: moved docbook supported version to v4.1.
+
+2001-10-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * examples/it_splash.lyx: update from Claudio Coco
+
+2001-10-24  José Matos  <jamatos@fep.up.pt>
+
+       * layouts/db_stdtitle.inc: added align and alignpossible to date.
+       Now the default is left and center is still possible.
+
+2001-10-18  José Abílio Oliveira Matos  <jamatos@fep.up.pt>
+
+       * reLyX/MakePreamble.pm (translate_preamble): Cleaned the code for babel.
+       Now the last language in the document option is the document language.
+       Code clean, remove unused variables.
+
+       * reLyX/BasicLyx.pm: Added support for the lyx menu separator.
+
 2001-10-17  José Matos  <jamatos@fep.up.pt>
 
        * reLyX/MakePreamble.pm: add support for \makeindex, added support
 
 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
 
-       * kbd/iso8859-4.cdef: 
+       * kbd/iso8859-4.cdef:
        * kbd/iso8859-9.cdef: new files
 
 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
 
        * kbd/iso8859-3.cdef: new file
 
-       * kbd/iso8859-1.cdef: 
+       * kbd/iso8859-1.cdef:
        * kbd/iso8859-15.cdef: update
 
 2001-10-03  José Matos  <jamatos@fep.up.pt>
        * layouts/hollywood.layout:
        * examples/script_form.lyx:
        * templates/hollywood.lyx: updated hollywood class and support
-       files. 
+       files.
 
 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
 
 
 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
 
-       * layouts/dinbrief.layout: 
-       * layouts/egs.layout: 
-       * layouts/iletter.layout: 
+       * layouts/dinbrief.layout:
+       * layouts/egs.layout:
+       * layouts/iletter.layout:
        * layouts/stdletter.inc: remove bogus use of the now defunct Latex
        tag
 
 
        * configure:
        * configure.m4: add converters for XPM to allow inline display
+
        * Makefile.am: add rule for configure
+
 2001-08-31  José Matos  <jamatos@fep.up.pt>
        * reLyX/reLyX.in: added debug statement.
        Moved the insertion in @maybe_dir to push.
 2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
 
        * ui/default.ui: sanitise math/tabular entries
+
 2001-07-25  André Pönitz <poenitz@gmx.net>
 
        * bind/math.bind:
 
        * bind/cua.bind:
        * ui/default.ui: entries for thesaurus
+
 2001-07-25  André Pönitz <poenitz@gmx.net>
 
        * bind/math.bind:  new LFUN 'math-space'
 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
 
        * Makefile.am (dist-hook): only try to get lyxdoc if not already
-       present. 
+       present.
 
 2001-07-23  juergen.sp@t-online.de  <Jürgen Spitzmüller>
 
 
 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
-       * ui/default.ui: 
-       * bind/cua.bind: 
-       * bind/emacs.bind: 
+       * ui/default.ui:
+       * bind/cua.bind:
+       * bind/emacs.bind:
        * bind/xemacs.bind: fix binding for raw double quote
 
 2001-07-22  José Matos  <jamatos@fep.up.pt>
 
        * reLyX/MakePreamble.pm (translate_preamble): add lots of options
-       to convert from latex to lyx preamble. That means support for language, 
+       to convert from latex to lyx preamble. That means support for language,
        geometry, several \usepackages. Almost all the options that are present
        in Layout->Document.
-       
+
 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
 
        * ui/default.ui: change 'hyphenation break' to 'ligature break'.
 
 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
-       * bind/xemacs.bind: 
-       * bind/sciword.bind: 
-       * bind/emacs.bind: 
-       * bind/cua.bind: 
+       * bind/xemacs.bind:
+       * bind/sciword.bind:
+       * bind/emacs.bind:
+       * bind/cua.bind:
        * ui/default.ui: use inset-toggle instead of open-stuff
 
 2001-07-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
 
 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
 
-       * layouts/extletter.layout: 
-       * layouts/extreport.layout: 
-       * layouts/extbook.layout: 
-       * layouts/extarticle.layout: new files from Herbert Voss. 
+       * layouts/extletter.layout:
+       * layouts/extreport.layout:
+       * layouts/extbook.layout:
+       * layouts/extarticle.layout: new files from Herbert Voss.
 
        * bind/hu_menus.bind: removed.
 
-       * bind/pt_menus.bind: 
-       * bind/fi_menus.bind: 
-       * bind/de_menus.bind: 
+       * bind/pt_menus.bind:
+       * bind/fi_menus.bind:
+       * bind/de_menus.bind:
        * bind/menus.bind: fix M-s bindings to use LyX names for fonts and
        not GUI names.
 
 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
 
        * CREDITS: add Michael Schmitt
+
 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
 
-       * examples/nl_MathLabeling.lyx: 
+       * examples/nl_MathLabeling.lyx:
        * examples/nl_multicol.lyx: new translations from Tino meinen.
 
 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
 
 2001-06-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
 
-       * doc/LaTeXConfig.lyx.in: 
+       * doc/LaTeXConfig.lyx.in:
        * layouts/encts.layout: new textclass, from Reuben Thomas
-       
+
        * CREDITS: add Zvezdan Petkovic and Reuben Thomas
 
 2001-05-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
        * encodings: add iso8859-15 support.
 
        * kbd/iso8859-1.cdef: cleanup
-       
+
 2001-05-22  Peter Suetterlin  <P.Suetterlin@astro.uu.nl>
 
        * templates/aa.lyx: rename from aapaper.lyx
 2001-03-21  José Abílio Matos  <jamatos@fep.up.pt>
 
        * layouts/linuxdoc.layout: add support for CDATA section in code.
-       
+
 2001-03-19  Kayvan A. Sylvan  <kayvan@sylvan.com>
 
        * ui/default.ui: cleanup the entries for the NEW_INSETS changes.
 
 2001-02-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
 
-       * bind/emacs.bind: 
-       * bind/xemacs.bind: add bookmark commands. 
-       
+       * bind/emacs.bind:
+       * bind/xemacs.bind: add bookmark commands.
+
 2001-02-07  Allan Rae  <rae@lyx.org>
 
-       * bind/emacs.bind: 
+       * bind/emacs.bind:
        * bind/xemacs.bind: Someone forgot to do the other bind files when they
        changed the reference-back into a bookmark-goto. naughty naughty.
 
 2001-02-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
 
        * kbd/thai-kedmanee.kmap: new Thai keymap, contributed by Chanop
-       Silpa-Anan. 
+       Silpa-Anan.
 
 2001-02-03  Dekel Tsur  <dekelts@tau.ac.il>
 
 2001-02-02  John Levon  <moz@compsoc.man.ac.uk>
 
        * Makefile.am: fix permissions on configure and configure.cmd
-       (from Albert Chin) 
+       (from Albert Chin)
 
        * CREDITS: add Albert Chin
 
 2001-02-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
 
        * bind/cua.bind: change the bookmark bindings to C-[123] and
-       C-M-[123]. 
+       C-M-[123].
 
 2001-01-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
 
-       * examples/fr_MathLabeling.lyx: 
-       * examples/fr_Minipage.lyx: 
+       * examples/fr_MathLabeling.lyx:
+       * examples/fr_Minipage.lyx:
        * examples/fr_TableExamples.lyx: new translations from Adrien
-       Rebollo. 
+       Rebollo.
 
 2001-01-29  Dekel Tsur  <dekelts@tau.ac.il>
 
        * layouts/docbook-chapter.layout
        * layouts/docbook-section.layout: new files, useful for
        document inclusion.
-       
+
        * layouts/docbook.layout
        * layouts/docbook-book.layout: updated to use the modular support.
 
 
        * examples/fr_ItemizeBullets.lyx: new translation.
 
-       * examples/fr_splash.lyx: 
-       * examples/fr_exemple_lyxifie.lyx: 
+       * examples/fr_splash.lyx:
+       * examples/fr_exemple_lyxifie.lyx:
        * examples/fr_exemple_brut.lyx: updated.
 
        * bind/cua.bind: change C-k from font-noun to line-delete-forward.
 
 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
 
-       * Makefile.am: make configure and configure.cmd installed
-         by hand, to avoid name changes when --with-lyx-suffix
-         is used.
-       * configure:
-       * configure.m4: support --with-lyx-suffix for the lyxrc.defaults
+       * Makefile.am: make configure and configure.cmd installed
+         by hand, to avoid name changes when --with-lyx-suffix
+         is used.
+
+       * configure:
+       * configure.m4: support --with-lyx-suffix for the lyxrc.defaults
          reLyX and noweb2lyx scripts
+
        * reLyX/configure.in: support --with-lyx-suffix
 
 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
 
        * languages: Add extra_options field. It is used to fix the ~n
-        problem with Spanish.
+       problem with Spanish.