emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Thu, 28 Oct 2004 05:07:31 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6504 emacs/lisp/ChangeLog:1.6505
*** emacs/lisp/ChangeLog:1.6504 Thu Oct 28 07:37:00 2004
--- emacs/lisp/ChangeLog        Thu Oct 28 09:02:04 2004
***************
*** 1,3 ****
--- 1,20 ----
+ 2004-10-28  Juri Linkov  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor




reply via email to

[Prev in Thread] Current Thread [Next in Thread]