log src/editors.h @ 1184:9dd3522a0e23

age author description
Tue, 07 Oct 2008 18:20:22 +0000 nadvornik Adding a vim modeline to all files - patch by Klaus Ethgen
Wed, 20 Aug 2008 22:26:34 +0000 zas_ Use constants instead of enum since value (0xffff0000) overflow INT_MAX on some platforms (seen on Solaris 10 SPARC system using the native Sun version 5.9 compilers). Reported by Jeffery Small.
Fri, 30 May 2008 08:39:52 +0000 zas_ Use functions to set editors name and command and ensure they are
Fri, 30 May 2008 07:20:25 +0000 zas_ Check for existing editor command using is_valid_editor_command().
Sat, 24 May 2008 22:44:18 +0000 nadvornik rewritten utilops.h:
Thu, 22 May 2008 09:12:36 +0000 zas_ Introduce an helper function that returns the name of an editor.
Mon, 21 Apr 2008 21:46:38 +0000 nadvornik updated copyright in source files