]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-07-30 Stephen LeakeImprove doc strings for some -search-path variables
2019-07-22 Mattias EngdegårdMake tramp test regexp more robust
2019-07-22 Michael AlbinusSupport history files in remote shells (Bug#36742)
2019-07-22 Martin RudalicsHandle persistence of windows' scroll bar and fringes...
2019-07-21 Alan MackenzieImplement C++ Mode attributes. This fixes bug #36650.
2019-07-21 Paul EggertFix lifetime error in previous patch
2019-07-21 Paul EggertSpeed up maybe_gc when GC is inhibited
2019-07-21 Paul EggertAvoid integer overflow in hash table size
2019-07-21 Paul EggertImprove doc for hash tables
2019-07-21 Paul Eggertpure_alloc returns cleared memory
2019-07-21 Lars IngebrigtsenMake the unflag-p parameter in dired-mark-unmarked...
2019-07-21 Lars IngebrigtsenDon't override SSH_AUTH_SOCK in the example emacs.servi...
2019-07-21 Lars IngebrigtsenFill footnotes better on `M-q'
2019-07-21 Ken BrownFix expand-file-name for names starting with '~'
2019-07-21 Gemini LasswellFix inline-quote Edebug spec
2019-07-21 Paul EggertTweak recent hash-table fix
2019-07-21 Paul EggertFix crash if user test munges hash table
2019-07-21 Paul EggertSimplify hashfn/cmpfn calling convention
2019-07-21 Paul EggertInhibit GC after inhibit_garbage_collection
2019-07-21 Paul EggertSimplify maybe_gc implementation
2019-07-21 Paul EggertRename ‘pure’ to ‘purecopy’
2019-07-21 Paul EggertFix hash table overallocation etc.
2019-07-21 Noam PostavskyMerge from emacs-26
2019-07-21 Noam PostavskyHandle completely undecoded input in term (Bug#29918)
2019-07-21 Basil L. ContovounesiosUse lexical-binding in compface.el
2019-07-20 Oleh Krehel* lisp/files.el (file-size-function): Add :version tag
2019-07-20 Stefan Monnier* test/manual/indent/octave.m (spmd): Add test for...
2019-07-20 Stefan Monnier* lisp/progmodes/octave.el (matchedrules): Add `spmd...
2019-07-20 Basil L. ContovounesiosFix last change to format-spec
2019-07-20 Basil L. ContovounesiosAllow counter-clockwise rotations in image-rotate
2019-07-20 Lars IngebrigtsenMark the gnus-article-date-headers NEWS entry as documented
2019-07-20 Adam SjøgrenEnable showing local time and lapsed time in Gnus
2019-07-20 Lars IngebrigtsenClean up code in nnimap-parse-flags slightly
2019-07-20 N. Jackson* doc/misc/forms.texi (Control File Format): Fix a...
2019-07-20 Eli ZaretskiiFix last change
2019-07-20 Benjamin RiefenstahlMake REs in magic-(fallback-)mode-alist case-sensitive.
2019-07-20 Stefan KangasMake finder-exit use quit-window (Bug#33610)
2019-07-20 Mauro ArandaRemove duplicated code in octave-eldoc-function
2019-07-19 Oleh Krehel* lisp/files.el (file-size-function): New defcustom
2019-07-19 Mattias EngdegårdNeater free disk space formatting
2019-07-19 Martin RudalicsHave 'display-buffer-reuse-window' prefer window on...
2019-07-19 Noam PostavskyDon't load elec-pair in elisp-mode (Bug#36539)
2019-07-19 Stefan KangasUse lexical-binding in help-fns-tests.el (Bug#36585)
2019-07-19 Stefan KangasDeclare mwheel-install obsolete (Bug#36553)
2019-07-18 Juri Linkov* lisp/vc/vc-git.el (vc-git-log-search): Remove shell...
2019-07-18 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2019-07-18 Michael Albinus; Fix last commit in tramp-sh.el
2019-07-18 Simen HeggestøylUse lexical-binding in asm-mode.el and add tests
2019-07-18 Michael AlbinusDetermine `file-notify' handler in Tramp from `special...
2019-07-18 Stefan Monnier* lisp/server.el (server-ensure-safe-dir): Revert part...
2019-07-18 Glenn MorrisUpdate a tramp test for get-free-disk-space change
2019-07-18 Oleh Krehel* lisp/files.el (get-free-disk-space): Use file-size...
2019-07-18 Eli Zaretskii* lisp/abbrev.el (abbrev-prefix-mark): Fix a typo....
2019-07-18 Eric AbrahamsenFix indexing of Gnus entry in gnus-group-unsubscribe...
2019-07-17 Stephen LeakeAdd xref-file-name-display
2019-07-17 Nick Drozd* test/lisp/progmodes/cc-mode-tests.el: Add a test...
2019-07-17 Basil L. ContovounesiosFix typo in package-alist docstring
2019-07-17 Alan Mackenzie* lisp/progmodes/cc-fonts.el (gtkdoc-font-lock-keywords...
2019-07-16 Glenn MorrisAn electric test is now passing
2019-07-16 Glenn Morris* lisp/wid-edit.el: Previous change needs subr-x.
2019-07-16 Sam SteingoldTreat the "Link" link in gnus-summary-browse-urls specially
2019-07-16 Alan MackenzieCC Mode: allow bogusly "adjacent" double quote marks...
2019-07-16 Basil L. ContovounesiosFix failing secrets-test03-items
2019-07-16 Mattias EngdegårdFix calc number formatting with digit grouping (bug...
2019-07-16 Lars IngebrigtsenRevert "Add support for paths to svg.el"
2019-07-16 Lars IngebrigtsenRevert "* doc/lispref/display.texi (SVG Images): Add...
2019-07-16 Mattias EngdegårdSet revert-buffer-function in ert-results-mode
2019-07-16 Stephen BermanPrevent infinite loop on entering wdired-mode
2019-07-15 Juri Linkov* lisp/vc/vc.el (vc-log-search): New command (bug#36644).
2019-07-15 Juri Linkov* lisp/vc/vc-dir.el (vc-dir-search): Remove lambda.
2019-07-15 Juri Linkov* lisp/frame.el (make-frame-on-display): Use x-display...
2019-07-15 Juri Linkov* lisp/progmodes/sh-script.el (sh-assignment): Put...
2019-07-15 Glenn Morris* doc/lispref/display.texi (SVG Images): Add menu for...
2019-07-15 Stefan Monnier* lisp/gnus/nntp.el: Use lexical-binding
2019-07-15 Lars IngebrigtsenFix INITIAL-INPUT cons handling in ido-read-internal
2019-07-15 Lars IngebrigtsenFix saving certificates in the NSM on high security...
2019-07-15 Lars IngebrigtsenTweak mouse-face highlighting of Occur buffers
2019-07-15 Lars Ingebrigtsenopen-dribble-file doc string clarification
2019-07-15 Eric AbrahamsenPossibly skip IMAP server FETCH responses
2019-07-15 Felix E. KleeAdd support for paths to svg.el
2019-07-15 Lars IngebrigtsenRevert "Add edebug specs for inline.el"
2019-07-15 Lars IngebrigtsenMention changing the font size in the Emacs manual
2019-07-15 Samuel BronsonMark semantic functions correctly in defcustom
2019-07-15 Lars IngebrigtsenClarify doc of isearch-wrap-function
2019-07-15 Robert PluimDon't delete GnuTLS boot parameters too early
2019-07-15 Lars IngebrigtsenFix *Messages* grouping in C-Mouse-1 buffer menu
2019-07-15 Michael Albinus* lisp/net/tramp-cmds.el (tramp-bug, tramp-append-tramp...
2019-07-15 Lars IngebrigtsenMake directory-files-recursively take a PREDICATE parameter
2019-07-15 Lars IngebrigtsenTweak gv-define-setter debug setting
2019-07-15 Michael AlbinusFix edge cases in Tramp's copy
2019-07-14 Lars Ingebrigtsenpackage-archive-priorities doc addition
2019-07-14 Glenn MorrisStop wdired tests leaving behind symlink /tmp/emacs1000
2019-07-14 Lars IngebrigtsenMark octave-block-offset as a safe local variable
2019-07-14 Glenn Morris; NEWS copyedits
2019-07-14 Glenn MorrisUpdate a ffap test
2019-07-14 Lars IngebrigtsenMake elint understand condition-case-unless-debug
2019-07-14 Lars IngebrigtsenFix prompting in functions like ffap-read-only
2019-07-14 Lars IngebrigtsenMake describe-face also output the version information
2019-07-14 Alan ThirdUse correct colorspace for XBM images
2019-07-14 Lars IngebrigtsenRevert "Make describe-face also output the version...
next