]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-11-18 Phillip LordAdd diffutils as dependency feature/windows-with-utils
2019-11-18 Robert Pluim; Fix previous commit
2019-11-18 Robert PluimCheck for HAVE_GTK3 instead of a specific version
2019-11-18 Lars IngebrigtsenFix cl-prettyexpand in the non-FULL case
2019-11-18 Phil SaintyMerge branch 'scratch/so-long-updates'
2019-11-18 Phil Saintylisp/so-long.el: Refactor menu action commands
2019-11-18 Phil Sainty* lisp/so-long.el (so-long): Firstly revert the existin...
2019-11-18 Stefan Monnierlisp/so-long.el: Use (interactive "@") for menu commands
2019-11-18 Stefan Monnier; * lisp/so-long.el: Use declare-function nearer the...
2019-11-18 Stefan Monnier; * lisp/so-long.el: Use function quoting in example...
2019-11-18 Stefan Monnier; * lisp/so-long.el: Delete redundant :group declarations
2019-11-18 Lars IngebrigtsenRemove the error-out test for with_harfbuzz
2019-11-17 Paul Eggert* lisp/simple.el (process-file): Clarify doc string.
2019-11-17 Stefan Monnier* lisp/tmm.el (tmm-add-one-shortcut): Use dolist
2019-11-17 Juri Linkov* lisp/subr.el (read-char-from-minibuffer, y-or-n-p...
2019-11-17 Juri LinkovAuto-scrolling in tab-line (bug#37667)
2019-11-17 Lars IngebrigtsenError out on --with-harfbuzz without HarfBuzz support
2019-11-17 Lars IngebrigtsenHandle FC_CHARCELL in xftfont_open
2019-11-17 Eli ZaretskiiSupport more font weight values on MS-Windows
2019-11-17 Alan MackenzieCompilation Mode: Fix arrow handling when compilation...
2019-11-17 Lars IngebrigtsenMake ido-read-file-name respect ido-read-file-name...
2019-11-17 Lars IngebrigtsenMake tables more resistant to major mode changes
2019-11-17 Lars IngebrigtsenMake bibtex-parse-keys more robust
2019-11-17 Stephen Gildea; Grammar in simple.el doc strings and comments
2019-11-16 Juri Linkov* lisp/tab-bar.el: Add missing arg.
2019-11-16 Juri Linkov* lisp/simple.el (eval-expression-print-maximum-charact...
2019-11-16 Juri Linkov* lisp/dired.el (dired-dwim-target): Add choice dired...
2019-11-16 Eli ZaretskiiFix display of R2L text
2019-11-16 Shingo TanakaFix moving files with duplicate names to trash-can
2019-11-16 Martin RudalicsDo not report move frame events for tooltip frames...
2019-11-16 Michael Orlitzkytex-mode: paragraph separator groups text and comments
2019-11-16 Lars IngebrigtsenDon't move point on undefined keystrokes in the article...
2019-11-16 Lars IngebrigtsenMake button-1 work on all Gnus buttons
2019-11-16 Lars IngebrigtsenMake it clear what edebug-remove-instrumentation offers
2019-11-16 Paul EggertPort new float-scaling code to Solaris
2019-11-15 Phil Sainty; * lisp/so-long.el: Silence byte-compiler warnings
2019-11-15 João TávoraMake icomplete-tidy-shadowed-file-names less aggressive
2019-11-15 Stefan Monnier* lisp/progmodes/perl-mode.el (perl-calculate-indent...
2019-11-15 Robert PluimUsed magic-fallback-mode-alist to detect .doc files...
2019-11-15 Eli ZaretskiiImprove indexing of function doc string conventions
2019-11-15 Paul EggertPort hexdigit init to non-GCC + pdumper
2019-11-15 Eli ZaretskiiImprove documentation of 'add-variable-watcher'
2019-11-15 Lars IngebrigtsenAvoid using subr-x function
2019-11-15 Martin RudalicsIn 'dframe-frame-mode' avoid 'switch-to-buffer' (Bug...
2019-11-15 Andrii Kolomoietslisp/vc/vc-hg.el: Don't pass empty string to hg update
2019-11-15 Lele GaifaxFix minor formatting issue in isearch-forward documentation
2019-11-15 Lars IngebrigtsenMake edebug-remove-instrumentation remove macro instrum...
2019-11-15 Robert PluimUpdate nnir-method-default-engines version tag
2019-11-15 Eli ZaretskiiFix a recent change in xdisp.c
2019-11-15 Paul EggertHandle weird cases like (ceil 0 0.0)
2019-11-14 Stefan Monnier* lisp/cedet/semantic/db.el: Use lexical-binding
2019-11-14 Paul EggertFix byte-counting error in ‘format’
2019-11-14 Paul EggertIn Cairo builds, omit some unnecessary functions
2019-11-14 Dmitry Gutov(repos-count-screen-lines): Narrow without changing...
2019-11-14 Alan MackenzieCC Mode: Fix two bugs in the "state cache".
2019-11-14 Robert PluimRemove unneeded font_is_ignored prototype
2019-11-14 Robert Pluim; Add explanation for face-ignored-fonts defaults
2019-11-14 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2019-11-14 Eli Zaretskii; * src/font.h (font_is_ignored): Add prototype to...
2019-11-14 Phil SaintyMerge branch 'scratch/so-long-updates'
2019-11-14 Phil SaintyMake so-long disable flymake, flyspell, flycheck
2019-11-14 Phil SaintySupport loading so-long.el on top of an earlier version
2019-11-14 Phil SaintyBackwards-compatibility function definitions for so...
2019-11-14 Phil Sainty* lisp/so-long.el (so-long-unload-function): Improved...
2019-11-14 Phil Sainty; * lisp/so-long.el (so-long-predicate): Custom type...
2019-11-14 Phil SaintyDefer triggering `so-long' until the buffer is displayed
2019-11-14 Phil Sainty; Documentation and spelling
2019-11-14 Eli ZaretskiiFix recent documentation changes
2019-11-14 Robert PluimMake GTK font chooser respect face-ignored-fonts
2019-11-14 Katsumi YamaokaObsolete rfc2047-quote-special-characters-in-quoted...
2019-11-14 Katsumi YamaokaRemove rfc2047-quote-special-characters-in-quoted-strin...
2019-11-14 Andrii Kolomoiets(vc-default-update-on-retrieve-tag): Accept backend...
2019-11-14 Lars IngebrigtsenFix mouse-1 on Gnus article buffer buttons
2019-11-14 Andrii KolomoietsVC: ability to skip update buffers prompt
2019-11-14 Braun GáborMake clone-buffer not unbind global variable
2019-11-14 Lars IngebrigtsenUpdate signature in etc/DISTRIB
2019-11-14 Lars IngebrigtsenMake dired-do-compress-to require format-spec
2019-11-14 Lars IngebrigtsenAllow using edebug-remove-instrumentation more fine...
2019-11-14 Stephen Gildeatime-stamp: update support for time zone numeric offset
2019-11-14 Katsumi YamaokaDon't show Attachment(s) header in html article viewed...
2019-11-13 Juri Linkov* lisp/tab-line.el (tab-line-tabs-buffer-list): Use...
2019-11-13 Paul EggertFix double-rounding bug in ceiling etc.
2019-11-13 Paul EggertRefactor bignum multiplication, exponentiation
2019-11-13 Paul EggertRefactor double integer scaling
2019-11-13 Michael AlbinusFinish last Tramp patch
2019-11-13 Robert PluimAdd "Noto Color Emoji" to face-ignored-fonts
2019-11-13 Michael AlbinusSome refinement in Tramp debug buffer.
2019-11-13 Michael AlbinusAdapt Tramp docstrings according to checkdoc
2019-11-13 João TávoraAvoid fido-mode's setup on non-icomplete minibuffers
2019-11-12 Juri Linkov* lisp/tab-line.el (tab-line-tabs-buffer-list-function...
2019-11-12 Juri Linkov* lisp/dired.el (dired-dwim-target): Add new choices...
2019-11-12 Paul EggertConditionally omit edition numbers, dates in doc
2019-11-12 Martin RudalicsMake sure buffer is live before retrieving underline...
2019-11-12 Stefan Monnier* lisp/emacs-lisp/easymenu.el (easy-menu-make-symbol...
2019-11-12 Paul EggertFix a few more minor quoting problems.
2019-11-12 Lars IngebrigtsenRename font-log-refontify
2019-11-11 Stefan Monnier* lisp/startup.el (command-line): Fix last change in...
2019-11-11 Paul EggertFix some quoting glitches in doc strings
2019-11-11 Paul EggertFix quoting glitch in formatting Gnus messages
2019-11-11 Paul EggertFix glitch in generating cxterm doc strings
next