Fri, 04 Feb 1994 20:20:00 +0000 |
Richard M. Stallman |
(Using NON_GNU_CPP): Don't lose if it has spaces.
|
Fri, 04 Feb 1994 20:18:59 +0000 |
Karl Heuer |
(fmod): Implement it on systems where it's missing, using drem if available.
|
Fri, 04 Feb 1994 17:13:26 +0000 |
Fred Pierresteguy |
(xmenu_show) [USE_X_TOOLKIT]: Remove the #if 0 directives and reverse one to
|
Fri, 04 Feb 1994 06:46:02 +0000 |
Richard M. Stallman |
(te-escape-help, te-more-break-help, terminal-emulator):
|
Fri, 04 Feb 1994 06:45:41 +0000 |
Richard M. Stallman |
(insert-kbd-macro): Pass (keymap) as KEYMAP arg to where-is-internal.
|
Fri, 04 Feb 1994 06:45:26 +0000 |
Richard M. Stallman |
(edit-kbd-macro, edmacro-finish-edit, insert-kbd-macro):
|
Fri, 04 Feb 1994 06:44:55 +0000 |
Richard M. Stallman |
(calendar-mode-map): Pass (keymap) as KEYMAP arg to where-is-internal.
|
Fri, 04 Feb 1994 04:45:52 +0000 |
Richard M. Stallman |
(sentence-end-double-space): New variable.
|
Fri, 04 Feb 1994 04:37:44 +0000 |
Richard M. Stallman |
(do-auto-fill): Don't break line at period-single-space.
|
Fri, 04 Feb 1994 01:18:01 +0000 |
Karl Heuer |
Add comments describing the rules used by the merge algorithm.
|
Fri, 04 Feb 1994 01:13:05 +0000 |
Richard M. Stallman |
(comment-region): Fix previous change.
|
Fri, 04 Feb 1994 01:04:15 +0000 |
Richard M. Stallman |
(define-mode-clone): Renamed from mode-clone.
|
Fri, 04 Feb 1994 00:30:33 +0000 |
Richard M. Stallman |
Initial revision
|
Thu, 03 Feb 1994 23:48:59 +0000 |
Michael I. Bushnell |
Rms (in his change to comment-region on Feb 1) decided to make
|
Thu, 03 Feb 1994 19:51:07 +0000 |
Richard M. Stallman |
(init_cmdargs): Set Vinstallation_directory.
|
Thu, 03 Feb 1994 19:39:21 +0000 |
Richard M. Stallman |
(record_first_change): Check for buffer-undo-list = t.
|
Thu, 03 Feb 1994 19:18:21 +0000 |
Karl Heuer |
(c-fill-paragraph): Delete extraneous close paren.
|
Thu, 03 Feb 1994 18:54:04 +0000 |
Karl Heuer |
(merge_properties_sticky): Preserve original order of properties.
|
Thu, 03 Feb 1994 06:07:47 +0000 |
Richard M. Stallman |
(X_IO_BUG): Defined.
|
Thu, 03 Feb 1994 05:56:36 +0000 |
Richard M. Stallman |
(Fwrite_region): If FILENAME has no handler, see if VISIT has one.
|
Thu, 03 Feb 1994 05:55:12 +0000 |
Richard M. Stallman |
(Using NON_GNU_CPP): Don't lose if it has spaces.
|
Thu, 03 Feb 1994 05:06:01 +0000 |
Richard M. Stallman |
(scan_buffer): New arg ALLOW_QUIT.
|
Thu, 03 Feb 1994 05:05:42 +0000 |
Richard M. Stallman |
(find_defun_start): Pass new arg to scan_buffer.
|
Thu, 03 Feb 1994 05:05:12 +0000 |
Richard M. Stallman |
(Fforward_line): Pass new arg to scan_buffer.
|