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: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Wed, 05 Mar 2008 04:09:28 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/03/05 04:09:26

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12952
retrieving revision 1.12953
diff -u -b -r1.12952 -r1.12953
--- ChangeLog   5 Mar 2008 03:57:43 -0000       1.12952
+++ ChangeLog   5 Mar 2008 04:09:24 -0000       1.12953
@@ -1,3 +1,26 @@
+2008-03-05  Dan Nicolaescu  <address@hidden>
+
+       * bindings.el (mode-line-remote): Add mouse-face.  Improve tooltip.
+       (standard-mode-line-position): Add mouse-face.
+
+       * progmodes/compile.el (compilation-menu-map):
+       (compilation-mode-map):
+       * progmodes/grep.el (grep-mode-map):  Add :help.
+
+       * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Define and
+       initialize in one step.  Add :help.  Use :enable to activate menu
+       items. Show the key binding for edebug-defun.
+       (lisp-interaction-mode-map): Add a menu.
+
+       * term.el (term-mode-map): Define and initialize in one step.
+
+       * ediff-init.el (ediff-color-display-p): Simplify.
+       (Xor): Remove unused function.
+       (ediff-with-syntax-table): Simplify for emacs.
+
+       * ediff-hook.el (menu-bar-ediff-menu): Don't depend on the
+       menu-bar being loaded, it always is.
+
 2008-03-05  Glenn Morris  <address@hidden>
 
        * textmodes/tex-mode.el (tex-mode): Suppress warning about




reply via email to

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