summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into scratch/font_lock_large_filesscratch/font_lock_large_filesDmitry Gutov2022-08-15151-1533/+2125
|\
| * Make message-mark-active-p obsolete in favor of mark-activeStefan Kangas2022-08-152-6/+6
| * Make gnus-uu-view-with-metamail obsoleteStefan Kangas2022-08-142-9/+2
| * Don't use obsolete library as example in Elisp IntroStefan Kangas2022-08-141-21/+7
| * Make gnus-iswitchb-completing-read obsoleteStefan Kangas2022-08-141-5/+3
| * ; * lisp/org/org.el: Delete unnecessary declarations.Stefan Kangas2022-08-141-5/+0
| * Don't advertise obsolete library html2text.elStefan Kangas2022-08-145-22/+9
| * Improve timefns speed on integersPaul Eggert2022-08-141-4/+15
| * Decode time conses before floatsPaul Eggert2022-08-141-11/+11
| * Work around Bug#57211Paul Eggert2022-08-141-1/+2
| * * doc/lispref/functions.texi: Fix capitalization.Paul Eggert2022-08-141-1/+1
| * Fix selection preservation bug when USE_XCBPaul Eggert2022-08-141-5/+6
| * ; Fix last change.Eli Zaretskii2022-08-142-4/+7
| * ; Fix documentation of 'compiled-function-p' (bug#56648)Eli Zaretskii2022-08-142-2/+5
| * * lisp/emacs-lisp/ring.el (ring): Define as a typeStefan Monnier2022-08-141-0/+4
| * (compiled-function-p): New function (bug#56648)Stefan Monnier2022-08-1417-42/+63
| * Tramp code cleanupMichael Albinus2022-08-145-18/+63
| * ; * etc/NEWS: Fix typos.Michael Albinus2022-08-141-13/+11
| * * lisp/cedet/ede/emacs.el (ede-emacs-load): Delete obsolete name argStefan Monnier2022-08-141-1/+0
| * * lisp/calendar/time-date.el (seconds-to-time): Use the original arg listStefan Monnier2022-08-142-9/+16
| * ; Delete commented out manual section on emulationStefan Kangas2022-08-141-95/+1
| * * src/Makefile.in (elnlisp): Delete autoload.eln from list.Stefan Kangas2022-08-141-1/+0
| * Make Gnus FAQ more contemporaryStefan Kangas2022-08-141-114/+33
| * Strength-reduce apply with (list ...) as tail argumentMattias Engdegård2022-08-141-18/+19
| * Simplify code using take, ntake and butlastMattias Engdegård2022-08-144-17/+7
| * ; * doc/misc/gnus-faq.texi (FAQ 1-3): Fix recent change.Stefan Kangas2022-08-141-3/+1
| * Further speedups of redisplay of long and truncated linesEli Zaretskii2022-08-145-53/+129
| * ; advice--interactive-form: Fix a typo introduced in recent changeŠtěpán Němec2022-08-141-1/+1
| * ; * src/xdisp.c (display_line): Fix a typo.Eli Zaretskii2022-08-141-3/+2
| * More fixes to MPX drag-and-drop interactionPo Lu2022-08-141-1/+23
| * ; * etc/NEWS: Fix typo.Philip Kaludercic2022-08-131-1/+1
| * Document time-convert FORM argument as mandatoryBasil L. Contovounesios2022-08-132-8/+7
| * Improve time-convert docstring formatting for readabilityStefan Kangas2022-08-131-6/+12
| * nadvice.el: Avoid exponential blow up in interactive-form recursionStefan Monnier2022-08-131-13/+13
| * ; Fix documentation of 'deactivate-mark'Eli Zaretskii2022-08-132-7/+10
| * Update Gnus Installation FAQStefan Kangas2022-08-131-50/+10
| * Make many gnus version variables obsoleteStefan Kangas2022-08-1318-2/+22
| * js.el: Tweak last changeStefan Monnier2022-08-131-3/+4
| * Speed up display of long lines under 'truncate-lines'Eli Zaretskii2022-08-133-7/+136
| * Add new value `dont-save' to `deactivate-mark'Po Lu2022-08-133-3/+15
| * Tweak outline symbol iconsLars Ingebrigtsen2022-08-131-2/+2
| * Allow EXCLUDED-FILES in loaddefs-generate to be relativeLars Ingebrigtsen2022-08-131-0/+5
| * Don't hide final dump in admin/emakeLars Ingebrigtsen2022-08-131-1/+1
| * ; * lisp/emulation/viper.el: Bump version to match variable.Stefan Kangas2022-08-131-1/+1
| * Make ps-mode-version variable obsoleteStefan Kangas2022-08-131-3/+5
| * Make htmlfontify-version variable obsoleteStefan Kangas2022-08-131-6/+5
| * Delete many references to Emacs 23 or older from docsStefan Kangas2022-08-1314-73/+33
| * ; * etc/NEWS: Minor fixes. (Bug#57169)Eli Zaretskii2022-08-131-8/+6
| * Prevent selection converter from signalling if buffer is narrowedPo Lu2022-08-131-3/+6
| * Fix a recently-added Eshell test on MS-WindowsEli Zaretskii2022-08-131-4/+7