diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -703,8 +703,8 @@ buffers will delete the marked files (or if no files are marked, the | |||
| 703 | file under point). This command does not notify the VC backend, and | 703 | file under point). This command does not notify the VC backend, and |
| 704 | is mostly useful for unregistered files. | 704 | is mostly useful for unregistered files. |
| 705 | 705 | ||
| 706 | *** New command 'vc-log-search' asks for a pattern string, searches | 706 | *** New command 'vc-log-search' asks for a pattern, searches it |
| 707 | it in the revision log, and displays matched log entries in the | 707 | in the revision log, and displays matched log entries in the |
| 708 | log buffer. For example, 'M-x vc-log-search RET bug#36644 RET' | 708 | log buffer. For example, 'M-x vc-log-search RET bug#36644 RET' |
| 709 | displays all entries whose log messages match the bug number. | 709 | displays all entries whose log messages match the bug number. |
| 710 | With a prefix argument asks for a command, so for example, | 710 | With a prefix argument asks for a command, so for example, |