summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-30Package description blurb updated to mention recfiles, not rec filesexternals/rec-modeAntoine Kalmbach
2024-07-05Highlight full words only when highlighting types and constantsAntoine Kalmbach
2023-11-20rec-mode.el: avoid explicit buffer positions in rec-beginning-of-field-posJose E. Marchesi
2023-11-20bump version to 1.9.2Jose E. Marchesi
2023-11-20rec-mode.el: do not use looking-back in rec-beginning-of-field-posJose E. Marchesi
2022-12-20Set version 1.9.1Antoine Kalmbach
2022-12-20Fix EIEIO leftovers from various placesMykhailo Shevchuck
2022-11-01Fix reference to rec-field in rec-finish-editing-fieldJose E. Marchesi
2022-06-20Set version to 1.9.0Antoine Kalmbach
2022-06-20Add docs about xrefAntoine Kalmbach
2022-06-16Refactoring and xref support. Docstring fixes.Antoine Kalmbach
2022-05-30rec-cmd-jump-to-fast: use correct parameterWade Mealing
2022-04-05fix res-type initialization orderAntoine Kalmbach
2021-12-13set version to 1.8.2Antoine Kalmbach
2021-12-13Add autoload token to define-derived-mode rec-modeJose E. Marchesi
2021-09-01fix ;;;###autoload tag in rec-mode.elJose E. Marchesi
2021-04-20Fix various bugs, release 1.8.1Antoine Kalmbach
2021-04-18Release 1.8.0Antoine Kalmbach
2021-04-17Update copyright noticesAntoine Kalmbach
2021-03-27Merge remote-tracking branch 'upstream/rec-mode/main' into externals/rec-modeStefan Monnier
2020-12-30Remove duplicate code, remove unused bindingsAntoine Kalmbach
2020-12-30Update documentation to match new sync behaviorAntoine Kalmbach
2020-12-27Synchronize summary buffer with the selectionAntoine Kalmbach
2020-12-07Use pipes with Flymake, fix IMenu indexAntoine Kalmbach
2020-12-06Flymake, ElDoc and IMenu supportAntoine Kalmbach
2020-11-30Selection improvements -- rec-selection-mode and cross referencingAntoine Kalmbach
2020-11-18rec-cmd-show-summary: pass :type to rec-queryJose E. Marchesi
2020-11-17Refactor to use generics and structs instead of lists.Antoine Kalmbach
2020-11-15Make rec-edit-mode a (temporary) major modeAntoine Kalmbach
2020-11-14Add a menuAntoine Kalmbach
2020-11-14ob-rec.el: Update copyright years, set MaintainerAntoine Kalmbach
2020-11-14* ob-rec.el: Tweak copyright to pass the sanity checkStefan Monnier
2020-11-14Move smartly around after editing fieldsAntoine Kalmbach
2020-11-13Add indexes to the manual and some style/layout changesAntoine Kalmbach
2020-11-13Align keybindings with conventions, deprecate unused codeAntoine Kalmbach
2020-11-12Improve regexp that matched on empty stringsAntoine Kalmbach
2020-11-12Escape plus sign in regexpAntoine Kalmbach
2020-11-12Loop fix and autoload cookie, docstring clarificationsAntoine Kalmbach
2020-11-11README, COPYING, Info fixesAntoine Kalmbach
2020-11-11Add Info mode manualAntoine Kalmbach
2020-11-11Docstring improvements (via checkdoc)Antoine Kalmbach
2020-11-11Font lock fixes and many small checkdoc fixesAntoine Kalmbach
2020-11-09Move files to the root directoryAntoine Kalmbach
2020-11-08Lexical binding, style and compatibility fixesStefan Monnier
2020-11-08rec-mode: split fields by comma and whitespace for summaryAntoine Kalmbach
2020-11-08Updated copyright yearsJose E. Marchesi
2020-11-08Copyright years updated to 2019.Jose E. Marchesi
2020-11-08rec-mode: require tabulated-list.Jose E. Marchesi
2020-11-08rec-mode: fix typo and run the actual hooks.Jose E. Marchesi
2020-11-08rec-mode: fix setq typoJose E. Marchesi