]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2016-07-20 Lars IngebrigtsenFix shr.el/image build problem master origin/HEAD
2016-07-20 Ted ZlatanovBring the Gnus Cloud package into working order.
2016-07-20 Paul EggertRemove CHECK_FRAME_FONT cruft from bytecode.c
2016-07-20 Paul EggertWork around GCC bug 54561 in a better way
2016-07-20 Paul EggertFix port to glibc 2.24 (pre-release) + ppc64
2016-07-19 Alan ThirdPrevent bar cursor overwriting next glyph (bug#16856)
2016-07-19 Paul Eggert; Spelling fix
2016-07-19 Eli ZaretskiiFix 'transpose-regions' when LEAVE-MARKERS arg is non-nil
2016-07-19 Katsumi YamaokaMake gif animation work (bug#24004)
2016-07-19 Stefan Monnier* lisp/simple.el (undo-amalgamate-change-group): New...
2016-07-18 Noam PostavskyKeep w32 environment settings internal only
2016-07-18 Nicolas PettonBetter documentation for cl-reduce (bug#24014)
2016-07-17 Dmitry Gutov; Revert "Replace eldoc-documentation-function with...
2016-07-17 Dmitry Gutov; Revert "Use eldoc-documentation-functions"
2016-07-17 Alan ThirdRemove separate pool for popup dialogs (bug#23856)
2016-07-17 Mark OteizaUse eldoc-documentation-functions
2016-07-16 Noam PostavskyOptimize ucs-normalize.el compilation
2016-07-16 Noam PostavskyAdd tests for ucs-normalize.el
2016-07-16 Alan ThirdFix cursor display (bug#23993)
2016-07-15 Paul EggertStop worrying about Alliant in bytecode.c
2016-07-15 Paul EggertRemove BYTE_MAINTAIN_TOP
2016-07-15 Paul EggertRemove now-inaccurate bytecode comments
2016-07-15 Paul EggertPort to glibc 2.24 (pre-release) + ppc64
2016-07-14 Mark OteizaRevert "Add a couple cells to lisp-prettify-symbols...
2016-07-14 Stefan Monnier* lisp/simple.el (shell-command): Add save-match-data...
2016-07-14 Alan MackenzieCC Mode: correct incorrect invocation of parse-partial...
2016-07-14 Andreas SchwabFix configure summary for hybrid malloc configurations
2016-07-14 Stephen BermanFix delete-duplicate-lines
2016-07-14 Andreas SchwabRemove unused SHEAP_OBJ
2016-07-14 Katsumi Yamaoka* lisp/gnus/mm-decode.el (mm-convert-shr-links):
2016-07-13 Stefan Monnier* lisp/mouse.el (mouse): Consolidate group definition...
2016-07-13 Chris FengInclude versioned preloaded libraries in `package-...
2016-07-13 Paul EggertOmit unnecessary #includes from xwidget.c
2016-07-13 Paul EggertPort xwidget.c to GCC 6 with --enable-gcc-warnings
2016-07-13 Tino CalanchaEscape meta chars in commands processed by shell
2016-07-12 John WiegleyRevert "Cleanup tooltips"
2016-07-12 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl--prog): New function
2016-07-12 Stefan Monnier* cl-generic.el (cl-defmethod): Make docstring dynamic
2016-07-12 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2016-07-12 Eli ZaretskiiDon't install keyboard hook when debugged on MS-Windows
2016-07-12 Alan MackenzieAmend CC Mode to handle big C++ raw strings correctly.
2016-07-12 Stephen Berman* lisp/mouse.el (mouse-select-region-move-to-beginning...
2016-07-12 Dmitry AntipovCleanup tooltips
2016-07-12 Stefan Monnier* src/fns.c (syms_of_fns): Leave `features' lexically...
2016-07-11 Mario LangTest mapcan
2016-07-11 Mark Oteiza; Remove parens from sentence in docstring.
2016-07-11 Stefan MonnierPrevent to apply funcall on t
2016-07-11 Tino CalanchaIgnore angle mode while simplifying units
2016-07-11 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2016-07-11 Eli ZaretskiiFix display of composed characters
2016-07-11 Paul EggertFix composition bug caused by off-by-1 typo
2016-07-11 Tino CalanchaDired always read file system
2016-07-11 YAMAMOTO Mitsuharu* src/macfont.m (mac_font_shape): Make sure that total_...
2016-07-11 Tino CalanchaAvoid 'unused var' 'not left unused var' warnings
2016-07-10 Tino Calancha* lisp/simple.el (shell-command, shell-command-on-regio...
2016-07-10 Michael AlbinusAdd a note how to use `tramp-own-remote-path'
2016-07-10 Alan ThirdRemove App Nap setting from Info.plist (bug#22993)
2016-07-09 Mario LangAn efficient built-in mapcan
2016-07-09 Tino CalanchaDetect aliases to built-in functions
2016-07-09 Michael AlbinusAvoid recursive detection of remote uid and gid in...
2016-07-09 Jürgen HötzelWrap around error in coreutil's ls
2016-07-09 Eli ZaretskiiMinor tweaks of copying text properties when padding...
2016-07-09 Mario LangMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-07-09 Mario LangNo need to require the same feature twice.
2016-07-09 Mark OteizaTurn on lexical binding
2016-07-09 Mark OteizaDerive secrets-mode from special-mode
2016-07-08 Mark OteizaAdd a couple cells to lisp-prettify-symbols-alist
2016-07-08 Michael AlbinusDetect remote uid and gid in tramp-gvfs.el
2016-07-08 Eli ZaretskiiYet another fix for copying properties by 'format'
2016-07-08 Stephen BermanAllow selecting region with mouse to move point to...
2016-07-08 Stephen BermanFix menu bar breakage
2016-07-08 Tino CalanchaCopy buffer names to kill ring
2016-07-08 Tino CalanchaRemove just input mark
2016-07-08 Tino CalanchaIbuffer change marks
2016-07-07 Alan ThirdPrevent NS event loop being re-entered (bug#11049)
2016-07-07 Alan ThirdFix some deprecated functions
2016-07-07 Aaron JensenDisable App Nap (bug#22993)
2016-07-07 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-07-07 Michael AlbinusFix an error in Tramp for rsync
2016-07-07 Tino CalanchaIbuffer: Mark locked buffers
2016-07-07 Tino Calancha* lisp/ibuffer.el: Add face for locked buffers
2016-07-07 Tino Calancha* lisp/ibuffer.el: Add mark for locked buffers
2016-07-07 Tino Calancha;* etc/NEWS (Ibuffer): Update entry according with...
2016-07-07 Tino CalanchaRemove duplicate binding
2016-07-07 Tino CalanchaIbuffer: Drop needless binding
2016-07-07 Phillip LordRun tests from non-byte compiled files
2016-07-07 Mark OteizaReplace eldoc-documentation-function with a hook
2016-07-06 Simen HeggestøylComplete "initial" and "unset" in CSS mode
2016-07-06 Michael Albinus* lisp/net/tramp-gvfs.el (tramp-gvfs-mount-spec): Fix...
2016-07-06 Paul EggertSimplify rfc1345.el a bit
2016-07-06 Dmitry AntipovPrefer 'frame-parameter' where it is expected to be...
2016-07-06 Dmitry AntipovReduce consing caused by vertical motion commands
2016-07-05 Michael AlbinusMake all Tramp tests pass for "gdrive" method
2016-07-05 Eli ZaretskiiFix redisplay with window-start on continuation lines
2016-07-05 Tino CalanchaAdd :expected-result :failed for unfixed bug test
2016-07-05 Tino Calancha* test/lisp/help-fns-tests.el: Add several tests for...
2016-07-04 Michal NazarewiczDon’t create unnecessary marker in ‘delete-trailing...
2016-07-04 Michal NazarewiczSimplify ‘delete-trailing-whitespace’ by not treating...
2016-07-04 Michal NazarewiczMake ‘delete-trailing-whitespace’ delete spaces after...
2016-07-04 Dmitry AntipovCleanup XEditRes hack
next