]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-04-19 Paul EggertFix dump_map_file on unusual platforms
2019-04-19 Paul EggertMinor lread.c tweaks
2019-04-19 Eric AbrahamsenClear gnus-group-list when the newsrc-hashtb is recreated
2019-04-19 Philipp StephaniMake warning about unescaped character literals more...
2019-04-19 Philipp StephaniRefactoring: simplify definition of some internal varia...
2019-04-19 Eric AbrahamsenDon't check for group existence in gnus-group-goto...
2019-04-19 Paul EggertFix regexp branches that subsume other branches
2019-04-19 Paul EggertFix mail-extr regexp typo with ".".
2019-04-19 Michael Albinus* lisp/net/tramp-adb.el (tramp-adb-prompt): Remove...
2019-04-19 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2019-04-19 Eli Zaretskii; Minor improvement in documentation from recent commit
2019-04-19 Michael AlbinusDo not handle :stop in tramp-*-handle-make-process
2019-04-19 Michael Albinus; Remove instrumentation in tramp-tests
2019-04-19 Philipp StephaniRemove :stop key from make-process.
2019-04-19 Michael AlbinusAdapt tramp-test32-shell-command
2019-04-19 Philipp StephaniAdd a new user option 'ido-big-directories'.
2019-04-19 Philipp StephaniUse eassume (false) for branch that's never taken.
2019-04-19 Eli ZaretskiiFix compilation warning due to a recent change
2019-04-19 YAMAMOTO Mitsuharu* src/ftcrfont.c (ftcrfont_glyph_extents): Activate...
2019-04-19 YAMAMOTO Mitsuharu* src/ftcrfont.c (ftcrfont_open): Avoid returning while...
2019-04-18 Philipp StephaniRefactoring: have CATCHER_ALL also catch signals.
2019-04-18 Philipp StephaniUpdate module documentation for bignum support.
2019-04-18 Philipp Stephani; * src/lisp.h (integer_to_intmax): Fix typo.
2019-04-18 Philipp Stephani* lib-src/make-fingerprint.c (main): Properly initializ...
2019-04-18 Philipp Stephani* src/emacs-module.c: Add instructions how to change...
2019-04-18 Paul EggertFix make-fingerprint off-by-one bug
2019-04-18 Michael Albinus; Instrument `tramp--test-shell-command-to-string-async...
2019-04-18 Eric AbrahamsenOnly encode Gnus group names if they come from symbol...
2019-04-18 Paul EggertMark _Noreturn error functions as cold
2019-04-18 YAMAMOTO Mitsuharu* src/ftcrfont.c (ftcrfont_glyph_extents): Fix last...
2019-04-17 Philipp StephaniAdd ERT explainer for 'tramp--test-file-attributes...
2019-04-17 Michael AlbinusFix tramp-test32-shell-command
2019-04-17 Glenn MorrisMerge from origin/emacs-26
2019-04-17 Glenn Morris; Merge from origin/emacs-26
2019-04-17 Glenn MorrisMerge from origin/emacs-26
2019-04-17 Noam Postavsky; Fix files-tests-executable-find on w32 (Bug#35241)
2019-04-17 Michael Albinus; Instrument tramp-test32-shell-command for EMBA
2019-04-17 Michael AlbinusFix Bug#35241
2019-04-17 Michael Albinus* test/lisp/files-tests.el: Unify test names
2019-04-17 Michael AlbinusTest `shell-command-width' in Tramp
2019-04-17 YAMAMOTO MitsuharuUse cairo_scaled_font_t object for text drawing and...
2019-04-17 Andrii KolomoietsMake python-shell-prompt-block-regexp match IPython...
2019-04-16 Glenn Morris* admin/admin.el (make-manuals-dist--1):
2019-04-16 Juri Linkov* etc/NEWS: Mention new xref faces (bug#23179)
2019-04-16 Juri Linkov* lisp/vc/diff-mode.el (diff-syntax-fontify-hunk):...
2019-04-16 Paul Eggert* GNUmakefile: Update comment.
2019-04-16 Robert PluimDocument some compilation-mode faces
2019-04-16 Eli ZaretskiiMention the assignment form in "Copyright Assignment"
2019-04-16 Eli ZaretskiiFix confusing wording in the user manual
2019-04-16 Glenn Morris* make-dist (possibly_non_vc_files): Remove recently...
2019-04-16 Paul EggertFix uninit var in widget.c
2019-04-16 Paul EggertRemove Vparam_value_alist
2019-04-16 Noam PostavskyProperly bracket concat of comment-start-skip (Bug...
2019-04-15 Eli ZaretskiiMinor change in a comment
2019-04-15 Eli ZaretskiiFix the MSDOS build when running under CWSDPMI
2019-04-15 Eli ZaretskiiFix MS-Windows build broken by make-fingerprint changes
2019-04-15 Michael Albinus* .gitlab-ci.yml (test-filenotify-gio): Add autorevert...
2019-04-15 Mattias EngdegårdDon't remove notify descriptor that is already gone
2019-04-15 Michael Albinus* doc/misc/tramp.texi: Fix direntry.
2019-04-15 Paul EggertRemove static var system_eol_type
2019-04-15 YAMAMOTO MitsuharuAvoid compiler warnings on cairo build
2019-04-15 Noam PostavskyLet debugger handle process spawn errors on w32 (Bug...
2019-04-15 Alexander GramiakBump minimum GTK versions to 2.24 and 3.10
2019-04-15 Paul EggertReplace executable’s fingerprint in place
2019-04-14 Paul Eggert* m4/utimbuf.m4: Remove unused file.
2019-04-14 Stefan Monnier* lisp/progmodes/python.el: Be more careful about temp...
2019-04-14 Alexander GramiakBackport: Plug memory leak in GTK x-display-monitor...
2019-04-14 Alexander GramiakBackport: * lisp/frame.el (frame--size-history): Fix...
2019-04-14 Dmitry GutovSort files in the default impl of project-files alphabe...
2019-04-14 Michael AlbinusSome rearragements for remote tests in filenotify-tests.el
2019-04-14 Michael AlbinusExplain ad-hoc multi-hop in the Tramp Quick Start Guide
2019-04-14 Michael AlbinusFix Bug#35055
2019-04-14 Robert PluimDowncase charset
2019-04-14 Alexander Gramiak* lisp/frame.el (frame--size-history): Fix infloop...
2019-04-14 Phillip LordUpdate for Emacs-26
2019-04-14 Stephen LeakeMerge commit '890440a44cd5f4f09742f521c7783785d114fffc'
2019-04-14 Stephen LeakeRename new user variable `next-error-verbosity' to...
2019-04-14 Alexander GramiakSimplify gdk_monitor_get_model string duplication
2019-04-14 Eli ZaretskiiImprove documentation of a recent commit
2019-04-14 Paul EggertUpdate from Gnulib
2019-04-14 Basil L. ContovounesiosFix gnus-group-describe-all-groups (bug#35233)
2019-04-13 Alexander GramiakFix segmentation fault with gdk_monitor_get_model ...
2019-04-13 Juri Linkov* lisp/vc/log-edit.el (log-edit-insert-changelog):...
2019-04-13 Juri LinkovNew faces in xref (bug#23179)
2019-04-13 Juri Linkov* lisp/simple.el (shell-command-width): New defcustom.
2019-04-13 Alan Mackenzie* lisp/progmodes/cc-langs.el (c-class-id-suffix-ws...
2019-04-13 Alan MackenzieImplement "final" before C++ class inheritance lists.
2019-04-13 Michael AlbinusFix error in tramp-sh.el
2019-04-13 Michael Albinus* doc/misc/tramp.texi: Fix minor glitches.
2019-04-13 Michael AlbinusFix last patch
2019-04-13 Michael AlbinusReplace (skip-unless nil) by tag :unstable in test...
2019-04-13 Eli ZaretskiiMinor cleanup in 'x_set_frame_alpha'
2019-04-13 Eli ZaretskiiImprove documentation of JSONRPC
2019-04-13 Eli ZaretskiiImprove documentation changes of a recent commit
2019-04-13 Paul EggertOmit/rewrite useless regexp repetitions
2019-04-13 Dmitry GutovDon't signal error from url debug functions
2019-04-12 Dmitry GutovAdd :array-type option to json-parse-string
2019-04-12 Alan MackenzieAnalyze C++ method with & or && ref-qualifier as defun...
2019-04-12 Eli Zaretskii* doc/lispref/display.texi (Showing Images): Fix a...
2019-04-12 Stefan Monnier* lisp/help-fns.el (help-fns-describe-variable-function...
next