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, 17 Oct 2005 11:15:32 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8361 emacs/lisp/ChangeLog:1.8362
*** emacs/lisp/ChangeLog:1.8361 Mon Oct 17 04:46:41 2005
--- emacs/lisp/ChangeLog        Mon Oct 17 15:15:31 2005
***************
*** 1,3 ****
--- 1,8 ----
+ 2005-10-17  Stefan Monnier  <address@hidden>
+ 
+       * jit-lock.el (jit-lock-fontify-now):
+       Move jit-lock-context-unfontify-pos to avoid wasted work.
+ 
  2005-10-17  Michael Albinus  <address@hidden>
  
        * net/tramp.el (tramp-completion-mode): New defvar.  Used in
***************
*** 33,39 ****
  
        * savehist.el: Don't require CL at runtime.
        (savehist-xemacs): Remove.
!       (savehist-coding-system): Use utf-8 if available, regardless of 
religion.
        (savehist-no-conversion): Use (featurep 'xemacs).
        (savehist-load): Check existence of start-itimer rather than XEmacs.
        Use an idle timer.
--- 38,44 ----
  
        * savehist.el: Don't require CL at runtime.
        (savehist-xemacs): Remove.
!       (savehist-coding-system): Use utf-8 if present, regardless of religion.
        (savehist-no-conversion): Use (featurep 'xemacs).
        (savehist-load): Check existence of start-itimer rather than XEmacs.
        Use an idle timer.
***************
*** 156,169 ****
        * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
        * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
  
!       * progmodes/gud.el (gud-tool-bar-map): Renamed the images
        appropriately (for example, gud-break to gud/break).
  
  2005-10-14  Chong Yidong  <address@hidden>
  
        * longlines.el (longlinges-search-function)
!       (longlines-search-forward, longlines-search-backward): New
!       functions.
        (longlines-mode): Set isearch-search-fun-function to
        longlinges-search-function.
  
--- 161,173 ----
        * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
        * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
  
!       * progmodes/gud.el (gud-tool-bar-map): Rename the images
        appropriately (for example, gud-break to gud/break).
  
  2005-10-14  Chong Yidong  <address@hidden>
  
        * longlines.el (longlinges-search-function)
!       (longlines-search-forward, longlines-search-backward): New functions.
        (longlines-mode): Set isearch-search-fun-function to
        longlinges-search-function.
  




reply via email to

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