Mercurial > emacs
view nt/emacs-src.tags @ 111119:80b566568995
* lisp/comint.el (comint-password-prompt-regexp): Make it less vague.
Bump custom version.
The initial regexp-opt was bracketed by \\( \\)?, so it might as well
have not been there at all. This change makes it non-optional, and
adds back "^". Hopefully the behaviour is now closer to that of emacs-23,
before it was re-written in http://debbugs.gnu.org/2817.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 23 Oct 2010 12:56:57 -0700 |
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_ (]+"\([^"]+\)"/