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
_______________________________________________ Emacs-diffs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-diffs
