summaryrefslogtreecommitdiff
path: root/lisp/ses.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove duplicate macros from ses.elEli Zaretskii2019-12-071-11/+0
* Fix some &rest body edebug specsLars Ingebrigtsen2019-10-161-1/+1
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-191-1/+1
* Make atomic cell update in data area.Vincent Belaïche2019-07-281-2/+3
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+1
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-16/+16
* | Quieten ses.el compilationGlenn Morris2018-03-011-2/+2
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Backport: Don't compare arguments that can be nil (Bug#28039)Oscar Fuentes2017-12-171-1/+1
* * lisp/ses.el (ses-print-cell): Fix alignment of text cells. (Bug#27653)Gemini Lasswell2017-10-051-2/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* ; Spelling fixesPaul Eggert2017-07-201-2/+2
* Fix relocation with named cell referred to by a one-symbol formula.Vincent Belaïche2017-07-171-4/+8
* Fix symbol completion and document it.Vincent Belaïche2017-07-171-1/+171
* Add tests for SES, and fix one more cell renaming bug.Vincent Belaïche2017-07-131-19/+29
* Convert more uses of looking-at to following-charMark Oteiza2017-07-061-2/+2