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: Rajesh Vaidheeswarran
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 29 Sep 2003 14:05:31 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5426 emacs/lisp/ChangeLog:1.5427
*** emacs/lisp/ChangeLog:1.5426 Mon Sep 29 10:42:36 2003
--- emacs/lisp/ChangeLog        Mon Sep 29 14:05:29 2003
***************
*** 1,3 ****
--- 1,10 ----
+ 2003-09-29  Rajesh Vaidheeswarran  <address@hidden>
+ 
+       * whitespace.el (whitespace-clean-msg): Add user customizable message
+       for displaying ``clean'' output.
+       (whitespace-buffer): Use `whitespace-clean-msg'.
+       (whitespace-global-mode): Fix typo.
+       
  2003-09-29  Thien-Thi Nguyen  <address@hidden>
  
        * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
***************
*** 135,140 ****
--- 142,157 ----
        * progmodes/cc-engine.el (c-just-after-func-arglist-p):
        Handle paren-style types in Pike.  Also fixed some cases of
        insufficient handling of unbalanced parens.
+ 
+ 2003-09-24  Rajesh Vaidheeswarran  <address@hidden>
+ 
+       * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
+       common shell prompts that are not common filename or URL
+       characters.
+       (ffap-file-at-point): Use the new regexp to strip the prompts from
+       the file names. This is an issue mostly for user prompts that
+       don't have a trailing space and find-file-at-point is invoked from
+       within a shell inside emacs.
  
  2003-09-24  Andre Spiegel  <address@hidden>
  




reply via email to

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