summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow resizing undecorated frames on macOS (bug#28512, bug#31795)scratch/ns/testingAlan Third2021-08-311-11/+10
* Make NS toolbar item ID more unique (bug#50160)Alan Third2021-08-311-2/+2
* Make NS toolbar use NSString instead of C stringsAlan Third2021-08-313-12/+11
* Fix macfont backend color handlingAlan Third2021-08-311-11/+11
* Further cleanup of NS color codeAlan Third2021-08-318-131/+59
* Simplify NS color handlingAlan Third2021-08-314-107/+60
* ; Add comment to tramp-read-passwd for debuggingMichael Albinus2021-08-311-0/+3
* Rename xref--mouse-2 and adjust documentationLars Ingebrigtsen2021-08-312-4/+12
* Fix point placement after ispell-complete-wordLars Ingebrigtsen2021-08-311-12/+5
* call-process doc string clarificationLars Ingebrigtsen2021-08-311-0/+2
* Make calc plotting through gnuplot work on non-X gnuplotsLars Ingebrigtsen2021-08-311-7/+14
* Fix abnf parsing of <prose> elementsLars Ingebrigtsen2021-08-311-1/+2
* Make run-at-time try harder to run at integral multiplesLars Ingebrigtsen2021-08-313-35/+59
* Move the expansion of abbreviated names to vc-git.elDmitry Gutov2021-08-312-6/+10
* ; cperl-mode.el: Fix border cases of inserting with elispHarald Jörg2021-08-302-8/+87
* Implement proper type conversion in native compilerAndreas Schwab2021-08-301-108/+102
* (cperl-test-bug-14343): Make it work for perl-modeStefan Monnier2021-08-301-7/+7
* * test/lisp/progmodes/cperl-mode-tests.el: Adjust here-doc tests for perl-modeStefan Monnier2021-08-301-31/+26
* * etc/NEWS: Fix typoStefan Monnier2021-08-301-1/+1
* Improve documentation of 'ispell-hunspell-add-multi-dic'Eli Zaretskii2021-08-301-1/+5
* Minor improvement in 'get-locale-names' on MS-WindowsEli Zaretskii2021-08-301-1/+1
* Fix typo in kill-buffer-delete-auto-save-files NEWS entryLars Ingebrigtsen2021-08-301-1/+1
* Make some non-ASCII work in ebnf2psLars Ingebrigtsen2021-08-301-2/+8
* Fix typo in previous custom.texi changeLars Ingebrigtsen2021-08-301-3/+3
* Make epg use rfc6068 for decoding %-encoded stringsLars Ingebrigtsen2021-08-302-16/+26
* Make rfc2368 obsolete and add rfc6068Lars Ingebrigtsen2021-08-306-2/+138
* Only look for the port command on MacOSLars Ingebrigtsen2021-08-301-1/+3
* Move vc-branch-p and vc-branch-part from vc.el to vc-rcs.el and renameLars Ingebrigtsen2021-08-293-38/+34
* Fix vc test for RCSLars Ingebrigtsen2021-08-291-1/+4
* Mention `set-variable' in the Init Syntax Emacs manual nodeLars Ingebrigtsen2021-08-291-8/+21
* Change --with-nativecomp to --with-native-compilation in messagesClément Pit-Claudel2021-08-293-7/+7
* Add support for OSC 7 in comint (current directory tracking)Augusto Stoffel2021-08-292-10/+32
* Tweak sh-script-mode indentation furtherKévin Le Gouguec2021-08-292-2/+13
* Improve compatibility with musl-libc (Bug#48789)Philipp Stephani2021-08-291-3/+6
* ; * src/xfaces.c (gui_supports_face_attributes_p): Fix typo in comment.Eli Zaretskii2021-08-291-2/+2
* C++ Mode: handle compound identifiers preceding brace lists correctlyAlan Mackenzie2021-08-291-3/+6
* Fix libexec installation on NS (bug#50250)Alan Third2021-08-291-0/+1
* Better document obsolescence of 'values'Eli Zaretskii2021-08-292-4/+12
* ; Copy contents of oldXMenu/copyright.h into oldXMenu/*.[ch] filesEli Zaretskii2021-08-2930-30/+570
* Disable the NS app when no frames are left (bug#14619, bug#21357, bug#23586)Alan Third2021-08-292-0/+11
* ; Remove copypasta accidentDmitry Gutov2021-08-291-2/+0
* Add tests for vc-rename-fileDmitry Gutov2021-08-291-2/+65
* * etc/NEWS: Document the recent xterm.el change for `\e[29~`Stefan Monnier2021-08-281-0/+6
* * lisp/progmodes/flymake.el: Bind mouse-3 to flymake-menu on mode-line.Juri Linkov2021-08-271-0/+2
* Revert part of 3572613550f5d1d0b3392dbc809b32f3989e2981 (bug#39452)Juri Linkov2021-08-271-1/+1
* Fix shell-script-mode indentation of continuation linesDario Gjorgjevski2021-08-272-1/+41
* Fix completion of extended "..." syntax in eshellMichalis V2021-08-271-2/+7
* Don't overly truncate tabulated-list headersLars Ingebrigtsen2021-08-271-23/+35
* Fix `M-X TAB' completion for commands marked for multiple modesLars Ingebrigtsen2021-08-271-8/+2
* Put advice documentation at the end of the displayed doc stringLars Ingebrigtsen2021-08-271-2/+6