index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
ses.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-05-23
Minor fix.
Vincent Belaïche
2025-05-23
More SES printer functions.
Vincent Belaïche
2025-05-09
ix bugs when a SES buffer has named cells, and another don't.
Vincent Belaïche
2025-02-17
Prefer '(oddp A)' to '(= 1 (% A 2))'
Stefan Kangas
2025-02-11
Delete redundant lambdas around unary functions
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-17
Don't use obsolete lisp-complete-symbol in ses.el
Stefan Kangas
2024-07-27
Make sure SES always writes non abbreviated expressions to data area.
Vincent Belaïche
2024-07-20
Miscellaneous checkdoc fixes
Stefan Kangas
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-29
; Fix style of comments and doc strings in last change in ses.el
Eli Zaretskii
2023-12-29
Fix 13 years old bug#5852 !
Vincent Belaïche
2023-12-28
; Fix typos
Stefan Kangas
2023-12-24
Fix ses-formula-record
Vincent Belaïche
2023-12-24
Fix test about need for explicit printing inserted lines
Vincent Belaïche
2023-12-03
; Fix typos
Stefan Kangas
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-07-14
Merge from origin/emacs-28
Stefan Kangas
2022-07-13
; Fix typos: prefer American spelling
Stefan Kangas
2022-05-24
Further audits of single quotes in Lisp doc strings
Lars Ingebrigtsen
2022-04-22
Audit quoting the quote character in doc strings
Lars Ingebrigtsen
2022-04-06
Fix ses-tests.el
Vincent Belaïche
2022-04-06
* lisp/ses.el: Fix 80-column-docstring warnings
Stefan Monnier
2022-04-04
SES with case insensitive cell names for jumping.
Vincent Belaïche
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-16
Prefer command remapping in ses.el
Stefan Kangas
2021-10-21
Remove redundant #' before lambda
Stefan Kangas
2021-10-05
Use format-prompt for many more prompts
Stefan Kangas
2021-09-22
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
Docfix: use command substitution for 'universal-argument'
Stefan Kangas
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-03
Avoid cl-lib alias for cadadr and friends
Stefan Kangas
2021-08-08
Use string-replace instead of replace-regexp-in-string
Mattias Engdegård
2021-05-05
Fix error in ses.el when setting the current row
Boruch Baum
2021-04-25
* lisp/ses.el: Doc fixes.
Stefan Kangas
2021-04-19
; Normalize and add missing first and last lines
Stefan Kangas
2021-03-24
Replace "(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-01
Update copyright year to 2021
Paul Eggert
2020-12-19
Shorten some over-wide docstrings in functions and macros
Stefan Kangas
2020-10-02
Merge from origin/emacs-27
Glenn Morris
2020-10-02
; Fix many typos in symbols in docs and comments
Stefan Kangas
2020-09-21
; Fix typos
Stefan Kangas
2020-09-09
Merge from origin/emacs-27
Glenn Morris
2020-09-06
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-09-02
; Fix typos; change "Emacs-Lisp" to "Emacs Lisp"
Stefan Kangas
2020-01-01
Update copyright year to 2020
Paul Eggert
[next]