summaryrefslogtreecommitdiff
path: root/doc/misc/ses.texi
AgeCommit message (Expand)Author
2026-05-29ses doc, add comment how to compile individually the manuals.Vincent Belaïche
2026-02-21; Make the document language in Info manuals explicitly statedEli Zaretskii
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-07-21; Fix punctuation in docsStefan Kangas
2024-07-15; Replace (non-)nil with (non-)@code{nil} in texinfo filesSteven Allen
2024-01-28; Fix typosStefan Kangas
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2024-01-01SES manual clean-up any « ignore »'d text to be translatedVincent Belaïche
2024-01-01SES manual: fix explanation why B1 remains displayed emptyVincent Belaïche
2024-01-01Typoes in SES manual.Vincent Belaïche
2024-01-01Translate SES manual to FrenchVincent Belaïche
2023-12-24More doc on ses+ and argument orderVincent Belaïche
2023-09-10Correct many instances of ``allows to''Po Lu
2023-08-24; Repair an ommission in a previous change to ses.texiPo Lu
2023-08-24Adjust documentation for defadvice obsoletionStefan Kangas
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-18; Fix typos (prefer US spelling)Stefan Kangas
2022-04-04SES with case insensitive cell names for jumping.Vincent Belaïche
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-01-01Fix copyright years by handPaul Eggert
2018-02-26Mark keys consistently in manualsMichael Albinus
2018-02-24Fix @cindex entries in manualsMichael Albinus
2018-01-01Fix copyright years by handPaul Eggert
2017-10-09; Typo fixes, mostly repeated wordsPaul Eggert
2017-07-17Fix symbol completion and document it.Vincent Belaïche
2017-01-01Merge from origin/emacs-25Paul Eggert
2017-01-01Fix copyright years by handPaul Eggert
2016-08-21; Spelling fixesPaul Eggert
2016-08-10Handle nil cell value in compiled printer functions.Vincent Belaïche
2016-08-09Apply changes from commits 3c97b0f758 and 8a38e948b0 to master branch.Vincent Belaïche
2016-08-05Spelling and minor grammar fixesPaul Eggert
2016-08-02Revert "Fix ses-delete-blanks to delete only blanks + documentation."John Wiegley
2016-08-02Revert "Fix English."John Wiegley
2016-07-29Fix English.Vincent Belaïche
2016-07-29Fix ses-delete-blanks to delete only blanks + documentation.Vincent Belaïche
2016-07-28Enable addition of local printers from a mode hook.Vincent Belaïche
2016-01-11Merge from origin/emacs-25John Wiegley
2016-01-02Merge branch 'emacs-25-merge'John Wiegley
2016-01-01Fix copyright years by handPaul Eggert
2015-12-30Don't fake empty cells value by "" when printing with a lambda.Vincent Belaïche
2015-12-26Fix documentation of 'ses-define-local-printer'Eli Zaretskii
2015-08-30Documentation fixes re quotesPaul Eggert
2015-05-01Fix single-quoting style in PDF manualsPaul Eggert
2015-01-01Fix copyright years by handPaul Eggert
2014-06-12Adding support for SES local printer functionsVincent Belaïche
2014-06-09Add .info extension to @setfilename commands in doc/Glenn Morris