[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jedit-announce
Subject:    jEdit-announce Digest, Vol 15, Issue 1
From:       jedit-announce-request () lists ! sourceforge ! net
Date:       2012-06-11 17:02:19
Message-ID: mailman.2588.1339434139.32224.jedit-announce () lists ! sourceforge ! net
[Download RAW message or body]

Send jEdit-announce mailing list submissions to
	jedit-announce@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.sourceforge.net/lists/listinfo/jedit-announce
or, via email, send a message with subject or body 'help' to
	jedit-announce-request@lists.sourceforge.net

You can reach the person managing the list at
	jedit-announce-owner@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of jEdit-announce digest..."


Today's Topics:

   1. Plugin Release Announcements (2012-02-08 to	2012-05-04)
      (Eric Berry)
   2. jEdit 5.0pre1 is released (Kazutoshi Satoda)


----------------------------------------------------------------------

Message: 1
Date: Fri, 4 May 2012 11:39:09 -0700
From: Eric Berry <elberry@gmail.com>
Subject: [ jEdit-announce ] Plugin Release Announcements (2012-02-08
	to	2012-05-04)
To: jEdit Announce <jEdit-announce@lists.sourceforge.net>
Message-ID:
	<CAKMBPmLZgUeg6YuB8FA6-=3UG+wSFBF=qpkWZV=zz5CUfSXO4g@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

0 New plugins and 22 Updated plugins


Updated Releases:
{{{  BufferTabs 1.2.3
Announcement: Updated for jEdit 4.5
Automatically disables the built-in buffer Selector when plugin is loaded.
BufferTabs default location changed to top. Enabled by default.
Plugin Description: The BufferTabs plugin provides a tabbed pane in
the jEdit view that allows you to change the current buffer.
}}}

{{{  Highlight 1.9.9
Announcement: -When highlighting current word, the word under the
caret is not filled with color but has only a square around it to help
readability
-Added an option to choose if highlight overview should use the same
highlight color as the highlight or another color
-When highlight overview is active, the number of lines containing the
word will be shown in the status bar
Plugin Description: Highlights words (or matched regexps) with different colors.
}}}

{{{  CtagsInterface 2.2
Announcement: Updated for jEdit 4.5. Bugfix release.
Plugin Description: CtagsInterface provides common ctags services to
interested plugins.
}}}

{{{  Updater 0.3
Announcement: Updated for jEdit 5.0
Plugin Description: Auto-update plugin
}}}

{{{  SideKick 1.3
Announcement: Bugfix release
Sidekick unable to clear checkbox tree/combo follows caret (#3445893 -
Shlomy)
Integration with Markersets (#3392131 - shlomy).
Default Focus on Tree, not filter field. (#3405334 - ezust).
Fixed sidekick unload problem (Matthieu Casanova)
Fixed memory leak (Matthieu Casanova)
Allow Look and Feel changes at runtime.
Fix completion popup regarding macro recorder (3175336 - Eric Le Lay).
Plugin Description: The SideKick plugin provides a framework for
high-level language-specific features, such as a structure tree, and
code completion.
}}}

{{{  DirtyGutter 0.3
Announcement: BugFix release
Plugin Description: Marks changed lines (since last save) in gutter.
}}}

{{{  Navigator 2.4
Announcement: #2093226 - Manual Position Stack, and
Updates to current jEdit APIs.
Plugin Description: Tracks position changes, and provides "Back" and
"Forward" actions similar to a web browser. Also provides a manual
position stack with "Push" and "Pop" actions.
}}}

{{{  RhinoPlugin 1.7R3_1
Announcement: Added rhino.jar as plugin dependency so it is not
forgotten when removing the plugin (#3504162)
Plugin Description: Rhino library packaged as a jedit plugin
}}}

{{{  Minimap 1.3
Announcement: Deactivated antialiasing in minimap as it is not useful
but takes a lot of CPU cycles
Plugin Description: Show minimap for the text area.
}}}

{{{  SynchroScroll 1.1
Announcement: Bug fixes and new features:
- Added license.
- Don't fight with JDiff.
- Synchroscroll per view.
- Proportional scrolling (Jerzy Urban)
Plugin Description: Provides ability to synchronize scrolling when
multiple text areas are open.
}}}

{{{  PHPParser 2.0.1
Announcement: -Fixed parser not accepting public, protected, private,
final, static as field name in class access (#3485279)
-Fixed parsing error when a function do not have a body (#3485282)
-Better handling of function definitions using varargs
-Better handling of number argument type
-double and integer types can be accepted by methods requiring float
-Type.numbers renamed to Type.number
-Better match of function call hyperlinks
Plugin Description: PHPParserPlugin is a php parser that will highlight
your syntax errors and help you navigate in your source.
}}}

{{{  FoldViewer 1.1
Announcement: Fixed compatibility with jEdit 4.5
Plugin Description: FoldViewer is a very simple plugin that allows to show
collapsed folds in the popup window. To see content of
any collapsed fold, just navigate mouse to the [ lines]
section of this fold.
}}}

{{{  ProjectViewer 3.4.2
Announcement: User interface:
- Hid import filters from other version controls (#3493305) [Marcelo Vanzin]
- Added actions to the context menu: open project, close project,
open/close all project files, new file (FR #3468871).
[This one and the following for 3.4.2: Jarek Czekalski]
Bugs fixed:
- Search in parent directory hanged jedit, bug #3490604.
- An error message on double-clicking a directory, bug #3490543.
Api changes:
- New methods in PVActions: editCurrentProject, editProject,
createProject. One of them satisfies FR #3470084.
- New methods: projectviewer.importer.ImportUtils.setFilterId and
getFilterId.
Documentations:
- Changed most bridgeheads to sections, to make navigation and looking
for content easier.
Plugin Description: The ProjectViewer plugin provides an interface for
managing a "project", i.e. a related group of source files.
}}}

{{{  jEdit 4.5.1
Announcement:
Plugin Description:
}}}

{{{  CommonControls 1.5
Announcement: New class in common.io: ProcessExecutor
Improved API Documentation
Deprecated some older classes
Plugin Description: The CommonControls plugin provides a common set of
enhanced Swing components intended for use by other jEdit plugins.
}}}

{{{  GitPlugin 0.4
Announcement: Searches subprojects [Alan Ezust]
New actions: Open Modified Files, Commit,
Delete Branch, Checkout Branch, Delete Branch [Marcelo Vanzin]
Plugin Description: Offers a version control service for ProjectViewer
and some actions as part of git integration.
}}}

{{{  TaskList 2.5
Announcement: - Fix for tracker 3464344, some tree highlighting and
key handling issues.
- Better checking for binary files.
- Ability to parse whole files rather than just comments.
- Fix for tracker 3466508, refresh dockable on task type pattern change.
- Skip hidden files and directories to improve performance. Added option
to check hidden files.
- Fix for tracker 3469508, case-insentivie not honored for task types.
- Applied patch from Jarek for buffer loading, tracker 3474766.
Plugin Description: This plugin provides a dockable, tabular list of
comments extracted from the text of a file being edited in jEdit.
}}}

{{{  JSLint 1.0
Announcement: * A command to run jslint on all open buffers was added
* An option for a list of objects to predefine before running jslint was added
* The dependency on JavascriptScriptEnginePlugin was replaced with a
dependency on RhinoPlugin
Plugin Description: JSLint - The JavaScript Verifier - is a JavaScript
source checker and validator. This PlugIn actually runs jslint.js within
Rhino. It supports all major JSLint options and lets you decide to Run
JSLint 'on buffer save' and/or 'on buffer switch'.
}}}

{{{  Console 4.5
Announcement: [Alan Ezust]
Fixed layout issue in Errors Option Pane where the NOTE: was too wide.
Fixed bug in how Console.fgColor was set introduced in 4.4.4
#3479436: New option: Clear console before commando/build/run.
#2940948: Add variable ($l) for current TextArea's cursors's line number
#3481158: Add variable ($p) for current project root dir.
#3471524: Project option pane enhancements
#1542700: Console crashes Swing with hyperthreaded or dualcore systems
#1604327: Console javac commando problems.
#3479434: InterruptedException from BufferOutput.
[Damien Radtke]
#1894889 - windows commands now wrapped in parentheses to prevent space issues
Plugin Description: The Console plugin allows jEdit to execute
arbitrary commands from an internal shell.

In addition, it provides buttons in a "commando toolbar" for your
favorite command-line tools (make, ant, qmake, latex, etc), and an
easy way to add others.
}}}

{{{  JythonInterpreter 1.0
Announcement: Updated for jEdit 4.4 and Jython 2.5.3b1
Plugin Description: The JythonInterpreter plugin embeds a Jython shell
into jEdit. It adds support for macros and plugins written in
Python/Jython, and a SideKick service for code browsing. Jython 2.5 is
included.
}}}

{{{  JUnitPlugin 0.7
Announcement: This is a bugfix release. Now comes with junit 4.10 and
includes hamcrest classes
Plugin Description: The JUnit plugin allows test cases to be run
against Java code using the JUnit testing framework
(http://www.junit.org).
}}}

{{{  ProjectViewer 3.4.4
Announcement: User interface:
- Disabled separate filter options from Auto Reimport pane. Filter from
Re-import is used instead. (#350453)
Bugs fixed:
- ProjectViewer ignores view titles. (#3325344)
- Context menu unavailable for multiple nodes, since 3.4.2. (#3519516)
Api changes:
- If "Remember open project files" is set and there was a project active
in last jedit session, project viewer is activated on startup to
open the files even if the dockable is not active. (#3475119)
- getViewer(view, FORCE) method allows for instantiating ProjectViewer
even if the dockable is not active.
Plugin Description: The ProjectViewer plugin provides an interface for
managing a "project", i.e. a related group of source files.
}}}
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

Message: 2
Date: Tue, 12 Jun 2012 02:02:11 +0900
From: Kazutoshi Satoda <k_satoda@f2.dion.ne.jp>
Subject: [ jEdit-announce ] jEdit 5.0pre1 is released
To: jedit-announce@lists.sourceforge.net
Message-ID: <4FD62493.9010602@f2.dion.ne.jp>
Content-Type: text/plain; charset=UTF-8; format=flowed

Hi all,

jEdit development team now presents jEdit 5.0pre1, the first preview
development release of the 5.0.x series of jEdit.


Here are some convenient links to see the live state of major problems:

- Bugs which are marked as "severe":
http://sourceforge.net/tracker/?group_id=588&atid=100588&status=1&artgroup=101607

- Bugs which are marked as "regressive":
http://sourceforge.net/tracker/?group_id=588&atid=100588&status=1&artgroup=619797

Volunteers are always welcome to fix bugs including the above:
http://www.jedit.org/index.php?page=devel


That being said, here is the download link:
http://www.jedit.org/index.php?page=download


FYI, merge requests for the 5.0.x series (fix done, but waiting for a review):
http://sourceforge.net/tracker/?group_id=588&atid=1235750&status=1&artgroup=2546309


Have fun with the new release.


NOTE: As for the "4.5.2" below, jEdit 4.5.2 is also going to be released
   in a few days.

jEdit 5.0 version history
          (changes since jEdit 4.5.2)
:encoding=UTF-8:

{{{ Version 5.0pre1

Thanks to Bj?rn "Vampire" Kautler, Nathan Gray, Evan Wright, Alan Ezust, Dale
Anson, Matthieu Casanova, Olivier Pisano, Jimmy Chaw, peibl, Robert Schwenn,
Martin Raspe, Max Funk, SPennington, Ingo Tomahogh, Jarek Czekalski, Jojaba,
Stephen Blackheath, Milan ?ernil, Makarius, Chris Sullins, Peter C. Chapin,
Thomas Meyer, Tom Power and Donovaly for contributing to this release.

{{{ Bug fixes

- Fixed exception in dockable window system when loading a plugin using
     jar libraries (#3532429 Matthieu Casanova)

- The plugin description in install panel now supports html
     (#3509183 Matthieu Casanova)

- The mirror "Plugin Central default" now works as auto selecting
     mirror and is used by default. Previous default was hardcoded "switch"
     (mirror.switch.ch) as workaround, but one could easily stuck on broken
     "Plugin Central default" and got strange errors.
     (#2913393, #3501210 - Kazutoshi Satoda)

- Avoided annoying behavior of electric keys that canceled obvious
     manual indentation. Now they take effect only when the current level
     of indentation is same with automatic indentation.
     (#1936678, #2332140 Jarek Czekalski, Kazutoshi Satoda)

- Fixed "Backup on every save" resets file permissions. Renaming of the file
     was replaced with copying. (#1803073 Jarek Czekalski)

- Added backup of remote files, for example opened with FTP plugin.
     (#1525654 Jarek Czekalski)

- Fixed NPE which was shown in place of a proper error message for empty
     keyword elements in mode XML. (Kazutoshi Satoda)

- Cannot DnD betweeen PingPongLists (#3501020 Jarek Czekalski)

- Fixed macros at menu split are unaccessible (#3512853 Jarek Czekalski)

- If the same plugin is installed in home and install folder, only the newest
     is loaded. (#1848802 Matthieu Casanova)

- Fixed rectangular selection constructor (patch #3440310 peibl)

- When copying a file in VFSBrowser, if a file with the same name already exists
     a suffix copy-n is added to avoid deleting the existing file
     (#3470759 Matthieu Casanova)

- Fixed Ctrl + key not working in completion popup (Matthieu Casanova)

- Fixed copy of Hypersearch results adding \r in the clipboard
     (#3142456 Matthieu Casanova)

- The Java based installer now correctly handles GNU style long filenames in
     the installer package and thus does not corrupt the JavaDoc files anymore
     (#2327520 Bj?rn "Vampire" Kautler)

- Several message boxes were not being created on the EDT which would result in
     tiny, non-resizable message boxes. (#3441535 Dale Anson)

}}}
{{{ API Changes

- New method Debug.compDelay, for debugging purposes (Jarek Czekalski)

- Made EditBus.send uninterruptible, as it was before putting handling of
     messages into EDT (r17139, to 4.4).

- New method ThreadUtilities.runInDispatchThreadNow() (Jarek Czekalski)

- New VFS capability: NON_AWT_SESSION_CAP and a helper method
     VFS.createVFSSessionSafe that frees the caller from entering the EDT
     thread in most cases. All built-in filesystems have this capability set.
     (Jarek Czekalski)

- The status bar widget service is now
     org.gjt.sp.jedit.gui.statusbar.StatusWidgetFactory instead of
     org.gjt.sp.jedit.gui.statusbar.StatusWidget (only the name in service.xml)
     is modified, because the service class is a StatusWidgetFactory and not a
     StatusWidget (#3521413 Matthieu Casanova)

- New public constructor for org.gjt.sp.jedit.gui.ErrorListDialog
     allowing for specifying custom urgency (priority). (Jarek Czekalski)

- TextArea.isCaretVisible became public (patch #3518424 Makarius)

- Fixed jedit exit procedure. Now all views are closed. Earlier only
     the current view was properly closed. This may be important for plugins
     that were workarounding the issue, as now they will get more
     ViewUpdate.CLOSED messages. (Jarek Czekalski)

- The JEditEmbeddedTextArea and StandaloneTextArea do not create an empty
     popup menu anymore.
     To add a context menu in your JEditEmbeddedTextArea, please override
     createPopupMenu(MouseEvent evt) as before, but also call
     setRightClickPopupEnabled(true) in your constructor (Matthieu Casanova)

- New jEdit.getCurrentLanguage() method that returns the language used  by jEdit
     (Matthieu Casanova)

- New method JEditBuffer.insert(int offset, CharSequence seq) to insert
     text in a buffer. (Matthieu Casanova)

- New constructors for CopyFileWorker:
     CopyFileWorker(Component comp, VFSFile[] vfsFiles, String target)
     CopyFileWorker(Component comp, VFSFile[] vfsFiles, String target,
     			Behavior behavior)
     CopyFileWorker(Component comp, File[] files, String target)
     CopyFileWorker(Component comp, File[] files, String target, Behavior behavior)
     to allow copy of multiple files at the same time (Matthieu Casanova)

- New VFS.copy() methods:
     copy(ProgressObserver progress, VFS sourceVFS, Object sourceSession,
     	String sourcePath, VFS targetVFS, Object targetSession,
     	String targetPath, Component comp, boolean canStop,
     	boolean sendVFSUpdate)
     copy(ProgressObserver progress, String sourcePath,String targetPath,
     	Component comp, boolean canStop, boolean sendVFSUpdate)
     (Matthieu Casanova)

- New methods MiscUtilities.getCompleteBaseName() to return
     the (complete) base names of a file (until the last .) and
     and getBaseName(), to replace the badly named getFileNameNoExtension,
     which is now deprecated (Matthieu Casanova, Alan Ezust)

- TextUtilities.join() now accept Collection<?> instead of Collection<String>
     (Matthieu Casanova)

- OperatingSystem.isOS2() method is removed since OS/2 cannot run jEdit since
     many years (Matthieu Casanova)

- OperatingSystem.isDOSDerived() is now deprecated since OS/2 do not exists
     anymore Windows is the only DOS derived OS, so use OperatingSystem.isWindows()
     instead (Matthieu Casanova)

- Some undocumented but public members in class DisplayTokenHandler and
     Chunk became private as they should be in the first place.
       Specifically:
         org.gjt.sp.jedit.syntax.DisplayTokenHandler
           MAX_CHUNK_LEN
           initChunk()  (* this was protected)
         org.gjt.sp.jedit.syntax.Chunk
           accessable
           initialized
           style
           width
           Chunk constructors
           offsetToX() (non static)
           xToOffset() (non static)
           init()
     (Kazutoshi Satoda)

}}}
{{{ Editing

- Nsis mode: added sectiongroup and deprecated subsection.
     (patch #3531776 Uwe - donovaly)

- Shellscript mode: changed electric keys to better fit current jEdit
     capabilities in this area. (Jarek Czekalski)

- Made markers list selectable with keyboard. (patch #3509642 Tom Power)

- Ada mode improvements (patch #3523836 Peter C. Chapin,
     request #2860105 Britt)

- Scala mode added (#3501401 Daniel Spiewak)

- logs edit mode added (Matthieu Casanova)

- Dart mode added (patch #3483431 Chris Sullins)

- Haskell mode: Removed the fixed 8 character indent and tab size
     (patch #3470636)

- Haskell mode: Added some GHC extensions: recursive do and arrow notation
     (patch #3470637 Stephen Blackheath)

- New mxml.xml mode, and updates to ActionScript (patch #2913561 Chris Hill)

- New metapost.xml mode (patch #1606258 Kondr)

- Updated cobol.xml (patch #2654343 Markus R?hner)

- fortran90.xml: new Fortran90 edit mode (patch #2406563 Jonni Lehtiranta)

- roff.xml: New ROFF/GROFF/TROFF edit mode
     (patch #3081484 Kostas Michalopoulos, Robert Schwenn)

- nsis2.xml: Added Java/C style comments. (patch #2976473)

- Ruby Edit Mode: Improved Symbol Highlighting
     (patch #1918110 Ingo Tomahogh, Alan Ezust)

- "velocity_pure.xml" edit mode to replace older sgml-based velocity.xml.
     Velocity keywords nested within markup tags incorrectly highlighted.
     (patch #1285741 Robert Schwenn)

- Updated D edit mode (patch #3463009 Olivier Pisano)

- Removed special highlight for object access and creation in php edit mode
     (#2985508, #3151072 Matthieu Casanova)

- Major simplification of phpdoc to make it look more like javadoc
     (#1803310, #3029383, #3316733 Matthieu Casanova)

- Added some missing keywords to vrml2 edit mode (patch #3471586 Jimmy Chaw)

- Using no highlight or limited syntax highlight in large buffers now also
     disables soft wrap (Matthieu Casanova)

- Using no highlight or limited syntax highlight in large buffers now disables
     highlight of very long lines (Matthieu Casanova)

- Latex Indentation a nuisance (#3432974)

- Made it possible to disable automatic indentation by buffer or by edit
     mode, and created a status widget to toggle the setting (Evan Wright)

- Fix for tracker 2976661, script tag attributes not syntax highlighted.
     (Dale Anson)

- Fix for tracker 846913, jsp syntax highlighting for single line comments.
     (Dale Anson)

- Updated css mode with new css 3 properties and values, tracker 3483390.
     (Dale Anson)

- Updated html mode to recognize new html 5 keywords, updated jsp mode to
     delegate to html mode for html tags. (Dale Anson)

}}}
{{{ UI

- Made "Customize This Menu..." item in context menu optional.
     (patch #3530786 Tom Power)

- File System Browser docked on left by default. (Alan Ezust)

- Suppressed output to standard error of encoding problems on opening
     files, which affects also hypersearch encoding errors. These errors are
     now displayed in a dialog, but not sent to error output.
     (request #3517116 Jarek Czekalski)

- Reserve space for 4 digit in memory's status bar widget.
     (patch #3518422 Makarius)

- The Windows installer and windows integration are now localized in french
     (patch #3513215 Jojaba)

- The Error status bar widget now use a JEditEmbeddedTextArea instead of a
     simple swing TextArea to display exceptions (Matthieu Casanova)

- jEdit now supports localization. (Matthieu Casanova)

- Added french translation (Jojaba http://jojaba.free.fr)

- Added german translation (Robert Schwenn)

- Added czech translation (patch #3523511 Milan ?ernil)

- Text Area option for Search System Fonts in Font substitution
     (#3479585 Max Funk)

- Dialog titles in file system browser
     (patch #2968930, request #2807301 SPennington)

- Standarized Buffer Switcher combo (#3408584, patch #3456572 Jarek Czekalski)

- If a Task is not cancellable, the cancel button of TaskMonitor is disabled
     (Matthieu Casanova)

- Added Icons to the VFS Browser context menu (Matthieu Casanova)

- Combined Global and Plugin options into a single pane, making Optional plugin
	obsolete, fixing auto resize dialog issue.
	(#3449498, request #3455602 Alan Ezust)

- jEdit is now always using continuous layout in JSplitPane (Matthieu Casanova)

- Fixed keyboard handling of comboboxes in jedit's option panes.
     (#3415064 Alan Ezust)

- Changed menus to use Mac-specific symbols for accelerator keys when using OS X
     and the native look & feel (patch #1950147 Nathan Gray)

- Added an option (on by default) to use the native Quartz renderer on
     Mac OS X (Evan Wright)

- Fixed keyboard handling of drop-down menus in File System Browser.
     (#1571578 Alan Ezust)

- Fixed "Use textarea colors" for dockables created in non-metal L&F.
     (#1794400 Alan Ezust)

- New option in Saving and Backup pane: Use File System Browser dir for
     Save-As (#1591441 Alan Ezust)

- RegisterViewer: set initial focus to registerList, added key bindings for
     inserting content, clearing a register and leaving the registerList
     (#3437779 Martin Raspe)

- RegisterViewer: close the floating window after inserting a clip, to make
     behaviour consistent with Paste Previous window (#3478916 Jarek Czekalski)
     
- Show a preview of the window rather than a low-resolution icon when minimizing
     on Mac OS X (#3529980 Evan Wright)

}}}
{{{ Miscellaneous

- New FileOpenerService, Offered by FastOpen 2.5, SmartOpen 1.1.
     Used by ErrorList 2.0 (#3481157 Alan Ezust)

- Macros folder can now be localized with properties
     macros.folder.[foldername].label (Matthieu Casanova)

- Pasting a VFSFile as String dataflavor will now paste the full path instead of
     the name of the file (Matthieu Casanova)

- The EditingOptionPane has now an option to remember the user choice about
     large file treatment (Matthieu Casanova)

- OS/2 tasks were removed from the Java installer as OS/2 does not
     have a working Java 6 implementation and probably never will have
     (Bj?rn "Vampire" Kautler)

- jEdit support for keymaps (Matthieu Casanova)

- User Settings directory migrated to %APPDATA%/jEdit on Windows
     (#2510763 Alan Ezust)

- Added support for "Find Previous" when searching in multiple files
     (Evan Wright)

- Applied patch to Get_Class_Name macro from lxdyglt to find
     classname for inner classes. (#3301598 Dale Anson)

- Fixed some edge cases in the Make_Get_and_Set_Methods macro, properly handle
     comments, multi-line variable declarations and multiple initializers.
     (Dale Anson)

- Soft wrap now works at non-whitespace line breaks within some natural
     language texts; Japanese for example.
     (patch #2483695 Kazutoshi Satoda)

- Introduced glyph caching to lower CPU usage on text rendering and
     line wrapping. (Kazutoshi Satoda)

- Changed calculation of wrap margin to be based on an average character
     width instead of a width of a space which gave very narrow wrap margin
     for proportional fonts. (Kazutoshi Satoda)

- Updated Move Lines Up and Down macros to move whole lines regardless of
     selection. (Dale Anson)

}}}

}}}

jEdit buffer local properties:
:maxLineLen=80:wrap=hard:autoIndent=simple:noTabs=true:indentSize=2:tabSize=2:
:folding=explicit:collapseFolds=2:

-- 
k_satoda




------------------------------

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

------------------------------

_______________________________________________
jEdit Announcement List
jEdit-announce@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jedit-announce


End of jEdit-announce Digest, Vol 15, Issue 1
*********************************************
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic