1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
Commit graph

11449 commits

Author SHA1 Message Date
Richard M. Stallman
43efaa48bd (pushnew): Use edebug-keywordp. 1995-04-19 00:47:42 +00:00
Richard M. Stallman
5ca76c211a (finder-known-keywords): Add `debugging'. 1995-04-19 00:32:10 +00:00
Roland McGrath
bb01b91ffe Add Keywords: comment header for finder.el. 1995-04-18 22:53:49 +00:00
Richard M. Stallman
26396b1bda (main): Add argv[0] to an error message. 1995-04-18 20:50:19 +00:00
Richard M. Stallman
66de157de0 (frame-notice-user-settings):
Don't respecify an old value which was nil and remains nil.
1995-04-18 19:26:11 +00:00
Richard M. Stallman
3453f0b6ef (map_event_to_object): Declaration deleted. 1995-04-18 18:37:51 +00:00
Richard M. Stallman
34ae77b577 (x_report_frame_params): Report value of `display' parm. 1995-04-18 18:36:03 +00:00
Roland McGrath
a2416e212f (tags-search, tags-query-replace): Put (quote ...) around args inserted
into forms to be evalled.
1995-04-18 18:29:05 +00:00
Richard M. Stallman
5bbdb09071 (Ffetch_bytecode): Check the type of the object being read from the file. 1995-04-18 18:13:13 +00:00
Richard M. Stallman
2e922f0b7a (cpp-edit-list): Move definition toward start of file.
(cpp-face-type-list, cpp-writable-list, cpp-button-event)
(cpp-edit-buffer, cpp-branch-list, cpp-face-default-list)
(cpp-face-light-name-list, cpp-face-dark-name-list)
(cpp-face-light-list, cpp-face-dark-list, cpp-face-mono-list)
(cpp-face-none-list, cpp-face-all-list, cpp-overlay-list): Likewise.

(cpp-highlight-buffer): Rename stack to cpp-state-stack.
(cpp-parse-open, cpp-parse-close): Likewise.
(cpp-push-button, cpp-choose-symbol): Rename data to cpp-callback-data.
(cpp-state-stack, cpp-callback-data): Add defvars.
1995-04-18 07:21:52 +00:00
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