emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] scratch/replace-region-contents updated (c5baa91 -> ad708d


From: Tassilo Horn
Subject: [Emacs-diffs] scratch/replace-region-contents updated (c5baa91 -> ad708dc)
Date: Thu, 14 Feb 2019 12:42:59 -0500 (EST)

tsdh pushed a change to branch scratch/replace-region-contents.

      from  c5baa91   Add some timing messages
       new  c3932c9   Fix timing
      adds  e4896fc   Add a new 'flex' completion style
      adds  b0e318d   Score flex-style completions according to match tightness
      adds  9a7519c   Add missing dependency to ucs-normalize.el
      adds  a48099c   * doc/misc/eshell.texi (Built-ins): Fix alias description
      adds  33dbe23   Rename project-query-replace to 
project-query-replace-regexp
      adds  fabfb54   ; * etc/NEWS (New 'flex' completion style): New entry
      adds  ef718cb   Adapt tramp-adb-handle-set-file-times
      adds  959ba6e   * lisp/minibuffer.el (completion-styles-alist): Tweak 
flex's docstring
      adds  e205092   Use lexical-binding in rx.el
      adds  a4c7de3   Add categories L, R, SPC and . to `rx' doc string
       new  ad708dc   Merge branch 'origin/master' into 
scratch/replace-region-contents


Summary of changes:
 doc/misc/eshell.texi                |   3 +-
 etc/NEWS                            |   8 ++-
 lisp/emacs-lisp/rx.el               |  57 ++++++++--------
 lisp/international/ucs-normalize.el |   4 +-
 lisp/ldefs-boot.el                  |   2 +-
 lisp/minibuffer.el                  | 127 ++++++++++++++++++++++++++++++++++--
 lisp/net/tramp-adb.el               |   4 +-
 lisp/progmodes/project.el           |   2 +-
 src/editfns.c                       |   4 +-
 9 files changed, 170 insertions(+), 41 deletions(-)



reply via email to

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