]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-01-26 Phillip LordFix dependency between packages and ELPA checkout feature/core-elpa-by-copy
2019-01-25 Phillip LordAnd dependencies all working
2019-01-25 Phillip LordDepedency mostly working
2019-01-25 Phillip LordWorking Configurable checkout for elpa
2019-01-25 Phillip LordConfigurable location for git checkout
2019-01-25 Phillip LordWorking --enable-elpa with conditional build
2019-01-25 Phillip LordSemi working attempt to get configure to work
2019-01-21 Phillip LordFix concurrent build, add some more
2019-01-20 Phillip LordTop level make file plumbing
2019-01-20 Phillip LordProbably working but untested version
2019-01-20 Phillip LordBuild process started
2019-01-19 Phillip LordExtraction of code working
2019-01-18 Phillip LordInitial notes (to be removed!)
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 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 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-12 Pierre TéchoueyresCheck that feature exist in `sql-set-product-feature...
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 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...
2019-01-05 Paul EggertImprove GC+Cairo workaround
2019-01-05 Paul EggertWork around GC+Cairo bug
2019-01-05 Drew AdamsDon't signal error from "C-x C-k l" about mouse events
2019-01-05 Joel RosdahlFix electric indent bug in python-mode after dedenting...
2019-01-05 Eli ZaretskiiImprove commentary in font.h
2019-01-04 Martin RudalicsFix definition of Qwindow_point_insertion_type (Bug...
2019-01-04 Eli ZaretskiiImprove documentation of 'server-name'
2019-01-04 Eli ZaretskiiImprove documentation of 'server-name'
2019-01-04 Eli ZaretskiiUpdate Unicode copyright notice
2019-01-03 Michael AlbinusMark some filenotify tests unstable on emba
2019-01-03 Michael AlbinusAdapt test/README
2019-01-03 Andrey KotlarskiFix EBROWSE parsing of classes declared final.
2019-01-02 Philipp StephaniAvoid a compiler warning on macOS.
2019-01-02 Nicolas Petton; Move the section about seq.el to the correct place.
2019-01-02 Nicolas Petton; Formatting fix in etc/NEWS
2019-01-02 Nicolas PettonDocument the new functions of seq.el
2019-01-02 João TávoraExtend electric-layout-mode to handle more complex...
2019-01-02 Michael AlbinusHandle quoted file names in filenotify.el
2019-01-01 Paul EggertDon’t limit range error reports to fixnums
2019-01-01 Paul EggertBignums from garbage-collect, memory-use-counts
2019-01-01 Paul EggertBe consistent about list length fixnum overflow
2019-01-01 Paul EggertFix woman.el to not confuse scan-sexps
2019-01-01 Paul Eggertdecode-time: allow bignum years
2019-01-01 Glenn Morris; Auto-commit of loaddefs files.
2019-01-01 Glenn Morris; Auto-commit of loaddefs files.
2019-01-01 Paul EggertFix integer overflow check in json code
next