]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2018-03-13 Eli Zaretskii* src/xdisp.c (Fwindow_text_pixel_size): Fix last change.
2018-03-13 Glenn Morris* lisp/subr.el (focus-frame, unfocus-frame): Remove...
2018-03-13 Glenn Morris* lisp/obsolete/options.el: Remove file.
2018-03-13 Glenn Morris; tiny NEWS fix
2018-03-13 Glenn Morris* lisp/loadhist.el (unload-hook-features-list): Remove...
2018-03-12 Glenn MorrisMake compiler warn about use of obsolete hooks
2018-03-12 Glenn MorrisReplace use of the obsolete write-contents-hooks
2018-03-12 Paul EggertRevert overenthusiastic procfs fixup
2018-03-11 Charles A.... Allow toggling Grep command abbreviation, and rename...
2018-03-11 Charles A.... Document 'transpose-sentences' and 'transpose-paragraphs'
2018-03-11 Charles A.... Make transpose-regions interactive (Bug#30343)
2018-03-11 Charles A.... Unify documentation on 'save-some-buffers'
2018-03-11 Charles A.... * lisp/simple.el (mark-whole-buffer): Clarify its behavior.
2018-03-11 Charles A.... Improve and make use of 'image--get-image'
2018-03-11 Paul EggertPort to NetBSD tzalloc
2018-03-11 Glenn MorrisRemove many items obsolete since Emacs 22.1
2018-03-11 Stefan Monniereshell-eval-using-options: Avoid compiler warning diffe...
2018-03-11 Paul EggertMerge from origin/emacs-26
2018-03-11 Paul Eggert; Merge from origin/emacs-26
2018-03-11 Paul EggertMerge from origin/emacs-26
2018-03-11 Paul EggertFix create_process bug breaking eudc-expand-inline
2018-03-11 Noam Postavsky; Revert "; Tracing for eieio-test random failure ...
2018-03-11 Noam PostavskyLet warning about (:foo) be suppressible (Bug#30499)
2018-03-11 Dmitry SafronovFix wrong behavior of 'outline-headers-as-kill' command...
2018-03-10 Noam PostavskyClarify that nil doesn't match itself as a cl-case...
2018-03-10 Charles A.... Improve SVG documentation
2018-03-10 Eli ZaretskiiDocument the "URL" keyword in library headers
2018-03-10 Eli ZaretskiiImprove support for desktop restoration in daemon mode
2018-03-10 Aaron JensenAllow underline position variables be buffer-local
2018-03-09 Glenn Morris* Makefile.in (check-declare): Also check test/ directory.
2018-03-09 Glenn Morris* test/Makefile.in (check-declare): New PHONY rule.
2018-03-09 Glenn MorrisQuieten --without-json compilation of json-tests.el
2018-03-09 Glenn Morris* test/lisp/vc/vc-tests.el (w32-application-type):...
2018-03-09 Paul EggertFix string-to-number C-level mishandling
2018-03-09 Glenn MorrisQuieten compilation of some test/lisp files
2018-03-09 Glenn Morris* test/lisp/international/mule-tests.el:
2018-03-09 Glenn Morris; * lisp/org/org-table.el: Replace obsolete alias in...
2018-03-09 Paul EggertAvoid losing info when formatting integers
2018-03-09 Bill WohlerAdd missing findex entries for recently removed kindex...
2018-03-09 Glenn MorrisReplace the obsolete process-kill-without-query in...
2018-03-09 Glenn MorrisReplace uses of the obsolete local-write-file-hooks
2018-03-09 Paul EggertUpdate from Gnulib
2018-03-08 Juri Linkov* lisp/isearch.el (search-exit-option): Add option...
2018-03-08 Charles A.... Add to "Completion Commands" Info node
2018-03-08 Glenn Morris; Tiny fix for recent doc change
2018-03-08 Glenn MorrisMerge from origin/emacs-26
2018-03-08 Michael AlbinusMinor change in the manual
2018-03-08 Eli ZaretskiiMore minor changes in the manual
2018-03-08 Eli ZaretskiiFix 'window-text-pixel-size' when display properties...
2018-03-08 Michael AlbinusAdd OpenDocument formats to Tramp file archives
2018-03-08 Mike Kupfer* lisp/mh-e/mh-e.el (mh-variant-set): Tweak failure...
2018-03-08 Mike Kupfer* lisp/mh-e/mh-utils.el (mh-find-path): Add missing...
2018-03-08 Glenn MorrisSuppress "No MH variant found" message (bug#30669)
2018-03-08 Paul EggertUpdate from Gnulib
2018-03-07 Glenn MorrisReplace some obsolete aliases in code
2018-03-07 Glenn MorrisReplace some obsolete aliases in documentation
2018-03-07 Eli ZaretskiiMinor improvements in manuals
2018-03-07 Eli ZaretskiiMinor copyedits in display.texi
2018-03-07 Eli ZaretskiiFix display of TABs in hscrolled windows with line...
2018-03-07 Glenn MorrisRemove some unused spam.el variables
2018-03-07 Glenn MorrisReplace some obsolete aliases in code
2018-03-07 Glenn MorrisReplace some obsolete aliases in documentation
2018-03-06 Eli ZaretskiiMerge branch 'emacs-26' of git.savannah.gnu.org:/srv...
2018-03-06 Glenn MorrisCondition em-cmpl's setting of pcomplete-suffix-list
2018-03-06 Glenn MorrisObsolete eshell-cmpl-suffix-list
2018-03-06 Eli ZaretskiiMore minor changes in the Glossary of the Emacs manual
2018-03-06 Michael HeerdegenRevert last commit
2018-03-06 Michael HeerdegenDefine if-let* and derivatives as aliases for if-let etc
2018-03-05 Glenn MorrisSuppress some font-lock-fontify-buffer compiler warnings
2018-03-05 Glenn Morris; * lisp/minibuffer.el (completion-pcm--optimize-patter...
2018-03-05 Glenn MorrisSmall auth-source-netrc-create fix
2018-03-05 Glenn Morris* lisp/emacs-lisp/ewoc.el (ewoc-goto-node):
2018-03-05 Glenn MorrisSuppress some unused lexical variable warnings in eshell
2018-03-05 Glenn MorrisSuppress some compiler warnings about pcomplete
2018-03-05 Eli ZaretskiiMinor fix in Emacs manual's Glossary
2018-03-05 Glenn Morris; Add fixme comments re password caching
2018-03-05 Glenn Morris* lisp/pcmpl-rpm.el (pcmpl-rpm-all-query): Fix typo...
2018-03-05 Paul Eggertuniqify -> uniquify
2018-03-05 Paul EggertSpelling fixes (Bug#10068)
2018-03-05 Paul EggertMerge from origin/emacs-26
2018-03-05 Paul Eggert; Merge from origin/emacs-26
2018-03-05 Daniel ColascioneRename marker_free_list to misc_free_list
2018-03-05 Paul Eggert; Spelling fixes
2018-03-04 Glenn Morris* lisp/epa-mail.el (epa-mail-default-recipients): Repla...
2018-03-04 Glenn MorrisReplace some obsolete functions in gnus
2018-03-03 Bill WohlerAdd missing findex entries for recently removed kindex...
2018-03-03 Juri Linkov* lisp/isearch.el (search-exit-option): Add options...
2018-03-03 Juri Linkov* lisp/progmodes/grep.el (zrgrep):
2018-03-03 Glenn MorrisQuieten gud.el and gdb-mi.el compilation
2018-03-03 Eli ZaretskiiMinor copyedits in doc/emacs/text.texi
2018-03-03 Eli ZaretskiiImprove commentary in simple,el
2018-03-03 Eli ZaretskiiRemove outdated comment in syntax.el
2018-03-03 Evgeni KolevFix font-lock in perl-mode
2018-03-03 Eli ZaretskiiPrevent Flyspell from changing unrelated words
2018-03-03 Eli ZaretskiiAvoid errors in flymake in builds --without-x
2018-03-03 Eli ZaretskiiMore improvements of the Emacs manual
2018-03-03 Glenn MorrisQuieten eshell compilation
2018-03-03 Dmitry GutovBackport: xref--next-error-function: Move xref's window...
2018-03-02 Glenn Morris* lisp/gnus/gnus.el (image-load-path): Declare for...
2018-03-02 Glenn Morris; * lisp/wheel.el: Rearrange to match master, to reduce...
next