aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorDmitry Gutov2013-11-24 23:23:47 +0200
committerDmitry Gutov2013-11-24 23:23:47 +0200
commitee4f026188438f2531364fb042af91b427c0b944 (patch)
tree9906d9a6dbd4c40e1a4b816df02ecfdf66c78fc5 /etc
parent740bcff0c1de06859c8139dd8e23e82aa28401a0 (diff)
downloademacs-ee4f026188438f2531364fb042af91b427c0b944.tar.gz
emacs-ee4f026188438f2531364fb042af91b427c0b944.zip
* lisp/imenu.el (imenu-generic-skip-comments-and-strings):
New option. (imenu--generic-function): Use it. Fixes: debbugs:15560
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index dcb2e614d46..6cff14d2742 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -639,6 +639,10 @@ whether it is safe to use Bash's --noediting option. These days
639+++ 639+++
640** There is a new macro `skip-unless' for skipping ERT tests. See the manual. 640** There is a new macro `skip-unless' for skipping ERT tests. See the manual.
641 641
642** Imenu
643
644*** New option `imenu-generic-skip-comments-and-strings'.
645
642 646
643* New Modes and Packages in Emacs 24.4 647* New Modes and Packages in Emacs 24.4
644 648