1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
Commit Graph

11721 Commits

Author SHA1 Message Date
Richard M. Stallman
a2725ab226 (prepare_menu_bars): Save and restore the match data.
(update_menu_bar): New arg save_match_data.
Maybe save and restore match data here.
1995-05-09 00:30:26 +00:00
Richard M. Stallman
d8e54b47e6 (ediff-revision-key): Default value nil.
(ediff-load-version-control): Don't remind any key if
ediff-revision-key is nil.
1995-05-08 23:53:13 +00:00
Richard M. Stallman
0e8b867a92 (info-insert-file-contents): Don't use
(file-name-directory fullname) if it is nil.

(info-insert-file-contents): Fix Apr 19 change.
1995-05-08 23:23:37 +00:00
Richard M. Stallman
3c61e53471 (Helper-help): Use read-key-sequence. 1995-05-08 21:09:17 +00:00
Richard M. Stallman
32e986d4b3 (add-log-current-defun): Handle objc-mode like c-mode;
detect method definitions by their syntax.
1995-05-08 19:50:10 +00:00
Richard M. Stallman
cb37cf7861 (Fdump_emacs): Don't use & before my_edata. 1995-05-08 16:24:55 +00:00
Richard M. Stallman
11e08aabbb (Fread_key_sequence): Doc fix. 1995-05-08 15:45:55 +00:00
Richard M. Stallman
e518d5e141 (Fraise_frame, Flower_frame): Make arg FRAME optional. 1995-05-08 15:42:59 +00:00
Richard M. Stallman
57eed34a7c (menu-bar-tools-menu): Rename key to `compare'. 1995-05-08 15:22:30 +00:00
Francesco Potortì
c150694b7e * delta.h (C_SWITCH_MACHINE): Let configure decide if this is a
68040 or 68030.  Don't condition on __STDC__.
1995-05-08 14:48:26 +00:00
Richard M. Stallman
f21c6f675f (region-cache.obj,vm-limit.obj): Dependencies defined.
(OBJ1): Don't compile xfaces.c.
(buffer.obj,indent.obj,search.obj): Add region-cache.h dependency.
1995-05-08 06:22:36 +00:00
Richard M. Stallman
cac66e4f1d (Fdisplay_buffer): Initialize other, upper, lower. 1995-05-08 04:59:49 +00:00
Richard M. Stallman
59c1a7de82 (get-method-definition, get-method-definition-1): New functions.
(add-log-current-defun): Use them to handle objc-mode.
1995-05-08 00:45:17 +00:00
Richard M. Stallman
002c4306f0 Add C-escape binding. 1995-05-07 23:08:17 +00:00
Richard M. Stallman
b6384070e8 entered into RCS 1995-05-07 23:02:13 +00:00
Richard M. Stallman
66a8ad0fd4 (main): Increase lock timeout to five minutes. 1995-05-07 22:36:27 +00:00
Richard M. Stallman
238959e902 (Fmatch_data, Fstore_match_data): Declared. 1995-05-07 22:29:15 +00:00
Richard M. Stallman
7efe788e31 (wait_reading_process_input): Pass arg in new call to set_waiting_for_input. 1995-05-07 22:23:26 +00:00
Richard M. Stallman
98b17af933 (path-separator): Set to ";". 1995-05-07 20:20:30 +00:00
Richard M. Stallman
dc2c399f0c (TRES): Defined.
(TLIB1,TLIB2): Created out of TLIB.
(TLIB): Split to reduce time to do library updates.
(DOC): Use DOC-X.
(strftime.obj): Compile with -Dstrftime=emacs_strftime.
1995-05-07 20:18:55 +00:00
Richard M. Stallman
45fad0f1d7 (obj): Use .c files. 1995-05-07 20:17:48 +00:00
Richard M. Stallman
0369684e2e (CVTRES): Defined. 1995-05-07 20:16:49 +00:00
Richard M. Stallman
6598027d33 (recover-session): Renamed from multiple-recover. 1995-05-07 18:39:02 +00:00
Richard M. Stallman
9f9d7a9ac4 (GETPGRP_NO_ARG): Defined
(HAVE_GETPAGESIZE): Definition deleted.
1995-05-07 17:43:08 +00:00
Richard M. Stallman
f8758da531 (region_face, next_face_id): Make static. 1995-05-07 17:39:40 +00:00
Richard M. Stallman
7ca5423eb9 Provide noutline as well as outline. 1995-05-07 17:32:17 +00:00
Richard M. Stallman
e73997a15d (isfloat_string): Reject strings like "0.5+".
(init_lread): Don't warn about missing installation dirs
when using dirs derived from the executable.
1995-05-07 17:30:36 +00:00
Richard M. Stallman
e856a264dd (Fmod): Fix the final adjustment, when f2 < 0 and f1 == 0. 1995-05-07 09:02:39 +00:00
Richard M. Stallman
c5f48ce39e Clarification about running executable in place. 1995-05-07 06:13:58 +00:00
Richard M. Stallman
0d75540def Clarify effect of setting load-path before dumping. 1995-05-07 04:36:44 +00:00
Richard M. Stallman
f52cca0333 (syms_of_window): Doc fix.
(temp_output_buffer_show): If we use Vtemp_buffer_show_function,
do nothing else.
1995-05-07 00:39:49 +00:00
Richard M. Stallman
bf464fada9 (pp-eval-expression): Update use of temp-buffer-show-function. 1995-05-07 00:38:42 +00:00
Richard M. Stallman
2af704068f Refer to file nt/install. 1995-05-06 23:08:47 +00:00
Richard M. Stallman
7286affd2a (wait_reading_process_input): Don't call prepare_menu_bars.
Clear waiting_for_input around calling redisplay_preserve_echo_area.
1995-05-06 23:07:51 +00:00
Richard M. Stallman
b580578b0c (gc_cons_threshold): Change back to int.
(min): New macro.
(inhibit_garbage_collection): Don't exceed value an int can hold.
1995-05-06 23:04:13 +00:00
Richard M. Stallman
65deefcace (gc_cons_threshold): Change back to int. 1995-05-06 23:03:00 +00:00
Richard M. Stallman
5be039b9df (i[345]86-*-bsdi2*): New configuration.
(vax-dec-bsd386*): Deleted.
1995-05-06 21:58:08 +00:00
Richard M. Stallman
e84a0ae982 (GETPGRP_NO_ARG): New definition. 1995-05-06 21:42:22 +00:00
David J. MacKenzie
f6e8adea01 Make sure CDPATH doesn't mess up PWD check.
Check whether X bitmaps are in X11/bitmaps instead of bitmaps.
Use fmod instead of logb in -lm check.
1995-05-06 21:27:16 +00:00
Richard M. Stallman
c7f93f2840 (bcmp, bcopy): Fix backward BSTRING conditionals. 1995-05-06 20:15:46 +00:00
Richard M. Stallman
01fadb4d84 [! emacs]: #undef REL_ALLOC. 1995-05-06 20:14:52 +00:00
Richard M. Stallman
1090a16170 Delete all APOLLO conditionals.
(Fdump_emacs_data): Don't use & before my_edata.

(Fkill_emacs): Delete the Vauto_save_list_file_name file.
1995-05-06 20:13:31 +00:00
Richard M. Stallman
14510fee47 (prepare_menu_bars): Clear size-change flag before running
size-change functions.

(scroll_step, debug_end_pos, line_number_display_limit): Now static.
1995-05-06 08:00:08 +00:00
Richard M. Stallman
27a3a82960 (x-colors): Delete "medium forest green" in both forms. 1995-05-06 04:34:53 +00:00
Richard M. Stallman
ce1724a609 (x-colors): Delete "medium goldenrod" in both forms. 1995-05-06 04:30:06 +00:00
Richard M. Stallman
08fbb85640 (gnus-use-generic-from): Doc fix. 1995-05-06 04:23:22 +00:00
Richard M. Stallman
a594e0e121 (ispell-region): If position not visible, (sit-for 0). 1995-05-06 02:18:20 +00:00
Richard M. Stallman
a61155bcbd (lw_refigure_widget) [USE_MOTIF]: Fix backward if. 1995-05-06 01:54:19 +00:00
Richard M. Stallman
3595955ca6 All autoload cookies disabled. 1995-05-06 01:52:22 +00:00
Richard M. Stallman
869d4256c8 (gnus-group-mode): Set truncate-lines. 1995-05-06 01:45:50 +00:00