]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-06-07 Stefan Monnier* lisp/gnus: Further reduce assumptions about gnus...
2019-06-07 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2019-06-07 Eli ZaretskiiSupport text shaping with HarfBuzz
2019-06-07 Tak KunihiroMake mouse-wheel-scroll-amount consistent among platforms
2019-06-07 Eli ZaretskiiMerge remote-tracking branch 'origin/harfbuzz'
2019-06-07 Glenn MorrisMerge from origin/emacs-26
2019-06-07 Glenn Morris; Merge from origin/emacs-26
2019-06-07 Glenn MorrisMerge from origin/emacs-26
2019-06-07 Eli ZaretskiiResurrect display-line-number-mode in client frames
2019-06-07 Eli Zaretskii* src/fns.c (Fmapconcat): Doc fix. (Bug#35710)
2019-06-07 Phillip LordFix typo
2019-06-07 Eli ZaretskiiFix failures of term-tests on MS-Widows
2019-06-07 John ShahidConsider line spacing and font height when deriving...
2019-06-07 YAMAMOTO MitsuharuFix image_set_crop yet again
2019-06-07 Eli ZaretskiiAvoid compiler warning in copy-file-range.c on MS-Windows
2019-06-07 Paul EggertFix recently-introduced image_set_crop typo
2019-06-07 Paul EggertUse copy_file_range to copy files
2019-06-07 Paul EggertUpdate from Gnulib
2019-06-06 Noam PostavskyAdd "pin" to password-word-equivalents (Bug#35523)
2019-06-06 Paul EggertFix overflow issues in image rotation
2019-06-06 Eli ZaretskiiFix redisplay glitches with RTL composed text
2019-06-06 Oleh Krehellisp/gnus/message.el (message--send-mail-maybe-partiall...
2019-06-06 Oleh Krehellisp/gnus/message.el (message--check-continuation-heade...
2019-06-06 Oleh Krehellisp/gnus/message.el (message--fold-long-headers):...
2019-06-06 Eli Zaretskii* lisp/term/w32-win.el ([noname]): Bind to 'ignore...
2019-06-06 Mark A. HershbergerRestore height and with from that were accidentally...
2019-06-06 Steve ScottCheck rcirc-server for auto authentication (Bug#10162)
2019-06-06 Noam PostavskyKeep nxml prolog updated via syntax-propertize
2019-06-05 Alan ThirdAdd native image rotation and cropping
2019-06-05 Phillip LordNo longer add debug symbols to release build
2019-06-05 Juri Linkov* lisp/wid-edit.el (widget-choose): Use display-buffer...
2019-06-05 Eli ZaretskiiFix styling of Unicode codepoints in manuals
2019-06-05 Michael Albinus* doc/misc/tramp.texi (Obtaining Tramp): Explain versio...
2019-06-05 Noam Postavsky; Add test for Bug#36092
2019-06-05 Dario GjorgjevskiDo not use syntax-ppss-table in syntax-propertize when...
2019-06-05 Stefan Monnier* lisp/emacs-lisp/syntax.el: Use syntax-ppss-table...
2019-06-04 Paul EggertRemove retired maintainers from comments
2019-06-04 Stefan Monnier* lisp/emacs-lisp/thunk.el (thunk-delay): Fix memory...
2019-06-04 Stefan Monnier* sgml-mode.el (sgml-syntax-propertize-rules): More...
2019-06-04 Jackson Ray... Specify the matching chars for JSX open/close parenthesis
2019-06-04 Jackson Ray... Revert "Add extra text property to fix issue with js2...
2019-06-04 Paul EggertUpdate lispref spellfile
2019-06-04 Paul EggertAdjust comments/debug to match C bignum code
2019-06-04 Paul EggertAlways allow at least double-precision bignums
2019-06-04 Eli ZaretskiiFix a few uses of quotes in user manual
2019-06-04 Stefan Monnier* lisp/gnus/message.el (message-send-mail): Tweak last...
2019-06-04 Noam PostavskyKeep nxml-prolog-end up to date (Bug#18871)
2019-06-04 Noam PostavskyDon't sgml-syntax-propertize-inside XML prolog (Bug...
2019-06-04 Noam PostavskyDon't fontify text outside of SGML/XML tags (Bug#33887)
2019-06-04 Noam PostavskyFix some SGML syntax edge cases (Bug#33887)
2019-06-04 Michael AlbinusStronger check for Tramp method
2019-06-04 YAMAMOTO Mitsuharu* src/xterm.c (x_scroll_run) [USE_CAIRO]: Dirty only...
2019-06-04 YAMAMOTO Mitsuharu* src/image.c (cr_create_cr_surface_from_image): Add...
2019-06-04 Noam PostavskyLet untarring (and hence package installation) go faste...
2019-06-03 Phillip LordUpdate dependencies
2019-06-03 Juri LinkovUser-friendly display of error messages at the end...
2019-06-03 Juri Linkov* lisp/char-fold.el (char-fold-make-table): New function
2019-06-03 Stefan Monnier* lisp/gnus/gnus-async.el: Use lexical-binding
2019-06-03 Eli ZaretskiiMore minor copyedits in the Emacs manual
2019-06-03 Eli ZaretskiiFix minor issues in the Emacs manual
2019-06-03 Oleh Krehellisp/gnus/message.el (message-send-mail): Don't wrongly...
2019-06-03 Martin RudalicsTry to improve text on atomic windows in Elisp manual
2019-06-03 Juanma Barranquero* help-fns.el (help-fns--first-release): Do not fail...
2019-06-02 Stefan Monnier* gnus-(sum|async).el: Eliminate assumptions about...
2019-06-02 Stefan Monnier* gnus.el: Fix cycle in eager macroexpansion
2019-06-02 Stefan Monnier* lisp/help-fns.el: Make hyperlink for the "first relea...
2019-06-02 Eli Zaretskii; * src/hbfont.c (hbfont_shape): Fix a typo in a comment.
2019-06-02 Alan MackenzieChange default offset of CC Mode syntactic symbol inlam...
2019-06-02 YAMAMOTO MitsuharuImplement the get_variation_glyphs method for FreeType...
2019-06-02 YAMAMOTO MitsuharuRevert previous commit
2019-06-02 YAMAMOTO MitsuharuMake fthbfont and derivatives use common HarfBuzz code...
2019-06-02 YAMAMOTO MitsuharuMake fthbfont and derivatives use common HarfBuzz code...
2019-06-02 Glenn MorrisSkip some flymake tests on hydra.nixos.org
2019-06-02 Stefan KangasUse lexical-binding in morse.el and studly.el and add...
2019-06-02 Stefan KangasUse lexical-binding in paragraphs.el and add tests
2019-06-02 Paul EggertFix .gitignore spec for personal customizations
2019-06-02 Paul EggertTune cl-assoc
2019-06-02 Mattias EngdegÄrdFix `cl-member' and `cl-assoc' for bignums
2019-06-02 Noam Postavsky; Add NEWS entry for previous change
2019-06-02 Daniel RalstonMake rcirc PART and QUIT reasons customizable (Bug...
2019-06-02 Noam PostavskyHandle argument to rcirc /part properly (Bug#11157)
2019-06-02 Noam Postavsky* lisp/net/rcirc.el: Remove redundant :group usage
2019-06-01 Noam PostavskyDisable byte-compile-cond-use-jump-table (Bug#35770)
2019-06-01 Noam PostavskyAllow macros autoloaded as functions during bytecomp...
2019-06-01 Noam PostavskyDon't recommend insert-before-markers in process filters
2019-06-01 Glenn Morris; Fix stray merge conflict
2019-06-01 Alan MackenzieDebug and disentangle the literal cacheing in CC Mode
2019-06-01 Alan Mackenzie* lisp/progmodes/cc-engine.el: Permute certain literal...
2019-06-01 Alan MackenzieTidy up the literal cacheing in CC Mode, optimizing...
2019-06-01 Eli Zaretskii; src/w32uniscribe.c: Remove redundant include of math.h.
2019-06-01 Glenn Morris; Unmaintain
2019-06-01 Paul EggertPort hbfont.c to GCC 9 with --enable-gcc-warnings
2019-06-01 Glenn MorrisMerge from origin/emacs-26
2019-06-01 Glenn Morris; Merge from origin/emacs-26
2019-06-01 Glenn MorrisMerge from origin/emacs-26
2019-06-01 Glenn Morris; Merge from origin/emacs-26
2019-06-01 Glenn MorrisMerge from origin/emacs-26
2019-06-01 Glenn Morris; Merge from origin/emacs-26
2019-06-01 Glenn MorrisMerge from origin/emacs-26
2019-06-01 Glenn Morris; Merge from origin/emacs-26
next