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 Paul Wallington
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Thu, 17 Nov 2005 18:02:34 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8610 emacs/lisp/ChangeLog:1.8611
*** emacs/lisp/ChangeLog:1.8610 Thu Nov 17 19:47:04 2005
--- emacs/lisp/ChangeLog        Thu Nov 17 23:02:34 2005
***************
*** 1,3 ****
--- 1,11 ----
+ 2005-11-17  John Paul Wallington  <address@hidden>
+ 
+       * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
+       Use `posn-set-point' instead of `mouse-set-point' because the
+       latter is not fbound when configured without X.
+ 
+       * comint.el (comint-insert-input): Likewise.
+ 
  2005-11-17  Chong Yidong  <address@hidden>
  
        * simple.el (hard-newline): New variable.
***************
*** 562,567 ****
--- 570,580 ----
  2005-11-07  Carsten Dominik  <address@hidden>
  
        * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
+ 
+ 2005-11-07  John Paul Wallington  <address@hidden>
+ 
+       * ibuffer.el (ibuffer): Search iconified frames too when
+       getting Ibuffer buffer's window.
  
  2005-11-06  Richard M. Stallman  <address@hidden>
  




reply via email to

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