summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
12 daystweaks: remove a check for a symbol that never gets definedHEADmasterBenno Schulenberg1-4/+1
2025-06-12po: update translations and regenerate POT file and PO filesv8.5Benno Schulenberg39-13311/+13310
2025-06-12docs: baptize the releaseBenno Schulenberg1-1/+1
2025-06-12bump version numbers and add a news item for the 8.5 releaseBenno Schulenberg11-11/+74
2025-06-11gnulib: update to its current upstream stateBenno Schulenberg1-1/+1
2025-06-09build: fix compilation when configured with --disable-historiesBenno Schulenberg2-2/+5
2025-06-08tweaks: use the correct modifier, to avoid a warning on 32-bit machinesBenno Schulenberg1-1/+1
2025-05-30docs: reword the descriptions of --operatingdir and 'set operatingdir'Benno Schulenberg3-12/+8
2025-05-29tweaks: properly tag some keywords in texi doc, instead of using quotesBenno Schulenberg1-6/+6
2025-05-25tweaks: shorten a URL, and update it to use httpsBenno Schulenberg18-18/+18
2025-05-22build: fix compilation for config with --enable-tiny --enable-historiesBenno Schulenberg1-1/+1
2025-05-21tweaks: rename 'use_utf8' to 'using_utf8', and make it a global variableBenno Schulenberg7-53/+33
2025-05-21tweaks: elide the unneeded use of an auxiliary functionBenno Schulenberg1-1/+2
2025-05-20feedback: suppress "Removed anchor" when the mini bar is hiddenBenno Schulenberg1-1/+1
2025-05-20feedback: suppress "Jumped to anchor" when line numbers are activeBenno Schulenberg1-1/+2
2025-05-18tweaks: random unimportant edits here and thereBenno Schulenberg5-13/+12
2025-05-18tweaks: use reallocations, instead of new allocations plus freesBenno Schulenberg1-5/+3
2025-05-18docs: add a suggested key combo for wiping all anchors to sample nanorcBenno Schulenberg1-0/+3
2025-05-17feedback: report the setting and removing of an anchor just onceBenno Schulenberg1-4/+6
2025-05-17docs: mention that --positionlog also saves the positions of anchorsBenno Schulenberg4-13/+19
2025-05-17build: fix compilation when configured with --disable-utf8Benno Schulenberg2-5/+5
2025-05-17anchor: change the aspect of any anchor to a dagger (†)Benno Schulenberg1-11/+2
2025-05-17history: always save the positions of any anchorsBenno Schulenberg1-1/+1
2025-05-17history: always save the last cursor position, also for line=1,column=1Benno Schulenberg1-17/+0
2025-05-17tweaks: elide an auxiliary variable that is no longer neededBenno Schulenberg1-15/+13
2025-05-17history: reverse the order in the file-positions list, to latest firstBenno Schulenberg1-29/+12
2025-05-14feedback: show in mini bar the presence of an anchor on the cursor lineBenno Schulenberg2-2/+8
2025-05-14feedback: change the appearance of anchors when they will be savedBenno Schulenberg2-3/+8
2025-05-14new feature: save and restore anchors when the first line has an anchorBenno Schulenberg2-10/+69
2025-05-09tweaks: elide the unneeded passing around of three parametersBenno Schulenberg4-22/+11
2025-05-08syntaxes: add a license line to files that were created by Mike FrysingerBenno Schulenberg6-0/+6
2025-05-08syntaxes: use character classes instead of range expressionsBenno Schulenberg22-41/+41
2025-05-07bindings: lowercase an ASCII character in a locale-proof mannerBenno Schulenberg1-2/+6
2025-05-07tweaks: avoid using toupper() and tolower() where easily possibleBenno Schulenberg2-8/+9
2025-05-06new feature: exit with an error status (2) for ^X^Q and ^O^QBenno Schulenberg5-3/+12
2025-05-05menus: reshuffle an item, to avoid truncating its help-line labelBenno Schulenberg1-3/+3
2025-05-05bindings: always bind ^Q in the WriteOut menu, not only for --saveonexitBenno Schulenberg1-1/+1
2025-05-04feedback: change the level of a certain message, to show it is specialBenno Schulenberg1-1/+1
2025-05-03moving: make cycling (M-%) independent from centering (^L)Benno Schulenberg1-1/+3
2025-04-28bindings: let ^L just center the cursor, not cycle it -- let M-% cycle itBenno Schulenberg1-1/+2
2025-04-28bindings: do not list ^L twice (in main help text and help lines)Benno Schulenberg1-1/+3
2025-04-26syntax: default: show hard spaces with a lightgrey backgroundBenno Schulenberg1-0/+3
2025-04-26docs: in cheatsheet, equalize the spacing in three consecutive blocksBenno Schulenberg1-1/+1
2025-04-25options: accept --whitespacedisplay and 'set whitespacedisplay'Benno Schulenberg3-1/+6
2025-04-24build: swap two linker arguments, to enable compilation on CygwinBenno Schulenberg1-1/+1
2025-04-23tweaks: in the browser, implement M-\ and M-/ in a slightly denser wayBenno Schulenberg1-6/+4
2025-04-22build: add the 'm4/host-cpu-c-abi.m4' file to .gitignorePeter Michaux1-0/+1
2025-04-14gnulib: pull in the fix for a cross-compilation failureBenno Schulenberg1-1/+1
2025-04-02po: update translations and regenerate POT file and PO filesv8.4Benno Schulenberg39-12213/+12751
2025-04-02bump version numbers and add a news item for the 8.4 releaseBenno Schulenberg10-11/+66