1. Home
  2. Computing & Technology
  3. Linux

VC Mode Line
Emacs Documentation

By , About.com Guide

Version Control and the Mode Line

When you visit a file that is under version control, Emacs indicates this on the mode line. For example, RCS-1.3 says that RCS is used for that file, and the current version is 1.3.

The character between the back-end name and the version number indicates the version control status of the file. - means that the work file is not locked (if locking is in use), or not modified (if locking is not in use). : indicates that the file is locked, or that it is modified. If the file is locked by some other user (for instance, jim), that is displayed as RCS:jim:1.3.

* Emacs Manual Index

Explore Linux
About.com Special Features

The Best Web Trends of the Decade

A look back at the best innovations, ideas and technologies over the last 10 years, More >

Family Tech Center

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

  1. Home
  2. Computing & Technology
  3. Linux
  4. Linux Software
  5. Editors
  6. Emacs
  7. Emacs Documentation - VC Mode Line

©2009 About.com, a part of The New York Times Company.

All rights reserved.