Richard M. Stallman
2596511d21
(line-move): Fix previous change: if we get an error,
...
move to where the error happened, don't go back to starting point.
1995-04-18 07:01:34 +00:00
Richard M. Stallman
f32cdadd92
(INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
...
(../info/mh-e, mh-e.dvi): New targets.
1995-04-18 03:54:39 +00:00
Richard M. Stallman
ad06e4fcf5
Comment change.
1995-04-18 03:45:52 +00:00
Richard M. Stallman
01ba8cce81
(Fencode_time): Don't treat years < 100 as special.
1995-04-18 03:31:38 +00:00
Richard M. Stallman
018427eebd
(m68k-motorola-sysv*): Determine which -m option to use with `gnucc'.
1995-04-18 03:17:12 +00:00
Karl Heuer
adde48587a
(insert_1): Adjust overlay center after inserting.
...
(insert_from_string_1, insert_from_buffer_1): Likewise.
(del_range_1): Adjust overlay center after deleting.
1995-04-17 23:16:23 +00:00
Karl Heuer
423cdb4617
(adjust_overlays_for_insert): New function.
...
(adjust_overlays_for_delete): New function.
1995-04-17 23:13:56 +00:00
Karl Heuer
2c782c9f6a
Declare some functions.
1995-04-17 23:12:34 +00:00
Karl Heuer
a66839ceae
(map-y-or-n-p): Don't log prompt messages.
1995-04-17 18:52:41 +00:00
Richard M. Stallman
68f8f37f9d
(finder-known-keywords): Generalize `c' keyword.
1995-04-17 18:42:29 +00:00
Richard M. Stallman
01ea0e3b37
(ispell-init-ispell): Don't barf if there is a
...
warning message before the version line when Ispell starts up.
1995-04-17 07:11:51 +00:00
Richard M. Stallman
1b8fa736b3
(Fencode_time): Rewrite by Naggum.
1995-04-17 06:10:39 +00:00
Richard M. Stallman
61392e7b04
(font-lock-make-faces): Determine font-lock-background-mode from color
...
values of background color.
(font-lock-make-faces-done): New variable.
(font-lock-make-faces): Set font-lock-make-faces-done to t.
Don't call it when loading the file.
(font-lock-mode): Call font-lock-make-faces if not yet done.
1995-04-16 05:41:53 +00:00
Richard M. Stallman
891eb3fef5
(x-defined-colors): Take frame as optional arg.
...
Check whether colors are really supported on the display in use.
1995-04-16 04:17:36 +00:00
Richard M. Stallman
7c49006bee
(list-colors-display): Minor clarification.
...
(facemenu-special-menu): Add "Intangible" item.
(facemenu-color-equal): Doc fix.
1995-04-16 04:15:39 +00:00
Richard M. Stallman
d0672e0d73
(set-face-background): Handle FRAME = nil directly
...
so stipple colors work in that case.
1995-04-16 04:09:48 +00:00
Richard M. Stallman
fb69dfa50e
(set-auto-mode): If -*- spec doesn't set `mode:',
...
look for other ways of specifying major mode.
1995-04-16 03:20:40 +00:00
Richard M. Stallman
e363091e2c
(xaw_pop_instance): Make x, y, w, h unsigned.
1995-04-15 18:34:01 +00:00
Richard M. Stallman
ccf589a69c
(size_menu): Make height and label_width unsigned.
...
(fit_to_screen): Make screen_width and screen_height unsigned.
(motion_event_is_in_menu): Make x, y unsigned.
1995-04-15 18:33:29 +00:00
Richard M. Stallman
b1e9ff6953
(really-lwlib, really-oldXMenu): Mark as .PHONY.
1995-04-15 18:32:49 +00:00
Richard M. Stallman
70368c8c63
Delete the #if that compares MARKBIT.
1995-04-15 18:27:51 +00:00
Richard M. Stallman
5c0b696b45
(dired-do-search): Renamed from dired-do-tags-search.
...
(dired-do-query-replace): Renamed from dired-do-tags-query-replace.
1995-04-15 05:42:25 +00:00
Richard M. Stallman
2527947a41
(dired-mode-map): Rename commands for A and Q.
1995-04-15 05:41:28 +00:00
Richard M. Stallman
f3a69d8f62
(cpp-parse-open): Delete comments that go past end of line.
...
(cpp-edit-reset): Clean up the four standard buttons.
(cpp-parse-buffer): Name was undefined--use cpp-highlight-buffer.
1995-04-15 02:04:41 +00:00
Richard M. Stallman
612abcae5d
Comment change.
1995-04-14 23:24:11 +00:00
Richard M. Stallman
f1aabce03a
(finder-known-keywords):
...
Add frames, hypermedia, outlines, oop.
1995-04-14 23:16:06 +00:00
Karl Heuer
dc269e81ca
Create mouse-drag-overlay as a dead overlay, instead
...
of having it live in the *scratch* buffer until first used.
1995-04-14 22:39:19 +00:00
Richard M. Stallman
8095bf233d
(rmail-reformat-message): Call `rmail-clear-headers'
...
also if `rmail-displayed-headers' is set.
(rmail-clear-headers): Handle `rmail-displayed-headers' correctly.
(rmail-insert-inbox-text): When reading old
.newmail-<user> file, report it specifically.
(rmail-displayed-headers): New variable.
(rmail-clear-headers): Handle rmail-displayed-headers
(rmail-display-labels): Use `format' to convert
message numbers to strings.
(rmail-resend): If mailabbrev loaded, use that to expand abbrevs.
1995-04-14 22:16:50 +00:00
Karl Heuer
167d976be4
(Fencode_time): Fix missing \n\'s.
1995-04-14 21:06:02 +00:00
Richard M. Stallman
67501c0181
(tar-mode): Locally bind next-line-add-newlines to nil.
...
(tar-subfile-mode): Doc fix.
(tar-expunge): Make questions and messages start with upper case letter.
(tar-summarize-buffer): Ditto.
(tar-subfile-save-buffer): Make message like others.
(tar-mode): Locally bind local-write-file-hooks.
(tar-mode-write-file): Renamed from tar-mode-maybe-write-tar-file.
(tar-mode-write-file): Simplify to only work for tar file buffers.
(write-file-hooks): Don't modify this.
1995-04-14 20:46:11 +00:00
Richard M. Stallman
aa669defdd
(popup_get_selection): Queue up events that aren't
...
for the menu, and process them afterward. New arg dpyinfo.
(set_frame_menubar): Use inhibit_garbage_collection.
[USE_X_TOOLKIT] (xmenu_show): Delete the queue code here.
Pass dpyinfo to popup_get_selection.
Don't call lw_destroy_all_widgets.
[USE_X_TOOLKIT] (xdialog_show): Simplify using popup_get_selection.
1995-04-14 18:36:40 +00:00
Richard M. Stallman
f344058994
(fill-paragraph, fill-region, fill-nonuniform-paragraphs)
...
(fill-individual-paragraphs): Pass `full' for JUSTIFY arg,
in the interactive spec, if have prefix arg.
1995-04-14 18:33:44 +00:00
Richard M. Stallman
8f1e2d16d6
(init_editfns): Add casts.
1995-04-14 18:31:50 +00:00
Richard M. Stallman
a039f5340b
(get_doc_string): Add cast.
1995-04-14 18:28:45 +00:00
Richard M. Stallman
410d4de9ab
(kbd_buffer_get_event): Don't use prototype.
...
(read_char): Rearrange code so that getcjmp is set
only around sit_for and kbd_buffer_get_event, and
and polling is stopped only around the kbd_buffer_get_event call.
(Ftrack_mouse, tracking_off, read_char): Don't call prepare_menu_bars.
1995-04-14 18:26:53 +00:00
Richard M. Stallman
f82aff7c94
(redisplay): Call init_desired_glyphs for each frame.
...
Call prepare_menu_bars.
(prepare_menu_bars): Delete code at beginning that duplicates
things done at the beginning of redisplay.
(message_log_check_duplicate): Make p1 and p2 unsigned char *.
1995-04-14 18:24:00 +00:00
Karl Heuer
133bd29b68
Comment fix.
1995-04-14 17:59:59 +00:00
Karl Heuer
e4360875a9
Many doc fixes.
...
(edt-version): Deleted.
1995-04-14 17:28:59 +00:00
Karl Heuer
29978f0b3f
(edt-vt100-revision): Deleted.
1995-04-14 17:19:29 +00:00
Karl Heuer
bf554ee0cd
(edt-pc-revision): Deleted.
1995-04-14 17:18:19 +00:00
Karl Heuer
f334e976c9
(edt-mapper-revision): Deleted.
1995-04-14 17:17:15 +00:00
Karl Heuer
f5134a2605
(edt-lk201-revision): Deleted.
1995-04-14 17:16:17 +00:00
Richard M. Stallman
37a4f4b6b6
(derived-mode-merge-keymaps): Recursively merge prefix key submaps also.
1995-04-14 05:56:31 +00:00
Richard M. Stallman
2d7fc7e8f9
(x_term_init): Call XtSetLanguageProc only if HAVE_X11XTR6.
...
(XTread_socket): Pass dpyinfo to popup_get_selection.
(XTread_socket): For ConfigureNotify,
combine the USE_X_TOOLKIT and non-toolkit cases, which provides
some things that were missing in the former.
1995-04-14 03:58:51 +00:00
Richard M. Stallman
5b43bbf747
(update_one_menu_entry, make_menu_in_widget):
...
Specify more useful names in XmCreatePulldownMenu calls.
1995-04-14 03:51:10 +00:00
Karl Heuer
18a2fa9174
(main): Improve error handling.
1995-04-14 02:10:52 +00:00
Karl Heuer
af7bd86c79
(Fbuffer_string): Doc clarification.
1995-04-13 23:02:25 +00:00
Richard M. Stallman
ca96ae0b8d
(byte-compile-log-file): Always insert at eob.
...
(byte-compile-insert-header): Cope if user-mail-address is nil.
1995-04-13 22:20:11 +00:00
Karl Heuer
5ff436fbc5
Update copyright.
1995-04-13 21:34:34 +00:00
Karl Heuer
c189db03e3
Delete the #if that compares MARKBIT.
1995-04-13 21:14:31 +00:00