aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-text-event-processor-emacs-like.h
Commit message (Expand)AuthorAgeFilesLines
* Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Same. Ditto. SameKjartan Maraas2001-04-041-1/+0
* Changed the version number to 0.5.99.1.Christopher James Lahey2001-02-201-1/+1
* Added an "allow_newlines" argument.Christopher James Lahey2000-10-271-1/+1
* Moved files, fixed header files and paths - FedericoFederico Mena Quintero2000-09-201-1/+1
* Removed some code which got in the way of testing properly.Chris Lahey2000-01-111-0/+68
a>/gcc32
Commit message (Expand)AuthorAgeFilesLines
* Remove WITH_BOUNDSCHECKING knob, as the patch disappeared upstream andgerald2004-03-142-26/+0
* Mark broken on amd64 (which used to be called x86_64).gerald2004-02-181-0/+4
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* Use the SORT macro from bsd.port.mk.trevor2004-01-221-1/+2
* Fix the incorrect pkg-descr on binaries installed and "sign" this port.gerald2003-10-152-36/+6
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-1/+1
* - remove empty dir lib/securitydinoex2003-06-101-0/+1
* Track upstream update of the patch for WITH_BOUNDSCHECKING (which removedgerald2003-05-233-6/+6
* Remove three obsolete comments.gerald2003-05-231-3/+0
* Remove --with-gnu-as --with-gnu-ld, which are actually no-ops.gerald2003-05-061-2/+1
* Fix install problem of gnustep-objcdinoex2003-04-271-2/+2
* There is now a version of the bounds-checking patch also for GCC 3.2.3.gerald2003-04-272-1/+2
* Merge targets pre-configure and pre-build, simplify them, and removegerald2003-04-262-20/+2
* Update to GCC 3.2.3 as released today. (This is the last release from thisgerald2003-04-264-16/+11
* Make MAINTAINER overrideable by slave ports.gerald2003-04-251-1/+1
* - drop javlib in PLIST for ia64 too.dinoex2003-04-231-1/+1
* On sparc64 libgcj is not built by default (and won't build easily), so wegerald2003-04-213-8/+12
* Remove the last part of jdp's profile fixes from 1998/10/08, which actuallygerald2003-04-141-11/+0
* 1) COMMENT can be overrritten by a slave port (suggested by obrien)dinoex2003-04-131-2/+5
* Remove PATCH_SITES and PATCHFILES which we haven't used lately and relatedgerald2003-04-051-6/+0
* Appease portlint by using ${GMAKE}, ${GREP}, and some whitespace changes.gerald2003-04-031-11/+10
* Finally remove the parts of this patch that date back to 1998 and have nowgerald2003-04-031-24/+0
* Simplify the shell code used by the pre-patch target.gerald2003-04-021-5/+4
* LATEST_LINK can now be overwritten by the slave port.dinoex2003-03-311-1/+1
* Add support for the bounds-checking patch by Herman ten Brugge (whichgerald2003-03-313-1/+37
* Add support for the base language test suites.gerald2003-03-292-0/+10
* Enable libgcj (which has actually been building fine since GCC 3.1 ongerald2003-03-273-2/+41
* Remove special alpha optimization warning. alpha support now should begerald2003-03-261-20/+0
* Assume maintainership of this port.gerald2003-03-261-1/+1
* Fix COMMENT and a Makefile comment.gerald2003-03-251-2/+2
* Remove special USER_H override.gerald2003-03-211-8/+0
* De-pkg-comment.knu2003-02-212-1/+1
* Bump PORTREVISION to the 5-Feb-2003 release date of GCC 3.2.2 to make sureobrien2003-02-131-1/+1
* Update to GCC 3.2.2.gerald2003-02-092-7/+7
* Adjust pkg-comment, this is not 3.1.arved2003-01-221-1/+1
* Use the most modern spelling of egcs.cygnus.com.obrien2002-12-041-1/+1
* Fix cklatest paths.obrien2002-12-031-1/+1
* Update to 3.2.1 release, and fix packaging.obrien2002-11-264-42/+49
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* The effort to maintain these for FreeBSD just isn't worth it with the lackobrien2002-11-051-1/+1
* Use MASTER_SITES_GCC.knu2002-10-201-3/+2
* Add CVS "fetch" framework.obrien2002-10-061-0/+34
* Total hack to allow gcc32 to build on -CURRENT.obrien2002-09-121-4/+12
* Upgrade to the 2-Sept-2002 GCC 3.2.1 pre-release snapshot.obrien2002-09-123-45/+45
* Upgrade to the official GCC 3.1.1 release.obrien2002-08-022-31/+24
* Fix MASTER_SITES: gcc.gnu.org instead of egcs.cgynus.com, and also thegerald2002-07-311-2/+2
* Upgrade to the 1-July-2002 GCC 3.1.1 pre-release snapshot.obrien2002-07-093-37/+37
* Do not require Gcc 3.1 to compile -- or we have an infinate loop on RELENG_4.obrien2002-07-031-0/+2
* Upgrade to the 17-June-2002 GCC 3.1.1 pre-release snapshot.obrien2002-06-232-11/+11
* Upgrade to the 27-May-2002 GCC 3.1.1 pre-release snapshot.obrien2002-06-022-11/+9
* I changed a patch.obrien2002-05-301-1/+1
* Update to match what is in -current.obrien2002-05-281-89/+78
* Upgrade to the 21-May-2002 GCC 3.1.1 pre-release snapshot.obrien2002-05-283-51/+15
* This is now in the stock FSF sources.obrien2002-05-191-64/+0
* Upgrade to the 6-May-2002 GCC 3.1 pre-release snapshot.obrien2002-05-112-7/+7
* Upgrade to the 29-April-2002 GCC 3.1 pre-release snapshot.obrien2002-05-012-7/+7
* Upgrade to the 22-April-2002 GCC 3.1 pre-release snapshot.obrien2002-04-302-7/+7
* Upgrade to the Tax Day GCC 3.1 development snapshot.obrien2002-04-242-7/+8
* GCC 2.95 and later aren't called egcs (any longer). Also updategerald2002-04-172-13/+3
* GCC 2.95 and later aren't called egcs (any longer), so remove two patchesgerald2002-04-122-23/+0
* Upgrade to the April FOOLS GCC 3.1 development snapshot.obrien2002-04-042-7/+7
* Upgrade to the 25-March-2002 GCC 3.1 development snapshot.obrien2002-03-292-17/+16
* Upgrade to the 18-March-2002 GCC 3.1 development snapshot.obrien2002-03-202-6/+10
* Upgrade to the 11-March-2002 GCC 3.1 development snapshot.obrien2002-03-132-6/+6
* Upgrade to the 9-March-2002 GCC 3.1 development snapshot.obrien2002-03-112-8/+8
* Upgrade to the 4-March-2002 GCC 3.1 development snapshot.obrien2002-03-093-27/+33
* Sync with gcc30's style.obrien2002-03-053-85/+39
* Upgrade to the 25-Feb-2002 GCC 3.1 development snapshot.obrien2002-03-033-28/+10
* Update to the 2002-02-04 snapshot.obrien2002-02-102-6/+6
* This allows the port to build, but it still has install problems.obrien2002-02-051-2/+5
* Upgrade to the 28-Jan-2002 GCC 3.1 development snapshot.obrien2002-02-0311-297/+202
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-7/+7
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ...lioux2001-11-211-1/+1
* Utilize the PATCH_WRKDIR knob now that it exists.obrien2001-10-281-4/+1
* Major overhall and style clean up.obrien2001-08-161-27/+17
* Upgrade to the 30-April-2001 edition GCC 2.97 development snapshot.obrien2001-05-043-14/+29