Sat, 21 May 2005 11:38:21 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 21 May 2005 11:37:08 +0000 |
Eli Zaretskii |
(table-disable-menu): Add separator as a string so that tmm doesn't create
|
Sat, 21 May 2005 11:35:56 +0000 |
Eli Zaretskii |
(cal-menu-update): Add separator as a string so that tmm doesn't create
|
Sat, 21 May 2005 04:55:51 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 21 May 2005 04:54:32 +0000 |
Richard M. Stallman |
(idlwave-doc-header): Use insert-file-contents.
|
Sat, 21 May 2005 04:53:14 +0000 |
Richard M. Stallman |
(flymake-makehash): Use with-no-warnings.
|
Sat, 21 May 2005 04:52:05 +0000 |
Richard M. Stallman |
(remote-compile): Use compilation-start.
|
Sat, 21 May 2005 04:50:59 +0000 |
Richard M. Stallman |
(tmm-shortcut): Avoid using beginning-of-buffer.
|
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.
|