Mercurial > emacs
comparison lisp/ChangeLog @ 46692:44e68b04421a
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 25 Jul 2002 18:20:51 +0000 |
parents | 07e19a2737a1 |
children | 4ed23f64c88c |
comparison
equal
deleted
inserted
replaced
46691:ac544e207278 | 46692:44e68b04421a |
---|---|
1 2002-07-25 Kevin Ryde <user42@zip.com.au> | |
2 | |
3 * info.el (Info-find-index-name): Search for a function definition | |
4 with a return type. | |
5 | |
6 2002-07-25 David Ponce <david@dponce.com> | |
7 | |
8 * emacs-lisp/bytecomp.el (byte-compile-set-symbol-position): | |
9 Don't recompute `entry' on each iteration. | |
10 (byte-compile-delete-first): Make it defsubst. | |
11 | |
1 2002-07-25 Sam Steingold <sds@gnu.org> | 12 2002-07-25 Sam Steingold <sds@gnu.org> |
2 | 13 |
3 * progmodes/cc-engine.el (c-search-uplist-for-classkey): When | 14 * progmodes/cc-engine.el (c-search-uplist-for-classkey): When |
4 `search-end' is a cons, use its car. | 15 `search-end' is a cons, use its car. |
5 | 16 |
27 | 38 |
28 * textmodes/reftex-index.el (reftex-index-mode): likewise. | 39 * textmodes/reftex-index.el (reftex-index-mode): likewise. |
29 | 40 |
30 * textmodes/reftex-sel.el (reftex-select-label-mode): likewise. | 41 * textmodes/reftex-sel.el (reftex-select-label-mode): likewise. |
31 (reftex-select-bib-mode): likewise | 42 (reftex-select-bib-mode): likewise |
32 | |
33 | 43 |
34 2002-07-25 Colin Walters <walters@debian.org> | 44 2002-07-25 Colin Walters <walters@debian.org> |
35 | 45 |
36 * ibuffer.el (ibuffer-mouse-popup-menu): Allow point to be moved | 46 * ibuffer.el (ibuffer-mouse-popup-menu): Allow point to be moved |
37 by menu functions. | 47 by menu functions. |