comparison lisp/ses.el @ 90787:91bf6e05918b

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 662-669) - Update from CVS - Fix read-only prompt problem in isearch - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 207-208) - Merge from emacs--devo--0 - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-184
author Miles Bader <miles@gnu.org>
date Sun, 18 Mar 2007 14:11:08 +0000
parents 95d0cdf160ea 6c53ec2b4b24
children e9f94688a064
comparison
equal deleted inserted replaced
90786:ca12f314faac 90787:91bf6e05918b
1483 (set-buffer-modified-p nil)))) 1483 (set-buffer-modified-p nil))))
1484 1484
1485 ;;;###autoload 1485 ;;;###autoload
1486 (defun ses-mode () 1486 (defun ses-mode ()
1487 "Major mode for Simple Emacs Spreadsheet. 1487 "Major mode for Simple Emacs Spreadsheet.
1488 See \"ses-example.ses\" (in the etc data directory) for more info. 1488 See \"ses-example.ses\" (in `data-directory') for more info.
1489 1489
1490 Key definitions: 1490 Key definitions:
1491 \\{ses-mode-map} 1491 \\{ses-mode-map}
1492 These key definitions are active only in the print area (the visible part): 1492 These key definitions are active only in the print area (the visible part):
1493 \\{ses-mode-print-map} 1493 \\{ses-mode-print-map}