emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/bindings.el


From: Lute Kamstra
Subject: [Emacs-diffs] Changes to emacs/lisp/bindings.el
Date: Fri, 26 Sep 2003 08:52:37 -0400

Index: emacs/lisp/bindings.el
diff -c emacs/lisp/bindings.el:1.123 emacs/lisp/bindings.el:1.124
*** emacs/lisp/bindings.el:1.123        Mon Sep  8 04:02:45 2003
--- emacs/lisp/bindings.el      Fri Sep 26 08:52:36 2003
***************
*** 251,257 ****
  
  ;; Actual initialization is below.
  (defvar mode-line-position nil
!   "Mode-line control for displaying line number, column number and fraction.")
  
  (defvar mode-line-modes nil
    "Mode-line control for displaying major and minor modes.")
--- 251,259 ----
  
  ;; Actual initialization is below.
  (defvar mode-line-position nil
!   "Mode-line control for displaying the position in the buffer.
! Normally displays the buffer percentage and, optionally, the
! buffer size, the line number and the column number.")
  
  (defvar mode-line-modes nil
    "Mode-line control for displaying major and minor modes.")




reply via email to

[Prev in Thread] Current Thread [Next in Thread]