log

age author description
Sat, 16 Aug 1997 03:42:25 +0000 Richard M. Stallman Comment change.
Sat, 16 Aug 1997 03:42:09 +0000 Richard M. Stallman (c-double-slash-is-comments-p): Remove obsolete variable.
Sat, 16 Aug 1997 03:41:39 +0000 Richard M. Stallman (c-buffer-is-cc-mode): Definition moved here from cc-vars.el.
Sat, 16 Aug 1997 03:41:02 +0000 Richard M. Stallman (c-buffer-is-cc-mode): Definition moved to cc-mode.el
Sat, 16 Aug 1997 03:40:20 +0000 Richard M. Stallman (c-comment-line-break-function): In this function, and the defadvice,
Sat, 16 Aug 1997 03:38:57 +0000 Richard M. Stallman (c-end-of-statement-1): Eliminate false hits on important characters
Sat, 16 Aug 1997 03:37:28 +0000 Richard M. Stallman (c-style-alist): "python" style requires c-comment-continuation-stars be "".
Sat, 16 Aug 1997 02:06:18 +0000 Richard M. Stallman (COERCE_MARKER): Use Fmarker_position instead of
Sat, 16 Aug 1997 01:57:13 +0000 Kenichi Handa (lao-keyboard-mapping): Some elements corrected.
Sat, 16 Aug 1997 01:57:13 +0000 Kenichi Handa (lrt-vowel-table): Some elements corrected.
Sat, 16 Aug 1997 01:56:45 +0000 Kenichi Handa Set 146th element of
Sat, 16 Aug 1997 01:55:27 +0000 Kenichi Handa (setup-chinese-gb-environment): Delete
Sat, 16 Aug 1997 01:55:27 +0000 Kenichi Handa (setup-ethiopic-environment): Delete
Sat, 16 Aug 1997 01:55:27 +0000 Kenichi Handa (setup-8-bit-environment): Delete
Sat, 16 Aug 1997 01:55:27 +0000 Kenichi Handa (setup-japanese-environment): Delete
Sat, 16 Aug 1997 01:55:27 +0000 Kenichi Handa (setup-korean-environment): Delete
Sat, 16 Aug 1997 01:55:27 +0000 Kenichi Handa (setup-tibetan-environment): Delete
Sat, 16 Aug 1997 01:54:37 +0000 Kenichi Handa (CODING_FLAG_ISO_LATIN_EXTRA): New macro.
Sat, 16 Aug 1997 01:54:37 +0000 Kenichi Handa (Vmicrosoft_code_table): This variable deleted.
Fri, 15 Aug 1997 23:42:26 +0000 Richard M. Stallman (format-encode-run-method, format-decode-run-method): Put error
Fri, 15 Aug 1997 23:41:50 +0000 Richard M. Stallman (shell-command-on-region): New argument ERROR-BUFFER.
Fri, 15 Aug 1997 19:45:05 +0000 Richard M. Stallman Reserve some function keys for users.
Fri, 15 Aug 1997 19:32:53 +0000 Richard M. Stallman (setup-8-bit-environment): Use `require' to load the latin-N file.
Fri, 15 Aug 1997 19:30:25 +0000 Richard M. Stallman (format-annotate-atomic-property-change): Fix prev change.
Fri, 15 Aug 1997 19:28:16 +0000 Richard M. Stallman (tags-verify-table): Obey revert-without-query.
Fri, 15 Aug 1997 19:26:07 +0000 Richard M. Stallman (widget-before-change): Obey `inhibit-read-only'.
Fri, 15 Aug 1997 19:24:41 +0000 Richard M. Stallman Delete most calls to garbage-collect.
Fri, 15 Aug 1997 19:21:11 +0000 Richard M. Stallman (loaddefs.el): Load that much later.
Fri, 15 Aug 1997 05:07:01 +0000 Richard M. Stallman (main): Update re_max_failures so regex.c won't overflow
Fri, 15 Aug 1997 03:29:41 +0000 Richard M. Stallman (xselect.o): Depend on coding.h.