]> git.eshelyaron.com Git - emacs.git/commit
(add-change-log-entry): Don't call find-file at all
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 10 Oct 2002 17:45:17 +0000 (17:45 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 10 Oct 2002 17:45:17 +0000 (17:45 +0000)
commit7cd017baee2d02238a4509f1665be85e88a65b30
tree770c47aeeba6e301554d55508b430b86f129aa70
parenta48402c999f3600e8a6ba63c6fa246e223db138c
(add-change-log-entry): Don't call find-file at all
if we're already in the proper buffer.
(change-log-resolve-conflict): New fun.
(change-log-mode): Use it and use define-derived-mode.
(change-log-merge): Allow other-log to be a buffer.
Don't add a \n if there are already enough \n's.
lisp/add-log.el