]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
2006-08-25 Michael Kifer <kifer@cs.stonybrook.edu>
[gnu-emacs] / lisp / ChangeLog
index 72a1bed439746e834422f993d260ddc91d6532cd..ffaf73d86d195dd720459169968d630584660fc6 100644 (file)
@@ -1,3 +1,45 @@
+2006-08-25  Michael Kifer  <kifer@cs.stonybrook.edu>
+       
+       * viper.el (viper-set-hooks): use frame bindings for
+       viper-vi-state-cursor-color.
+       (viper-non-hook-settings): don't set default
+       mode-line-buffer-identification.
+       
+       * viper-util.el (viper-set-cursor-color-according-to-state): new
+       function.
+       (viper-set-cursor-color-according-to-state,
+       viper-get-saved-cursor-color-in-replace-mode,
+       viper-get-saved-cursor-color-in-insert-mode): make conditional on
+       viper-emacs-state-cursor-color.
+       
+       * viper-cmd.el (viper-envelop-ESC-key): bug fix.
+       (viper-undo): use point if undo-beg-posn is nil.
+       (viper-insert-state-post-command-sentinel,viper-change-state-to-emacs,
+       viper-after-change-undo-hook): don't use
+       viper-emacs-state-cursor-color by default.
+       (viper-undo): more sensible positioning after undo.
+       
+       * viper-ex.el (ex-splice-args-in-1-letr-cmd): got rid of caddr.
+       (viper-emacs-state-cursor-color): default to nil, since this feature
+       doesn't work well yet.
+       
+       * ediff-mult.el (ediff-intersect-directories,
+       ediff-get-directory-files-under-revision, ediff-dir-diff-copy-file):
+       always expand filenames.
+       
+2006-08-24  Chong Yidong  <cyd@stupidchicken.com>
+
+       * emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):
+       Accept internal time format for SECS arg.
+       (timer-relative-time): Doc fix.
+
+       * jit-lock.el: "Stealth fontification by requeuing timers" patch,
+       adapted from Martin Rudalics.
+       (jit-lock-stealth-repeat-timer, jit-lock-stealth-buffers): New vars.
+       (jit-lock-mode): Create jit-lock-stealth-repeat-timer.
+       (jit-lock-stealth-fontify): Reschedule as a idle timer instead of
+       using sit-for.
+
 2006-08-24  Francesc Rocher  <francesc.rocher@gmail.com>
 
        * cus-start.el (all): Add `overline-margin' and