]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-12-14 Torsten Hilbrich* lisp/net/dictionary.el (dictionary-pre-buffer): Unify... feature/integration-of-dictionary-el
2020-12-14 Torsten Hilbrich* etc/NEWS: Add entry for dictionary.el
2020-12-14 Torsten HilbrichA number of docstring fixes
2020-12-14 Torsten HilbrichA number of docstring fixes
2020-12-14 Torsten Hilbrich* lisp/net/dictionary.el (dictionary-display-more-info...
2020-12-14 Torsten HilbrichUse when where else case returns nil
2020-12-14 Torsten Hilbrich* lisp/net/dictionary.el (dictionary-tooltip-mode)...
2020-12-14 Torsten Hilbrich* lisp/net/dictionary.el (dictionary-mode): Use setq...
2020-12-14 Torsten Hilbrich* lisp/net/dictionary.el: Prefer defsubst over defmacro
2020-12-14 Torsten Hilbrich* lisp/net/dictionary-connection.el: Prefer defsubst
2020-12-14 Torsten HilbrichUpdate GPL version
2020-12-14 Torsten Hilbrich* lisp/net/dictionary-connection.el: Remove obsolete...
2020-12-14 Torsten Hilbrich* lisp/net/dictionary-connection.el: Add lexical-binding:t
2020-12-14 Torsten HilbrichShow error message when asking to match for nothing
2020-12-14 Torsten HilbrichRemoved useless check for popup-menu
2020-12-14 Torsten Hilbrich* lisp/net/dictionary.el: Add lexical-binding:t
2020-11-19 Torsten Hilbrich* lisp/net/dictionary.el: Remove remnants of package
2020-11-19 Matthias MeulienAdd history of search words to read-string
2020-11-19 Matthias MeulienRemove text property from empty line
2020-11-19 Torsten HilbrichMove placement of dictionary-tooltip-mouse-event
2020-11-19 Torsten HilbrichSupport nil value for dictionary-server
2020-10-10 Torsten HilbrichFix dictionary tooltip mode
2020-10-09 Torsten HilbrichAdding details page for dictionary
2020-10-09 Torsten HilbrichDictionary now uses button
2020-10-08 Torsten HilbrichDon't check for existence of defface
2020-10-08 Torsten HilbrichDont't check coding-system-list for existence
2020-10-08 Torsten HilbrichAdd :version tag to defcustom statement
2020-10-08 Torsten HilbrichRemoved some compability parts in dictionary
2020-10-08 Torsten HilbrichRenamed link.el
2020-10-08 Torsten HilbrichRenamed connection.el
2020-10-08 Torsten HilbrichImporting dictionary module
2020-10-07 Dmitry GutovMention two more functions in the commentary
2020-10-07 Eli ZaretskiiImprove documentation of 'isearch-group-N' faces
2020-10-07 Eli ZaretskiiFix last change in frame.el.
2020-10-07 Eli ZaretskiiFix face recalculation when frame's background mode...
2020-10-07 Lars IngebrigtsenRemove mention of the obsolete cust-print.el from the...
2020-10-07 Lars IngebrigtsenUpdate documentation on this-command-keys to reflect...
2020-10-07 Alex GramiakDefault the grep commands to skip directories
2020-10-07 Lars IngebrigtsenMake artist-mode work when display-line-numbers-mode...
2020-10-07 Lars IngebrigtsenRemove reference to outdated Gnus variable from the...
2020-10-07 Lars Ingebrigtsenalist-get doc string further clarification
2020-10-07 Hong XuClarify what ``chrooted environment means'' for TRAMP
2020-10-07 Mauro ArandaMake the State button in Custom use extended menus
2020-10-07 Stefan Monnier* test/lisp/progmodes/ruby-mode-tests.el: Fix obsolete...
2020-10-06 Juri LinkovAdd match-data to isearch state and repeat faces to...
2020-10-06 Alan ThirdFix crash when creating new NS frame (bug#43812)
2020-10-06 Juri LinkovAdd check for bound and true 'ido-everywhere' in multi...
2020-10-06 Juri LinkovFix args of truncate-string-to-width in ibuffer-compile...
2020-10-06 Stefan Monnier* lisp/international/mule.el (define-coding-system...
2020-10-06 Stefan Monnier* lisp/international/mule-util.el: Revert bug#41250...
2020-10-06 Stefan Monnier* lisp/international/ja-dic-cnv.el: Attempt to fix...
2020-10-06 Mattias EngdegårdSuppress obsoletion warning in test of obsolete rx...
2020-10-06 Eli Zaretskii; * lisp/international/mule-util.el (truncate-string...
2020-10-06 Mattias EngdegårdFix last change
2020-10-06 Eli ZaretskiiFix last change
2020-10-06 Juri LinkovDon't use the character '…' literally in mule-util...
2020-10-06 Lars IngebrigtsenFix animate test that somehow changed recently
2020-10-06 Lars IngebrigtsenFix mule-util-tests after recent truncation changes
2020-10-06 Daniel MartínAdd missing full stop in MS-DOS processes documentation
2020-10-06 Harald Jörgcperl-mode: Fix a test to ensure cperl-mode is active
2020-10-05 Andreas SchwabUse the full name of the null byte/character, not its...
2020-10-05 Michael Albinus* src/dbusbind.c (xd_signature): Better type check...
2020-10-05 Jared FinderSort items in tmm properly, and allow clicking the...
2020-10-05 Juri LinkovUse … in Gnus mode lines (when shortening them)
2020-10-05 Nathan MoreauImprove support for using vc commands in indirect buffers
2020-10-05 Eli ZaretskiiFix the documentation parts of a recent commit
2020-10-05 Stefan Monnier* src/xdisp.c (syms_of_xdisp): New var `redisplay_skip_...
2020-10-04 Juri LinkovUse '…' for ellipsis in truncate-string-to-width by...
2020-10-04 Michael AlbinusMake dbus-unregister-object work for monitors
2020-10-04 Lars IngebrigtsenMake update-file-autoloads respect generated-autoload...
2020-10-03 Eli ZaretskiiAvoid segfaults in lookup_image when faces were freed
2020-10-03 Mauro ArandaSupport extended menus in widget-choose
2020-10-03 Stefan Kangas; Fix more typos
2020-10-03 Stefan Kangas; Fix trivial typos in ChangeLogs
2020-10-02 Alan MackenzieEnhance syntax-tests.el to test comments in parse-parti...
2020-10-02 Mattias EngdegårdCalc: fix formatting and parsing Unix time (bug#43759)
2020-10-02 Alan MackenzieEnhance syntax-tests.el to test comments in scan-lists
2020-10-02 Glenn Morris; Merge from origin/emacs-27
2020-10-02 Glenn MorrisMerge from origin/emacs-27
2020-10-02 Glenn Morris; Merge from origin/emacs-27
2020-10-02 Glenn MorrisMerge from origin/emacs-27
2020-10-02 Glenn Morris; Merge from origin/emacs-27
2020-10-02 Glenn MorrisMerge from origin/emacs-27
2020-10-02 Lars IngebrigtsenFix electric-buffer-list buffer selection
2020-10-02 Stefan Kangas; Fix many typos in symbols in docs and comments
2020-10-02 Eli Zaretskii* doc/misc/flymake.texi (Using Flymake): Fix a typo...
2020-10-02 Stefan MonnierCC Mode: Convert the handling of c-special-indent-hook...
2020-10-02 Robert PluimDon't error if no GPG signing key configured
2020-10-02 Mattias EngdegårdCalc: fix business days calculation (bug43677)
2020-10-02 Lars IngebrigtsenFix electric-buffer-list buffer selection
2020-10-02 Dmitry GutovMake xref work better on variables in shell-script...
2020-10-02 Lars IngebrigtsenMake `C-c C-e' in Python buffers work
2020-10-02 Per Starbäckpython-shell-send-defun doesn't find the (whole) definition
2020-10-02 Robert PluimMake setting verify-hostname-error not make connections...
2020-10-02 Lars IngebrigtsenStop using a dynamically bound 'generated-autoload...
2020-10-02 Shohei YOSHIDAFix --with-json message
2020-10-01 Trevor MurphyFix check for derived modes in display-buffer-reuse...
2020-10-01 Tino CalanchaFix wdired-do-perm-changes when over Tramp
2020-10-01 Tino CalanchaFix bug in wdired-get-filename
2020-10-01 Alan MackenzieEnhance syntax-tests.el to test some comment character...
next