Age | Commit message (Expand) | Author | Files | Lines |
12 days | tweaks: remove a check for a symbol that never gets definedHEADmaster | Benno Schulenberg | 1 | -4/+1 |
2025-06-12 | po: update translations and regenerate POT file and PO filesv8.5 | Benno Schulenberg | 39 | -13311/+13310 |
2025-06-12 | docs: baptize the release | Benno Schulenberg | 1 | -1/+1 |
2025-06-12 | bump version numbers and add a news item for the 8.5 release | Benno Schulenberg | 11 | -11/+74 |
2025-06-11 | gnulib: update to its current upstream state | Benno Schulenberg | 1 | -1/+1 |
2025-06-09 | build: fix compilation when configured with --disable-histories | Benno Schulenberg | 2 | -2/+5 |
2025-06-08 | tweaks: use the correct modifier, to avoid a warning on 32-bit machines | Benno Schulenberg | 1 | -1/+1 |
2025-05-30 | docs: reword the descriptions of --operatingdir and 'set operatingdir' | Benno Schulenberg | 3 | -12/+8 |
2025-05-29 | tweaks: properly tag some keywords in texi doc, instead of using quotes | Benno Schulenberg | 1 | -6/+6 |
2025-05-25 | tweaks: shorten a URL, and update it to use https | Benno Schulenberg | 18 | -18/+18 |
2025-05-22 | build: fix compilation for config with --enable-tiny --enable-histories | Benno Schulenberg | 1 | -1/+1 |
2025-05-21 | tweaks: rename 'use_utf8' to 'using_utf8', and make it a global variable | Benno Schulenberg | 7 | -53/+33 |
2025-05-21 | tweaks: elide the unneeded use of an auxiliary function | Benno Schulenberg | 1 | -1/+2 |
2025-05-20 | feedback: suppress "Removed anchor" when the mini bar is hidden | Benno Schulenberg | 1 | -1/+1 |
2025-05-20 | feedback: suppress "Jumped to anchor" when line numbers are active | Benno Schulenberg | 1 | -1/+2 |
2025-05-18 | tweaks: random unimportant edits here and there | Benno Schulenberg | 5 | -13/+12 |
2025-05-18 | tweaks: use reallocations, instead of new allocations plus frees | Benno Schulenberg | 1 | -5/+3 |
2025-05-18 | docs: add a suggested key combo for wiping all anchors to sample nanorc | Benno Schulenberg | 1 | -0/+3 |
2025-05-17 | feedback: report the setting and removing of an anchor just once | Benno Schulenberg | 1 | -4/+6 |
2025-05-17 | docs: mention that --positionlog also saves the positions of anchors | Benno Schulenberg | 4 | -13/+19 |
2025-05-17 | build: fix compilation when configured with --disable-utf8 | Benno Schulenberg | 2 | -5/+5 |
2025-05-17 | anchor: change the aspect of any anchor to a dagger (†) | Benno Schulenberg | 1 | -11/+2 |
2025-05-17 | history: always save the positions of any anchors | Benno Schulenberg | 1 | -1/+1 |
2025-05-17 | history: always save the last cursor position, also for line=1,column=1 | Benno Schulenberg | 1 | -17/+0 |
2025-05-17 | tweaks: elide an auxiliary variable that is no longer needed | Benno Schulenberg | 1 | -15/+13 |
2025-05-17 | history: reverse the order in the file-positions list, to latest first | Benno Schulenberg | 1 | -29/+12 |
2025-05-14 | feedback: show in mini bar the presence of an anchor on the cursor line | Benno Schulenberg | 2 | -2/+8 |
2025-05-14 | feedback: change the appearance of anchors when they will be saved | Benno Schulenberg | 2 | -3/+8 |
2025-05-14 | new feature: save and restore anchors when the first line has an anchor | Benno Schulenberg | 2 | -10/+69 |
2025-05-09 | tweaks: elide the unneeded passing around of three parameters | Benno Schulenberg | 4 | -22/+11 |
2025-05-08 | syntaxes: add a license line to files that were created by Mike Frysinger | Benno Schulenberg | 6 | -0/+6 |
2025-05-08 | syntaxes: use character classes instead of range expressions | Benno Schulenberg | 22 | -41/+41 |
2025-05-07 | bindings: lowercase an ASCII character in a locale-proof manner | Benno Schulenberg | 1 | -2/+6 |
2025-05-07 | tweaks: avoid using toupper() and tolower() where easily possible | Benno Schulenberg | 2 | -8/+9 |
2025-05-06 | new feature: exit with an error status (2) for ^X^Q and ^O^Q | Benno Schulenberg | 5 | -3/+12 |
2025-05-05 | menus: reshuffle an item, to avoid truncating its help-line label | Benno Schulenberg | 1 | -3/+3 |
2025-05-05 | bindings: always bind ^Q in the WriteOut menu, not only for --saveonexit | Benno Schulenberg | 1 | -1/+1 |
2025-05-04 | feedback: change the level of a certain message, to show it is special | Benno Schulenberg | 1 | -1/+1 |
2025-05-03 | moving: make cycling (M-%) independent from centering (^L) | Benno Schulenberg | 1 | -1/+3 |
2025-04-28 | bindings: let ^L just center the cursor, not cycle it -- let M-% cycle it | Benno Schulenberg | 1 | -1/+2 |
2025-04-28 | bindings: do not list ^L twice (in main help text and help lines) | Benno Schulenberg | 1 | -1/+3 |
2025-04-26 | syntax: default: show hard spaces with a lightgrey background | Benno Schulenberg | 1 | -0/+3 |
2025-04-26 | docs: in cheatsheet, equalize the spacing in three consecutive blocks | Benno Schulenberg | 1 | -1/+1 |
2025-04-25 | options: accept --whitespacedisplay and 'set whitespacedisplay' | Benno Schulenberg | 3 | -1/+6 |
2025-04-24 | build: swap two linker arguments, to enable compilation on Cygwin | Benno Schulenberg | 1 | -1/+1 |
2025-04-23 | tweaks: in the browser, implement M-\ and M-/ in a slightly denser way | Benno Schulenberg | 1 | -6/+4 |
2025-04-22 | build: add the 'm4/host-cpu-c-abi.m4' file to .gitignore | Peter Michaux | 1 | -0/+1 |
2025-04-14 | gnulib: pull in the fix for a cross-compilation failure | Benno Schulenberg | 1 | -1/+1 |
2025-04-02 | po: update translations and regenerate POT file and PO filesv8.4 | Benno Schulenberg | 39 | -12213/+12751 |
2025-04-02 | bump version numbers and add a news item for the 8.4 release | Benno Schulenberg | 10 | -11/+66 |