summaryrefslogtreecommitdiff
path: root/src/lisp.h
Commit message (Expand)AuthorAge
* Disallow creation of circular variable alias chainsMattias Engdegård2023-04-14
* Make string-lessp vectorisation saferMattias Engdegård2023-03-31
* Support input method ``text conversion'' on X WindowsPo Lu2023-02-12
* Update some commentary for C23Paul Eggert2023-02-04
* Merge from origin/emacs-29Stefan Kangas2023-02-03
|\
| * (treesit_predicate_match): Match node text against regexp without consingDmitry Gutov2023-02-02
* | Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\|
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | Avoid duplicate inclusion of stdalign.hPaul Eggert2022-12-26
* | Add support for additional memory checks using AddressSanitizer.Vibhav Pant2022-12-19
|/
* Merge branch 'feature/improved-locked-narrowing'Gregory Heytings2022-11-27
|\
| * Reworked locked narrowing.Gregory Heytings2022-11-25
| * Merge master into feature/improved-locked-narrowing.Gregory Heytings2022-11-24
| |\
| * \ Merge master into feature/improved-locked-narrowing.Gregory Heytings2022-10-30
| |\ \
| * | | Improved locked narrowing.Gregory Heytings2022-08-20
* | | | Merge remote-tracking branch 'savannah/master' into feature/tree-sitterYuan Fu2022-11-21
|\ \ \ \ | | |_|/ | |/| |
| * | | itree: Reproduce markers's behavior more faithfully (bug#58928)Stefan Monnier2022-11-03
| * | | Initialize child signal handling before posix_spawn too.Paul Eggert2022-11-02
| | |/ | |/|
| * | Fix the subr-arity returned by native compiled functions with lots of argsAlan Mackenzie2022-10-29
| * | Merge remote-tracking branch 'origin/feature/noverlay'Stefan Monnier2022-10-28
| |\ \
| | * | Prefix all itree.h type names with itree_Matt Armstrong2022-10-19
| | * | Tighten up handling of `otick`Stefan Monnier2022-10-09
| | * | Merge 'master' into noverlayStefan Monnier2022-09-25
| | |\ \
| | * | | Provide a new tree data-structure for overlays.Andreas Politz2017-10-04
| * | | | lisp.h: Remove unnecessary preprocessor conditionsLin Sun2022-10-25
| * | | | src/frame.c (do_switch_frame): Fix bug#58343Stefan Monnier2022-10-12
| * | | | Better Lisp_String commentsMattias Engdegård2022-10-08
| | |/ / | |/| |
* | | | New function fast_c_string_match and fast_c_string_match_internalYuan Fu2022-11-09
* | | | Merge branch 'master' into feature/tree-sitterYuan Fu2022-10-05
|\| | |
| * | | Port alignas definition to C23Paul Eggert2022-09-13
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/master' into feature/tree-sitterYuan Fu2022-08-29
|\| |
| * | New debugging facility: backtraces from errors in Lisp called from redisplayAlan Mackenzie2022-08-11
| * | Allow creating processes where only one of stdin or stdout is a PTYJim Porter2022-08-05
| * | Merge branch 'master' into feature/long-lines-improvementsGregory Heytings2022-08-04
| |\ \
| | * | Fix the bytecode incompatibility due to the change to 'narrow-to-region'.Gregory Heytings2022-08-01
| | * | Tune blv_foundPaul Eggert2022-08-01
| * | | Add locked narrowing around pre- and post-command-hookGregory Heytings2022-07-31
| |/ /
| * | Correct symbol in error for failed CHECK_INTEGER (bug#56723)Mattias Engdegård2022-07-23
| * | Merge branch 'feature/fix-the-long-lines-display-bug'Gregory Heytings2022-07-21
| |\ \
| | * | Further tweaks to long lines handling.Gregory Heytings2022-07-20
| | * | Simplified and improved heuristic for long lines detection.Gregory Heytings2022-07-19
| | * | Improvements to long lines handling.Gregory Heytings2022-07-16
| * | | Make STRING_SET_MULTIBYTE an inline functionStefan Monnier2022-07-09
| * | | Remove now unused parameter TRACK from do_switch_frame.Alan Mackenzie2022-07-08
| * | | Fix undo of changes in cloned indirect buffersEli Zaretskii2022-07-07
| |/ /
| * | ; Fix typos.Stefan Kangas2022-07-02
| * | Allow plist-get/plist-put/plist-member to take a comparison functionLars Ingebrigtsen2022-06-27
| * | Streamline time decoding and conversionPaul Eggert2022-06-15
* | | Merge remote-tracking branch 'savannah/master' into feature/tree-sitterYuan Fu2022-06-14
|\| |
| * | Fix two crashes when a display connection is lostPo Lu2022-06-07