• Lars Magne Ingebrigtsen's avatar
    Add `r'/`l' grep command history commands · a32eea60
    Lars Magne Ingebrigtsen authored
    * doc/emacs/building.texi (Grep Searching): Mention the
    `r'/`l' commands.
    
    * lisp/progmodes/grep.el (grep-forward-history): New command.
    (grep-backward-history): Ditto.
    (grep--save-buffers): New function.
    (grep): Use it to record the history.
    (grep--command-history, grep--history-inhibit)
    (grep--history-place): New internal variables for the grep
    history (bug#22627).
    a32eea60
building.texi 65.8 KB