Mon, 14 Mar 1994 21:27:41 +0000 |
Karl Heuer |
(underline-region, ununderline-region): Use printable escapes instead of
|
Mon, 14 Mar 1994 21:27:13 +0000 |
Karl Heuer |
(Info-insert-dir): Use printable escapes instead of embedding literal control
|
Mon, 14 Mar 1994 21:26:50 +0000 |
Karl Heuer |
(indent-or-fill-region): Use printable escapes instead of embedding literal
|
Mon, 14 Mar 1994 21:26:19 +0000 |
Karl Heuer |
(original-page-delimiter, set-page-delimiter): Use printable escapes instead of
|
Mon, 14 Mar 1994 21:20:25 +0000 |
Karl Heuer |
(view-register, insert-register): Handle dead marker.
|
Mon, 14 Mar 1994 17:50:20 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Mon, 14 Mar 1994 17:21:31 +0000 |
Edward M. Reingold |
(lunar-phase): Use calendar-mod instead of % so that it
|
Mon, 14 Mar 1994 17:07:06 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Mon, 14 Mar 1994 17:02:21 +0000 |
Fred Pierresteguy |
entered into RCS
|
Mon, 14 Mar 1994 16:44:04 +0000 |
Fred Pierresteguy |
(EmacsFrameSetCharSize): Set the values of left_pos and
|
Mon, 14 Mar 1994 16:02:05 +0000 |
Richard M. Stallman |
(view-mode): Run view-mode-hook as well as view-hook.
|
Mon, 14 Mar 1994 06:15:30 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 14 Mar 1994 01:29:37 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Don't let same_at_end be less than same_at_start.
|
Mon, 14 Mar 1994 01:29:15 +0000 |
Richard M. Stallman |
(Fvertical_motion): New optional arg WINDOW.
|
Mon, 14 Mar 1994 01:28:49 +0000 |
Richard M. Stallman |
(Fdelete_other_windows): Pass new arg to Fvertical_motion.
|
Mon, 14 Mar 1994 00:18:52 +0000 |
Richard M. Stallman |
Undo previous change. Instead:
|
Mon, 14 Mar 1994 00:08:07 +0000 |
Richard M. Stallman |
(Fx_popup_dialog): Define only if USE_X_TOOLKIT.
|
Sun, 13 Mar 1994 21:52:57 +0000 |
Karl Heuer |
(text-mode): Doc fix.
|
Sun, 13 Mar 1994 21:40:11 +0000 |
Karl Heuer |
Fix typo in comment.
|
Sun, 13 Mar 1994 01:12:41 +0000 |
Richard M. Stallman |
(diff-latest-backup-file): Call file name handler properly.
|
Sun, 13 Mar 1994 00:38:48 +0000 |
Richard M. Stallman |
(hide-other, hide-sublevels): Renamed from outline-...
|
Sun, 13 Mar 1994 00:36:52 +0000 |
Richard M. Stallman |
Turn on menu-bar-mode.
|
Sun, 13 Mar 1994 00:36:01 +0000 |
Richard M. Stallman |
Preload menu-bar.
|
Sun, 13 Mar 1994 00:35:22 +0000 |
Richard M. Stallman |
(PURESIZE): Reduce to 230000.
|
Sat, 12 Mar 1994 06:29:57 +0000 |
Richard M. Stallman |
(pascal-indent-case): Handle comma separated list.
|
Sat, 12 Mar 1994 04:53:41 +0000 |
Karl Heuer |
(rmail-sort-by-lines): msgnum variable should be msg.
|
Sat, 12 Mar 1994 04:16:49 +0000 |
Karl Heuer |
(Fexpt): Delete extraneous `for' statement.
|
Sat, 12 Mar 1994 03:13:20 +0000 |
Karl Heuer |
(get_process): Allow arg to be a buffer object.
|
Sat, 12 Mar 1994 01:55:02 +0000 |
Karl Heuer |
Doc fix.
|
Sat, 12 Mar 1994 01:38:31 +0000 |
Karl Heuer |
Fix coding style.
|
Sat, 12 Mar 1994 01:23:16 +0000 |
Karl Heuer |
Put hyphen in a safer place in the character class.
|
Sat, 12 Mar 1994 00:23:12 +0000 |
Karl Heuer |
Don't use triple-hyphen in a character class.
|
Fri, 11 Mar 1994 23:38:27 +0000 |
Karl Heuer |
(x_consider_frame_title): New function, extracted from display_mode_line.
|
Fri, 11 Mar 1994 18:01:00 +0000 |
Fred Pierresteguy |
(xdialog_show): New function to handle the display of dialog boxes.
|
Fri, 11 Mar 1994 15:15:31 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Fri, 11 Mar 1994 10:36:17 +0000 |
Fred Pierresteguy |
*** empty log message ***
|
Fri, 11 Mar 1994 10:33:08 +0000 |
Fred Pierresteguy |
(EmacsFrameSetCharSize): Call XawPanedSetRefigureMode.
|
Fri, 11 Mar 1994 10:15:21 +0000 |
Fred Pierresteguy |
(Fyes_or_no_p): Call Fx_popup_dialog instead of Fx_popup_menu.
|
Fri, 11 Mar 1994 09:56:39 +0000 |
Fred Pierresteguy |
Initial revision
|
Fri, 11 Mar 1994 04:13:50 +0000 |
Karl Heuer |
(mouse-kill): Select the clicked window first.
|
Fri, 11 Mar 1994 02:35:50 +0000 |
Karl Heuer |
(lock_superlock): Synchronize NFS cache.
|
Thu, 10 Mar 1994 23:57:21 +0000 |
Karl Heuer |
Add a comment to document the reason for the change in outline-level.
|
Thu, 10 Mar 1994 23:49:00 +0000 |
Karl Heuer |
(outline-mode, outline-level): Doc fix.
|
Thu, 10 Mar 1994 22:55:04 +0000 |
Karl Heuer |
(Fre_search_forward, Fre_search_backward): Doc fix.
|
Thu, 10 Mar 1994 19:06:59 +0000 |
Richard M. Stallman |
(compute_motion): Initialize prev_hpos.
|
Thu, 10 Mar 1994 18:54:44 +0000 |
Richard M. Stallman |
(shell-dynamic-complete-as-command): Make ignored-extensions
|
Thu, 10 Mar 1994 17:23:56 +0000 |
Richard M. Stallman |
(find-buffer-visiting): Don't compare NUMBER if it is nil.
|
Thu, 10 Mar 1994 17:22:59 +0000 |
Richard M. Stallman |
(byte-compile-track-mouse): Undo previous change,
|
Thu, 10 Mar 1994 17:08:48 +0000 |
Richard M. Stallman |
(Man-filter-list): Don't insist on `...done' after `wait'.
|
Thu, 10 Mar 1994 17:03:21 +0000 |
Richard M. Stallman |
(Fx_popup_menu): If POSITION is nil,
|
Thu, 10 Mar 1994 15:59:22 +0000 |
Richard M. Stallman |
(command_loop_1): On entry, set this_command
|
Thu, 10 Mar 1994 15:50:26 +0000 |
Richard M. Stallman |
(rmail-ignored-headers): Add several x400 header types.
|
Thu, 10 Mar 1994 07:37:04 +0000 |
Richard M. Stallman |
(ispell-pdict-save, ispell-kill-ispell, ispell-continue):
|
Thu, 10 Mar 1994 07:32:24 +0000 |
Richard M. Stallman |
(kill-emacs-hook): Don't autoload this hook.
|
Thu, 10 Mar 1994 07:27:32 +0000 |
Richard M. Stallman |
(emerge-revisions, emerge-revisions-with-ancestor)
|
Thu, 10 Mar 1994 07:25:09 +0000 |
Richard M. Stallman |
(ispell-dictionary-alist): Add autoload.
|