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


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 22 Nov 2004 01:06:41 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6641 emacs/lisp/ChangeLog:1.6642
*** emacs/lisp/ChangeLog:1.6641 Mon Nov 22 05:28:44 2004
--- emacs/lisp/ChangeLog        Mon Nov 22 06:00:51 2004
***************
*** 1,3 ****
--- 1,17 ----
+ 2004-11-22  Stefan Monnier  <address@hidden>
+ 
+       * descr-text.el (describe-char):
+       * paren.el (show-paren-function):
+       * subr.el (syntax-after): Undo last change.
+ 
+       * progmodes/python.el (run-python): Don't hard code *Python*.
+       Don't modify global process-environment.
+       (python-send-region, python-load-file): Don't assume that
+       python-buffer == (process-buffer (python-proc)).
+       (python-switch-to-python): Simplify.
+ 
+       * dired.el (dired-align-file): Don't assume line starts with spaces.
+ 
  2004-11-21  Jay Belanger  <address@hidden>
  
        * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):




reply via email to

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