]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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...
2019-07-06 Eli ZaretskiiImprove documentation of secondary selections
2019-07-06 Konstantin... Replace manually crafted hex regexes with [:xdigit:]
2019-07-06 Eli Zaretskii* src/fns.c (Fmapconcat): Doc fix. (Bug#36418)
2019-07-06 YAMAMOTO MitsuharuAdd HarfBuzz fallbacks for libotf functions used in...
2019-07-06 YAMAMOTO MitsuharuAvoid crash inside CFCharacterSetIsLongCharacterMember...
2019-07-06 YAMAMOTO MitsuharuAvoid crash inside CFCharacterSetIsLongCharacterMember
2019-07-06 Noam PostavskyFix python.el docstring (Bug#36458)
2019-07-06 Noam Postavsky; Add thing-at-point-looking-at test (Bug#35708)
2019-07-06 Noam Postavsky; Fix typo, insure -> ensure in ChangeLogs
2019-07-05 Juri Linkov* lisp/replace.el (replace-highlight): Add save-match...
2019-07-04 Juri Linkov* lisp/minibuffer.el (minibuffer-message-properties...
2019-07-04 Juri Linkov* lisp/char-fold.el (char-fold-to-regexp): Implement...
2019-07-04 Basil L. Contovounesios; * lisp/net/shr.el (shr-selected-link): Doc fix.
2019-07-04 Mattias EngdegårdOptimise more inputs to `regexp-opt' (bug#36444)
2019-07-04 Stefan Monnier* src/coding.c (decode_coding): Improve doc.
2019-07-04 Lars IngebrigtsenIn Message, respect Content-Type provided by the user
2019-07-04 Alan MackenzieFix an infinite loop in c-end-of-macro. Should fix...
2019-07-03 João TávoraFix Flymake's user-visible accessors of diagnostic...
2019-07-03 João TávoraFix Flymake's treatment of region-specific reports
2019-07-03 Eric AbrahamsenSmall fix to writing Gnus dribble change-level entries
2019-07-03 Eli Zaretskii* lisp/hi-lock.el (hi-lock-line-face-buffer): Doc fix...
2019-07-03 Stefan KangasAdd tests for bookmark.el (Bug#36452)
2019-07-03 Eli ZaretskiiFix rotation validity test in image.c
2019-07-03 Eli ZaretskiiFix compiler warnings due to a recent commit
2019-07-03 Michael AlbinusChange expected result of a flymake test on emba
2019-07-03 Paul EggertReplace TRACE with redisplay_trace, etc.
2019-07-02 Glenn MorrisChange expected result of a flymake test on hydra
2019-07-02 Stefan Monnier* src/json.c (Fjson_insert): Don't temporarily insert...
2019-07-02 Stefan Monnier(Finsert_file_contents): Keep buffer consistent in...
2019-07-02 Paul EggertFix printf formats when DEBUG_TRACE_MOVE
2019-07-02 Stefan Monnier* src/insdel.c (insert_from_gap_1): New fun, extracted...
2019-07-02 Stefan Monnier* src/coding.c (decode_coding_gap): Remove `chars`...
2019-07-02 Stefan Monnier* test/src/editfns-tests.el (test-group-name): Accept...
2019-07-02 Andreas SchwabCorrect customize type for gnus-group-customize
2019-07-02 João TávoraCorrectly reindent previous line in electric-indent...
2019-07-02 João TávoraProtect Flymake from being corrupted by backends
2019-07-02 João TávoraMore carefully cleanup Flymake C/C++ backend's temp...
2019-07-02 João TávoraDon't create nil-severity diagnostics in the Flymake...
2019-07-02 João TávoraRevert "Avoid occasional confusion of Flymake C/C+...
2019-07-02 Alan MackenzieCC Mode: Improve handling of unbalanced strings
2019-07-02 Mattias EngdegårdBetter error message for C-h P RET
2019-07-02 Paul EggertFix performDragOperation: diagnostic typo
2019-07-02 Paul EggertFix regex-emacs debug format glitches
2019-07-02 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2019-07-01 Michael AlbinusMinor changes in tramp.texi
2019-07-01 Eli ZaretskiiMore XFIXNUM fixes
2019-07-01 Eli ZaretskiiFix assertion violations in fontset_find_font
2019-07-01 Eli ZaretskiiAdjust return value of image-transforms-p
2019-07-01 Glenn Morris; Auto-commit of loaddefs files.
2019-07-01 Sam SteingoldExtract gnus-collect-urls from gnus-summary-browse-url
2019-07-01 Glenn Morris; Auto-commit of loaddefs files.
2019-07-01 YAMAMOTO MitsuharuImplement the otf_capability method for HarfBuzz
2019-06-30 Paul EggertRemove divide_double
2019-06-30 Alan MackenzieC++ Mode: change the default doc comment style from...
2019-06-30 Basil L. Contovounesios; Fix last change to profiler-report
2019-06-30 Michael AlbinusRelease Tramp 2.4.2
2019-06-30 Andreas SchwabDoc fix
2019-06-30 Andreas SchwabFix use of undefined macro
2019-06-30 YAMAMOTO MitsuharuFix negation in elements of OTF feature list
2019-06-30 YAMAMOTO MitsuharuFix error in mouse-set-font on GTK 3 with Harfbuzz...
2019-06-30 YAMAMOTO Mitsuharu* src/xfns.c (x_create_tip_frame): Support inhibit...
2019-06-30 YAMAMOTO Mitsuharu* src/xfns.c (Fx_show_tip): Call flush_frame. (Bug...
2019-06-29 Paul EggertPacify gcc and other image rotation tweaks
2019-06-29 Ken BrownSimplify workaround for Cygwin O_PATH bug
2019-06-29 Eli ZaretskiiSupport native image transforms on MS-Windows
next