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: Sat, 26 Dec 2009 22:02:29 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Kevin Ryde <kryde>      09/12/26 22:02:29

Modified files:
        lisp           : ChangeLog 

Log message:
        * man.el
        (Man-bgproc-sentinel): When "-k foo" produces no output show error
        "no matches" rather than "Can't find manpage", as the latter reads
        like -k was interpreted as a page name, which is not so.  (My
        bug#5431.)

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

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.16919
retrieving revision 1.16920
diff -u -b -r1.16919 -r1.16920
--- ChangeLog   26 Dec 2009 21:30:00 -0000      1.16919
+++ ChangeLog   26 Dec 2009 22:02:26 -0000      1.16920
@@ -6,6 +6,10 @@
        * man.el (man): Revise docstring a bit to show -a and -l as
        examples.  Add -k description since support for it has otherwise
        been a secret.  (Further to bug#3717.)
+       (Man-bgproc-sentinel): When "-k foo" produces no output show error
+       "no matches" rather than "Can't find manpage", as the latter reads
+       like -k was interpreted as a page name, which is not so.  (My
+       bug#5431.)
 
 2009-12-26  Michael Albinus  <address@hidden>
 




reply via email to

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