summaryrefslogtreecommitdiff
path: root/lisp/ses.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-05-23Minor fix.Vincent Belaïche
2025-05-23More SES printer functions.Vincent Belaïche
2025-05-09ix bugs when a SES buffer has named cells, and another don't.Vincent Belaïche
2025-02-17Prefer '(oddp A)' to '(= 1 (% A 2))'Stefan Kangas
2025-02-11Delete redundant lambdas around unary functionsStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-17Don't use obsolete lisp-complete-symbol in ses.elStefan Kangas
2024-07-27Make sure SES always writes non abbreviated expressions to data area.Vincent Belaïche
2024-07-20Miscellaneous checkdoc fixesStefan Kangas
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-29; Fix style of comments and doc strings in last change in ses.elEli Zaretskii
2023-12-29Fix 13 years old bug#5852 !Vincent Belaïche
2023-12-28; Fix typosStefan Kangas
2023-12-24Fix ses-formula-recordVincent Belaïche
2023-12-24Fix test about need for explicit printing inserted linesVincent Belaïche
2023-12-03; Fix typosStefan Kangas
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-07-14Merge from origin/emacs-28Stefan Kangas
2022-07-13; Fix typos: prefer American spellingStefan Kangas
2022-05-24Further audits of single quotes in Lisp doc stringsLars Ingebrigtsen
2022-04-22Audit quoting the quote character in doc stringsLars Ingebrigtsen
2022-04-06Fix ses-tests.elVincent Belaïche
2022-04-06* lisp/ses.el: Fix 80-column-docstring warningsStefan Monnier
2022-04-04SES with case insensitive cell names for jumping.Vincent Belaïche
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-16Prefer command remapping in ses.elStefan Kangas
2021-10-21Remove redundant #' before lambdaStefan Kangas
2021-10-05Use format-prompt for many more promptsStefan Kangas
2021-09-22; More minor stylistic fixes found by checkdocStefan Kangas
2021-09-16Docfix: use command substitution for 'universal-argument'Stefan Kangas
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-09-03Avoid cl-lib alias for cadadr and friendsStefan Kangas
2021-08-08Use string-replace instead of replace-regexp-in-stringMattias Engdegård
2021-05-05Fix error in ses.el when setting the current rowBoruch Baum
2021-04-25* lisp/ses.el: Doc fixes.Stefan Kangas
2021-04-19; Normalize and add missing first and last linesStefan Kangas
2021-03-24Replace "(default %s)" with 'format-prompt'Gabriel do Nascimento Ribeiro
2021-03-11* lisp/ses.el (ses-set-cell): Use `macroexp-let2`Stefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-19Shorten some over-wide docstrings in functions and macrosStefan Kangas
2020-10-02Merge from origin/emacs-27Glenn Morris
2020-10-02; Fix many typos in symbols in docs and commentsStefan Kangas
2020-09-21; Fix typosStefan Kangas
2020-09-09Merge from origin/emacs-27Glenn Morris
2020-09-06Use `format-prompt' when prompting with default valuesLars Ingebrigtsen
2020-09-02; Fix typos; change "Emacs-Lisp" to "Emacs Lisp"Stefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert