summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * lisp/net/dictionary.el (dictionary-pre-buffer): Unify casingfeature/integration-of-dictionary-elTorsten Hilbrich2020-12-141-3/+3
* * etc/NEWS: Add entry for dictionary.elTorsten Hilbrich2020-12-141-0/+9
* A number of docstring fixesTorsten Hilbrich2020-12-141-16/+18
* 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
* Use when where else case returns nilTorsten Hilbrich2020-12-141-22/+20
* * 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
* * lisp/net/dictionary-connection.el: Prefer defsubstTorsten Hilbrich2020-12-141-14/+14
* Update GPL versionTorsten Hilbrich2020-12-142-2/+2
* * lisp/net/dictionary-connection.el: Remove obsolete VersionTorsten Hilbrich2020-12-141-1/+0
* * lisp/net/dictionary-connection.el: Add lexical-binding:tTorsten 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-092-218/+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-082-117/+21
* Renamed link.elTorsten Hilbrich2020-10-082-75/+72
* Renamed connection.elTorsten Hilbrich2020-10-083-173/+170
* Importing dictionary moduleTorsten Hilbrich2020-10-083-0/+1655
* Mention two more functions in the commentaryDmitry Gutov2020-10-081-0/+3
* Improve documentation of 'isearch-group-N' facesEli Zaretskii2020-10-073-12/+24
* Fix last change in frame.el.Eli Zaretskii2020-10-071-1/+1
* Fix face recalculation when frame's background mode changesEli Zaretskii2020-10-071-4/+1
* Remove mention of the obsolete cust-print.el from the manualLars Ingebrigtsen2020-10-071-7/+8
* Update documentation on this-command-keys to reflect new behaviorLars Ingebrigtsen2020-10-072-6/+3
* Default the grep commands to skip directoriesAlex Gramiak2020-10-071-4/+9
* Make artist-mode work when display-line-numbers-mode is onLars Ingebrigtsen2020-10-071-8/+14
* Remove reference to outdated Gnus variable from the manualLars Ingebrigtsen2020-10-071-6/+0
* alist-get doc string further clarificationLars Ingebrigtsen2020-10-071-4/+5
* Clarify what ``chrooted environment means'' for TRAMPHong Xu2020-10-071-2/+2
* Make the State button in Custom use extended menusMauro Aranda2020-10-071-98/+191
* * test/lisp/progmodes/ruby-mode-tests.el: Fix obsolete warningsStefan Monnier2020-10-061-12/+12
* Add match-data to isearch state and repeat faces to highlight group matchesJuri Linkov2020-10-063-29/+47
* Fix crash when creating new NS frame (bug#43812)Alan Third2020-10-061-1/+1
* Add check for bound and true 'ido-everywhere' in multi-occur--promptJuri Linkov2020-10-061-1/+2
* Fix args of truncate-string-to-width in ibuffer-compile-make-substring-formJuri Linkov2020-10-061-1/+1
* * lisp/international/mule.el (define-coding-system): Revert accidental changeStefan Monnier2020-10-061-2/+2
* * lisp/international/mule-util.el: Revert bug#41250 workaroundStefan Monnier2020-10-061-4/+1