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: Eli Zaretskii
Subject: bug#27424: 24.5; [PATCH] commands `apropos-local-variable', `apropos-local-value'
Date: Fri, 28 Jul 2017 10:49:00 +0300

> Date: Sat, 22 Jul 2017 16:29:13 -0700 (PDT)
> From: Drew Adams <drew.adams@oracle.com>
> Cc: 27424@debbugs.gnu.org
> 
> > 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.

Thanks, pushed to master.





reply via email to

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