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, 23 Jan 2003 23:54:18 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4763 emacs/lisp/ChangeLog:1.4764
*** emacs/lisp/ChangeLog:1.4763 Thu Jan 23 15:37:49 2003
--- emacs/lisp/ChangeLog        Thu Jan 23 23:54:17 2003
***************
*** 1,3 ****
--- 1,21 ----
+ 2003-01-24  John Paul Wallington  <address@hidden>
+ 
+       * ibuffer.el (ibuffer-window-list): Remove.
+       (ibuffer-confirm-operation-on): Use `window-list' instead.
+       (ibuffer-load-hook): New customizable variable.
+       (toplevel): Run it.
+       (ibuffer-customize): New command.
+       (ibuffer-mode-map): Bind it.
+       (ibuffer-mode-map): Add menu seperator in View>Sort menu.
+       (ibuffer-mode): Tidy.
+       (ibuffer-fontification-alist, ibuffer-always-show-last-buffer)
+       (ibuffer-default-directory, ibuffer-default-sorting-mode)
+       (ibuffer-maybe-show-predicates, ibuffer-hook, ibuffer-mode-hook)
+       (ibuffer-map-lines): Doc fixes.
+ 
+       * ibuf-ext.el (ibuffer-copy-filename-as-kill): C-u means relative
+       filenames.  Use `kill-new'.
+ 
  2003-01-23  Dave Love  <address@hidden>
  
        * abbrev.el (write-abbrev-file): Simplify, and put a coding cookie




reply via email to

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