summaryrefslogtreecommitdiff
path: root/lisp/net/dictionary.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/net/dictionary.el (context-menu-dictionary): Move menu item down.Juri Linkov2021-10-021-3/+5
* * lisp/net/dictionary.el (context-menu-dictionary): Add autoload cookie.Juri Linkov2021-09-291-3/+5
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-261-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-6/+6
* Add docstrings to context menu functions, and add middle-separatorJuri Linkov2021-09-151-1/+1
* ; More minor docfixes found by checkdocStefan Kangas2021-09-141-7/+5
* * lisp/thingatpt.el (thing-at-mouse): New function (bug#50256).Juri Linkov2021-09-121-1/+21
* ; Fix typosStefan Kangas2021-09-031-1/+1
* Make "not found" message in dictionary less misleadingLars Ingebrigtsen2021-03-181-8/+8
* ; Fix typos in doc stringsMattias EngdegÄrd2021-03-121-1/+1
* * lisp/net/*.el: Use lexical-bindingStefan Monnier2021-03-081-34/+33
* Remove redundant requires of easymenuStefan Kangas2021-02-261-1/+0
* Fix typosMattias EngdegÄrd2021-02-181-10/+10
* * lisp/net/dictionary.el: Dictionary improvements (bug#45262)Juri Linkov2021-02-091-6/+31
* Fix copyright and license statement in dictionary*.elStefan Kangas2021-02-071-7/+9
* Various doc fixes in dictionary.elStefan Kangas2021-02-071-66/+58
* Fix Quit button in dictionary bufferMauro Aranda2021-01-021-1/+1
* Fix some over-wide docstringsStefan Kangas2020-12-301-1/+1
* * lisp/net/dictionary.el (dictionary-pre-buffer): Unify casingTorsten Hilbrich2020-12-141-3/+3
* A number of docstring fixesTorsten Hilbrich2020-12-141-71/+92
* * lisp/net/dictionary.el (dictionary-display-more-info): Spelling fixTorsten Hilbrich2020-12-141-1/+1
* * lisp/net/dictionary.el (dictionary-tooltip-mode): Use setq-localTorsten Hilbrich2020-12-141-4/+2
* * lisp/net/dictionary.el (dictionary-mode): Use setq-localTorsten Hilbrich2020-12-141-8/+4
* * lisp/net/dictionary.el: Prefer defsubst over defmacroTorsten Hilbrich2020-12-141-6/+6
* Update GPL versionTorsten Hilbrich2020-12-141-1/+1
* Show error message when asking to match for nothingTorsten Hilbrich2020-12-141-1/+1
* Removed useless check for popup-menuTorsten Hilbrich2020-12-141-2/+0
* * lisp/net/dictionary.el: Add lexical-binding:tTorsten Hilbrich2020-12-141-21/+18
* * lisp/net/dictionary.el: Remove remnants of packageTorsten Hilbrich2020-11-191-2/+0
* Add history of search words to read-stringMatthias Meulien2020-11-191-3/+8
* Remove text property from empty lineMatthias Meulien2020-11-191-3/+3
* Move placement of dictionary-tooltip-mouse-eventTorsten Hilbrich2020-11-191-3/+3
* Support nil value for dictionary-serverTorsten Hilbrich2020-11-191-51/+77
* Fix dictionary tooltip modeTorsten Hilbrich2020-10-101-26/+77
* Adding details page for dictionaryTorsten Hilbrich2020-10-091-5/+20
* Dictionary now uses buttonTorsten Hilbrich2020-10-091-96/+67
* Don't check for existence of deffaceTorsten Hilbrich2020-10-081-58/+47
* Dont't check coding-system-list for existenceTorsten Hilbrich2020-10-081-28/+23
* Add :version tag to defcustom statementTorsten Hilbrich2020-10-081-20/+40
* Removed some compability parts in dictionaryTorsten Hilbrich2020-10-081-109/+17
* Renamed link.elTorsten Hilbrich2020-10-081-47/+47
* Renamed connection.elTorsten Hilbrich2020-10-081-14/+14
* Importing dictionary moduleTorsten Hilbrich2020-10-081-0/+1367