]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-10-30 Paul EggertFix print.c infloop on circular lists
2019-10-30 Paul EggertFix keyboard.c infloops on circular lists
2019-10-30 Paul EggertFix fileio.c infloops on circular lists
2019-10-30 Kevin RydeSupport \pagebreak[0] for paragraph-separate in latex...
2019-10-30 Tom TromeySend -enable-frame-filters to gdb
2019-10-30 Lars IngebrigtsenFix previous sh-script.el font-lock #comment change
2019-10-30 Lars IngebrigtsenRevert "Move description of value to syntax-ppss function."
2019-10-30 Lars IngebrigtsenAdd a new ppss structure for syntax-ppss data
2019-10-30 Lars IngebrigtsenTweak fontification of \url{http://foo.org/bar%zot...
2019-10-30 Lars IngebrigtsenBind vc-git-stash to a key
2019-10-30 Lars IngebrigtsenClear more data in font-lock-refontify to ensure refont...
2019-10-30 Lars Ingebrigtsenfont-lock \ #foo in shell mode more correctly
2019-10-30 Lars IngebrigtsenMake font-lock-refontify try even harder to refontify
2019-10-30 Lars IngebrigtsenFix setgid fontification in dired on some OS-es
2019-10-30 Lars IngebrigtsenFix "dnl" highlights in m4-mode
2019-10-30 Lars IngebrigtsenAdd a convenience function to be used when working...
2019-10-30 Lars IngebrigtsenMove description of value to syntax-ppss function.
2019-10-30 Lars IngebrigtsenIndent font-lock-fontify-syntactically-region
2019-10-30 Michael Albinus* lisp/net/tramp.el (outline-regexp): Remove declaration.
2019-10-30 Juri Linkov* etc/NEWS: Update renamed function read-char-from...
2019-10-30 Lars IngebrigtsenFix image-converter probes
2019-10-30 Juri LinkovRename read-char-with-history to read-char-from-minibuf...
2019-10-29 Lars IngebrigtsenMake the debbugs groups also include robot messages
2019-10-29 Juri LinkovReimplement read-char-with-history based on read-from...
2019-10-29 Juri Linkov* lisp/tab-bar.el: Store point position and frame buffe...
2019-10-29 Lars IngebrigtsenMake url-cookie.el be more resistant against bogus...
2019-10-29 Lars IngebrigtsenDocument run-with-timer
2019-10-29 Lars IngebrigtsenDefault exotic image formats (like .webp) to image...
2019-10-29 Lars IngebrigtsenFix image-converter probing
2019-10-29 Stefan Monnier* lisp/minibuffer.el: Tweak and undo parts of recent...
2019-10-29 Filipp GunbinAdd gradle-kotlin to compilation-error-regexp-alist...
2019-10-29 Jimmy Aguilar... Optimize conditional recursive merge face.
2019-10-29 Jimmy Aguilar... Fix extend face in gui interfaces.
2019-10-29 Jimmy Aguilar... Fix inherited :extend attribute in faces.
2019-10-29 Lars IngebrigtsenMake shr scale images on all frames
2019-10-29 João TávoraMake icomplete-exhibit actually work when navigating...
2019-10-29 João TávoraNew commands for making icomplete behave more like ido
2019-10-28 Juri Linkov* lisp/tab-bar.el: Check for minibuffer-depth in tab...
2019-10-28 Mattias EngdegårdUse new-style rx extensions in python.el
2019-10-28 Eli Zaretskii; Fix recent change in docs
2019-10-28 Hong XuAdd doc for goto-history-element
2019-10-28 Stefan Kangas* lisp/eshell/em-term.el: Remove commented out XEmacs...
2019-10-28 Stefan KangasRemove more XEmacs compat code from CEDET
2019-10-28 Stefan KangasRemove obsolete doc references to XEmacs (Bug#37899)
2019-10-28 Michal NowakAdd cert bundle path for OpenIndiana
2019-10-28 Lars IngebrigtsenMake ERC respect erc-channel-hide-list
2019-10-28 Lars IngebrigtsenFix `G c' in Gnus group buffers for non-ASCII text
2019-10-28 Lars IngebrigtsenBe more permissive when interpreting IMAP mail headers
2019-10-28 Lars IngebrigtsenMake <up> work in read-char-with-history
2019-10-28 Koichi ArakawaReorder command-line switches in Tramp
2019-10-27 Juri Linkov* lisp/tab-bar.el: Add tab-bar-history-mode with arrow...
2019-10-27 Eric Ludlam* test/lisp/cedet/semantic-utest: silence compiler...
2019-10-27 Stefan Monnier* .gitignore: Don't ignore .rej files
2019-10-27 Stefan Monnier* lisp/emacs-lisp/seq.el: Don't require cl-lib.
2019-10-27 Stefan Monnier* lisp/loadup.el: Load minibuffer after cl-generic
2019-10-27 Stephen Gildeatime-stamp-time-zone: update customization
2019-10-27 Eli ZaretskiiFix point position after revert-buffer in tabulated...
2019-10-27 João TávoraOptimize lisp/icomplete.el when default completion...
2019-10-27 Mattias EngdegårdExpand rx definitions inside (not ...)
2019-10-27 Michael AlbinusSome Tramp trace improvements
2019-10-27 João TávoraImprove scoring algorithm for flex-style completions
2019-10-27 Juanma Barranquerominibuffer.el: Remove leftover code, unused after recen...
2019-10-26 Juri Linkovdired-dwim-target uses most recently visited window...
2019-10-26 Juri LinkovCustomizable tab-line-tabs-function and new buffer...
2019-10-26 Juri Linkov* lisp/tab-bar.el (tab-bar-switch-to-recent-tab): New...
2019-10-26 Juri Linkov* lisp/tab-bar.el (tab-bar-move-tab-to): Add force...
2019-10-26 Robert CochranAdd customization option for what do when the last...
2019-10-26 Stephen Gildeatime-stamp-tests: add name prefix to tests of formatting
2019-10-26 João TávoraRestore default value of face completions-common-part
2019-10-26 Arash EsbatiImprove support for biblatex and cleveref macros
2019-10-26 Arash EsbatiAvoid infloop's by doing a case-sensitive match
2019-10-26 Eli Zaretskii; * etc/NEWS: Fix entry about map.el's 'type' argument...
2019-10-26 Glenn MorrisMerge from origin/emacs-26
2019-10-26 Glenn Morris; Merge from origin/emacs-26
2019-10-26 Glenn MorrisMerge from origin/emacs-26
2019-10-26 Glenn Morris; Merge from origin/emacs-26
2019-10-26 João TávoraRework face hints for partial-string completion styles
2019-10-26 João TávoraAllow completion styles to adjust completion metadata
2019-10-26 João TávoraRevert "Allow completion styles to adjust completion...
2019-10-26 Stefan Monniersubr.el (run-window-configuration-change-hook): Mark...
2019-10-26 João TávoraAllow completion styles to adjust completion metadata
2019-10-26 memeplexReplay key if kboard is interrupted while initializing...
2019-10-26 memeplexRemove redundant initialization of fringe bitmap (Bug...
2019-10-26 Eli ZaretskiiImprove the documentation of 'vc-tor'
2019-10-26 Richard StallmanNew defcustom 'vc-tor'
2019-10-25 Tassilo HornAdapt doc-view to latest image-mode changes
2019-10-25 Alan MackenzieCC Mode: Fix positioning of point whilst inserting...
2019-10-25 Stephen Gildeatime-stamp-tests: consistently name the time vars
2019-10-25 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2019-10-25 Michael AlbinusMention completion styles for Tramp user/host name...
2019-10-25 Juanma Barranquerowindmove.el: Suppress warnings for obsolete functions
2019-10-25 Juanma Barranquerowindmove.el: Mark unused code as obsolete
2019-10-25 Juanma Barranquero* lisp/windmove.el (windmove-frame-edges): Simplify.
2019-10-25 Lars IngebrigtsenFix gnus-thread-hide-subtree defcustom
2019-10-25 Stefan Monnier* lisp/cedet/mode-local.el: Clean up name space
2019-10-24 Paul EggertUpdate from Gnulib
2019-10-24 Juanma Barranquero* doc/lispref/display.texi: Document `delay-warning'
2019-10-24 Mattias Engdegårdrx.el: Refactor user-definition expansion
2019-10-23 Stefan KangasUpdate FAQ section on large files (Bug#37818)
2019-10-23 Stefan KangasUpdate FAQ section on Emacs security (Bug#37818)
next