]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-11-21 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-next-sexp): Fix bug...
2019-11-21 Lars IngebrigtsenMake `C-c C-w' insert a signature even when overridden
2019-11-21 Stefan Monnier* lisp/minibuffer.el (completions-common-part): Make...
2019-11-21 Stefan Monnier* lisp/files.el (locate-file-completion-table): Fix...
2019-11-21 Thierry VolpiattoMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2019-11-21 Thierry VolpiattoAdd new variable to prevent flex completion style
2019-11-21 Wilson SnyderWhen verilog-auto-ignore-concat is true, also ignore...
2019-11-21 Eric AbrahamsenFix Gnus summary backtab keybindings to use button...
2019-11-21 Eli ZaretskiiFix file notifications on macOS
2019-11-21 Eli ZaretskiiFix a recent change in ELisp manual
2019-11-21 Eli ZaretskiiSupport 'vc-region-history' for Mercurial
2019-11-21 Lars IngebrigtsenFix up previous #' documentation addition
2019-11-21 Lars IngebrigtsenDocument the #' syntax
2019-11-21 Lars IngebrigtsenRestore point after sending a message
2019-11-21 Lars IngebrigtsenMake pp-buffer into a command
2019-11-21 Lars IngebrigtsenFix loading image-converter in the case where the type...
2019-11-21 Lars IngebrigtsenRewrite the image-convert doc string
2019-11-21 Dario GjorgjevskiHide quoted passwords with spaces in Authinfo
2019-11-21 Michael Albinus* lisp/net/tramp.el (tramp-unload-tramp): Do not enable...
2019-11-20 Juri Linkov* lisp/image.el: Mouse-wheel scaling on images (bug...
2019-11-20 Paul Eggert* src/sysdep.c: Improve comment wording.
2019-11-20 Paul Eggert* etc/NEWS: Improve XDG_RUNTIME_DIR doc.
2019-11-20 Michael AlbinusAdd renaming of remote buffer file names to Tramp
2019-11-20 Lars IngebrigtsenMake with-suppressed-warnings work for macros, too
2019-11-20 Robert PluimRemove info references to gmane web search
2019-11-20 Stephen GildeaExpand coverage of unit tests for time-stamp
2019-11-20 Paul EggertMake .pdmp file more reproducible
2019-11-19 João Távora* lisp/icomplete.el (icomplete-fido-kill): Unbreak...
2019-11-19 Eli ZaretskiiEnsure Rmail summary is updated after editing a message
2019-11-19 Eli ZaretskiiFix updating members of zip archives
2019-11-19 Robert Pluim; Fix NEWS entry for network-lookup-address-info
2019-11-19 Robert PluimRemember the full GTK font description
2019-11-19 Robert PluimDon't error when comparing IPv4 and IPv6 addresses
2019-11-19 Lars IngebrigtsenAllow eww to display exotic images like webp
2019-11-19 Juanma BarranqueroStrip "(fn...)" from output of `describe-mode' (bug...
2019-11-19 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2019-11-18 Stefan Monnier* lisp/org/org.el (org-mode): Add pcomplete-completions...
2019-11-18 Juri Linkov* lisp/tab-line.el (tab-line-auto-hscroll): New defcust...
2019-11-18 Juri Linkov* lisp/vc/ediff-util.el: Set this-command to ediff...
2019-11-18 Robert Pluim; Fix previous commit
2019-11-18 Robert PluimCheck for HAVE_GTK3 instead of a specific version
2019-11-18 Michael Albinus* lisp/net/tramp.el (tramp-handle-file-regular-p):...
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
next