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, 02 Apr 2008 06:38:28 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/04/02 06:38:27

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13281
retrieving revision 1.13282
diff -u -b -r1.13281 -r1.13282
--- ChangeLog   2 Apr 2008 06:29:40 -0000       1.13281
+++ ChangeLog   2 Apr 2008 06:38:24 -0000       1.13282
@@ -1,5 +1,13 @@
 2008-04-02  Dan Nicolaescu  <address@hidden>
 
+       * progmodes/sh-script.el (sh-mode-map): Rename the menu. Add :help.
+       Add menu entries corresponding to all the key bindings.
+
+       * emacs-lisp/debug.el (debugger-mode-map):
+       * textmodes/conf-mode.el (conf-mode-map): Add a menu.
+       (conf-align-assignments): Only work on the region if it is active.
+       (conf-quote-normal): Use when instead of if.  Remove redundant test.
+
        * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
        for tracing and re-builder.
 




reply via email to

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