aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make bookmark-old-default-file variable obsoleteStefan Kangas2019-06-092-13/+8
* Make bookmark-maybe-message obsolete (Bug#35918)Stefan Kangas2019-06-091-76/+72
* Make `bookmark-file' variable obsoleteStefan Kangas2019-06-092-8/+8
* * make-dist: Doc fix for --help re --snapshot (since 201612 change).Glenn Morris2019-06-091-1/+1
* Remove interactive spec from bookmark-set-internal (bug#36121)Stefan Kangas2019-06-091-1/+0
* Pacify compiler in paragraphs.el after lexical-bindingStefan Kangas2019-06-091-0/+3
* Use lexical-binding in password-cache.el and add testsStefan Kangas2019-06-093-3/+78
* * src/fns.c (cmpfn_eql): Simplify.Paul Eggert2019-06-091-21/+14
* Use lexical binding for ediffAlex Branham2019-06-0910-22/+19
* Rename xref--pop-to-location to xref-pop-to-locationDmitry Gutov2019-06-091-5/+5
* Add a built-in alternative for xref-show-definitions-functionDmitry Gutov2019-06-091-13/+43
* Fix TODO to convert defvar with leading '*' to defcustomStefan Kangas2019-06-097-14/+18
* Fix TODO to remove leading '*' from defcustomStefan Kangas2019-06-092-4/+1
* Mark define-widget-keywords as obsoleteStefan Kangas2019-06-091-0/+1
* Use lexical-binding in underline.el and add testsStefan Kangas2019-06-092-1/+43
* Checkdoc fixes in lisp/bookmark.elStefan Kangas2019-06-091-19/+23
* Fix int overflow bug in ‘equal’Paul Eggert2019-06-081-2/+1
* Tune base64 decodingPaul Eggert2019-06-081-97/+124
* Fix out-of-source make-dist problemsPaul Eggert2019-06-082-7/+7
* ; Fix recent maintainer header removalsGlenn Morris2019-06-089-0/+9
* ; * lisp/eshell/esh-util.el (eshell-get-path): Doc fix.Eli Zaretskii2019-06-081-2/+2
* Fix path for current directory in eshell on MS-WindowsBernhard Rotter2019-06-083-6/+10
* Minor fixes for the last commitsEli Zaretskii2019-06-082-46/+28
* ; * etc/NEWS: NEWS entry for the last commit.Eli Zaretskii2019-06-081-0/+9
* Add support for base64url variant of base-64 encoding/decodingPierre Téchoueyres2019-06-083-32/+355
* Support X core font driver on cairo (Bug#28236)YAMAMOTO Mitsuharu2019-06-085-90/+267
* Implement native image rotation and cropping on cairoYAMAMOTO Mitsuharu2019-06-084-46/+73
* Make icalendar-import-buffer not show diary file bufferThomas Fitzsimmons2019-06-072-33/+30
* Fix commentary about fixnums and hashes.Paul Eggert2019-06-072-24/+18
* Fix minor ssize_t / ptrdiff_t confusionPaul Eggert2019-06-071-1/+2
* Use machine pointer width for face hashesPaul Eggert2019-06-072-9/+7
* * lisp/gnus: Further reduce assumptions about gnus-data formatStefan Monnier2019-06-073-36/+26
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2019-06-0718-104/+139
|\
| * Make mouse-wheel-scroll-amount consistent among platformsTak Kunihiro2019-06-071-4/+0
| * Merge from origin/emacs-26Glenn Morris2019-06-0716-99/+136
| |\
| | * Resurrect display-line-number-mode in client framesEli Zaretskii2019-06-072-3/+5
| | * * src/fns.c (Fmapconcat): Doc fix. (Bug#35710)Eli Zaretskii2019-06-071-2/+6
| | * Fix typoPhillip Lord2019-06-071-1/+1
| | * * lisp/term/w32-win.el ([noname]): Bind to 'ignore'. (Bug#36083)Eli Zaretskii2019-06-061-0/+9
| | * Fix styling of Unicode codepoints in manualsEli Zaretskii2019-06-055-27/+29
| | * Fix a few uses of quotes in user manualEli Zaretskii2019-06-043-8/+8
| | * More minor copyedits in the Emacs manualEli Zaretskii2019-06-034-17/+18
| | * Fix minor issues in the Emacs manualEli Zaretskii2019-06-032-5/+4
| | * Try to improve text on atomic windows in Elisp manualMartin Rudalics2019-06-031-34/+49
| | * Don't recommend insert-before-markers in process filtersNoam Postavsky2019-06-011-2/+7
| * | ; Merge from origin/emacs-26Glenn Morris2019-06-070-0/+0
| |\ \ | | |/
| | * Disable byte-compile-cond-use-jump-table (Bug#35770)Noam Postavsky2019-06-011-2/+2
| * | Merge from origin/emacs-26Glenn Morris2019-06-071-1/+3
| |\ \ | | |/
| | * Allow macros autoloaded as functions during bytecomp (Bug#36022)Noam Postavsky2019-06-011-1/+3
* | | Support text shaping with HarfBuzzEli Zaretskii2019-06-071-1/+2