]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 13 Apr 2004 16:06:38 +0000 (16:06 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 13 Apr 2004 16:06:38 +0000 (16:06 +0000)
lisp/ChangeLog
src/ChangeLog

index 164b5c04b9ae132feabdff1021a105ce22d3bff6..987f880d01bcb0bb0fcf1b5988db42399619fe7b 100644 (file)
@@ -1,3 +1,8 @@
+2004-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
+       Set compilation-error-regexp-alist earlier.
+
 2004-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * progmodes/compile.el (compile-goto-error): Select the buffer/window
        * progmodes/delphi.el (delphi-version): Variable removed.
        * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
 
+2004-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
+
 2004-04-09  Jesper Harder  <harder@ifa.au.dk>
 
        * info.el (info-apropos): Improve menu item regexp.
index 6d48aa0f6d08b6e3ef726f4022ae0940e42d2d39..c14c9f5f2df1e1cb408266a9c0e5790ba1f645cb 100644 (file)
        * buffer.c (fix_start_end_in_overlays): Make overlays
        empty if they are backwards.
 
+2004-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * xfaces.c (face_color_supported_p): Fix compilation without X11.
+
 2004-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * doc.c (Fsnarf_documentation): Ignore new file name entries.