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: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Thu, 02 Sep 2004 05:57:59 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6314 emacs/lisp/ChangeLog:1.6315
*** emacs/lisp/ChangeLog:1.6314 Wed Sep  1 20:35:12 2004
--- emacs/lisp/ChangeLog        Thu Sep  2 09:46:47 2004
***************
*** 1,3 ****
--- 1,19 ----
+ 2004-09-02  Juri Linkov  <address@hidden>
+ 
+       * progmodes/compile.el (compilation-buffer-name): Compare major
+       mode with second element of compilation-arguments instead of third
+       to reflect latest changes in compilation-arguments structure.
+       (recompile): Use global variable `compilation-directory' to get
+       recent compilation directory only when `recompile' is invoked NOT
+       in the compilation buffer.  Otherwise, use `default-directory' of
+       the compilation buffer.
+ 
+       * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
+       Do not push mark if inhibit-mark-movement is non-nil.
+ 
+       * textmodes/ispell.el (ispell-html-skip-alists):
+       Fix backslashes in docstring.
+ 
  2004-09-01  Juri Linkov  <address@hidden>
  
        * isearch.el (isearch-wrap-function)




reply via email to

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