]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2017-12-19 Ted Zlatanovauth-source: support JSON backend with .json extension
2017-12-19 Glenn MorrisAdd a Makefile rule for running gitmerge
2017-12-19 Glenn MorrisSet minimum number of commits for gitmerge in batch...
2017-12-19 Glenn Morris* admin/gitmerge.el (gitmerge-skip-regexp): Be stricter...
2017-12-19 Glenn MorrisMake gitmerge usable in batch mode
2017-12-18 Philipp Stephani; Add a couple of encoding-related FIXMEs to json.c
2017-12-18 Philipp Stephani; * src/json.c (lisp_to_json): Inline an unnecessary...
2017-12-18 Philipp Stephani; Add comments about potential future Jansson flags
2017-12-18 Philipp StephaniJSON: Add tests for Unicode edge cases
2017-12-18 Charles A.... Fix infinite loop in vc-dir-mark-unmark
2017-12-18 Eric AbrahamsenFix Gnus registry header extraction
2017-12-18 Paul EggertDefault CHECK_LISP_OBJECT_TYPE to "no"
2017-12-17 Michael AlbinusMinor fixes in Tramp
2017-12-17 Simen HeggestøylAdd command for cycling between CSS color formats
2017-12-16 Stefan Monnier* lisp/textmodes/css-mode.el (css--hex-color): Trivial...
2017-12-16 Glenn Morris; Merge from origin/emacs-26
2017-12-16 Glenn MorrisMerge from origin/emacs-26
2017-12-16 Alan ThirdUse utf-8-hfs-unix on macOS (Bug#29712)
2017-12-16 Philipp StephaniRemove two unused variables in macfont.m
2017-12-16 Alan ThirdUse utf-8-hfs-unix on macOS (Bug#29712)
2017-12-16 Alan ThirdSilence macOS 10.13 deprecation notices (Bug#29643)
2017-12-16 Alan Mackenzie* lisp/progmodes/cc-defs.el (c-version): Update to...
2017-12-16 Michael AlbinusImprove fix for Bug#29712
2017-12-16 Eli Zaretskii* doc/lispref/sequences.texi (Sequence Functions):...
2017-12-16 Eli ZaretskiiAvoid reordering of output in 'shr-insert-document'
2017-12-16 Eli ZaretskiiImprove documentation of 'invisible-p'
2017-12-16 Michael AlbinusSuppress timers in Tramp operations
2017-12-16 Martin RudalicsRemove one more check that Vframe_list is non-nil
2017-12-16 Simen HeggestøylFix off-by-one error in 'css--hex-color'
2017-12-16 Aaron JensenSave and restore text-pixel height and width of frames...
2017-12-16 Noam PostavskyPartially revert "Mention new strictness for &optional...
2017-12-16 Oscar FuentesDon't compare arguments that can be nil
2017-12-15 Glenn MorrisAutomatically evaluate top-level define-obsolete-functi...
2017-12-15 Glenn Morris* lisp/vc/smerge-mode.el (smerge-refine): Respect font...
2017-12-15 Glenn Morris* lisp/vc/smerge-mode.el (smerge-refine): Replace obsol...
2017-12-15 Paul EggertFOR_EACH_FRAME no longer assumes frame-list
2017-12-15 Eli Zaretskii* src/font.c (Ffont_info): Doc fix. (Bug#29682)
2017-12-15 Basil L. ContovounesiosModernise message.el face spec syntax
2017-12-15 Basil L. ContovounesiosUpdate message.el obsolete face aliases
2017-12-15 Eli Zaretskii; * lisp/comint.el (comint-terminfo-terminal): Add...
2017-12-15 Eli ZaretskiiImprove documentation of TERM environment variable
2017-12-15 Allen LiAdd option to configure comint TERM
2017-12-15 Eli ZaretskiiBetter support utf-8-with-signature and utf-8-hfs in...
2017-12-15 Eli Zaretskii* lisp/menu-bar.el (menu-bar-mode): Doc fix.
2017-12-15 Eli Zaretskii; * etc/NEWS: Fix last change.
2017-12-15 Michael AlbinusFix Bug#29712 in tramp-tests.el
2017-12-15 Martin RudalicsDon't run FOR_EACH_FRAME when there's no frame left...
2017-12-15 Paul EggertSpelling fix
2017-12-15 Glenn Morris* lisp/textmodes/tex-mode.el: Ensure uncompiled file...
2017-12-15 Ted ZlatanovRemember password change for IMAP in Gnus (Bug#29692)
2017-12-15 Ted ZlatanovAdd %DUMBFW to the default GnuTLS priority strings
2017-12-15 Glenn MorrisSmall fixes prompted by make check-declare
2017-12-15 Glenn MorrisMake w32-fns.el loadable on any platform (bug#6997)
2017-12-15 Glenn MorrisFix some custom groups
2017-12-15 Glenn MorrisImprove Custom's treatment of obsolete options (bug...
2017-12-14 Alan MackenzieFix fontification of first declaration within a C+...
2017-12-14 Eric AbrahamsenClarify manual section on &context specializer for...
2017-12-14 Charles A.... * src/data.c (Fadd_variable_watcher): Doc fix.
2017-12-14 Alan MackenzieFix misfontification of C++ member initialization list...
2017-12-14 Eli Zaretskii; * src/json.c: Convert non-ASCII quotes to ASCII chara...
2017-12-14 Martin RudalicsFix doc-string of Fbuffer_list
2017-12-14 Basil L. ContovounesiosDon't raise an extraneous frame (bug#29696)
2017-12-13 Noam PostavskyMention new strictness for &optional, &rest in arglists...
2017-12-13 Alan MackenzieDon't misfontify "foo ()" inside C++ initialization...
2017-12-13 Glenn MorrisFixes for defcustoms, prompted by cus-test-opts
2017-12-13 Glenn Morris* lisp/net/newst-backend.el (newsticker--raw-url-list...
2017-12-13 Stefan MonnierDon't get fooled by open parens in column 0 within...
2017-12-13 Glenn Morris* lisp/htmlfontify.el (hfy-which-etags): Fix it.
2017-12-13 Glenn MorrisAdd missing :version tags revealed by cusver-check
2017-12-13 Glenn MorrisEscape column-zero doc parens
2017-12-13 Glenn Morris* admin/gitmerge.el (gitmerge-missing):
2017-12-13 Stefan Monnier* src/syntax.c (find_defun_start): Use syntax-ppss
2017-12-13 Glenn Morris; Merge from origin/emacs-26
2017-12-13 Glenn MorrisMerge from origin/emacs-26
2017-12-13 Stefan Monnier* lisp/subr.el (backtrace--print-frame): Use cl-prin1
2017-12-13 Glenn MorrisFix gitmerge handling of automatic conflict reslution
2017-12-12 Paul EggertFix recently-introduced cast typo
2017-12-12 Paul EggertPort --fcheck-pointer-bounds to --with-wide-int
2017-12-12 Paul EggertNarrow pointer bounds when appropriate
2017-12-12 Paul EggertPort to gcc -fcheck-pointer-bounds
2017-12-12 Paul EggertReimplement Lisp_Object as pointer-to-incomplete
2017-12-12 Alan ThirdRemove ObjC blocks (Bug#23753)
2017-12-12 Ted ZlatanovRename gnus-cloud method setter
2017-12-12 Stefan Monnier* lisp/subr.el (run-mode-hooks): Fix last change
2017-12-12 Eli ZaretskiiImport the latest IVD_Sequences.txt
2017-12-12 Alan ThirdRemove ObjC blocks (Bug#23753)
2017-12-12 Michael AlbinusExtend tramp-cache.el interface
2017-12-12 Stefan Monnier* lisp/subr.el (run-mode-hooks): Set parse-sexp-lookup...
2017-12-12 Glenn MorrisMake functions invocation-directory and invocation...
2017-12-12 Glenn Morris* lisp/mail/emacsbug.el (report-emacs-bug): Try "sw_ver...
2017-12-11 MaxFix dired-do-compress when tar doesn't default to stdin...
2017-12-11 Noam PostavskySuppress warnings during elisp completion macroexpansion
2017-12-11 Chunyang Xu* lisp/progmodes/verilog-mode.el (verilog-mode): Fix...
2017-12-11 Rasmus; NEWS: Update Org version number
2017-12-11 Glenn Morris* admin/gitmerge.el (gitmerge-resolve): Disable buggy...
2017-12-11 Michael AlbinusMake tramp-interrupt-process more robust
2017-12-11 Katsumi YamaokaMake quail-input-method work when inhibit-read-only...
2017-12-10 Eric AbrahamsenObsolete gnus-remove-if and gnus-remove-if-not
2017-12-10 Eli ZaretskiiFix 'fontset-name-p'
2017-12-10 Eli ZaretskiiFix fontset documentation inconsistencies for bug#29630
next