GitXplorerGitXplorer
m

elctx

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
11083ca871283098a9a832aac78c4894cf97ea4b

Merge Linux kerywords

mmasatake committed 12 years ago
Unverified
d3204dea9f0f9deffe3708b43890cb1150fb7a36

Added new linux keyword: kthread_run

mmasatake committed 12 years ago
Unverified
2018b7390d6fca41ce6585bfbce6ceb2387f05df

implement register context builder

mmasatake committed 12 years ago
Unverified
b90a684f5403894b5cc753eec0573d284bfebed6

implement jump-to-line

mmasatake committed 12 years ago
Unverified
567524ab9c3b88d6794cfbb305affbb1ec2fc92c

Added :uniq keyword to save context elements from delete-duplicates

mmasatake committed 12 years ago
Unverified
1f4402be4691853becc8f71a0600b9a1ad4d24cd

Added more linux keywords

mmasatake committed 12 years ago

README

The README file for this repository.

elctx

show context of source code reading in margin area

eldoc.el of emacs is very useful but the information provided by the library is limited because it utilizes echo area.

elctx.el uses margin area instead of echo area.