summaryrefslogtreecommitdiff
path: root/lisp/ses.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-02
* ; Fix typos; change "Emacs-Lisp" to "Emacs Lisp"Stefan Kangas2020-09-02
* Update copyright year to 2020Paul Eggert2020-01-01
* Remove duplicate macros from ses.elEli Zaretskii2019-12-07
* Fix some &rest body edebug specsLars Ingebrigtsen2019-10-16
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-19
* Make atomic cell update in data area.Vincent Belaïche2019-07-28
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-22
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | Quieten ses.el compilationGlenn Morris2018-03-01
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Backport: Don't compare arguments that can be nil (Bug#28039)Oscar Fuentes2017-12-17
* * lisp/ses.el (ses-print-cell): Fix alignment of text cells. (Bug#27653)Gemini Lasswell2017-10-05
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* ; Spelling fixesPaul Eggert2017-07-20
* Fix relocation with named cell referred to by a one-symbol formula.Vincent Belaïche2017-07-17
* Fix symbol completion and document it.Vincent Belaïche2017-07-17
* Add tests for SES, and fix one more cell renaming bug.Vincent Belaïche2017-07-13
* Convert more uses of looking-at to following-charMark Oteiza2017-07-06
* Fix symbol relocation when the relocated cell is renamed.Vincent Belaïche2017-06-23
* Do not hard code A1 cell reference, as it may be renamed.Vincent Belaïche2017-06-22
* Don't pass the value of point to 'push-mark', as that's the default.Bartosz Duszel2017-04-28
* * lisp/ses.el: Silence byte-compiler warnings.Stefan Monnier2017-04-02
* ; Spelling fixesPaul Eggert2017-04-01
* Solve ses-recalculate-cell updating only current line bug.Vincent Belaïche2017-03-20
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
| * Revert "Fix local printer set to left aligned string formatter."John Wiegley2016-08-02
| * Revert "Fix ses-delete-blanks to delete only blanks + documentation."John Wiegley2016-08-02
| * Fix ses-delete-blanks to delete only blanks + documentation.Vincent Belaïche2016-07-29
| * Fix local printer set to left aligned string formatter.Vincent Belaïche2016-07-28
* | Handle nil cell value in compiled printer functions.Vincent Belaïche2016-08-10
* | Apply changes from commits 3c97b0f758 and 8a38e948b0 to master branch.Vincent Belaïche2016-08-09
* | Spelling and minor grammar fixesPaul Eggert2016-08-05
* | Enable addition of local printers from a mode hook.Vincent Belaïche2016-07-28
* | Make ses-jump with completing input.Vincent Belaïche2016-06-02
* | Merge from origin/emacs-25Paul Eggert2016-05-26
|\|
| * Correct old cell name unbinding when renaming cell.Vincent Belaïche2016-05-26
* | Merge from origin/emacs-25John Wiegley2016-02-03
|\|
| * Spelling fixesPaul Eggert2016-01-30
| * Correct a whole bunch of bugs coming with renamed cell relocation.Vincent Belaïche2016-01-29
* | Correct a whole bunch of bugs coming with renamed cell relocation.Vincent Belaïche2016-01-20
* | Merge from origin/emacs-25John Wiegley2016-01-11
|\|
| * Update copyright year to 2016Paul Eggert2016-01-01
| * fix bug#21054Vincent Belaïche2015-12-31
* | Merge branch 'emacs-25-merge'John Wiegley2016-01-02
|\|