| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
dictionary.el (dictionary-do-matching): removed quotes around
dictionary name and match strategy
dictionary.el (dictionary-do-search): removed quotes around dictionary
name
dictionary.el (dictionary-display-more-info): removed quotes around
dictionary name. This problem (occurring with jdictd) was reported by
E C Vijil
|
|
|
|
| |
popup menu now correctly records the selected window
|
|
|
|
|
|
| |
fixed bug with dictionary-previous (found by Rui Zhu)
fixed key bindings in link.el
|
|
|
|
| |
added tooltip support for GNU Emacs 21
|
|
|
|
| |
changed recognition of utf-8 support (suggested by Enrico Scholz)
|
|
|
|
| |
added popup menu for easier lookup of words
|
|
|
|
|
| |
added support for XEmacs 21 packages to ease installation for those
users (suggested and reviewed by Enrico Scholz)
|
|
replaced set-text-properties by remove-text-properties and
add-text-properties because this function is not recommended within
XEmacs (reported by Serge Boiko)
|