aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add space before messsage in byte compiler warningsRüdiger Sonderfeld2020-01-191-1/+1
| * | Don’t assume sizeof (size_t) == 4 in allocatorsPaul Eggert2020-01-181-11/+30
| * | Ensure that gnus-summary-attach-article finds the right articlesEric Abrahamsen2020-01-181-5/+6
| * | * src/fns.c (sxhash_obj): Fix crash on sub-char-tablesStefan Monnier2020-01-181-38/+31
| * | Add ability to find ObjC method namesAlan Third2020-01-181-0/+17
| * | Don't error on non-toolkit NS scrollbars (bug#37042)Alan Third2020-01-181-1/+1
| * | Remove XEmacs and old Emacs compat code from ebnf2ps.elStefan Kangas2020-01-181-19/+2
| * | Make Faset nonrecursivePaul Eggert2020-01-181-28/+28
| * | Improve performance when a string's byte count changesPaul Eggert2020-01-183-45/+57
| * | Remove XEmacs compat code from allout.elStefan Kangas2020-01-181-237/+26
| * | Introduce element &error into edebug specification lists for macrosAlan Mackenzie2020-01-173-0/+24
| * | Merge from origin/emacs-27Glenn Morris2020-01-174-6/+14
| |\ \ | | |/
| | * ; * src/lread.c (force_new_style_backquotes): Fix reference.Simen Heggestøyl2020-01-171-1/+1
| | * ; * etc/NEWS: Mention latest changes in checkdoc. (Bug#38583)Eli Zaretskii2020-01-171-0/+8
| | * Fix wording and punctuation of a recent commitEli Zaretskii2020-01-172-5/+5
| | * Merge branch 'emacs-27' of git.savannah.gnu.org:/srv/git/emacs into emacs-27Eli Zaretskii2020-01-171-1/+1
| | |\
| * | \ ; Merge from origin/emacs-27Glenn Morris2020-01-170-0/+0
| |\ \ \ | | |/ /
| | * | Add unattended spell-checking to checkdocDamien Cassou2020-01-172-62/+106
| * | | Merge from origin/emacs-27Glenn Morris2020-01-171-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | ; Minor edit in anti.texiRobert Pluim2020-01-171-1/+1
| | |/
| * | ; Merge from origin/emacs-27Glenn Morris2020-01-170-0/+0
| |\ \ | | |/
| | * Fix the error message from makefile-move-to-macroLin Sun2020-01-171-1/+2
| * | Merge from origin/emacs-27Glenn Morris2020-01-174-2/+14
| |\ \ | | |/
| | * ; Fix recent markup changeRobert Pluim2020-01-171-1/+1
| | * ; * lisp/obsolete/vc-arch.el: Add missing "Obsolete-since" tag.Stefan Kangas2020-01-171-0/+1
| | * ; * lisp/ezimage.el: Fix typo.Stefan Kangas2020-01-171-1/+1
| | * Document feature requests in the Emacs manualStefan Kangas2020-01-161-0/+11
| * | * lisp/progmodes/vhdl-mode.el (speedbar-load-hook): Silence compiler.Glenn Morris2020-01-161-1/+1
| * | Make more load-hooks obsoleteGlenn Morris2020-01-1622-9/+48
| * | Make sb-image.el obsolete (Bug#37837)Stefan Kangas2020-01-174-108/+119
| * | * 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