* modified line markers in emacs
@ 2011-04-14 11:20 Adam Visegradi
2011-04-14 15:41 ` Stefan Monnier
0 siblings, 1 reply; 2+ messages in thread
From: Adam Visegradi @ 2011-04-14 11:20 UTC (permalink / raw)
To: help-gnu-emacs
Hi all!
I've done some google-ing on this with no avail.
There is a feature in other editors like Visual Studio, Eclipse, etc.,
which I'd like to see in Emacs. When a line is modified, it's marked
with a (usually) yellow bar on its left, and when it's saved, the bar
changes to green. This way I can easily see my recent modifications in
a code.
I couldn't find anything on Google, because I'm not even sure how this
feature is called. With 'annotation', mostly svn results turn up,
'markers' seem to mean the markers on the scrollbar showing positions
of errors, warnings, etc. in the code.
Do you know any minor mode which grants this feature? Or how it is
called in the first place.
Thanks!
Adam
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: modified line markers in emacs
2011-04-14 11:20 modified line markers in emacs Adam Visegradi
@ 2011-04-14 15:41 ` Stefan Monnier
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2011-04-14 15:41 UTC (permalink / raw)
To: help-gnu-emacs
> Do you know any minor mode which grants this feature? Or how it is
> called in the first place.
You might try highlight-changes-mode.
Stefan
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-04-14 15:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-14 11:20 modified line markers in emacs Adam Visegradi
2011-04-14 15:41 ` Stefan Monnier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).