summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Make sorting not change buffer modification status alwaysLars Ingebrigtsen2022-05-031-1/+4
* Add new macro with-buffer-unmodified-if-unchangedLars Ingebrigtsen2022-05-033-69/+94
* Fix thinko in recent tool bar caching logicLars Ingebrigtsen2022-05-031-4/+7
* Make tool bar caching more sensibleLars Ingebrigtsen2022-05-031-6/+7
* ; * doc/misc/eshell.texi (Arguments): Fix cross-references.Eli Zaretskii2022-05-031-4/+4
* Allow desktop to restore frames and windows on TTY framesEli Zaretskii2022-05-032-6/+38
* Improve the behavior of concatenating parts of Eshell argumentsJim Porter2022-05-036-16/+109
* Return a list of numbers if all lines of an Eshell subcommand are numericJim Porter2022-05-034-15/+44
* Eshell variable expansion should always return strings inside quotesJim Porter2022-05-035-71/+272
* Make adding things to the tool bar show up on next redisplayLars Ingebrigtsen2022-05-031-1/+6
* Add new command 'package-update'Lars Ingebrigtsen2022-05-033-1/+36
* Fix key-parse problem with C-x ( ... sequencesLars Ingebrigtsen2022-05-033-12/+19
* Make TAB work in makefile mode when transient mark mode is onLars Ingebrigtsen2022-05-031-1/+1
* Handle file name handler in write-region's VISIT argMichael Albinus2022-05-035-448/+318
* Rewrite sql-interactive-remove-continuation-promptFilipp Gunbin2022-05-032-80/+135
* Make more buttons in *Help* respect `help-window-keep-selected'Lars Ingebrigtsen2022-05-031-4/+13
* Further mm-base64-line-p bug fixesLars Ingebrigtsen2022-05-031-2/+2
* Fix mm-base64-line-p logicLars Ingebrigtsen2022-05-031-4/+6
* * src/haiku_support.cc (DrawContent): Use right UI color.Po Lu2022-05-031-1/+1
* ; * lisp/tooltip.el (tooltip-show-help): Fix typo in last change.Po Lu2022-05-031-1/+1
* Make menu bar help text work on macOS as wellPo Lu2022-05-032-11/+8
* Fix default font in macOS font dialogsPo Lu2022-05-031-0/+13
* Fix some font parsing problems on NSPo Lu2022-05-031-2/+4
* Handle GraphicsExpose events on scroll barsPo Lu2022-05-031-4/+27
* Make sure rectangles are drawn correctly on XPo Lu2022-05-033-5/+17
* Fix glyphless glyph display on HaikuPo Lu2022-05-031-2/+2
* Fix font matching of "Fira Code Retina" and "Fira Code Regular" on HaikuPo Lu2022-05-031-2/+6
* Don't leave temp files behind from undigest-testsGlenn Morris2022-05-021-50/+60
* Clean up X11 double buffering codePo Lu2022-05-034-51/+109
* ; * src/nsterm.m (syms_of_nsterm): Fix typo in defsym.Po Lu2022-05-031-1/+1
* Fix punctuation in the Eshell manualEli Zaretskii2022-05-021-3/+3
* ; * etc/NEWS: Improve wording of "M-x scratch-buffer" entry.Eli Zaretskii2022-05-021-2/+3
* ; Fix typo and wording of a doc stringEli Zaretskii2022-05-021-3/+3
* Load multiple bibliographies with multibib packageArash Esbati2022-05-021-6/+11
* Wait for events from all displays in Xm dialogs even on XI2Po Lu2022-05-021-15/+1
* Make the eval-in-debug error message prettier in non-recursive errorsLars Ingebrigtsen2022-05-021-11/+17
* Make non-recursive error messages in edebug prettierLars Ingebrigtsen2022-05-021-8/+19
* Fix eldoc interaction with `when' and `unless'Lars Ingebrigtsen2022-05-021-6/+2
* Add a command to recreate the *scratch* bufferLars Ingebrigtsen2022-05-023-0/+22
* Fix handling double-click-time nil or tStefan Kangas2022-05-027-6/+34
* Re-fix Gcc header tokenization in GnusLars Ingebrigtsen2022-05-021-2/+3
* Allow reusing the *Help* window with `i'/`s/ commandsLars Ingebrigtsen2022-05-025-21/+57
* Fix inconsistencies in Haiku font selection dialogPo Lu2022-05-022-7/+9
* Allow show-paren to show matching parentheses inside commentsLars Ingebrigtsen2022-05-021-0/+7
* Fix handling of some weights in the Haiku font driverPo Lu2022-05-023-15/+7
* Use xref-goto-xref as the xref mouse bindingLars Ingebrigtsen2022-05-021-1/+1
* Fix the OMIT-NULLS + "" case in string-linesLars Ingebrigtsen2022-05-022-1/+4
* Improve font dialog on macOSPo Lu2022-05-021-1/+40
* Default to currently selected font in Haiku font dialogsPo Lu2022-05-024-20/+149
* * lisp/gnus/gnus-util.el (gnus-byte-compile): Use `lexical-binding`Stefan Monnier2022-05-021-6/+7