emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/man/programs.texi,v


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/man/programs.texi,v
Date: Tue, 04 Jul 2006 20:02:39 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        06/07/04 20:02:38

Index: programs.texi
===================================================================
RCS file: /sources/emacs/emacs/man/programs.texi,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -b -r1.117 -r1.118
--- programs.texi       3 Jul 2006 18:17:21 -0000       1.117
+++ programs.texi       4 Jul 2006 20:02:37 -0000       1.118
@@ -954,8 +954,8 @@
 and by not changing the indentation of a triple-semicolon comment at all.
 
 @example
-;; This function is just an example
-;;; Here either two or three semicolons are appropriate.
+;; This function is just an example.
+;; Here either two or three semicolons are appropriate.
 (defun foo (x)
 ;;; And now, the first part of the function:
   ;; The following line adds one.




reply via email to

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