emacs/lisp/emulation
Karl Heuer 7aa5f6cf26 Added next-buffer/previous-buffer keybindings (bound to M-n/M-p).
(crisp-unbury-buffer): New function.

Fixed bogus XEmacs/Lucid string-match checking.
Made modeline entry mouse2-able.

(crisp-mode-map): Make this a sparse keymap parented from
current-global-map.
(crisp-mode-original-keymap): Don't copy the keymap.
(crisp-last-last-command): Renamed from last-last-command.  defvar it.
(crisp-mode): Honor ARG.

(crisp-kill-line, crisp-copy-line): When a region isn't highlighted,
use the region from point to eol.  Honor prefix argument.

(crisp-submit-bug-report): New command, taken from cc-mode.

Shortened the version numbering, removed the release-version tracking

(crisp-version): New function.
New keybindings `C-home', `C-end', `M-home', `M-end', `C-f', `M-l',
`M-m'.

(crisp-copy-line): No need to save point.

Removed S-right and S-left bindings.

Abstract the marking and selection interfaces so that we can be
compatible with both Emacs and XEmacs.  And try and make the
behavior as close as possible under both environments so that there
are no surprises.
1998-07-14 22:17:35 +00:00
..
crisp.el Added next-buffer/previous-buffer keybindings (bound to M-n/M-p). 1998-07-14 22:17:35 +00:00
edt-lk201.el Comment change. 1997-07-24 16:33:00 +00:00
edt-mapper.el Comment change 1997-07-24 16:12:36 +00:00
edt-pc.el Comment change. 1997-07-27 20:04:29 +00:00
edt-vt100.el Comment change. 1997-07-24 16:33:00 +00:00
edt.el Comment change. 1997-07-24 16:33:00 +00:00
mlconvert.el Update FSF's address. 1996-01-14 07:34:30 +00:00
mlsupport.el Update FSF's address. 1996-01-14 07:34:30 +00:00
pc-mode.el Add provide call. 1997-06-22 18:57:55 +00:00
pc-select.el *** empty log message *** 1998-05-26 09:23:23 +00:00
tpu-edt.el (tpu-include) Use insert-file-contents, remove save-excursion. 1998-06-12 22:05:42 +00:00
tpu-extras.el Customize. 1998-04-17 17:24:17 +00:00
tpu-mapper.el Use `convert-standard-filename' to set the name 1996-01-19 22:44:37 +00:00
vi.el Add provide call. 1997-06-22 18:57:55 +00:00
vip.el Comment changes. 1998-05-07 22:28:23 +00:00
viper-cmd.el (viper-backward-Word, viper-skip-separators): Bug fixes. 1998-05-30 14:28:56 +00:00
viper-ex.el new version 1998-05-04 22:42:59 +00:00
viper-init.el new version 1998-05-04 22:42:59 +00:00
viper-keym.el new version 1998-05-04 22:42:59 +00:00
viper-macs.el (viper-repeat-from-history-key): Fix customize type. 1997-09-13 06:13:10 +00:00
viper-mous.el (viper-surrounding-word): Added '_' to alpha modifiers. 1998-05-30 14:29:44 +00:00
viper-util.el (viper-skip-syntax): Bug fix for eob/bob cases. 1998-05-30 14:29:25 +00:00
viper.el Comment change. 1998-06-08 02:09:03 +00:00
ws-mode.el (wordstar-mode): Run wordstar-mode-hook. 1997-11-11 02:56:56 +00:00