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  <[EMAIL PROTECTED]>
  
+       * 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.


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to