mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-04 08:47:11 +00:00
* lisp/vc/add-log.el (add-change-log-entry): Replace obsolete alias.
This commit is contained in:
parent
5fe0387d9c
commit
d6e78de50b
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user