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: John-David T. Smith
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 10 May 2006 18:22:56 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9519 emacs/lisp/ChangeLog:1.9520
--- emacs/lisp/ChangeLog:1.9519 Wed May 10 08:22:58 2006
+++ emacs/lisp/ChangeLog        Wed May 10 18:22:56 2006
@@ -1,3 +1,17 @@
+2006-05-10  J.D. Smith  <address@hidden>
+
+       * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
+       Remove spurious move to point-max (new comint behavior fixes).
+
+       * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete
+       compatibility function (Emacs 18/19).
+       (idlwave-is-continuation-line): Always return point at start of
+       previous non-blank continuation line.  
+       `keyword-parameters': Fix continued comment font-lock matcher.
+       (idlwave-font-lock-fontify-region): Written, use as
+       font-lock-fontify-region-function, to fix continued keyword
+       fontification issues.
+
 2006-05-10  YAMAMOTO Mitsuharu  <address@hidden>
 
        * term/mac-win.el (mac-font-panel-mode): Doc fix.




reply via email to

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