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: Wed, 03 Aug 2005 21:38:43 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8021 emacs/lisp/ChangeLog:1.8022
*** emacs/lisp/ChangeLog:1.8021 Thu Aug  4 01:11:17 2005
--- emacs/lisp/ChangeLog        Thu Aug  4 01:38:42 2005
***************
*** 1,5 ****
--- 1,10 ----
  2005-08-04  Juri Linkov  <address@hidden>
  
+       * progmodes/compile.el (compilation-mode-map):
+       * progmodes/grep.el (grep-mode-map):
+       Bind TAB to `compilation-next-error' and [backtab] to
+       `compilation-previous-error'.
+ 
        * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
        matching line numbers, column numbers and their ranges with regexp
        matching only line numbers.




reply via email to

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