[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/add-log.el
From: |
Masatake YAMATO |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/add-log.el |
Date: |
Thu, 12 May 2005 01:29:58 -0400 |
Index: emacs/lisp/add-log.el
diff -c emacs/lisp/add-log.el:1.159 emacs/lisp/add-log.el:1.160
*** emacs/lisp/add-log.el:1.159 Wed Apr 6 08:42:57 2005
--- emacs/lisp/add-log.el Thu May 12 05:29:57 2005
***************
*** 375,384 ****
Optional arg FILE-NAME specifies the file to use.
If FILE-NAME is nil, use the value of `change-log-default-name'.
! If 'change-log-default-name' is nil, behave as though it were 'ChangeLog'
\(or whatever we use on this operating system).
! If 'change-log-default-name' contains a leading directory component, then
simply find it in the current directory. Otherwise, search in the current
directory and its successive parents for a file so named.
--- 375,384 ----
Optional arg FILE-NAME specifies the file to use.
If FILE-NAME is nil, use the value of `change-log-default-name'.
! If `change-log-default-name' is nil, behave as though it were 'ChangeLog'
\(or whatever we use on this operating system).
! If `change-log-default-name' contains a leading directory component, then
simply find it in the current directory. Otherwise, search in the current
directory and its successive parents for a file so named.
- [Emacs-diffs] Changes to emacs/lisp/add-log.el,
Masatake YAMATO <=