Mercurial > emacs
changeset 57771:588351906974
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Thu, 28 Oct 2004 09:02:04 +0000 |
parents | c7ff2d3a33ee |
children | c0463887998f |
files | lisp/ChangeLog |
diffstat | 1 files changed, 17 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 28 09:01:13 2004 +0000 +++ b/lisp/ChangeLog Thu Oct 28 09:02:04 2004 +0000 @@ -1,3 +1,20 @@ +2004-10-28 Juri Linkov <juri@jurta.org> + + * info.el (Info-file-list-for-emacs): Add ("Info" . "info") + to search `Info-...' commands in `info' manual. + (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node): + Add 'info-file "emacs" property. + (Info-find-emacs-command-nodes): Fix index line number regexp. + Set real line number (instead of fake 0) in first element of the + returned list. + (Info-goto-emacs-command-node): Use line number of first element + to set point in the first found Info node. + + * progmodes/grep.el (grep-regexp-alist): Move match highlighting + code to `grep-mode-font-lock-keywords'. + (grep-mode-font-lock-keywords): Delete grep markers instead + of making them invisible. + 2004-10-28 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor