]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-07-09 Benjamin RaghebSearch exec-path for fortune strfile program
2019-07-09 Lars IngebrigtsenRemove json-pretty-print-max-secs introduced earlier...
2019-07-09 Lars IngebrigtsenFix timezone east of GMT in Calv
2019-07-09 Stefan Monnier* src/fileio.c: Fix bug#36431
2019-07-09 Paul EggertDefend fingerprint against even-smarter LTO
2019-07-09 Stefan MonnierRevert "Turn off bytecode jumptables to avoid Bug#36447"
2019-07-09 Pip CetDon't alter shared structure in dumped purecopied hash...
2019-07-09 Stefan MonnierMerge branch 'master' of git+ssh://git.sv.gnu.org/srv...
2019-07-09 Paul EggertDo not alter match data in Fcapitalize etc.
2019-07-09 Paul EggertPort image-type-from-file-header-test to non-SVG Emacs
2019-07-09 Andreas SchwabMake fingerprint handling compatible with LTO
2019-07-09 Lars IngebrigtsenFix pretty-printing of multiple JSON objects
2019-07-09 Lars IngebrigtsenRevert "Fix pretty-printing of multiple JSON objects"
2019-07-09 Lars IngebrigtsenFix pretty-printing of multiple JSON objects
2019-07-09 Michael Albinus* lisp/simple.el (shell-command): Raise a user-error...
2019-07-09 Eli Zaretskii; * lisp/json.el (json-encode): Doc fix.
2019-07-09 Lars IngebrigtsenClarify json-read and json-encode parameters and return...
2019-07-09 Lars IngebrigtsenFix alternative-email-as-from with empty To headers...
2019-07-09 Lars IngebrigtsenMake gnus-read-ephemeral-emacs-bug-group autoloadable
2019-07-09 Lars IngebrigtsenCheckdoc would bug out on empty files
2019-07-09 Lars IngebrigtsenClarify warning about unknown articles in Gnus
2019-07-09 Lars IngebrigtsenDon't try to save articles in Gnus that have disappeared
2019-07-09 Mattias EngdegårdRename font_driver member close -> close_font
2019-07-09 Lars IngebrigtsenMention `call-process-region' in the `call-process...
2019-07-09 Mattias EngdegårdRename font_driver member open -> open_font
2019-07-09 Lars IngebrigtsenAdd a really simple nadvice example
2019-07-09 Lars IngebrigtsenMake two variables for extended command suggestions...
2019-07-09 Lars IngebrigtsenMake the manual say what undo-auto-amalgamate does
2019-07-09 Eli ZaretskiiUnbreak the MS-Windows build
2019-07-09 Lars Ingebrigtsen.har files are JSON files
2019-07-09 Ryan BrownFix for lisp tagbody indentation
2019-07-09 Lars IngebrigtsenAdd more quote-end characters to sentence-end-base
2019-07-09 Stefan Monnier* lisp/progmodes/verilog-mode.el: Update Version:
2019-07-09 Stefan MonnierMerge branch 'emacs-26' into trunk
2019-07-09 Stefan Monnier* lisp/progmodes/verilog-mode.el: One more ELPA Version:
2019-07-09 Mattias EngdegårdRepair macOS build
2019-07-09 Glenn MorrisConditionalize result of a bytecomp test
2019-07-09 Lars IngebrigtsenMake delimit-columns-region say what it does
2019-07-09 Katsumi YamaokaAllow using @@ in @uref in texinfo
2019-07-09 Lars IngebrigtsenTweak compilation face in the wheatgrass theme
2019-07-09 Lars IngebrigtsenDon't set url-mime-charset-string from set-language...
2019-07-09 Lars IngebrigtsenRemove compat code in url-mime-charset-string
2019-07-09 Lars IngebrigtsenTweak messaging in re-builder
2019-07-09 Lars IngebrigtsenMention {la,}tex-run-command in the TeX Print info...
2019-07-09 Paul EggertAvoid some unnecessary stdio.h includes
2019-07-09 Paul EggertUse fewer locks when accessing stdio
2019-07-09 Basil L. ContovounesiosTidy up sieve.el text formatting
2019-07-08 Stefan KangasDelegate to rectangle version in delim-col when appropriate
2019-07-08 Ismail SFix minor typo in org-capture-templates
2019-07-08 Ken BrownEnsure that expand-file-name returns an absolute file...
2019-07-08 Noam PostavskyTurn off bytecode jumptables to avoid Bug#36447
2019-07-08 Lars IngebrigtsenRemove mention of :group in define-minor-mode info
2019-07-08 Eric AbrahamsenImprovements to sieve script usability
2019-07-08 Eric AbrahamsenMake sure gnus-group-set-info sets both the hashtable...
2019-07-08 Michael Albinus* doc/misc/tramp.texi (Remote processes): Fix a typo.
2019-07-08 Alan MackenzieFix coding error in c-forward-decl-or-cast-1. This...
2019-07-08 Michael AlbinusAllow chown/chgrp for remote directories on w32
2019-07-08 Alan MackenzieFix bug #36474, such that CC Mode quotes work properly...
2019-07-08 Paul Eggert* src/xselect.c: Fix comment.
2019-07-08 Paul Eggert* src/dispnew.c (init_display_interactive): Fix comment...
2019-07-07 Juri Linkov* lisp/vc/vc-dir.el (vc-dir-view-file): New command...
2019-07-07 Juri LinkovHandle scroll-error-top-bottom in follow.el and view...
2019-07-07 Juri Linkov* lisp/replace.el (perform-replace): Move save-match...
2019-07-07 Glenn MorrisAvoid makeinfo error "@code expected braces"
2019-07-07 Paul EggertFix typo in previous patch
2019-07-07 Paul EggertRemove printmax_t etc.
2019-07-07 Nick DrozdHandle 'abbr' and 'acronym' tags in shr.el
2019-07-07 Mattias EngdegårdShorter `rx' doc string (bug#36496)
2019-07-07 Mattias EngdegårdDescribe the rx notation in the elisp manual (bug#36496)
2019-07-07 Paul EggertDon’t ignore stderr failure when ADDRESS_SANITIZER
2019-07-06 Stefan Monnier* lisp/emacs-lisp/nadvice.el: Make it a package separat...
2019-07-06 Glenn MorrisMerge from origin/emacs-26
2019-07-06 Glenn Morris; Merge from origin/emacs-26
2019-07-06 Glenn MorrisMerge from origin/emacs-26
2019-07-06 Glenn Morris; Merge from origin/emacs-26
2019-07-06 Glenn MorrisMerge from origin/emacs-26
2019-07-06 Xu Chunyang* lisp/dom.el (dom-texts): Simplify (Bug#36441).
2019-07-06 Noam PostavskyUse buffer's name for help-mode bookmarks (Bug#24573)
2019-07-06 Noam PostavskyAdd commentary about #$ in autoload files
2019-07-06 Eli Zaretskii; * doc/emacs/killing.texi (Secondary Selection): Fix...
2019-07-06 Wilson SnyderFix indentation of default clocking definitions.
2019-07-06 Wilson SnyderBackout replacing manually crafted hex regexes with...
2019-07-06 Pip CetUpdate current buffer when changing text properties
2019-07-06 Stefan Monnier* lisp/svg.el, lisp/progmodes/ada-mode.el: Fix bug...
2019-07-06 Paul EggertUpdate from Gnulib
2019-07-06 Paul EggertFix [[:xdigit:]] glitch on Solaris
2019-07-06 Drew AdamsTweak point movement in view-echo-area-messages
2019-07-06 Stefan KangasRemove outdated comment in uniquify.el
2019-07-06 Stefan KangasImprove an error message in bookmark.el
2019-07-06 Basil L. ContovounesiosImprove Gnus ephemeral bug group browsing
2019-07-06 Stefan KangasAdd tests for text-property-search to check prop-match...
2019-07-06 Eli ZaretskiiMinor copyedit of "Font Lock" in user manual
2019-07-06 Eli ZaretskiiImprove description of image descriptors
2019-07-06 Eli ZaretskiiImprove the default value of 'doc-view-ghostscript...
2019-07-06 Stefan KangasMake "M-x pdb" use "[:graph:]" to match file names
2019-07-06 Stefan Kangas* lisp/net/goto-addr.el: Remove leftover XEmacs compat...
2019-07-06 Stefan Kangas* lisp/bookmark.el (bookmark-set-internal): Doc fix...
2019-07-06 Stefan Kangas* lisp/bookmark.el (bookmark-quit-flag): Mark unused...
2019-07-06 Stefan KangasPrefer progress-reporter to 'message' in bookmark.el
2019-07-06 Eli Zaretskii; * src/lread.c (Fread): Make the comment wording more...
next