# HG changeset patch # User Juri Linkov # Date 1110958917 0 # Node ID be8840dee01e8cf51969a3ef0119eb0fb898811a # Parent 532be1846a2875ed727c42455a1dcdfa1cc60c31 *** empty log message *** diff -r 532be1846a28 -r be8840dee01e lisp/ChangeLog --- 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 + + * 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 * term/mac-win.el: Add mouse pointer shape constants.