emacs-diffs
[Top][All Lists]
Advanced

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

master updated (c6c4e74 -> c429657)


From: Torsten Hilbrich
Subject: master updated (c6c4e74 -> c429657)
Date: Mon, 14 Dec 2020 06:11:55 -0500 (EST)

myrkr_el pushed a change to branch master.

      from  c6c4e74   New option tab-bar-history-buttons-show
      adds  b622744   Importing dictionary module
      adds  658ec3c   Renamed connection.el
      adds  e2ebffd   Renamed link.el
      adds  723906c   Removed some compability parts in dictionary
      adds  5dc17d7   Add :version tag to defcustom statement
      adds  49c250b   Dont't check coding-system-list for existence
      adds  99a7e91   Don't check for existence of defface
      adds  1773b9b   Dictionary now uses button
      adds  329b6a0   Adding details page for dictionary
      adds  8375050   Fix dictionary tooltip mode
      adds  2f1e4fb   Support nil value for dictionary-server
      adds  91ff1c8   Move placement of dictionary-tooltip-mouse-event
      adds  28fe134   Remove text property from empty line
      adds  7ca331a   Add history of search words to read-string
      adds  d5a4da2   * lisp/net/dictionary.el: Remove remnants of package
      adds  cc5f280   * lisp/net/dictionary.el: Add lexical-binding:t
      adds  09952ce   Removed useless check for popup-menu
      adds  81ebe86   Show error message when asking to match for nothing
      adds  0044a2e   * lisp/net/dictionary-connection.el: Add lexical-binding:t
      adds  f584437   * lisp/net/dictionary-connection.el: Remove obsolete 
Version
      adds  54a3964   Update GPL version
      adds  a557a10   * lisp/net/dictionary-connection.el: Prefer defsubst
      adds  ffa7d66   * lisp/net/dictionary.el: Prefer defsubst over defmacro
      adds  4deb861   * lisp/net/dictionary.el (dictionary-mode): Use setq-local
      adds  d30618c   * lisp/net/dictionary.el (dictionary-tooltip-mode): Use 
setq-local
      adds  a25a12d   Use when where else case returns nil
      adds  89e9c16   * lisp/net/dictionary.el (dictionary-display-more-info): 
Spelling fix
      adds  d466231   A number of docstring fixes
      adds  b18217e   A number of docstring fixes
      adds  ca0de4d   * etc/NEWS: Add entry for dictionary.el
      adds  62d14e1   * lisp/net/dictionary.el (dictionary-pre-buffer): Unify 
casing
       new  c429657   Merge branch 'feature/integration-of-dictionary-el'


Summary of changes:
 etc/NEWS                          |    9 +
 lisp/net/dictionary-connection.el |  155 +++++
 lisp/net/dictionary.el            | 1355 +++++++++++++++++++++++++++++++++++++
 3 files changed, 1519 insertions(+)
 create mode 100644 lisp/net/dictionary-connection.el
 create mode 100644 lisp/net/dictionary.el



reply via email to

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