emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (d502f0c -> 3ad4070)


From: Juanma Barranquero
Subject: [Emacs-diffs] master updated (d502f0c -> 3ad4070)
Date: Wed, 16 Oct 2019 20:46:03 -0400 (EDT)

lektu pushed a change to branch master.

      from  d502f0c   * lisp/wid-edit.el (widget-default-active): Normalize 
boolean result.
       new  2bb0703   lisp/*.el: Force non-nil result to t, to match docstring
       new  3ad4070   lisp/*.el, src/*.c: Doc fixes related to returning t vs 
non-nil


Summary of changes:
 doc/lispref/minibuf.texi       |  4 ++--
 lisp/emacs-lisp/edebug.el      |  3 ++-
 lisp/emacs-lock.el             |  2 +-
 lisp/files.el                  |  2 +-
 lisp/image.el                  |  2 +-
 lisp/mail/rmail.el             |  6 ++++--
 lisp/net/soap-client.el        |  2 +-
 lisp/play/doctor.el            |  4 ++--
 lisp/progmodes/ebrowse.el      |  3 ++-
 lisp/progmodes/flymake-proc.el |  4 ++--
 lisp/progmodes/idlw-shell.el   |  2 +-
 lisp/progmodes/idlwave.el      |  2 +-
 lisp/progmodes/js.el           |  2 +-
 lisp/shadowfile.el             |  3 ++-
 lisp/simple.el                 |  2 +-
 lisp/textmodes/refbib.el       |  5 +++--
 lisp/textmodes/texnfo-upd.el   | 35 ++++++++++++++++++-----------------
 lisp/window.el                 |  2 +-
 src/buffer.c                   |  2 +-
 src/image.c                    |  2 +-
 src/window.c                   |  2 +-
 21 files changed, 49 insertions(+), 42 deletions(-)



reply via email to

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