summaryrefslogtreecommitdiff
path: root/lisp/net/dictionary.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Bind "DEL" in dictionary-modeDavide Masserut2022-11-06
* * lisp/net/dictionary.el (dictionary-search): Use format-prompt.Juri Linkov2022-11-05
* Signal an error in dictionary lookup if there's no word at pointDaniel Martín2022-10-16
* Fix the `dictionary' parent defgroupLars Ingebrigtsen2022-09-30
* Avoid using aliases for color functionsStefan Kangas2022-08-09
* Make dictionary-help obsolete in favor of describe-modeStefan Kangas2022-07-21
* Merge from origin/emacs-28Stefan Kangas2022-07-17
|\
| * ; Fix typosStefan Kangas2022-07-16
* | Don't use purecopy in dictionary.elStefan Kangas2022-07-10
* | Prefer defvar-keymap in net/*.elStefan Kangas2022-07-09
* | Make some defcustom types more restrictiveStefan Kangas2022-07-05
|/
* * lisp/net/dictionary.el (dictionary-context-menu): Use package prefix.Juri Linkov2022-01-15
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* * lisp/net/dictionary.el (context-menu-dictionary): Move menu item down.Juri Linkov2021-10-02
* * lisp/net/dictionary.el (context-menu-dictionary): Add autoload cookie.Juri Linkov2021-09-29
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-26
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Add docstrings to context menu functions, and add middle-separatorJuri Linkov2021-09-15
* ; More minor docfixes found by checkdocStefan Kangas2021-09-14
* * lisp/thingatpt.el (thing-at-mouse): New function (bug#50256).Juri Linkov2021-09-12
* ; Fix typosStefan Kangas2021-09-03
* Make "not found" message in dictionary less misleadingLars Ingebrigtsen2021-03-18
* ; Fix typos in doc stringsMattias Engdegård2021-03-12
* * lisp/net/*.el: Use lexical-bindingStefan Monnier2021-03-08
* Remove redundant requires of easymenuStefan Kangas2021-02-26
* Fix typosMattias Engdegård2021-02-18
* * lisp/net/dictionary.el: Dictionary improvements (bug#45262)Juri Linkov2021-02-09
* Fix copyright and license statement in dictionary*.elStefan Kangas2021-02-07
* Various doc fixes in dictionary.elStefan Kangas2021-02-07
* Fix Quit button in dictionary bufferMauro Aranda2021-01-02
* Fix some over-wide docstringsStefan Kangas2020-12-30
* * lisp/net/dictionary.el (dictionary-pre-buffer): Unify casingTorsten Hilbrich2020-12-14
* A number of docstring fixesTorsten Hilbrich2020-12-14
* * lisp/net/dictionary.el (dictionary-display-more-info): Spelling fixTorsten Hilbrich2020-12-14
* * lisp/net/dictionary.el (dictionary-tooltip-mode): Use setq-localTorsten Hilbrich2020-12-14
* * lisp/net/dictionary.el (dictionary-mode): Use setq-localTorsten Hilbrich2020-12-14
* * lisp/net/dictionary.el: Prefer defsubst over defmacroTorsten Hilbrich2020-12-14
* Update GPL versionTorsten Hilbrich2020-12-14
* Show error message when asking to match for nothingTorsten Hilbrich2020-12-14
* Removed useless check for popup-menuTorsten Hilbrich2020-12-14
* * lisp/net/dictionary.el: Add lexical-binding:tTorsten Hilbrich2020-12-14
* * lisp/net/dictionary.el: Remove remnants of packageTorsten Hilbrich2020-11-19
* Add history of search words to read-stringMatthias Meulien2020-11-19
* Remove text property from empty lineMatthias Meulien2020-11-19
* Move placement of dictionary-tooltip-mouse-eventTorsten Hilbrich2020-11-19
* Support nil value for dictionary-serverTorsten Hilbrich2020-11-19
* Fix dictionary tooltip modeTorsten Hilbrich2020-10-10
* Adding details page for dictionaryTorsten Hilbrich2020-10-09
* Dictionary now uses buttonTorsten Hilbrich2020-10-09