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: Wed, 19 Sep 2007 13:44:46 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/09/19 13:44:45

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11776
retrieving revision 1.11777
diff -u -b -r1.11776 -r1.11777
--- ChangeLog   19 Sep 2007 11:26:57 -0000      1.11776
+++ ChangeLog   19 Sep 2007 13:44:43 -0000      1.11777
@@ -1,8 +1,13 @@
+2007-09-19  Stefan Monnier  <address@hidden>
+
+       * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Use the default TAB
+       binding, so tab-always-indent works right.
+
 2007-09-19  Johannes Weiner  <address@hidden>
 
        * net/browse-url.el (browse-url-elinks-new-window): New function.
-       (browse-url-elinks): Use browse-url-elinks-new-window.  Accept
-       optional second argument `new-window'.  Fix typo in doc-string.
+       (browse-url-elinks): Use browse-url-elinks-new-window.
+       Accept optional second argument `new-window'.  Fix typo in doc-string.
        (browse-url-elinks-sentinel): Use browse-url-elinks-new-window.
        Improve error message.
 
@@ -17,8 +22,8 @@
        * net/socks.el (socks-open-network-stream): Signal an explicit
        error if the port associated with a service string can't be found.
 
-       * textmodes/tex-mode.el (tex-terminate-paragraph): Use
-       backward-paragraph.  Leave point at the site of any mismatch.
+       * textmodes/tex-mode.el (tex-terminate-paragraph):
+       Use backward-paragraph.  Leave point at the site of any mismatch.
 
 2007-09-19  Stefan Monnier  <address@hidden>
 




reply via email to

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