]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-06-09 Stefan KangasMake bookmark-old-default-file variable obsolete
2019-06-09 Stefan KangasMake bookmark-maybe-message obsolete (Bug#35918)
2019-06-09 Stefan KangasMake `bookmark-file' variable obsolete
2019-06-09 Glenn Morris* make-dist: Doc fix for --help re --snapshot (since...
2019-06-09 Stefan KangasRemove interactive spec from bookmark-set-internal...
2019-06-09 Stefan KangasPacify compiler in paragraphs.el after lexical-binding
2019-06-09 Stefan KangasUse lexical-binding in password-cache.el and add tests
2019-06-09 Paul Eggert* src/fns.c (cmpfn_eql): Simplify.
2019-06-09 Alex BranhamUse lexical binding for ediff
2019-06-09 Dmitry GutovRename xref--pop-to-location to xref-pop-to-location
2019-06-09 Dmitry GutovAdd a built-in alternative for xref-show-definitions...
2019-06-09 Stefan KangasFix TODO to convert defvar with leading '*' to defcustom
2019-06-09 Stefan KangasFix TODO to remove leading '*' from defcustom
2019-06-09 Stefan KangasMark define-widget-keywords as obsolete
2019-06-09 Stefan KangasUse lexical-binding in underline.el and add tests
2019-06-09 Stefan KangasCheckdoc fixes in lisp/bookmark.el
2019-06-09 Paul EggertFix int overflow bug in ‘equal’
2019-06-09 Paul EggertTune base64 decoding
2019-06-08 Paul EggertFix out-of-source make-dist problems
2019-06-08 Glenn Morris; Fix recent maintainer header removals
2019-06-08 Eli Zaretskii; * lisp/eshell/esh-util.el (eshell-get-path): Doc...
2019-06-08 Bernhard RotterFix path for current directory in eshell on MS-Windows
2019-06-08 Eli ZaretskiiMinor fixes for the last commits
2019-06-08 Eli Zaretskii; * etc/NEWS: NEWS entry for the last commit.
2019-06-08 Pierre TéchoueyresAdd support for base64url variant of base-64 encoding...
2019-06-08 YAMAMOTO MitsuharuSupport X core font driver on cairo (Bug#28236)
2019-06-08 YAMAMOTO MitsuharuImplement native image rotation and cropping on cairo
2019-06-08 Thomas FitzsimmonsMake icalendar-import-buffer not show diary file buffer
2019-06-07 Paul EggertFix commentary about fixnums and hashes.
2019-06-07 Paul EggertFix minor ssize_t / ptrdiff_t confusion
2019-06-07 Paul EggertUse machine pointer width for face hashes
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...
next