bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#27424: 24.5; [PATCH] commands `apropos-local-variable', `apropos-loc


From: Drew Adams
Subject: bug#27424: 24.5; [PATCH] commands `apropos-local-variable', `apropos-local-value'
Date: Sat, 22 Jul 2017 16:29:13 -0700 (PDT)

> In general, NEWS entries for new commands just need to name the
> commands, and optionally say a sentence about what they do.  The idea
> is that the details will be picked up from the doc strings.

For NEWS:

New commands `apropos-local-variable' and `apropos-local-value,
which are buffer-local versions of `apropos-variable' and
`apropos-value'.  They show buffer-local variables who names
and values, respectively, match a given pattern.

For the Emacs manual, node `Apropos':

`M-x apropos-local-variable'
     Search for buffer-local variables whose names match
     the specified pattern.

`M-x apropos-local-value'
     Search for buffer-local variables whose values match
     the specified pattern.





reply via email to

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