]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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
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
next