diff options
| author | Pierre Courtieu | 2004-03-10 15:13:43 +0000 |
|---|---|---|
| committer | Pierre Courtieu | 2004-03-10 15:13:43 +0000 |
| commit | 1492a2e4757dac1c5ccb3b385c033bf48093cbd3 (patch) | |
| tree | 8d9f1f764f1802430441cf5055cbdda880fccd73 /coq | |
| parent | aa621a47a220d344a2cb88e7a126e99038ca3fb7 (diff) | |
modification to avoid compile warnings (end)
+ some menu modifications
Diffstat (limited to 'coq')
| -rw-r--r-- | coq/coq.el | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -220,6 +220,7 @@ ["replace active hole by selection C-M-y" (replace-update-active-hole) t] "replace active hole with mouse C-M-Shift select" ["jump to active hole M-return" (set-point-next-hole-destroy) t] + ["forget all holes in this buffer" (clear-all-buffer-holes) t] ["What are those holes?" (holes-short-doc) t] ) ["expand abbrev at point" expand-abbrev t] |
