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

Reply via email to