eproject.git
12 years agoAdded eproject-clear and eproject-repopulate methodsmob
Austin Bingham [Sat, 22 Oct 2011 06:07:36 +0000 (22 08:07 +0200)]
Added eproject-clear and eproject-repopulate methods

12 years agoinitial attempt at eproject-populate
Austin Bingham [Sun, 29 May 2011 19:06:24 +0000 (29 21:06 +0200)]
initial attempt at eproject-populate

13 years agoAdded autoload declarations to entry point functions
Tom Breton (Tehom) [Sun, 27 Jun 2010 20:36:20 +0000 (27 16:36 -0400)]
Added autoload declarations to entry point functions

13 years agoPrettied up customization format
Tom Breton (Tehom) [Sun, 27 Jun 2010 20:18:40 +0000 (27 16:18 -0400)]
Prettied up customization format

13 years agoChanged config defvars to defcustoms with appropriate types etc
Tom Breton (Tehom) [Sun, 27 Jun 2010 19:43:00 +0000 (27 15:43 -0400)]
Changed config defvars to defcustoms with appropriate types etc

13 years agoChanged config defvars to defcustoms with appropriate types etc
Tom Breton (Tehom) [Sun, 27 Jun 2010 04:21:51 +0000 (27 00:21 -0400)]
Changed config defvars to defcustoms with appropriate types etc

13 years agoemacs bug: need to restart deferred jit-lock-functionmaster
grischka [Wed, 23 Jun 2010 22:07:40 +0000 (24 00:07 +0200)]
emacs bug: need to restart deferred jit-lock-function

13 years agomake "rename buffer" feature optional
grischka [Wed, 23 Jun 2010 22:07:25 +0000 (24 00:07 +0200)]
make "rename buffer" feature optional

13 years agomake "autotracking" feature optional
grischka [Wed, 23 Jun 2010 22:07:11 +0000 (24 00:07 +0200)]
make "autotracking" feature optional

13 years agoremove some keybindings in eproject-dired
grischka [Wed, 23 Jun 2010 22:06:59 +0000 (24 00:06 +0200)]
remove some keybindings in eproject-dired

13 years agoput keybindings in front of the file
grischka [Wed, 23 Jun 2010 22:06:42 +0000 (24 00:06 +0200)]
put keybindings in front of the file

13 years agoreformat
grischka [Mon, 21 Jun 2010 05:43:44 +0000 (21 07:43 +0200)]
reformat

13 years agoprj-wcc-hook: consider all windows
grischka [Mon, 14 Jun 2010 20:49:00 +0000 (14 22:49 +0200)]
prj-wcc-hook: consider all windows

13 years agofix assignment to free variable
grischka [Sun, 6 Jun 2010 20:52:57 +0000 (6 22:52 +0200)]
fix assignment to free variable

13 years agomake some features configurablev0.4
grischka [Wed, 19 May 2010 17:58:19 +0000 (19 19:58 +0200)]
make some features configurable

14 years agocleanup directory logic
grischka [Mon, 10 May 2010 19:10:46 +0000 (10 21:10 +0200)]
cleanup directory logic

14 years agocleanup
grischka [Tue, 4 May 2010 19:49:25 +0000 (4 21:49 +0200)]
cleanup

14 years agoprj-find-file-hook: use prj-wcc-hook
grischka [Tue, 13 Apr 2010 01:30:59 +0000 (13 03:30 +0200)]
prj-find-file-hook: use prj-wcc-hook

14 years agoregister .dot-files too
grischka [Tue, 13 Apr 2010 01:30:20 +0000 (13 03:30 +0200)]
register .dot-files too

14 years agomove "require grep" into function
grischka [Tue, 13 Apr 2010 01:29:20 +0000 (13 03:29 +0200)]
move "require grep" into function

14 years agodon't save-all on kill-emacs
grischka [Tue, 24 Nov 2009 01:52:03 +0000 (24 02:52 +0100)]
don't save-all on kill-emacs

14 years agoalso save freshly added files
grischka [Tue, 24 Nov 2009 01:51:36 +0000 (24 02:51 +0100)]
also save freshly added files

14 years agoremove trailing whitespaces
grischka [Sun, 5 Jul 2009 11:57:42 +0000 (5 13:57 +0200)]
remove trailing whitespaces

14 years agouse "load-file-name" instead of "symbol-file"
grischka [Sun, 28 Jun 2009 18:58:26 +0000 (28 20:58 +0200)]
use "load-file-name" instead of "symbol-file"

14 years agotabs to spaces
grischka [Sat, 27 Jun 2009 19:41:12 +0000 (27 21:41 +0200)]
tabs to spaces

15 years agoexclude .dot files from automatic registration
grischka [Sun, 26 Apr 2009 08:19:07 +0000 (26 10:19 +0200)]
exclude .dot files from automatic registration

15 years agoallow multiple projects per directory
grischka [Sun, 26 Apr 2009 08:11:02 +0000 (26 10:11 +0200)]
allow multiple projects per directory

