| Age | Commit message (Expand) | Author |
| 2024-08-30 | Package description blurb updated to mention recfiles, not rec filesexternals/rec-mode | Antoine Kalmbach |
| 2024-07-05 | Highlight full words only when highlighting types and constants | Antoine Kalmbach |
| 2023-11-20 | rec-mode.el: avoid explicit buffer positions in rec-beginning-of-field-pos | Jose E. Marchesi |
| 2023-11-20 | bump version to 1.9.2 | Jose E. Marchesi |
| 2023-11-20 | rec-mode.el: do not use looking-back in rec-beginning-of-field-pos | Jose E. Marchesi |
| 2022-12-20 | Set version 1.9.1 | Antoine Kalmbach |
| 2022-12-20 | Fix EIEIO leftovers from various places | Mykhailo Shevchuck |
| 2022-11-01 | Fix reference to rec-field in rec-finish-editing-field | Jose E. Marchesi |
| 2022-06-20 | Set version to 1.9.0 | Antoine Kalmbach |
| 2022-06-20 | Add docs about xref | Antoine Kalmbach |
| 2022-06-16 | Refactoring and xref support. Docstring fixes. | Antoine Kalmbach |
| 2022-05-30 | rec-cmd-jump-to-fast: use correct parameter | Wade Mealing |
| 2022-04-05 | fix res-type initialization order | Antoine Kalmbach |
| 2021-12-13 | set version to 1.8.2 | Antoine Kalmbach |
| 2021-12-13 | Add autoload token to define-derived-mode rec-mode | Jose E. Marchesi |
| 2021-09-01 | fix ;;;###autoload tag in rec-mode.el | Jose E. Marchesi |
| 2021-04-20 | Fix various bugs, release 1.8.1 | Antoine Kalmbach |
| 2021-04-18 | Release 1.8.0 | Antoine Kalmbach |
| 2021-04-17 | Update copyright notices | Antoine Kalmbach |
| 2021-03-27 | Merge remote-tracking branch 'upstream/rec-mode/main' into externals/rec-mode | Stefan Monnier |
| 2020-12-30 | Remove duplicate code, remove unused bindings | Antoine Kalmbach |
| 2020-12-30 | Update documentation to match new sync behavior | Antoine Kalmbach |
| 2020-12-27 | Synchronize summary buffer with the selection | Antoine Kalmbach |
| 2020-12-07 | Use pipes with Flymake, fix IMenu index | Antoine Kalmbach |
| 2020-12-06 | Flymake, ElDoc and IMenu support | Antoine Kalmbach |
| 2020-11-30 | Selection improvements -- rec-selection-mode and cross referencing | Antoine Kalmbach |
| 2020-11-18 | rec-cmd-show-summary: pass :type to rec-query | Jose E. Marchesi |
| 2020-11-17 | Refactor to use generics and structs instead of lists. | Antoine Kalmbach |
| 2020-11-15 | Make rec-edit-mode a (temporary) major mode | Antoine Kalmbach |
| 2020-11-14 | Add a menu | Antoine Kalmbach |
| 2020-11-14 | ob-rec.el: Update copyright years, set Maintainer | Antoine Kalmbach |
| 2020-11-14 | * ob-rec.el: Tweak copyright to pass the sanity check | Stefan Monnier |
| 2020-11-14 | Move smartly around after editing fields | Antoine Kalmbach |
| 2020-11-13 | Add indexes to the manual and some style/layout changes | Antoine Kalmbach |
| 2020-11-13 | Align keybindings with conventions, deprecate unused code | Antoine Kalmbach |
| 2020-11-12 | Improve regexp that matched on empty strings | Antoine Kalmbach |
| 2020-11-12 | Escape plus sign in regexp | Antoine Kalmbach |
| 2020-11-12 | Loop fix and autoload cookie, docstring clarifications | Antoine Kalmbach |
| 2020-11-11 | README, COPYING, Info fixes | Antoine Kalmbach |
| 2020-11-11 | Add Info mode manual | Antoine Kalmbach |
| 2020-11-11 | Docstring improvements (via checkdoc) | Antoine Kalmbach |
| 2020-11-11 | Font lock fixes and many small checkdoc fixes | Antoine Kalmbach |
| 2020-11-09 | Move files to the root directory | Antoine Kalmbach |
| 2020-11-08 | Lexical binding, style and compatibility fixes | Stefan Monnier |
| 2020-11-08 | rec-mode: split fields by comma and whitespace for summary | Antoine Kalmbach |
| 2020-11-08 | Updated copyright years | Jose E. Marchesi |
| 2020-11-08 | Copyright years updated to 2019. | Jose E. Marchesi |
| 2020-11-08 | rec-mode: require tabulated-list. | Jose E. Marchesi |
| 2020-11-08 | rec-mode: fix typo and run the actual hooks. | Jose E. Marchesi |
| 2020-11-08 | rec-mode: fix setq typo | Jose E. Marchesi |