projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fe0387
)
* lisp/vc/add-log.el (add-change-log-entry): Replace obsolete alias.
author
Glenn Morris
<rgm@gnu.org>
Thu, 1 Mar 2018 22:48:21 +0000
(17:48 -0500)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 1 Mar 2018 22:48:21 +0000
(17:48 -0500)
lisp/vc/add-log.el
patch
|
blob
|
history
diff --git
a/lisp/vc/add-log.el
b/lisp/vc/add-log.el
index 773930f32ff2f5757a122230abdf07f5392ebdfb..cbfd10affd130a984fb0a804a044228bbca916b7 100644
(file)
--- a/
lisp/vc/add-log.el
+++ b/
lisp/vc/add-log.el
@@
-898,7
+898,7
@@
non-nil, otherwise in local time."
(insert (if use-hard-newlines hard-newline "\n")
(if use-hard-newlines hard-newline "\n"))
(forward-line -2)
- (indent-relative-
maybe
))
+ (indent-relative-
first-indent-point
))
(t
;; Make a new item.
(while (looking-at "\\sW")