Mercurial > emacs
changeset 60629:be8840dee01e
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Wed, 16 Mar 2005 07:41:57 +0000 |
parents | 532be1846a28 |
children | 3704e621e386 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 16 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Mar 16 07:41:19 2005 +0000 +++ b/lisp/ChangeLog Wed Mar 16 07:41:57 2005 +0000 @@ -1,3 +1,19 @@ +2005-03-16 Juri Linkov <juri@jurta.org> + + * emacs-lisp/find-func.el (find-function-regexp): + Add defun-emitting macro `menu-bar-make-toggle'. + + * isearch.el: Put `isearch-scroll' property to + `split-window-horizontally'. + + * info.el: Update error messages for `debug-ignored-errors'. + (Info-isearch-search): Doc fix. + (Info-find-node): Move up code to go into info buffer before + recording the node to the history. + (Info-fontify-node): Fontify titles only if the next line + has two or more `*', `=', `-', `.'. + Display "go to this node" for empty (match-string 3). + 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> * term/mac-win.el: Add mouse pointer shape constants.