| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new function `object-intervals' | Lars Ingebrigtsen | 2020-12-11 | 1 | -0/+16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fupcase no longer maps ?ß to itself (bug#11309) | Mattias Engdegård | 2020-12-10 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Recognise ß properly as a lower-case letter (bug#11309) | Mattias Engdegård | 2020-12-09 | 1 | -4/+11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix [:upper:] and [:lower:] for Unicode characters (bug#11309) | Mattias Engdegård | 2020-12-09 | 1 | -0/+57 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prefer setq-local in tests | Stefan Kangas | 2020-12-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new variable to selectively suppress backtraces in batch mode. | Philipp Stephani | 2020-12-07 | 1 | -0/+17 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Print a backtrace on unhandled errors in batch mode (Bug#44942). | Philipp Stephani | 2020-12-06 | 1 | -0/+33 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix double-free bug when finalizing module runtimes. | Philipp Stephani | 2020-11-29 | 1 | -0/+6 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix incorrect handling of module runtime and environment pointers. | Philipp Stephani | 2020-11-27 | 2 | -0/+60 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Say which command shadows a key binding | Stefan Kangas | 2020-11-22 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't shadow bindings by the same command | Stefan Kangas | 2020-11-22 | 1 | -0/+24 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't show key ranges if shadowed by different commands | Stefan Kangas | 2020-11-22 | 1 | -0/+27 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * src/data.c (set_internal): Fix bug#44733 | Stefan Monnier | 2020-11-19 | 1 | -0/+50 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | More string-search optimisations | Mattias Engdegård | 2020-11-19 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enhance syntax-tests.el to test nestable comments (Lisp style) | Alan Mackenzie | 2020-11-17 | 2 | -3/+89 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Run menu-item :filter function before showing binding | Stefan Kangas | 2020-11-15 | 1 | -0/+30 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove test for return value of set-keymap-parent | Stefan Kangas | 2020-11-09 | 1 | -4/+0 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add some more tests for keymap.c | Stefan Kangas | 2020-11-07 | 1 | -0/+49 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reduce integer-output-format to print-integers-as-characters | Mattias Engdegård | 2020-11-06 | 1 | -18/+21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add more tests for where-is-internal | Stefan Kangas | 2020-11-06 | 1 | -1/+78 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ; Silence byte-compiler warning in xdisp-tests.el | Stefan Kangas | 2020-11-05 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix some glitches in recent directory-files-* changes | Michael Albinus | 2020-11-02 | 1 | -105/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add directory-empty-p and new argument COUNT for directory-files-* | Arthur Miller | 2020-11-02 | 1 | -0/+105 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Insert describe-map-tree header into original buffer | Stefan Kangas | 2020-11-01 | 1 | -0/+13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New variable integer-output-format to print integers as characters (bug#44155) | Juri Linkov | 2020-10-31 | 1 | -0/+20 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * src/xdisp.c (syms_of_xdisp) <"scroll-minibuffer-conservatively">: New var | Stefan Monnier | 2020-10-31 | 1 | -25/+46 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ; Fix license statement in several files | Stefan Kangas | 2020-10-28 | 1 | -3/+5 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move some test data to follow our conventions | Stefan Kangas | 2020-10-23 | 7 | -17/+898 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new Lisp implementation of substitute-command-keys | Stefan Kangas | 2020-10-18 | 1 | -98/+0 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow creating unibyte strings from Emacs modules | Lars Ingebrigtsen | 2020-10-13 | 1 | -0/+6 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * src/xdisp.c (syms_of_xdisp): New var `redisplay_skip_initial_frame`. | Stefan Monnier | 2020-10-04 | 1 | -11/+13 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ; Fix more typos | Stefan Kangas | 2020-10-03 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enhance syntax-tests.el to test comments in parse-partial-sexp | Alan Mackenzie | 2020-10-02 | 1 | -4/+88 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enhance syntax-tests.el to test comments in scan-lists | Alan Mackenzie | 2020-10-02 | 1 | -5/+80 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from origin/emacs-27 | Glenn Morris | 2020-10-02 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ; Fix many typos in symbols in docs and comments | Stefan Kangas | 2020-10-02 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix out-of-source ‘make check’ emacs-module-tests | Paul Eggert | 2020-09-25 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enhance syntax-tests.el to test some comment character handling. | Alan Mackenzie | 2020-10-01 | 1 | -0/+190 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix 'move-to-column' when invisible text follows a TAB | Eli Zaretskii | 2020-09-30 | 1 | -0/+59 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor string-search optimisations (bug#43598) | Mattias Engdegård | 2020-09-27 | 1 | -2/+20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix searching for multibyte needles in unibyte haystacks | Lars Ingebrigtsen | 2020-09-27 | 1 | -1/+5 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Silence some byte-compiler warnings | Stefan Kangas | 2020-09-26 | 1 | -3/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Repurpose libxml test for obsolete argument | Stefan Kangas | 2020-09-26 | 1 | -20/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | string-search robustness and documentation improvement (bug#43598) | Mattias Engdegård | 2020-09-25 | 1 | -1/+29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a new function 'string-search' | Lars Ingebrigtsen | 2020-09-25 | 1 | -0/+23 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test/src/xdisp-tests.el: New file | Stefan Monnier | 2020-09-22 | 1 | -0/+52 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tweak a hash table print test | Lars Ingebrigtsen | 2020-09-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix printing of hash tables with removed elements | Pip Cet | 2020-09-20 | 1 | -0/+28 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Give Lisp control on the lossage size | Tino Calancha | 2020-09-17 | 1 | -0/+15 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add facility to make module functions interactive (Bug#23486). | Philipp Stephani | 2020-09-13 | 1 | -0/+32 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||