[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lispref/modes.texi
From: |
Luc Teirlinck |
Subject: |
[Emacs-diffs] Changes to emacs/lispref/modes.texi |
Date: |
Wed, 27 Jul 2005 11:30:42 -0400 |
Index: emacs/lispref/modes.texi
diff -c emacs/lispref/modes.texi:1.115 emacs/lispref/modes.texi:1.116
*** emacs/lispref/modes.texi:1.115 Mon Jul 18 15:39:33 2005
--- emacs/lispref/modes.texi Wed Jul 27 15:30:42 2005
***************
*** 1472,1478 ****
gobbles all preceding whitespace except the last.
See the command \\[hungry-electric-delete]."
;; The initial value.
! :initial-value nil
;; The indicator for the mode line.
:lighter " Hungry"
;; The minor mode bindings.
--- 1472,1478 ----
gobbles all preceding whitespace except the last.
See the command \\[hungry-electric-delete]."
;; The initial value.
! :init-value nil
;; The indicator for the mode line.
:lighter " Hungry"
;; The minor mode bindings.