emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/log-edit.el
Date: Fri, 10 Jun 2005 10:05:27 -0400

Index: emacs/lisp/log-edit.el
diff -c emacs/lisp/log-edit.el:1.29 emacs/lisp/log-edit.el:1.30
*** emacs/lisp/log-edit.el:1.29 Wed May 25 21:29:56 2005
--- emacs/lisp/log-edit.el      Fri Jun 10 14:05:27 2005
***************
*** 154,165 ****
  You could argue that the log entry for a file should contain the
  full ChangeLog paragraph mentioning the change to the file, even though
  it may mention other files, because that gives you the full context you
! need to understand the change.  This is the behaviour you get when this
  variable is set to t.
  
  On the other hand, you could argue that the log entry for a change
  should contain only the text for the changes which occurred in that
! file, because the log is per-file.  This is the behaviour you get
  when this variable is set to nil.")
  
  ;;;; Internal global or buffer-local vars
--- 154,165 ----
  You could argue that the log entry for a file should contain the
  full ChangeLog paragraph mentioning the change to the file, even though
  it may mention other files, because that gives you the full context you
! need to understand the change.  This is the behavior you get when this
  variable is set to t.
  
  On the other hand, you could argue that the log entry for a change
  should contain only the text for the changes which occurred in that
! file, because the log is per-file.  This is the behavior you get
  when this variable is set to nil.")
  
  ;;;; Internal global or buffer-local vars




reply via email to

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