aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | * doc/misc/ido.texi (Ignoring): Reword per Texinfo warning.Glenn Morris2020-01-161-1/+1
| * | Replace doc references to load-hooksGlenn Morris2020-01-1611-95/+50
| * | Replace add-hook load-hook with with-eval-after-loadGlenn Morris2020-01-168-31/+14
| * | * lisp/obsolete/cust-print.el (print-circle): Doc tweak.Glenn Morris2020-01-161-4/+1
| * | edebug: remove ancient code for ancient XEmacs support libsGlenn Morris2020-01-161-12/+0
| * | Fix the error message from makefile-move-to-macroLin Sun2020-01-161-1/+2
| * | Remove a FIXME from package.elStefan Kangas2020-01-171-1/+0
| * | Add index entry "syntax highlighting" to the elisp manualStefan Kangas2020-01-171-0/+1
| * | Fix hexl jumping to end of filePaul Eggert2020-01-161-7/+4
| * | Add unattended spell-checking to checkdocDamien Cassou2020-01-162-62/+106
| * | * admin/notes/font-backend: Remove outdated file. (Bug#34663)Stefan Kangas2020-01-161-67/+0
| * | Merge from origin/emacs-27Glenn Morris2020-01-1610-120/+200
| |\ \ | | |/
| | * * lisp/minibuffer.el (read-file-name-default): Fix bug#39057Stefan Monnier2020-01-161-2/+7
| | * ; * etc/NEWS: Fix some file name quotations.Michael Albinus2020-01-161-9/+10
| | * Make emacs prefer an existing ~/.emacs.d to an existing XDG locationRobert Pluim2020-01-164-65/+76
| | * ; etc/NEWS minor editsRobert Pluim2020-01-161-30/+31
| | * Describe --with-cairo non-support for bitmapped fonts.Robert Pluim2020-01-161-1/+4
| | * Mention GTK font chooser changes in NEWSRobert Pluim2020-01-161-0/+9
| | * ; Unmaintain fortran elispGlenn Morris2020-01-152-2/+2
| | * f90: handle F2008 module functionGlenn Morris2020-01-152-5/+32
| | * Move shell-related menu items to "Shell Commands" submenu (bug#37594)Juri Linkov2020-01-161-7/+26
| | * * admin/notes/font-backend: Remove outdated file. (Bug#34663)Stefan Kangas2020-01-151-69/+0
| | * Declare the ftx font backend driver obsoleteStefan Kangas2020-01-151-0/+4
| | * ; Fix wording of a comment.Eli Zaretskii2020-01-151-2/+2
| * | Remove references to obsolete librariesStefan Kangas2020-01-166-45/+11
| * | Add SASL SCRAM-SHA-256 support.Simon Josefsson2020-01-163-4/+86
| * | dns-query now represents SOA integers as integers (Bug#38937)Paul Eggert2020-01-152-9/+12
| * | Refactor parse-time-stringPaul Eggert2020-01-151-41/+38
| * | parse-time-string now parses ISO 8601 format stringsPaul Eggert2020-01-152-11/+17
| * | * admin/unidata/unidata-gen.el: Use lexical-bindingStefan Monnier2020-01-151-82/+77
| * | Remove unused ftx font backend driverStefan Kangas2020-01-159-392/+11
| * | Merge from origin/emacs-27Glenn Morris2020-01-1517-76/+137
| |\ \ | | |/
| | * Fix build failure with --with-cairo --without-pngYAMAMOTO Mitsuharu2020-01-151-4/+4
| | * Add new node "Package Statuses" to manualStefan Kangas2020-01-152-14/+63
| | * * lisp/isearch.el: Fix corner cases of isearch-lazy-count.Juri Linkov2020-01-151-2/+5
| | * ; * lisp/simple.el (messages-buffer): Doc fix. (Bug#39124)Eli Zaretskii2020-01-141-1/+1
| | * Document spacing issues with Xft for some fontsRobert Pluim2020-01-141-0/+12
| | * ; * etc/NEWS: Fix typo.Michael Albinus2020-01-131-3/+3
| | * Always use lexical-binding in lisp-interaction-mode (bug#38835)Mattias EngdegÄrd2020-01-134-5/+8
| | * ; *etc/NEWS: Fix typo.Michael Albinus2020-01-131-4/+4
| | * vc-dir: ensure we don't use a pager with gitRobert Pluim2020-01-131-2/+1
| | * Improve ERC's matching of nicks and URLs (bug#38257)Amin Bandali2020-01-133-11/+15
| | * Handle tab-bar clicks on a GPM-capable console.Juri Linkov2020-01-133-3/+13
| | * ;* etc/TODO: Update.Alan Third2020-01-121-31/+12
| * | Fix implicit declaration of getenv and atoltmpAndreas Schwab2020-01-151-0/+1
| * | Refactor Tramp async process codeMichael Albinus2020-01-143-109/+82
| * | Default cairo to enabledRobert Pluim2020-01-142-7/+10
| * | Update from gnulibPaul Eggert2020-01-1310-12/+91
| * | Port configure.ac to future GnulibPaul Eggert2020-01-131-10/+7
| * | * src/pdumper.c (dump_vectorlike): Unbreak build after 724af7671590cPhilipp Stephani2020-01-131-1/+1