]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-08-22 Lars IngebrigtsenRestrict the range of image formats to be converted
2020-08-22 Stefan KangasBind mwheel-scroll on more parts of frame's display
2020-08-21 Stephen BermanFix several todo-mode.el editing bugs (bug#42976)
2020-08-21 Paul EggertUpdate from Gnulib
2020-08-21 Lars IngebrigtsenMinor mode doc string clarification
2020-08-21 Lars IngebrigtsenFread_variable doc string clarification
2020-08-21 Lars Ingebrigtsenhelp-at-pt-display-when-idle doc string clarification
2020-08-21 Lars IngebrigtsenMention `exec-path' in some process related doc strings
2020-08-21 Lars IngebrigtsenHighlight error messages from diff in diff-mode
2020-08-21 Lars IngebrigtsenFix problem with 8bit content-transfer-encoding in...
2020-08-21 Eli Zaretskii; * etc/NEWS: Fix a recently added entry.
2020-08-21 Noam PostavskyClarify docs about line movement
2020-08-21 Pip CetFix lock failures in xg_select
2020-08-21 Pip CetFix return value for CCL opcode lookup-integer
2020-08-21 Tobias ZawadaMake hs-special-modes-alist also work for modes derived...
2020-08-21 Kevin RydeHave ispell add new LocalWords lines after any such...
2020-08-21 Christophe... Fix displaying inline ical attachments with no charset
2020-08-21 Gregory HeytingsTweak completion of Makefile targets
2020-08-21 Stefan KangasRemove some compat code from cperl-mode
2020-08-20 Lars IngebrigtsenMake image cache lookups work again after previous...
2020-08-20 Juri Linkov* lisp/simple.el (previous-line-or-history-element...
2020-08-20 Lars IngebrigtsenFix off-by-one error in decoded-time-add (with months)
2020-08-20 Lars IngebrigtsenFix problem with non-ASCII characters in ediff error...
2020-08-20 Lars IngebrigtsenMake image-mode give better feedback when the buffer...
2020-08-20 Mattias EngdegårdFix NS crash on invalid frame title string (bug#42904)
2020-08-20 Lars IngebrigtsenFix compilation warning in vc-cvs from previous change
2020-08-20 Lars IngebrigtsenFix message.el compilation warning
2020-08-20 Lars IngebrigtsenAllow specifying the TLS port in X-Message-SMTP-Method
2020-08-20 Lars IngebrigtsenDon't message the hunk status when just going to it
2020-08-20 Lars IngebrigtsenAdd a new way to encode unprintable characters in Messa...
2020-08-20 Lars IngebrigtsenFix problem with unprintable characters in Message...
2020-08-20 Lars IngebrigtsenFix interactive spec of message-beginning-of-line
2020-08-20 Lars IngebrigtsenRemove the "Summary: " but from cvs checkins
2020-08-20 Lars Ingebrigtsenmessage-sendmail-f-is-evil doc string fix
2020-08-20 Noah SwainlandAdd global-goto-address-mode
2020-08-19 Glenn Morris; NEWS fix
2020-08-19 Stefan KangasFix minor issues after recent world-clock rename
2020-08-19 Eli Zaretskii; * etc/NEWS: Fix a recently added entry.
2020-08-19 Basil L. Contovounesios; Minor simplification of two recent changes
2020-08-19 Noah FriedmanMake shell-resync-dirs handle whitespace in directory...
2020-08-19 Juri LinkovAllow searching interactively over completions in ...
2020-08-19 Grégoire JadiEnsure `bibtex-set-dialect' is executed in bibtex buffers
2020-08-19 Robert WeinerMake etags-list-tags work with Exuberant ctags
2020-08-19 Anders LindgrenFix #'(lambda ...) font locking
2020-08-19 Doug GilmoreFix a segfault in daemon mode Emacs when detaching...
2020-08-19 Mattias EngdegårdDistinguish errors in bytecomp-tests
2020-08-19 Mattias EngdegårdMake bytecomp-tests re-runnable
2020-08-19 Tino CalanchaMake thingatpt recognise files names with @ in them
2020-08-19 Basil L. Contovounesios; Fix last change to comint.el
2020-08-19 Tom TromeyAdd a variable to control VC completion over branch...
2020-08-19 Michael AlbinusBetter check for multi-hops when calling direct async...
2020-08-19 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2020-08-19 Carlos PitaDon't override python font locking in comint
2020-08-19 Michael Albinus; * etc/NEWS: Fix typos.
2020-08-19 Lars IngebrigtsenSignal an end-of-file error upon errors when reading...
2020-08-19 Noam PostavskyLet ido-everywhere turn on ido-mode
2020-08-19 Lars IngebrigtsenFix the [ command in speedbar mode
2020-08-19 Sebastian UrbanFix a page-break in the middle of a keystroke in basic...
2020-08-19 Lars IngebrigtsenRemove some compat code from viper-cmd.el
2020-08-19 Lars IngebrigtsenRemove some compat code from ispell.el
2020-08-19 Lars IngebrigtsenRemove some compat code from erc
2020-08-18 Alan ThirdGet rid of build-time checks around NS tabbar code...
2020-08-18 Lars IngebrigtsenRemove some compat code from viper-*.el
2020-08-18 Lars IngebrigtsenRemove some compat code from descr-text.el
2020-08-18 Lars IngebrigtsenRemove some compat code from viper-cmd.el
2020-08-18 Lars IngebrigtsenRemove some compat code from ps-print.el
2020-08-18 Lars IngebrigtsenRemove some compat code from forms.el
2020-08-18 Lars IngebrigtsenRemove some compat code from smiley.el
2020-08-18 Lars IngebrigtsenRemove some compat code from chart.el
2020-08-18 Lars IngebrigtsenRemove some compat code from htmlfontify.el
2020-08-18 Lars IngebrigtsenRemove some compat code from ps files
2020-08-18 Lars IngebrigtsenRemove some compat code from woman.el
2020-08-18 Basil L. ContovounesiosReplace last uses of idlwave-get-buffer-visiting
2020-08-18 Stefan Kangas* lisp/vt-control.el: Use lexical-binding.
2020-08-18 Philip KFix Libravatar federation handling
2020-08-18 Philip KFix Libravatar federation handling
2020-08-18 Robert PluimFix truncated command names in process-attributes under...
2020-08-18 Stefan KangasRearrange and clean up code in time.el (Bug#40863)
2020-08-18 Stefan KangasRename 'display-time-world' to 'world-clock' (Bug#40863)
2020-08-18 Stefan KangasImprove display-time-world UI (Bug#40863)
2020-08-18 Stefan KangasRemove the "Recent message" section from the bug reports
2020-08-18 Lars Ingebrigtsensrecode-utest-project test should now work on Hydra...
2020-08-18 Lars IngebrigtsenFix a big in the srecore test setup
2020-08-18 Stefan Kangas* lisp/savehist.el: Doc fix.
2020-08-18 Pip CetFix minor bugs in image.c
2020-08-18 Philip KFix issues with OpenPGP header
2020-08-18 Kalle Olavi... Fix buffer overflow in x-send-client-message
2020-08-18 Glenn MorrisMerge from origin/emacs-27
2020-08-18 Glenn Morris; Merge from origin/emacs-27
2020-08-18 Glenn MorrisMerge from origin/emacs-27
2020-08-18 Lars IngebrigtsenImplement a cache for all types of gravatars
2020-08-18 Clément Pit... Fix ert ability to peek inside structures when comparin...
2020-08-18 Stefan KangasRemove reference to Emacs Lisp List from FAQ
2020-08-18 Lars IngebrigtsenAdd NEWS entry for the count-lines change
2020-08-18 Jen-Chieh ShenAdd optional ALL-FRAMES arfument to count-windows
2020-08-18 Stefan KangasRename new option to flyspell-use-mouse-3-for-menu
2020-08-18 Lars IngebrigtsenTrim titles in eww so that the host from the URL is...
2020-08-18 Lars IngebrigtsenRemove some compat code from esh-io.el
2020-08-18 Lars IngebrigtsenRemove some compat code from ediff
2020-08-18 Lars IngebrigtsenRemove some compat code from ede/make.el and semantic...
next