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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 07 Jul 2006 14:40:37 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        06/07/07 14:40:36

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.9772
retrieving revision 1.9773
diff -u -b -r1.9772 -r1.9773
--- ChangeLog   7 Jul 2006 06:31:16 -0000       1.9772
+++ ChangeLog   7 Jul 2006 14:40:35 -0000       1.9773
@@ -1,3 +1,15 @@
+2006-07-07  Stefan Monnier  <address@hidden>
+
+       * progmodes/octave-inf.el: Remove spurious * in docstrings.
+       (inferior-octave-mode): Only change the buffer-local value of
+       comint-dynamic-complete-functions.
+       (inferior-octave-mode-map, inferior-octave-mode-syntax-table):
+       Move the initialization to the declaration.
+       (inferior-octave-complete): Remove unused var `filter'.
+
+       * shell.el (shell-mode): Only change the buffer-local value of
+       comint-dynamic-complete-functions.
+
 2006-07-07  Carsten Dominik  <address@hidden>
 
        * textmodes/org.el (org-agenda-get-todos): Skip subtree also if




reply via email to

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