emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/indent.el
Date: Sun, 03 Jul 2005 22:08:37 -0400

Index: emacs/lisp/indent.el
diff -c emacs/lisp/indent.el:1.59 emacs/lisp/indent.el:1.60
*** emacs/lisp/indent.el:1.59   Sun Oct 24 20:58:43 2004
--- emacs/lisp/indent.el        Mon Jul  4 02:08:37 2005
***************
*** 29,35 ****
  ;;; Code:
  
  (defgroup indent nil
!   "Indentation commands"
    :group 'editing)
  
  (defcustom standard-indent 4
--- 29,35 ----
  ;;; Code:
  
  (defgroup indent nil
!   "Indentation commands."
    :group 'editing)
  
  (defcustom standard-indent 4




reply via email to

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