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,v


From: Sam Steingold
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Thu, 08 May 2008 17:28:06 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Sam Steingold <sds>     08/05/08 17:28:05

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13690
retrieving revision 1.13691
diff -u -b -r1.13690 -r1.13691
--- ChangeLog   8 May 2008 15:59:16 -0000       1.13690
+++ ChangeLog   8 May 2008 17:28:03 -0000       1.13691
@@ -1,3 +1,11 @@
+2008-05-08  Sam Steingold  <address@hidden>
+
+       * progmodes/compile.el (compilation-minor-mode-map)
+       (compilation-mode-map):  Bind "g" to recompile and "q" to
+       quit-window.
+       * grep.el (grep-mode-map): Use `set-keymap-parent' to connect it
+       to `compilation-minor-mode-map' (instead of an explicit `cons').
+
 2008-05-08  Juanma Barranquero  <address@hidden>
 
        * org/org.el (org-modules, org-format-latex-options):




reply via email to

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