]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-01-21 João TávoraProperly solve incompatibility between e-p-m, e-l-m... scratch/resolve-cc-mode-and-e-p-m
2019-01-18 Eli ZaretskiiImprove documentation of portable dumping
2019-01-18 Glenn MorrisMerge from origin/emacs-26
2019-01-18 Eli ZaretskiiClean up memory allocation and unexec support on MS...
2019-01-18 Eli Zaretskii; * etc/NEWS: Fix description of pdumper.
2019-01-18 Eli ZaretskiiFix a typo in ELisp manual
2019-01-18 Dmitry GutovRebase project-find-regexp on top of project-files
2019-01-18 Dmitry Gutov; Update the number
2019-01-18 Dmitry GutovMake 'project-files' the "canonical" generic of the two
2019-01-17 Stefan Monnier* lisp/textmodes/sgml-mode.el: Try and fix bug#33887.
2019-01-17 João TávoraFix electric-pair-tests by disabling bug#33794's fix...
2019-01-17 João TávoraRevert "Temporarily comment out CC Mode from tests..."
2019-01-17 Martin RudalicsFix wording in Window Hooks section of Elisp manual
2019-01-17 Alan ThirdBe more specific with XRender bit-depths (bug#34051)
2019-01-17 João TávoraSimplify ignored extensions filtering in Icomplete...
2019-01-17 João TávoraRevert "Fix icomplete's cycling when filename filtering...
2019-01-17 João TávoraFix flymake-proc--delete-temp-directory if temp dir...
2019-01-17 Alan MackenzieTemporarily comment out CC Mode from tests which are...
2019-01-17 Glenn MorrisFix --enable-profiling builds (bug#34099)
2019-01-17 Martin RudalicsExpand spectrum of window change functions
2019-01-17 Paul EggertPort pdumper to older GNU/Linux
2019-01-17 Daniel ColascioneFix segfault in profiler after pdump load
2019-01-16 Paul Eggert* doc/lispref/processes.texi (Accepting Output): Simplify.
2019-01-16 Daniel ColascioneFix previous change: use correct pdumper function
2019-01-16 Daniel ColascioneFix crash in charset detection after pdumper load
2019-01-16 Andy MoretonAvoid compilation warnings in MS-Windows build
2019-01-16 Eli ZaretskiiImprove documentation of pdumper; minor code cleanup
2019-01-16 Eli ZaretskiiFix minor glitch with producing 'emacs' executable
2019-01-16 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2019-01-16 Michael AlbinusSome accept-process-output cleanups in Tramp
2019-01-16 Glenn Morris; Copyright fixes for pdumper files
2019-01-16 Glenn Morris* make-dist: Include src/dmpstruct.awk.
2019-01-16 Paul EggertFix unlikely races with GnuTLS, datagrams
2019-01-15 Daniel ColascioneMake sure dump-mode is nil after dump
2019-01-15 Daniel ColascioneAdd NEWS for pdumper
2019-01-15 Daniel ColascioneAdd portable dumper
2019-01-15 Paul EggertAvoid using obsolete accept-process-output arg
2019-01-15 Paul EggertFix accept-process-output/process-live-p confusion
2019-01-15 Alan ThirdPrevent redrawing if frame is garbaged
2019-01-15 Alan MackenzieMake CC Mode and electric-pair-mode work together....
2019-01-15 Philipp StephaniDisable electric quotes for most files in the Emacs...
2019-01-14 Stefan Monnier* lisp/emacs-lisp/package.el (package-activate-all...
2019-01-14 Stefan Monnier* lisp/emacs-lisp/package.el (package-activate-all...
2019-01-14 João TávoraFix icomplete's cycling when filename filtering kicks in
2019-01-14 Eli ZaretskiiAttempt to fix hangs on MS-Windows due to C-g
2019-01-14 Robert PluimImprove some of the breve/caron/cedilla mappings
2019-01-14 Robert PluimFix some breve and dot above related doc strings
2019-01-13 Paul EggertFix translation-region bug with MAX_CHAR
2019-01-13 Paul EggertMinor overflow fix in translate-region-internal
2019-01-13 Eli ZaretskiiFix Calc graph output on MS-Windows
2019-01-13 Eli ZaretskiiFix a minor mistake in ELisp manual
2019-01-12 Glenn Morris; Fix some trivial doc typos
2019-01-12 Stephen Berman* etc/tutorials/TUTORIAL: Fix typo (bug#34049)
2019-01-12 Devon Sean... Fix UI of Buffer-menu
2019-01-12 Pierre TéchoueyresCheck that feature exist in `sql-set-product-feature...
2019-01-12 Philip KReinitialize ispell-really-enchant when changing the...
2019-01-11 Glenn MorrisRemove some obsolete stub files from etc/
2019-01-11 Martin RudalicsRun window change functions during redisplay
2019-01-11 Paul EggertList lengths are always fixnums now
2019-01-10 Paul EggertMinor tweaks to HAVE_NATIVE_SCALING code
2019-01-10 Alan ThirdAdd native image scaling (bug#33587)
2019-01-10 Alan ThirdFix drag and drop behaviour on NS (bug#30929)
2019-01-10 Michael AlbinusNew test custom--test-theme-variables
2019-01-10 Martin RudalicsHandle dedicated status in 'window--display-buffer...
2019-01-10 Paul EggertMention Japanese change in documentation
2019-01-10 Yasuhiro KIMURAChange preferred Japanese coding system to UTF-8
2019-01-09 Paul EggertUse shortcuts for Flength
2019-01-08 Stefan Monnier* src/window.c (save_window_save): Revert part of d82e73f
2019-01-08 Paul Eggert* admin/notes/unicode: Update to match recent changes.
2019-01-08 Stefan Monnier* lisp/emacs-lisp/map.el: Prepare for addition to GNU...
2019-01-08 Stefan Monnier* lisp/help-fns.el (help--load-prefixes): Demote errors...
2019-01-08 Michael AlbinusFix nasty cut'n'waste error in Tramp
2019-01-08 Michael AlbinusAdapt .gitlab-ci.yml
2019-01-08 Leo Liu* lisp/progmodes/js.el: Remove unused (require 'thingatpt).
2019-01-08 Stefan MonnierUse utf-8 coding system for all our Elisp files
2019-01-08 Stefan Monnier* lisp/international/titdic-cnv.el: Save generated...
2019-01-07 Leo LiuSpeed up loading css-mode
2019-01-07 Glenn Morris; ChangeLog fix
2019-01-07 Glenn Morris; Merge from origin/emacs-26
2019-01-07 Glenn MorrisMerge from origin/emacs-26
2019-01-07 Glenn Morris; Merge from origin/emacs-26
2019-01-07 Glenn MorrisMerge from origin/emacs-26
2019-01-07 Glenn Morris; Merge from origin/emacs-26
2019-01-07 Glenn MorrisMerge from origin/emacs-26
2019-01-07 Glenn Morris; Merge from origin/emacs-26
2019-01-07 Michael AlbinusAdapt filenotify-tests for emba
2019-01-07 Michael Albinus; Format filenotify-tests.el
2019-01-07 Nicolas PettonBump Emacs version to 26.1.91 emacs-26.1.91
2019-01-07 Nicolas Petton; ChangeLog.3 update
2019-01-07 Nicolas Petton* etc/AUTHORS: Update.
2019-01-07 Michael AlbinusAdapt tests for emba
2019-01-07 Paul EggertMinor INFINITY/NAN cleanup
2019-01-07 Paul EggertFix logb on zero, infinite, NaN args
2019-01-06 Leo Liu* lisp/textmodes/mhtml-mode.el: Avoid loading flyspell...
2019-01-06 Paul EggertUse integers for syntax-pps-stats
2019-01-06 Michael AlbinusAdapt filenotify-tests for emba
2019-01-05 Paul EggertPort to platforms where tputs is in libtinfow
2019-01-05 João TávoraNew flymake-supress-zero-counters defcustom
2019-01-05 João TávoraFix Flymake tests for GCC 8.2.0
2019-01-05 John ShahidUnbreak Flymake's diagnostics buffer when revisiting...
next