]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2018-02-09 Glenn MorrisMerge from origin/emacs-26
2018-02-09 Eli ZaretskiiDoc string fix in latin-alt.el
2018-02-09 Eli ZaretskiiMinor improvements in package.texi
2018-02-09 Eli ZaretskiiMinor improvement in Emacs user manual
2018-02-09 Michael Albinus* doc/lispref/anti.texi (Antinews): Replace 25.2 with...
2018-02-09 Eli ZaretskiiImprove documentation of mini-window resizing
2018-02-09 Eli ZaretskiiMore changes in the Emacs manual
2018-02-09 Daniel ColascioneFix iswitchb highlighting: don't mutate buffer name
2018-02-09 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl--sm-macroexpand):...
2018-02-09 Noam PostavskyClarify that text-quoting-style doesn't affect *Info...
2018-02-09 Noam PostavskyMention that shell quoting of % on w32 may fail (Bug...
2018-02-09 Noam PostavskyFix --no-build-details for w32 and macOS
2018-02-08 Paul Eggert* doc/lispref/anti.texi (Antinews): Add some more antinews.
2018-02-08 Glenn MorrisRemove unused duplicate of minibuffer-completion-contents
2018-02-08 Paul EggertFix crashes when run with --no-build-details
2018-02-08 Eli ZaretskiiMore changes for the manual
2018-02-08 Noam PostavskyDoc fixes for process functions (Bug#30349)
2018-02-07 Basil L. ContovounesiosFix shr and CSS 4 color maps
2018-02-07 Eli ZaretskiiYet another round of improvements in the manual
2018-02-06 Juri Linkov* lisp/comint.el (comint-history-isearch-setup): Check...
2018-02-06 Juri Linkov* lisp/dired.el (dired-get-marked-files): Add new optio...
2018-02-06 Juri Linkov; Small fixes and indentation
2018-02-06 Juri LinkovSupport occur command operating on the region from...
2018-02-06 Paul EggertWork around macOS faccessat bug
2018-02-05 Juri LinkovSupport list-matching-lines-jump-to-current-line for...
2018-02-05 Glenn MorrisMerge from origin/emacs-26
2018-02-05 Michael AlbinusFix inconsistency expanding "//" in Tramp
2018-02-04 Juri Linkov* lisp/vc/vc-git.el (vc-git-print-log): Restrict file...
2018-02-04 Michael Albinus* doc/emacs/misc.texi (Interactive Shell): Refer to...
2018-02-04 Eli ZaretskiiYet another round of fixing the Emacs manual
2018-02-04 Philipp StephaniFix handling of modifier keys on macOS
2018-02-04 Alan Mackenzie* etc/NEWS: Expunge the solecism "allow(s)" + infinitive
2018-02-04 Michael AlbinusMake tramp-archive fit for older Emacsen
2018-02-04 Martin RudalicsTwo minor fixes in Antinews
2018-02-03 Juri Linkov* etc/NEWS: Rename image-dired-thumb-job-limit
2018-02-03 Basil L. Contovounesios* lisp/simple.el (async-shell-command, shell-command...
2018-02-03 Basil L. ContovounesiosFix deferred display of async shell-command buffers
2018-02-03 Eli ZaretskiiMention remote file name completion in Emacs manual
2018-02-03 Paul EggertAvoid EOVERFLOW problems with file-directory-p
2018-02-03 Philipp StephaniAdd tests to verify error propagation in 'json-insert'.
2018-02-03 Noam PostavskyDon't require all file-attributes to be equal (Bug...
2018-02-03 Michael Albinus* test/lisp/files-tests.el (files-tests--with-temp...
2018-02-03 Michael AlbinusPrevent loading tramp-archive when it cannot be used
2018-02-03 Basil L. Contovounesios; Fix arglist doc of json parse functions
2018-02-03 Michael AlbinusAutoload tramp-archive
2018-02-03 Eli ZaretskiiYest another round of manual copyedits
2018-02-03 Eli ZaretskiiUpdate xdisp.c commentary
2018-02-03 Michael AlbinusFix Bug#30324
2018-02-03 Glenn MorrisRecognize Org as builtin package (bug#30310)
2018-02-03 Glenn Morris; * autogen.sh (check_version): Improve previous change.
2018-02-03 Glenn MorrisTry to work around intermittent autogen failure on...
2018-02-03 Glenn Morris; * autogen.sh: Remove temporary debug statements.
2018-02-03 Glenn Morris; * autogen.sh: Add some temporary debug statements.
2018-02-03 Glenn Morris; * autogen.sh: Remove temporary debug statements.
2018-02-03 Glenn Morris; * autogen.sh: Add some temporary debug statements.
2018-02-02 Glenn Morris* autogen.sh: Remove temporary debug statements.
2018-02-02 Glenn Morris* autogen.sh: Add some temporary debug statements,...
2018-02-02 Noam Postavsky; Merge from emacs-26
2018-02-02 Noam Postavsky; Let files-tests.el pass multiple times in a session
2018-02-02 Noam Postavsky; Avoid process kill query during term tests
2018-02-02 Alan MackenzieCC Mode: Fix an enum intro being parsed as defun-block...
2018-02-02 Philipp StephaniProperly integrate modules into the loading process...
2018-02-02 Philipp StephaniUse 'defalias' in test module instead of 'fset'.
2018-02-02 Philipp StephaniAdd support for module functions to C-h f (Bug#30163).
2018-02-02 Michael AlbinusHandle quoted remote file names for file notifications
2018-02-02 Michael AlbinusMinor tweaks in tramp-archive.el
2018-02-02 Glenn MorrisMerge from origin/emacs-26
2018-02-02 Glenn Morris; Merge from origin/emacs-26
2018-02-02 Glenn MorrisMerge from origin/emacs-26
2018-02-02 Eli ZaretskiiAnother round of manual fixups
2018-02-02 Stefan Monnier* lisp/emacs-lisp/cconv.el (cconv-convert): Fix compili...
2018-02-02 Basil L. Contovounesios* doc/lispref/customize.texi (Custom Themes): Clarify...
2018-02-02 Michael AlbinusFix quoting in tramp-find-inline-compress for w32
2018-02-02 Eli Zaretskii* doc/emacs/entering.texi (Entering Emacs): Another...
2018-02-02 Michael AlbinusHandle quoted file names in filenotify.el
2018-02-02 Michael AlbinusUse file-name-quote{,d-p} in files-tests.el
2018-02-02 Noam PostavskyTest and fix "/:" quoted file name handlers (Bug#30243)
2018-02-02 Noam Postavsky* doc/lispref/functions.texi (Inline Functions): Fix...
2018-02-02 Noam Postavsky* lisp/imenu.el (imenu-generic-expression): Rephrase...
2018-02-01 Eli ZaretskiiFix last change of @key markup
2018-02-01 Eli Zaretskii* doc/emacs/entering.texi (Entering Emacs): Fix markup.
2018-02-01 Paul EggertUpdate from gnulib
2018-02-01 Paul Eggert* src/xfns.c: Make some non-exported vars static.
2018-02-01 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2018-02-01 Michael AlbinusAdapt tramp-tests.el according to Bug#30243
2018-02-01 Michael AlbinusRevert a1bbc49015 (Bug#30243), do not merge
2018-02-01 Glenn Morris; Auto-commit of loaddefs files.
2018-02-01 Glenn Morris; Auto-commit of loaddefs files.
2018-02-01 Michael Albinus* lisp/files.el (get-free-disk-space): Wrap body with...
2018-02-01 Michael Albinus* lisp/net/tramp-archive.el (tramp-archive-run-real...
2018-01-31 Glenn Morrisautomerge: adjust meaning of -d option
2018-01-31 Glenn Morrisautomerge: add option to work in specific directory
2018-01-31 Michael AlbinusUse @key{} where it is missing in the manuals
2018-01-31 Glenn Morrisautomerge: add option to start with a reset
2018-01-31 Eli ZaretskiiAnother round of manual fixes from proofreading
2018-01-31 Glenn MorrisMerge from origin/emacs-26
2018-01-31 Eli Zaretskii* doc/emacs/entering.texi (Entering Emacs): Fix last...
2018-01-31 Michael AlbinusFix Bug#30293
2018-01-31 Martin RudalicsDocument 'window-at-side-p' in the Elisp manual
2018-01-31 Noam PostavskyDocument external-debugging-output in the Elisp Manual...
next