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.


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to