Mercurial > emacs
comparison lib-src/make-path.c @ 4157:d2316090d029
(prompt-for-change-log-name): Autoload this (for vc-comment-to-change-log).
(add-change-log-entry): Take optional fourth arg NEW-ENTRY. If non-nil,
never append to an existing entry.
(change-log-fill-paragraph): New function.
It might be nice to have a general feature to replace this. The idea I
have is a variable giving a regexp matching text which should not be
moved from bol by filling. change-log-mode would set this to "^\\s *\\s(".
But I don't feel up to implementing that today.
(change-log-mode-map): New defvar for keymap. Bind M-q to
change-log-fill-paragraph in it.
(change-log-mode): Use that as local map.
author | Roland McGrath <roland@gnu.org> |
---|---|
date | Mon, 19 Jul 1993 00:39:21 +0000 |
parents | 07010383044d |
children | b3ea9bc60744 |
comparison
equal
deleted
inserted
replaced
4156:0000c3af1836 | 4157:d2316090d029 |
---|