emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] master 8a5a1be: * lisp/vc/vc.el (vc-log-search): Fix d


From: Dmitry Gutov
Subject: Re: [Emacs-diffs] master 8a5a1be: * lisp/vc/vc.el (vc-log-search): Fix docstring (bug#36644).
Date: Thu, 25 Jul 2019 14:01:55 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.2

Sorry, please disregard.

On 25.07.2019 13:43, Dmitry Gutov wrote:
On 25.07.2019 2:21, Juri Linkov wrote:
  (defun vc-git-log-search (buffer pattern)
+  "Search the log of changes for PATTERN and output results into BUFFER.
+
+PATTERN is a basic regular expression by default in Git.

What does "by default" mean here?

+Display all entries that match log messages in long format.
+With a prefix argument, ask for a command to run that will output
+log entries."

I think the last sentence is extraneous here.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]