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: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 25 Nov 2003 17:09:57 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5519 emacs/lisp/ChangeLog:1.5520
*** emacs/lisp/ChangeLog:1.5519 Tue Nov 25 09:45:32 2003
--- emacs/lisp/ChangeLog        Tue Nov 25 17:09:55 2003
***************
*** 1,3 ****
--- 1,22 ----
+ 2003-11-26  Kim F. Storm  <address@hidden>
+ 
+       * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
+       New defcustoms to add ffap-like functionality to ido.
+       (ido-saved-vc-hb): Rename from ido-saved-vc-mt.  Uses changed.
+       (ido-no-final-slash): New defun.
+       (ido-make-prompt, ido-file-internal, ido-toggle-vc)
+       (ido-read-file-name): ): Toggle VC checking via
+       vc-handled-backends instead of vc-master-templates.
+       (ido-file-internal): Handle ido-use-url-at-point and
+       ido-use-filename-at-point via code borrowed from ffap-guesser.
+       Handle new ido-exit code ffap.
+       (ido-sort-list): Ignore final slash when sorting file names.
+ 
+ 2003-11-25  Kim F. Storm  <address@hidden>
+ 
+       * emulation/cua-base.el (cua--standard-movement-commands): 
+       Add forward-sentence and backward-sentence.
+ 
  2003-11-25  Stephen Eglen  <address@hidden>
  
        * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):




reply via email to

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