mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
(ses-mode): Doc fix.
This commit is contained in:
parent
c68af44c6f
commit
e27dad25bb
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2007-03-07 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* ses.el (ses-mode): Doc fix.
|
||||
|
||||
2007-03-06 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* isearch.el (isearch-message-prefix): Undo 2007-03-01 change.
|
||||
|
|
|
|||
|
|
@ -1485,7 +1485,7 @@ overlay, remove special text properties."
|
|||
;;;###autoload
|
||||
(defun ses-mode ()
|
||||
"Major mode for Simple Emacs Spreadsheet.
|
||||
See \"ses-example.ses\" (in the etc data directory) for more info.
|
||||
See \"ses-example.ses\" (in `data-directory') for more info.
|
||||
|
||||
Key definitions:
|
||||
\\{ses-mode-map}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue