]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2016-12-29 Alan MackenzieRemove an ambiguity from defvar's doc string. Fixes...
2016-12-29 Michael AlbinusImprove filenotify-tests.el
2016-12-29 Alan MackenziePartially correct fontification of "(b*3)", and the...
2016-12-29 Alan MackenzieInitialize edebug-offset-indices to a cons, not nil...
2016-12-27 Paul Eggert; fix indenting
2016-12-27 Michael AlbinusRelease Tramp 2.3.1
2016-12-27 Paul EggertSimplify prog1 implementation
2016-12-27 Stefan Monnier* lisp/emacs-lisp/inline.el: Fix apply-conversion ...
2016-12-27 Mark OteizaRemove a use of lexical-let
2016-12-27 Ken BrownImprove filenotify-tests.el on Cygwin (Bug #21804)
2016-12-27 Eli ZaretskiiFix expand-file-name on DOS_NT systems when /: escaping...
2016-12-27 Bake TimmonsFix `mail-sources' value of `(group)' in Gnus manual...
2016-12-27 Bake TimmonsFix bug in customizing `mail-sources' variable (bug...
2016-12-26 Philipp StephaniCheckdoc: Don't require a space before an arg list
2016-12-25 Michihito ShigemuraAdd zshrc and zshenv detection to sh-mode (bug#25217)
2016-12-25 Paul EggertFix typo in lisp.h reordering patch
2016-12-25 Paul Eggertregex.h now includes sys/types.h
2016-12-25 Paul EggertReorder lisp.h to declare types before using them
2016-12-25 Dima Kogandiff-mode auto-refines only after a successful motion
2016-12-25 Dima Kogandiff-mode is able to better handle file headers
2016-12-25 Paul EggertUse libpng-config --ldflags, not --libs
2016-12-24 Noam PostavskyRemove redundant `save-match-data' in whitespace.el
2016-12-24 Noam PostavskyFix whitespace eob cleanup
2016-12-24 Hong XuFix timezone detection of parse-iso8601-time-string
2016-12-24 Paul EggertSimplify exec_byte_code via moving decls etc.
2016-12-24 Paul EggertRemove interpreter’s byte stack
2016-12-24 Paul EggertBYTE_CODE_SAFE typo fix
2016-12-24 Paul EggertBYTE_CODE_SAFE cleanups
2016-12-24 Thien-Thi Nguyenlast-chance: new utility lib for dangling deterrence
2016-12-24 Paul EggertUse max_align_t instead of void *
2016-12-23 Eli ZaretskiiPrevent infloops in redisplay due to truncate-lines...
2016-12-23 Philipp StephaniTreat incomplete integer literals as errors
2016-12-23 Michael Albinus* test/lisp/net/tramp-tests.el (tramp--test-check-files...
2016-12-23 Eli ZaretskiiAvoid aborts due to unaligned byte stack of threads
2016-12-23 Mark Oteiza; Remove mention of gm
2016-12-22 Paul Eggert; Spelling fixes
2016-12-22 Paul EggertPacify --enable-gcc-warnings
2016-12-22 Eli ZaretskiiFix last change with thread marking under GC_CHECK_MARK...
2016-12-22 Tino Calancha; * test/lisp/buff-menu-tests.el: Fix typo in the header.
2016-12-22 Noam PostavskyUse completion-at-point in verilog-mode
2016-12-21 Reuben ThomasKeep default CASECHARS/NOT-CASECHARS for ispell built...
2016-12-21 Stefan Monnier* tex-mode.el (tex-compile-commands): Add luatex and...
2016-12-21 Eli ZaretskiiFix aborts in GC under GC_CHECK_MARKED_OBJECTS
2016-12-21 Stefan Monnier* src/data.c (Fmake_variable_frame_local): Remove
2016-12-21 Paul EggertPort dumping better to WSL
2016-12-21 Michael AlbinusRemove gateway methods in Tramp
2016-12-20 Mark Oteiza; Revert "Recognize graphicsmagick in image-dired"
2016-12-20 Tino Calanchafiles-test-read-file-in-: Delete temporary dir on exit
2016-12-20 Christopher... ibuffer: New filters and commands
2016-12-20 Mark OteizaUpdate NEWS
2016-12-20 Mark OteizaRecognize graphicsmagick in image-dired
2016-12-20 Mark OteizaImplement asynchronous thumbnail generation in image...
2016-12-19 Andreas SchwabProtect change of window's buffer in vertical-motion...
2016-12-19 Glenn MorrisImprove default load-path for uninstalled CANNOT_DUMP...
2016-12-19 Eli ZaretskiiFix crashes upon C-g on Posix TTY frames
2016-12-19 Sam Steingoldavoid Eager macro-expansion failure: (void-function...
2016-12-19 Michael AlbinusFix Bug#24980
2016-12-18 Philipp StephaniAdd a new compile error regexp for Clang includes
2016-12-18 Alan ThirdReinstate ispell character offset (bug#25219)
2016-12-18 Mark OteizaBind new image-mode scroll commands in image-dired
2016-12-18 Noam PostavskyFix rx-any with range with ?\] and ?-
2016-12-18 Mark OteizaUse floor of mtime instead of rounding for thumb property
2016-12-17 Reuben ThomasFix spelling mistake in private defun name (Bug#25218)
2016-12-17 Reuben ThomasRemove XEmacs support from flyspell.el (Bug#25218)
2016-12-17 Michael AlbinusMore tests for Tramp
2016-12-17 Eli ZaretskiiFix comments
2016-12-17 Eli ZaretskiiFix crashes on MS-Windows during dumping
2016-12-16 Mark OteizaBe more selective clearing the image cache
2016-12-16 Eli ZaretskiiUnbreak the MinGW build
2016-12-16 Nicolas PettonMake seq-into return the sequence when no conversion...
2016-12-16 Mark OteizaNew commands image-scroll-left and image-scroll-right
2016-12-16 Mark OteizaMore image-dired refactoring
2016-12-16 Mark Oteiza* lisp/image-dired.el: Turn on lexical-binding.
2016-12-16 Mark OteizaTeach image-dired to also generate large thumbs
2016-12-15 Paul EggertMerge from gnulib
2016-12-15 Paul Eggert* emacs-document.svg: Append newline.
2016-12-15 Mark OteizaDon't abuse princ and spam messages
2016-12-15 Mark OteizaInherit things from special-mode and image-mode
2016-12-15 Mark OteizaFix some image-dired customization types
2016-12-15 Eli ZaretskiiPrevent crashes in xg_select due to concurrency
2016-12-15 Nicolas PettonFix circular list handling in seq-mapn
2016-12-15 Michael AlbinusCheck in tramp-tests.el, that environment variables...
2016-12-15 Dominique QuatravauxProtect environment variables with double quotes in...
2016-12-15 Tino Calancha* lisp/ibuf-macs.el (define-ibuffer-filter): Wrap ...
2016-12-15 Mark Oteiza* lisp/image-dired.el (image-dired-create-thumb): Creat...
2016-12-14 Mark Oteiza* lisp/image-mode.el (image-mode-winprops-alist): Add...
2016-12-14 Mark OteizaRecognize pngnq or pngnq-s9
2016-12-14 Mark OteizaUpdate standard image-dired thumbnail location
2016-12-14 Mark OteizaReset window scroll when displaying an image
2016-12-14 Mark OteizaMore image-dired polish
2016-12-13 Phillip LordReplace ldefs-boot with a much smaller file
2016-12-13 Reuben ThomasRemove support for aspell < 0.60 (from 2004)
2016-12-13 Reuben ThomasMinor docstring and comment fixes to ispell.el
2016-12-13 Reuben ThomasRemove unused variable
2016-12-13 Reuben ThomasRemove XEmacs-specific ispell-with-no-warnings
2016-12-13 Reuben ThomasRemove meaningless defconst ispell-version
2016-12-13 Reuben ThomasRemove boundp test for always-bound symbol
2016-12-13 Reuben ThomasRemove support for ispell < 3.1.12
2016-12-13 Reuben ThomasRemove unused constant
2016-12-13 Reuben ThomasRemove support for old versions of supercite and GNUS...
next