Skip to content
Snippets Groups Projects
Commit 1ef83d35 authored by youngs's avatar youngs
Browse files

2002-05-09 Ben Wing <ben@xemacs.org>

	* arc-mode.el (archive-*-write-file-member):
	* arc-mode.el (archive-lzh-summarize):
	* arc-mode.el (archive-zip-summarize):
	Use #o... not ?\... to get octal integers.  ?\ in XEmacs
	gives chars and you will get syntax errors or worse.

2002-05-09  Ben Wing  <ben@xemacs.org>

	* pending-del.el: Add {backward{or-forward}-}kill-word to
	delete-like behaviors along with delete-char etc., so that
	CTRL-DEL (now bound to kill-word) gets its old behavior of delete
	selection when there's a selection. (And this behavior in general
	with delete-word commands functioning as delete-selection is more
	standard and makes more sense than what we'd otherwise have.)


2002-05-09  Rendhalver [Peter Brown]  <rendhalver@xemacs.org>

	* apache-mode.el: separated apache directives into sections
	for easier updating
	* apache-mode.el (apache-font-lock-keywords):

2002-05-09  Steve Youngs  <youngs@xemacs.org>

	* Sync with VM-7.04
parent 592a69c4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment