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, 31 Aug 2007 06:57:27 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/08/31 06:57:26

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11662
retrieving revision 1.11663
diff -u -b -r1.11662 -r1.11663
--- ChangeLog   31 Aug 2007 01:59:20 -0000      1.11662
+++ ChangeLog   31 Aug 2007 06:57:25 -0000      1.11663
@@ -1,3 +1,9 @@
+2007-08-31  Stefan Monnier  <address@hidden>
+
+       * startup.el (normal-top-level): Set $TERM to `dumb' so that unless
+       stated otherwise, subprocesses do not send back escape sequences
+       corresponding to the terminal from which Emacs was started.
+
 2007-08-31  Thien-Thi Nguyen  <address@hidden>
 
        * calculator.el: Require cl for compilation.
@@ -29,8 +35,8 @@
        (org-cycle): Docstring updated.
        (org-todo-keyword-faces): New option.
        (org-get-todo-face): New function.
-       (org-set-font-lock-defaults, org-agenda-highlight-todo): Use
-       `org-get-todo-face'.
+       (org-set-font-lock-defaults, org-agenda-highlight-todo):
+       Use `org-get-todo-face'.
        (org-switch-to-buffer-other-window): New function.
        (org-table-edit-field, org-table-show-reference)
        (org-table-edit-formulas, org-add-log-note)
@@ -39,10 +45,10 @@
        `switch-to-buffer-other-window' to make sure that the temporary
        windows show up on the current frame.
        (org-mhe-get-message-real-folder, org-batch-store-agenda-views)
-       (org-get-entries-from-diary, org-replace-region-by-html): Don't
-       allow pop-up frames.
-       (org-agenda-get-deadlines, org-agenda-get-scheduled): Fixed
-       problems with time-of-day.
+       (org-get-entries-from-diary, org-replace-region-by-html):
+       Don't allow pop-up frames.
+       (org-agenda-get-deadlines, org-agenda-get-scheduled):
+       Fix problems with time-of-day.
        (org-export-get-title-from-subtree): New function.
        (org-agenda-get-scheduled, org-agenda-get-deadlines): Fix problems
        with listing items that are DONE.
@@ -57,9 +63,9 @@
 
 2007-08-30  Jari Aalto  <address@hidden>  (tiny change)
 
-       * progmodes/grep.el (grep-find-ignored-directories): Add
-       monotone _MTN bookkeeping directory in workspaces.  Add
-       RCS control directory.  List items in alphabetical order.
+       * progmodes/grep.el (grep-find-ignored-directories):
+       Add monotone _MTN bookkeeping directory in workspaces.
+       Add RCS control directory.  List items in alphabetical order.
 
        * progmodes/grep.el (grep-files-aliases): Add cc alias.
        Sort items in alphabetical order. Fix parens.




reply via email to

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