view nt/emacs-src.tags @ 110802:e544f6cc2447

SMIE: Reliably distinguish openers/closers in smie-prec2-levels * lisp/emacs-lisp/smie.el (smie-bnf-classify): New function. (smie-bnf-precedence-table): Use it to remember the closers/openers. (smie-merge-prec2s): Handle those new entries. (smie-prec2-levels): Only set precedence to nil for actual openers/closers. * lisp/progmodes/octave-mod.el (octave-smie-op-levels): Remove dummy entry that is now unnecessary.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 07 Oct 2010 13:27:19 +0200
parents 7e4b4d33d1b2
children
line wrap: on
line source

  This file defines the regular expressions for etags to look for
  in the src directory.  It is used by the w32 build to work around
  the annoyances of quoting command-line arguments with various
  w32 shell.

/[ 	]*DEFVAR_[A-Z_ 	(]+"\([^"]+\)"/