]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-01-23 Phillip Lord; Fix typos in NEWS
2019-01-23 Stefan Monnierdoc-view-presentation, doc-view-fit-window-to-page...
2019-01-23 Stefan MonnierAvoid having to build src/emacs when we just want to...
2019-01-23 Eli Zaretskii; * src/Makefile.in: Fix wording of comment in last...
2019-01-23 Eli ZaretskiiFix build errors with pdump fingerprint on macOS
2019-01-23 Michael Albinus; More instrumentation of tramp-tests.el for hydra
2019-01-23 Stefan MonnierRework last commit to icomplete and minibuffer.el.
2019-01-23 Michael Albinus; Instrument tramp-tests.el for hydra.
2019-01-23 João TávoraForce completion in icomplete with C-M-i, but don't...
2019-01-23 João TávoraAvoid cycling in minibuffer-force-complete-and-exit...
2019-01-23 Paul Eggert* src/keyboard.c (read_char): Use CALLN.
2019-01-23 Stefan Monnier* src/emacs.c (load_pdump): Minor simplification.
2019-01-23 Eli ZaretskiiFix compilation of pdumper.c with old buggy GCC
2019-01-23 Michael Albinus* lisp/net/tramp.el (tramp-set-file-uid-gid): Fix thinko.
2019-01-23 Michael Albinus; Further tramp-tests instrumentation
2019-01-22 Michael Albinus; Instrument tramp-tests
2019-01-22 Stefan Monnier* lisp/emacs-lisp/package.el (package--alist): New
2019-01-22 Phillip LordAdd hook for all events
2019-01-22 João Távoraelectric-layout-mode kicks in before electric-pair...
2019-01-22 João TávoraRemove tests of electric-pair-mode and CC-based modes
2019-01-22 Alan MackenzieExtend electric-pair-mode actions to < and >, and also...
2019-01-22 Alan MackenzieRevert "Fix electric-pair-tests by disabling bug#33794...
2019-01-22 Michael AlbinusMake Tramp tests more robust
2019-01-22 Michael AlbinusRespect setgid bit of the upper directory in Tramp
2019-01-21 Stefan Monnier* lisp/international/titdic-cnv.el: Use lexical-binding
2019-01-21 Paul EggertSimplify pdumper-load via timespectod
2019-01-21 Stefan Monnier* src/pdumper.c (dump_string) [CHECK_STRUCTS]: Fix...
2019-01-21 Stefan Monnier* lisp/electric.el: Fix typo in last change.
2019-01-21 Stefan Monnier(electric--sort-post-self-insertion-hook): Accept non...
2019-01-21 Alan ThirdFix occasional pdumper/bootstrap error
2019-01-21 Michael Albinus* lisp/net/tramp-sh.el (tramp-set-remote-path): Fix...
2019-01-21 Michael AlbinusUse `inhibit-read-only' in Tramp
2019-01-20 Michael AlbinusUse POSIX "df" in Tramp, if available
2019-01-20 Eli ZaretskiiSupport native image resizing on MS-Windows
2019-01-19 Philipp StephaniImprove error data when passing a wrong type to 'sort...
2019-01-19 Paul Eggertpdumper-stats now returns s, not ms
2019-01-19 Eli Zaretskii; Fix a recent change in pdumper.c
2019-01-19 Eli ZaretskiiMinor cleanup in pdumper.c
2019-01-19 Eli ZaretskiiImprove 'pdumper-stats' and its documentation
2019-01-19 Eli ZaretskiiUnbreak the macOS NS build
2019-01-19 Dmitry Gutov; Update the commentary
2019-01-19 Dmitry GutovMisc ignore-related project.el changes
2019-01-18 João TávoraRevert "Remove leftover from previous electric-layout...
2019-01-18 Stefan Monnier(electric-layout-post-self-insert-function-1): Simplify.
2019-01-18 João TávoraEnsure fns in electric-layout-rules are called in right...
2019-01-18 João TávoraRemove leftover from previous electric-layout-rules API
2019-01-18 Paul EggertPort to platforms where NULL is a pointer
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
next