emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/add-log.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/add-log.el,v
Date: Wed, 20 Jun 2007 14:17:09 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/06/20 14:17:08

Index: add-log.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/add-log.el,v
retrieving revision 1.184
retrieving revision 1.185
diff -u -b -r1.184 -r1.185
--- add-log.el  27 Jan 2007 19:53:25 -0000      1.184
+++ add-log.el  20 Jun 2007 14:17:08 -0000      1.185
@@ -695,7 +695,8 @@
   (setq left-margin 8
        fill-column 74
        indent-tabs-mode t
-       tab-width 8)
+       tab-width 8
+       show-trailing-whitespace t)
   (set (make-local-variable 'fill-paragraph-function)
        'change-log-fill-paragraph)
   (set (make-local-variable 'indent-line-function) 'change-log-indent)




reply via email to

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