summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Have cl-declare set function speed propscratch/native-comp-clAndrea Corallo2020-09-012-4/+11
* * lisp/emacs-lisp/cl-macs.el (cl-the): Emit compiler hints when native.Andrea Corallo2020-09-011-1/+7
* * Fix `load-filename' for installed instance (bug#43089)Andrea Corallo2020-09-011-40/+22
* Rework native compiled lisp/d lambda list accessorAndrea Corallo2020-09-012-14/+5
* * src/lread.c (Fload): Fix for manual eln load.Andrea Corallo2020-08-311-3/+9
* Fix describe function arglist for native compiled lisp/d (bug#42572)Andrea Corallo2020-08-313-2/+35
* * Store raw documentation during native compilation (bug#42974)Andrea Corallo2020-08-301-2/+2
* * test/src/comp-tests.el (comp-tests-doc): Update test.Andrea Corallo2020-08-291-1/+3
* * lisp/startup.el (command-line): Clean-up logic for new .eln disposition.Andrea Corallo2020-08-291-6/+1
* Have .elc files in `load-history' when loading native code (bug#43089)Andrea Corallo2020-08-292-11/+17
* * Back using `load-file-name' when reading '#$' (bug#42961)Andrea Corallo2020-08-291-5/+7
* * src/lread.c (Fload): Bind load-file-name to the .elc filename.Andrea Corallo2020-08-291-2/+4
* Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-08-29169-1627/+11152
|\
| * Revert recent expand-file-name changes if DOS_NTPaul Eggert2020-08-281-9/+57
| * * src/fileio.c (Fexpand_file_name): Omit unnecessary assignment.Paul Eggert2020-08-281-1/+0
| * Allow direct choice of smtp authentication methodAndrew G Cohen2020-08-291-2/+4
| * ; Bump seq version to 2.22Stefan Kangas2020-08-291-1/+1
| * Fix Objective-C C99 build problemAlan Third2020-08-281-3/+4
| * Add GNUstep build to Gitlab CI/CDAlan Third2020-08-281-0/+26
| * Add support for parsing column numbers in Visual Studio messagesDaniel Martín2020-08-284-3/+9
| * Fix Bug#43052Michael Albinus2020-08-281-15/+23
| * Add commands to run shell commands in project rootStefan Kangas2020-08-283-0/+35
| * Make XEmacs compat aliases obsolete in warnings.elStefan Kangas2020-08-281-2/+4
| * Use lexical-binding in warnings.el and add testsStefan Kangas2020-08-282-5/+61
| * New eieio-persistent-make-instance generic functionEric Abrahamsen2020-08-281-41/+39
| * Remove redundant slot validation in eieio-persistent-readEric Abrahamsen2020-08-281-148/+63
| * Fix indent-region for identifiers with underscores in cperl-modeHarald Jörg2020-08-281-4/+4
| * * lisp/mwheel.el: Improve package description.Stefan Kangas2020-08-281-2/+2
| * * test/src/fileio-tests.el: Preserve HOME when a test failsMattias Engdegård2020-08-281-6/+4
| * Fix most of fileio-tests on MS-WindowsEli Zaretskii2020-08-281-7/+23
| * Fix recently-introduced expand-file-name bugPaul Eggert2020-08-272-25/+21
| * Set Gnus server 'closed status in gnus-close-serverEric Abrahamsen2020-08-272-5/+7
| * Switch Gnus D-Bus signal from :session to :systemEric Abrahamsen2020-08-271-1/+1
| * Adapt tramp-testsMichael Albinus2020-08-271-11/+8
| * ; * etc/NEWS: Fix formatting of a recently-added entry.Eli Zaretskii2020-08-271-2/+1
| * Keep the user theme in sync when marking a variable as setMauro Aranda2020-08-271-0/+3
| * Make minibuf-eldef respect minibuffer-default-prompt-formatLars Ingebrigtsen2020-08-271-4/+18
| * Substitute command keys in display-local-helpStefan Kangas2020-08-271-1/+4
| * Prevent spurious tabs by RET in todo-edit-mode (bug#43068)Stephen Berman2020-08-273-11/+58
| * Minor clean up in flyspell.elStefan Kangas2020-08-271-8/+5
| * dired: Show broken/circular links w/ different faceTino Calancha2020-08-272-0/+26
| * Only show flyspell welcome message interactivelyStefan Kangas2020-08-271-1/+1
| * Add ASTEC-X issue to PROBLEMSStefan Kangas2020-08-271-0/+6
| * Fix flyspell welcome messageStefan Kangas2020-08-271-9/+14
| * ; Add the necessary argument (bug#42967)Dmitry Gutov2020-08-271-1/+1
| * Allow a function for the :secret in a plstoreAndrew G Cohen2020-08-271-1/+3
| * ; * lisp/textmodes/flyspell.el (flyspell-mode-on): Fix typo.Stefan Kangas2020-08-271-1/+1
| * Refer to correct mouse button in flyspell messageStefan Kangas2020-08-271-9/+12
| * Signal error on Hunspell installation problemStefan Kangas2020-08-271-22/+32
| * ; Fix license statements.Stefan Kangas2020-08-2738-114/+176