Sat, 21 Mar 1998 05:48:03 +0000 |
Richard M. Stallman |
(replace_range): New arg NOMARKERS.
|
Sat, 21 Mar 1998 04:45:12 +0000 |
Richard M. Stallman |
(internal_self_insert): Pass new arg to replace_range.
|
Sat, 21 Mar 1998 03:58:00 +0000 |
Richard M. Stallman |
(record_delete): Replace LENGTH arg with STRING.
|
Sat, 21 Mar 1998 03:57:35 +0000 |
Richard M. Stallman |
(insert_1_both, insert_from_string_1, insert_from_buffer_1):
|
Sat, 21 Mar 1998 02:57:08 +0000 |
Richard M. Stallman |
(make_buffer_string_both): New function.
|
Fri, 20 Mar 1998 22:38:54 +0000 |
Richard M. Stallman |
(keymap.o): Depend on puresize.h.
|
Fri, 20 Mar 1998 15:40:24 +0000 |
Andr Spiegel |
(vc-next-action-on-file): Properly handle the case when user tries to
|
Fri, 20 Mar 1998 15:38:48 +0000 |
Andr Spiegel |
(vc-sccs-project-dir, vc-search-sccs-project-dir): New functions.
|
Fri, 20 Mar 1998 10:22:59 +0000 |
Dave Love |
(browse-url-of-region): Use its args. From <mit@nines.nec.co.jp>
|
Fri, 20 Mar 1998 06:37:09 +0000 |
Richard M. Stallman |
(reporter-mail): New function.
|
Fri, 20 Mar 1998 06:29:54 +0000 |
Richard M. Stallman |
(set-language-environment): Doc fix.
|
Fri, 20 Mar 1998 06:10:36 +0000 |
Richard M. Stallman |
(del_range_2): Use adjust_markers_for_record_delete.
|
Fri, 20 Mar 1998 05:11:27 +0000 |
Richard M. Stallman |
(window_display_table): Don't look inside buffer if its nil.
|
Fri, 20 Mar 1998 05:00:31 +0000 |
Richard M. Stallman |
(Fgoto_char): If POSITION is a marker pointing a
|
Fri, 20 Mar 1998 04:59:15 +0000 |
Richard M. Stallman |
(Fformat): Handle padding before or after, for %s etc.
|
Fri, 20 Mar 1998 04:41:13 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist):
|
Thu, 19 Mar 1998 21:19:07 +0000 |
Richard M. Stallman |
(get_boot_time): Conditionalize on BOOT_TIME.
|
Thu, 19 Mar 1998 10:30:55 +0000 |
Dave Love |
(shell-command-on-region): Amend message to report
|
Thu, 19 Mar 1998 07:35:16 +0000 |
Kenichi Handa |
("latin-1-prefix"): Fix the translation of
|
Thu, 19 Mar 1998 07:34:29 +0000 |
Kenichi Handa |
(read1): Call multibyte_chars_in_text
|
Thu, 19 Mar 1998 07:34:29 +0000 |
Kenichi Handa |
(byte_char_debug_check): Call multibyte_chars_in_text
|
Thu, 19 Mar 1998 07:34:29 +0000 |
Kenichi Handa |
(Fstring_as_multibyte): Call multibyte_chars_in_text
|
Thu, 19 Mar 1998 06:32:34 +0000 |
Richard M. Stallman |
(current_lock_owner): If lock file data doesn't include
|
Wed, 18 Mar 1998 20:04:56 +0000 |
Richard M. Stallman |
(other-frame): Fix previous change.
|
Wed, 18 Mar 1998 20:03:48 +0000 |
Richard M. Stallman |
(focus-follows-mouse): Make it defcustom.
|
Wed, 18 Mar 1998 20:02:27 +0000 |
Richard M. Stallman |
(focus-follows-mouse): New variable.
|
Wed, 18 Mar 1998 16:02:37 +0000 |
Dave Love |
(lisp-fill-paragraph): Adjust
|
Wed, 18 Mar 1998 13:25:00 +0000 |
Andr Spiegel |
(vc-restore-buffer-context): Only try to restore mark if it is active.
|