aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ses.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton14 days1-1/+1
* Minor fix.Vincent Belaïche2025-05-231-2/+1
* More SES printer functions.Vincent Belaïche2025-05-231-24/+67
* ix bugs when a SES buffer has named cells, and another don't.Vincent Belaïche2025-05-091-3/+4
* Prefer '(oddp A)' to '(= 1 (% A 2))'Stefan Kangas2025-02-171-1/+1
* Delete redundant lambdas around unary functionsStefan Kangas2025-02-111-1/+1
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Don't use obsolete lisp-complete-symbol in ses.elStefan Kangas2024-12-171-4/+1
* Make sure SES always writes non abbreviated expressions to data area.Vincent Belaïche2024-07-271-5/+7
* Miscellaneous checkdoc fixesStefan Kangas2024-07-201-2/+2
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | ; Fix style of comments and doc strings in last change in ses.elEli Zaretskii2023-12-291-5/+7
* | Fix 13 years old bug#5852 !Vincent Belaïche2023-12-291-13/+16
* | ; Fix typosStefan Kangas2023-12-281-1/+1
* | Fix ses-formula-recordVincent Belaïche2023-12-241-14/+13
* | Fix test about need for explicit printing inserted linesVincent Belaïche2023-12-241-9/+19
|/
* ; Fix typosStefan Kangas2023-12-031-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Merge from origin/emacs-28Stefan Kangas2022-07-141-1/+1
|\
| * ; Fix typos: prefer American spellingStefan Kangas2022-07-131-1/+1
* | Further audits of single quotes in Lisp doc stringsLars Ingebrigtsen2022-05-241-5/+5
* | Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-221-6/+6
* | Fix ses-tests.elVincent Belaïche2022-04-061-1/+1
* | * lisp/ses.el: Fix 80-column-docstring warningsStefan Monnier2022-04-061-29/+27
* | SES with case insensitive cell names for jumping.Vincent Belaïche2022-04-041-14/+49
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Prefer command remapping in ses.elStefan Kangas2021-12-161-13/+5
* | Remove redundant #' before lambdaStefan Kangas2021-10-211-1/+1
* | Use format-prompt for many more promptsStefan Kangas2021-10-051-1/+3
|/
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-5/+5
* Docfix: use command substitution for 'universal-argument'Stefan Kangas2021-09-161-2/+2
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-18/+19
* Avoid cl-lib alias for cadadr and friendsStefan Kangas2021-09-031-1/+1
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-081-1/+1
* Fix error in ses.el when setting the current rowBoruch Baum2021-05-051-6/+7
* * lisp/ses.el: Doc fixes.Stefan Kangas2021-04-251-37/+39
* ; Normalize and add missing first and last linesStefan Kangas2021-04-191-1/+1
* Replace "(default %s)" with 'format-prompt'Gabriel do Nascimento Ribeiro2021-03-241-7/+5
* * lisp/ses.el (ses-set-cell): Use `macroexp-let2`Stefan Monnier2021-03-111-12/+12
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Shorten some over-wide docstrings in functions and macrosStefan Kangas2020-12-191-1/+2
* Merge from origin/emacs-27Glenn Morris2020-10-021-1/+1
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-1/+1
* | ; Fix typosStefan Kangas2020-09-211-2/+2
* | Merge from origin/emacs-27Glenn Morris2020-09-091-1/+1
|\ \ | |/
| * ; Fix typos; change "Emacs-Lisp" to "Emacs Lisp"Stefan Kangas2020-09-021-1/+1
* | Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-7/+5
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1