15 years agocleanup prj-globalfile
grischka [Mon, 20 Apr 2009 14:40:19 +0000 (20 16:40 +0200)]
cleanup prj-globalfile

15 years agoisearch in all project files
grischka [Thu, 16 Apr 2009 16:22:11 +0000 (16 18:22 +0200)]
isearch in all project files

15 years agoprj-find-file: factor out from prj-edit-file
grischka [Thu, 16 Apr 2009 16:21:46 +0000 (16 18:21 +0200)]
prj-find-file: factor out from prj-edit-file

15 years agoprj-prev/next-file: return nil on end
grischka [Thu, 16 Apr 2009 16:07:55 +0000 (16 18:07 +0200)]
prj-prev/next-file: return nil on end

15 years agoeproject-0.3v0.3
grischka [Mon, 13 Apr 2009 12:38:15 +0000 (13 14:38 +0200)]
eproject-0.3

15 years agofix issue with user-emacs-directory on Emacs 22.
grischka [Mon, 13 Apr 2009 12:38:02 +0000 (13 14:38 +0200)]
fix issue with user-emacs-directory on Emacs 22.

15 years agoreplace obsolete last-command-char
grischka [Sun, 12 Apr 2009 22:04:28 +0000 (13 00:04 +0200)]
replace obsolete last-command-char

15 years agocopyright date updatev0.2
grischka [Sat, 24 Jan 2009 18:24:30 +0000 (24 19:24 +0100)]
copyright date update

15 years agokill-hook
grischka [Sat, 24 Jan 2009 18:12:50 +0000 (24 19:12 +0100)]
kill-hook

15 years agomenu change
grischka [Fri, 26 Dec 2008 11:44:46 +0000 (26 12:44 +0100)]
menu change

15 years agostore frame-size only in graphics mode
grischka [Sun, 21 Dec 2008 23:30:24 +0000 (22 00:30 +0100)]
store frame-size only in graphics mode

15 years agochange menu
grischka [Mon, 1 Dec 2008 23:42:20 +0000 (2 00:42 +0100)]
change menu

15 years agosimplify
grischka [Mon, 17 Nov 2008 18:18:26 +0000 (17 19:18 +0100)]
simplify

15 years agolookup buffer by name instead of filename
grischka [Sun, 16 Nov 2008 16:47:55 +0000 (16 17:47 +0100)]
lookup buffer by name instead of filename

15 years agoadjust for latest emacs peculiarities
grischka [Sat, 15 Nov 2008 22:41:28 +0000 (15 23:41 +0100)]
adjust for latest emacs peculiarities

15 years agoremove trailing whitespace
grischka [Thu, 13 Nov 2008 23:41:19 +0000 (14 00:41 +0100)]
remove trailing whitespace

15 years agoswitch to previous file on kill-buffer
grischka [Tue, 13 May 2008 16:20:21 +0000 (13 18:20 +0200)]
switch to previous file on kill-buffer

15 years agoreplace goto-line to avoid annoying "Mark set" message
grischka [Tue, 13 May 2008 16:02:06 +0000 (13 18:02 +0200)]
replace goto-line to avoid annoying "Mark set" message

15 years agocheck for ewm
grischka [Tue, 13 May 2008 15:24:40 +0000 (13 17:24 +0200)]
check for ewm

15 years agofix window-start in setup
grischka [Tue, 13 May 2008 15:24:00 +0000 (13 17:24 +0200)]
fix window-start in setup

16 years agoremove trailing whitespace
grischka [Wed, 9 Apr 2008 18:34:21 +0000 (9 20:34 +0200)]
remove trailing whitespace

16 years agoalt. menu order
grischka [Tue, 25 Mar 2008 18:39:39 +0000 (25 19:39 +0100)]
alt. menu order

16 years agotypo
grischka [Tue, 25 Mar 2008 16:04:39 +0000 (25 17:04 +0100)]
typo

16 years agoecb test
grischka [Mon, 24 Mar 2008 22:57:05 +0000 (24 23:57 +0100)]
ecb test

16 years agodired run
grischka [Mon, 24 Mar 2008 16:54:29 +0000 (24 17:54 +0100)]
dired run

16 years agosort menu
grischka [Mon, 24 Mar 2008 16:54:16 +0000 (24 17:54 +0100)]
sort menu

16 years agoadd more default menu entries
grischka [Mon, 24 Mar 2008 16:53:58 +0000 (24 17:53 +0100)]
add more default menu entries

16 years agoadd exec-async
grischka [Mon, 24 Mar 2008 16:53:13 +0000 (24 17:53 +0100)]
add exec-async

16 years agochange version
grischka [Mon, 24 Mar 2008 16:51:44 +0000 (24 17:51 +0100)]
change version

16 years agoeproject-0.1v0.1
grischka [Mon, 24 Mar 2008 16:50:29 +0000 (24 17:50 +0100)]
eproject-0.1