emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lisp ChangeLog


From: Kevin Ryde
Subject: [Emacs-diffs] emacs/lisp ChangeLog
Date: Wed, 25 Nov 2009 22:52:05 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Kevin Ryde <kryde>      09/11/25 22:52:05

Modified files:
        lisp           : ChangeLog 

Log message:
        (man): completion-ignore-case t for friendliness and since man
        itself is case-insensitive on the command line.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.16738&r2=1.16739

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.16738
retrieving revision 1.16739
diff -u -b -r1.16738 -r1.16739
--- ChangeLog   25 Nov 2009 22:42:11 -0000      1.16738
+++ ChangeLog   25 Nov 2009 22:52:02 -0000      1.16739
@@ -3,8 +3,10 @@
        * man.el (Man-completion-table): default-directory "/" in case
        doesn't otherwise exist.  process-environment COLUMNS=999 so as
        not to truncate long names.  process-connection-type pipe to avoid
-       any chance of hitting the pseudo-tty TIOCGWINSZ.  (Further to
-       Bug#3717.)
+       any chance of hitting the pseudo-tty TIOCGWINSZ.
+       (man): completion-ignore-case t for friendliness and since man
+       itself is case-insensitive on the command line.
+       Further to Bug#3717.
 
 2009-11-25  Juri Linkov  <address@hidden>
 




reply via email to

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