Mercurial > emacs
comparison lisp/ChangeLog @ 60629:be8840dee01e
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Wed, 16 Mar 2005 07:41:57 +0000 |
parents | a52e0f06e7b9 |
children | 8430d50e2bc3 |
comparison
equal
deleted
inserted
replaced
60628:532be1846a28 | 60629:be8840dee01e |
---|---|
1 2005-03-16 Juri Linkov <juri@jurta.org> | |
2 | |
3 * emacs-lisp/find-func.el (find-function-regexp): | |
4 Add defun-emitting macro `menu-bar-make-toggle'. | |
5 | |
6 * isearch.el: Put `isearch-scroll' property to | |
7 `split-window-horizontally'. | |
8 | |
9 * info.el: Update error messages for `debug-ignored-errors'. | |
10 (Info-isearch-search): Doc fix. | |
11 (Info-find-node): Move up code to go into info buffer before | |
12 recording the node to the history. | |
13 (Info-fontify-node): Fontify titles only if the next line | |
14 has two or more `*', `=', `-', `.'. | |
15 Display "go to this node" for empty (match-string 3). | |
16 | |
1 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 17 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
2 | 18 |
3 * term/mac-win.el: Add mouse pointer shape constants. | 19 * term/mac-win.el: Add mouse pointer shape constants. |
4 | 20 |
5 2005-03-15 Kim F. Storm <storm@cua.dk> | 21 2005-03-15 Kim F. Storm <storm@cua.dk> |