Mercurial > emacs
log
age | author | description |
---|---|---|
Sat, 21 May 2005 03:01:33 +0000 | Luc Teirlinck | (Display Custom): Correct typo. |
Sat, 21 May 2005 02:46:37 +0000 | Daniel Pfeiffer | *** empty log message *** |
Sat, 21 May 2005 02:45:27 +0000 | Daniel Pfeiffer | (makefile-imenu-generic-expression): Use function to find dependencies, because regexp alone is so complex, it easily goes into an endless loop. |
Sat, 21 May 2005 02:44:29 +0000 | Daniel Pfeiffer | (imenu-generic-expression, imenu--generic-function'): REGEXP may also be a search function now. The part of doc-string for describing the structure was 95% identical to that of `imenu--generic-function'. Unify it there. |