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:42:16 +0000

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

Modified files:
        lisp           : ChangeLog 

Log message:
        * 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.)

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

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.16737
retrieving revision 1.16738
diff -u -b -r1.16737 -r1.16738
--- ChangeLog   25 Nov 2009 21:16:58 -0000      1.16737
+++ ChangeLog   25 Nov 2009 22:42:11 -0000      1.16738
@@ -1,3 +1,11 @@
+2009-11-25  Kevin Ryde  <address@hidden>
+
+       * 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.)
+
 2009-11-25  Juri Linkov  <address@hidden>
 
        * man.el (Man-completion-table): Modify regexp to include




reply via email to

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