index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
net
/
dictionary.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Bind "DEL" in dictionary-mode
Davide Masserut
2022-11-06
1
-1
/
+2
*
* lisp/net/dictionary.el (dictionary-search): Use format-prompt.
Juri Linkov
2022-11-05
1
-3
/
+1
*
Signal an error in dictionary lookup if there's no word at point
Daniel Martín
2022-10-16
1
-1
/
+4
*
Fix the `dictionary' parent defgroup
Lars Ingebrigtsen
2022-09-30
1
-1
/
+1
*
Avoid using aliases for color functions
Stefan Kangas
2022-08-09
1
-1
/
+1
*
Make dictionary-help obsolete in favor of describe-mode
Stefan Kangas
2022-07-21
1
-4
/
+5
*
Merge from origin/emacs-28
Stefan Kangas
2022-07-17
1
-2
/
+2
|
\
|
*
; Fix typos
Stefan Kangas
2022-07-16
1
-2
/
+2
*
|
Don't use purecopy in dictionary.el
Stefan Kangas
2022-07-10
1
-11
/
+11
*
|
Prefer defvar-keymap in net/*.el
Stefan Kangas
2022-07-09
1
-20
/
+16
*
|
Make some defcustom types more restrictive
Stefan Kangas
2022-07-05
1
-2
/
+2
|
/
*
* lisp/net/dictionary.el (dictionary-context-menu): Use package prefix.
Juri Linkov
2022-01-15
1
-1
/
+1
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
* lisp/net/dictionary.el (context-menu-dictionary): Move menu item down.
Juri Linkov
2021-10-02
1
-3
/
+5
*
* lisp/net/dictionary.el (context-menu-dictionary): Add autoload cookie.
Juri Linkov
2021-09-29
1
-3
/
+5
*
; Adjust overly long docstrings to fit 80 characters
Stefan Kangas
2021-09-26
1
-1
/
+1
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-6
/
+6
*
Add docstrings to context menu functions, and add middle-separator
Juri Linkov
2021-09-15
1
-1
/
+1
*
; More minor docfixes found by checkdoc
Stefan Kangas
2021-09-14
1
-7
/
+5
*
* lisp/thingatpt.el (thing-at-mouse): New function (bug#50256).
Juri Linkov
2021-09-12
1
-1
/
+21
*
; Fix typos
Stefan Kangas
2021-09-03
1
-1
/
+1
*
Make "not found" message in dictionary less misleading
Lars Ingebrigtsen
2021-03-18
1
-8
/
+8
*
; Fix typos in doc strings
Mattias Engdegård
2021-03-12
1
-1
/
+1
*
* lisp/net/*.el: Use lexical-binding
Stefan Monnier
2021-03-08
1
-34
/
+33
*
Remove redundant requires of easymenu
Stefan Kangas
2021-02-26
1
-1
/
+0
*
Fix typos
Mattias Engdegård
2021-02-18
1
-10
/
+10
*
* lisp/net/dictionary.el: Dictionary improvements (bug#45262)
Juri Linkov
2021-02-09
1
-6
/
+31
*
Fix copyright and license statement in dictionary*.el
Stefan Kangas
2021-02-07
1
-7
/
+9
*
Various doc fixes in dictionary.el
Stefan Kangas
2021-02-07
1
-66
/
+58
*
Fix Quit button in dictionary buffer
Mauro Aranda
2021-01-02
1
-1
/
+1
*
Fix some over-wide docstrings
Stefan Kangas
2020-12-30
1
-1
/
+1
*
* lisp/net/dictionary.el (dictionary-pre-buffer): Unify casing
Torsten Hilbrich
2020-12-14
1
-3
/
+3
*
A number of docstring fixes
Torsten Hilbrich
2020-12-14
1
-71
/
+92
*
* lisp/net/dictionary.el (dictionary-display-more-info): Spelling fix
Torsten Hilbrich
2020-12-14
1
-1
/
+1
*
* lisp/net/dictionary.el (dictionary-tooltip-mode): Use setq-local
Torsten Hilbrich
2020-12-14
1
-4
/
+2
*
* lisp/net/dictionary.el (dictionary-mode): Use setq-local
Torsten Hilbrich
2020-12-14
1
-8
/
+4
*
* lisp/net/dictionary.el: Prefer defsubst over defmacro
Torsten Hilbrich
2020-12-14
1
-6
/
+6
*
Update GPL version
Torsten Hilbrich
2020-12-14
1
-1
/
+1
*
Show error message when asking to match for nothing
Torsten Hilbrich
2020-12-14
1
-1
/
+1
*
Removed useless check for popup-menu
Torsten Hilbrich
2020-12-14
1
-2
/
+0
*
* lisp/net/dictionary.el: Add lexical-binding:t
Torsten Hilbrich
2020-12-14
1
-21
/
+18
*
* lisp/net/dictionary.el: Remove remnants of package
Torsten Hilbrich
2020-11-19
1
-2
/
+0
*
Add history of search words to read-string
Matthias Meulien
2020-11-19
1
-3
/
+8
*
Remove text property from empty line
Matthias Meulien
2020-11-19
1
-3
/
+3
*
Move placement of dictionary-tooltip-mouse-event
Torsten Hilbrich
2020-11-19
1
-3
/
+3
*
Support nil value for dictionary-server
Torsten Hilbrich
2020-11-19
1
-51
/
+77
*
Fix dictionary tooltip mode
Torsten Hilbrich
2020-10-10
1
-26
/
+77
*
Adding details page for dictionary
Torsten Hilbrich
2020-10-09
1
-5
/
+20
[next]