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,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/indent.el,v
Date: Fri, 12 Sep 2008 03:07:25 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/09/12 03:07:25

Index: indent.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/indent.el,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -b -r1.78 -r1.79
--- indent.el   6 May 2008 07:57:40 -0000       1.78
+++ indent.el   12 Sep 2008 03:07:25 -0000      1.79
@@ -40,7 +40,7 @@
   "Function to indent the current line.
 This function will be called with no arguments.
 If it is called somewhere where auto-indentation cannot be done
-\(f.ex. inside a string), the function should simply return `noindent'.
+\(e.g. inside a string), the function should simply return `noindent'.
 Setting this function is all you need to make TAB indent appropriately.
 Don't rebind TAB unless you really need to.")
 




reply via email to

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