1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
Commit Graph

10474 Commits

Author SHA1 Message Date
Richard M. Stallman
3e6eef9525 (byte-compile-defvar): Add the var to current-load-list. 1995-01-22 00:52:51 +00:00
Richard M. Stallman
ee6bcc944a Document force arg in unload-feature. 1995-01-21 23:51:19 +00:00
Richard M. Stallman
e114e160d3 [NO_REMAP]: #undef static. 1995-01-21 22:23:22 +00:00
Richard M. Stallman
73396f20e7 Comment change. 1995-01-21 22:21:33 +00:00
Roland McGrath
3e64e15047 (update-copyright): Remove gratuitous error at end. 1995-01-21 13:59:06 +00:00
Karl Heuer
3e9558aeaf Fix sed append command to behave as intended. 1995-01-21 00:12:27 +00:00
Richard M. Stallman
9d83f28943 (xmenu.o): Add msdos.h as dependency. 1995-01-20 23:48:46 +00:00
Richard M. Stallman
2d1d8be6cc Delete mysterious dot. Add comment to protect blank
line at end of file.  Make sure make-docfile is compiled.
1995-01-20 23:46:54 +00:00
Richard M. Stallman
4dba7b41a4 (compile-internal): Force redisplay on compilation
buffer before executing compile process.
1995-01-20 23:45:34 +00:00
Richard M. Stallman
e0585c647b (syms_of_buffer) [DOS_NT]: Add missing ';'. 1995-01-20 23:40:45 +00:00
Richard M. Stallman
edfc0d4575 Comment change. 1995-01-20 23:40:03 +00:00
Richard M. Stallman
cbc07d0a1d (x_mouse_leave): Add neutralizing define.
(XMenuCreate, XMenuAddPane, XMenuAddSelection, XMenuLocate,
XMenuActivate, XMenuDestroy): Add prototype.
1995-01-20 23:38:46 +00:00
Richard M. Stallman
eeee31128d [MSDOS]: #include msdos.h. 1995-01-20 23:37:41 +00:00
Richard M. Stallman
1189e5a2d9 (XMenuCreate, XMenuAddPane, XMenuAddSelection, XMenuLocate,
XMenuActivate, XMenuDestroy): Add dummy `display *' argument.
1995-01-20 23:37:00 +00:00
Richard M. Stallman
296752568f (DEVICE_SEP, IS_DIRECTORY_SEP, IS_ANY_SEP): Defined. 1995-01-20 23:36:39 +00:00
Richard M. Stallman
dffb28c7ca (file_name_as_directory, Ffile_name_directory)
(Ffile_name_nondirectory): Delete special MSDOG code now covered by macros.
1995-01-20 23:36:07 +00:00
Richard M. Stallman
e01ac82c3e (unload-feature): Don't care if FILE is a dependency of itself. 1995-01-20 23:13:51 +00:00
Richard M. Stallman
7112bf0f2a (fill-region-as-paragraph): At end, advance over any newlines
that were in the region but excluded from filling.
1995-01-20 23:06:06 +00:00
Karl Heuer
53ea07e1a2 (union Lisp_Misc): Make the `type' field just 16 bits, to match the
substructures.
1995-01-20 22:02:53 +00:00
Karl Heuer
029c56f6ad (xbufobjfwd, xbuflocal, xwinconfig):
Renamed from xbuffer_objfwd, xbuffer_local_value, xwindow_configuration
since gdb doesn't allow underscores in macro names.
1995-01-20 20:12:25 +00:00
Karl Heuer
be6f02af4f (center-line): fill-column is a var, not a function. 1995-01-20 19:12:20 +00:00
Richard M. Stallman
86c10ecbb6 entered into RCS 1995-01-20 06:20:32 +00:00
Richard M. Stallman
12d89a2e57 *** empty log message *** 1995-01-20 06:09:03 +00:00
Richard M. Stallman
2be55c9c82 Initial revision 1995-01-20 06:04:56 +00:00
Karl Heuer
389817fd6c (set-c-style): Ignore case in completion. 1995-01-20 03:20:35 +00:00
Richard M. Stallman
4fb6f90f18 (rmail-summary-update-highlight): New function.
(rmail-summary-goto-msg): Use it.
(rmail-summary-rmail-update): Move the summary highlight.
(rmail-summary-mark-deleted): Do nothing if rmail-summary-overlay
has a nil face-property.
(rmail-new-summary): Make the summary-on-top kludge
more restricted in when it is used.
1995-01-20 02:50:27 +00:00
Karl Heuer
2084fddb6d (Ftext_property_any): Handle the trivial case specially. 1995-01-20 01:47:45 +00:00
Richard M. Stallman
e610024ba6 entered into RCS 1995-01-20 00:57:39 +00:00
Karl Heuer
4bb8c8b792 (seed_random): Renamed from srandom.
(get_random): Renamed from random.  Return VALBITS random bits.
1995-01-19 23:37:10 +00:00
Karl Heuer
99175c23d3 (Frandom): Call seed_random and get_random. 1995-01-19 23:36:43 +00:00
Karl Heuer
66263a7d6e (remote-shell-program): Reorder search path. 1995-01-19 22:24:43 +00:00
Karl Heuer
a6a3acf054 (xboolfwd, xbuffer_local_value, xbuffer_objfwd, xcompiled, xintfwd, xmiscfree,
xobjfwd, xoverlay, xwindow_configuration): New macros.
1995-01-19 21:57:20 +00:00
Karl Heuer
00d76abc82 (print): Print internal types too, for debugging.
Print appropriate message for invalid pseudovector or misc type.
1995-01-19 21:09:50 +00:00
Richard M. Stallman
b59ab95c5c (term_get_fkeys_1): Bug fix for function key above f19. 1995-01-19 18:56:43 +00:00
Richard M. Stallman
d5a539cd37 (subst_char_in_region_unwind): New function.
(Fsubst_char_in_region): Use it to make undo_list t temporarily.
1995-01-19 18:56:10 +00:00
Richard M. Stallman
efcce2d2d1 (help-for-help): Doc fix. 1995-01-19 18:50:26 +00:00
Richard M. Stallman
0e61be97d7 Comment change. 1995-01-19 18:50:09 +00:00
Richard M. Stallman
7ffbe7e224 (make-help-screen): Use *only* local-map to look up keys. 1995-01-19 18:49:48 +00:00
Richard M. Stallman
77223f057e *** empty log message *** 1995-01-19 07:25:03 +00:00
Richard M. Stallman
e70bdc9855 Revert Jan 15 and Jan 5 changes. 1995-01-19 07:18:47 +00:00
Richard M. Stallman
3de15b7ad1 (internal_self_insert): Don't test current_column
when deciding to call auto_fill_function.
1995-01-19 04:34:02 +00:00
Richard M. Stallman
9a04e20535 (fill-region-as-paragraph): left-margin renamed to current-left-margin. 1995-01-19 04:29:17 +00:00
Richard M. Stallman
f43726fd67 (current-justification): Renamed from current-justification. Callers changed. 1995-01-19 04:27:15 +00:00
Richard M. Stallman
c18465c4b9 (do-auto-fill): justification renamed to current-justification. 1995-01-19 04:26:55 +00:00
Richard M. Stallman
b3e4518b08 (move-to-left-margin): justification renamed to current-justification. 1995-01-19 04:26:35 +00:00
Richard M. Stallman
eed5698bea (do-auto-fill): Fill, don't fill, or fill-and-justify
depending on setting of justification text-property.  Respect
left-margin and right-margin text properties.
(open-line, indent-new-comment-line): Inherit when inserting.
(newline-and-indent, reindent-then-newline-and-indent): Doc fix.
1995-01-19 04:21:56 +00:00
Richard M. Stallman
0cb08f9838 (set-justification): New function.
(set-justification-{none,left,right,full,center}): New functions.
(fill-region-as-paragraph, fill-region, justify-current-line): New
arg NOSQUEEZE defeats normal removal of extra whitespace.
(fill-region-as-paragraph, fill-region)
(fill-nonuniform-paragraphs, fill-individual-paragraphs):
Arg JUSTIFY-FLAG (JUSTIFYP) renamed to JUSTIFY.
(fill-region-as-paragraph): Obey left-margin; fill-prefix starts
after left-margin.  Disable filling if JUSTIFY == none, but indent to
margin anyway.
Adaptive-fill removes text-props from fill-prefixes it finds.
Adaptive-fill no longer has to notice left-margin: std fill does that.
Use fill-column and canonically-space-region functions.
(canonically-space-region): New fn split from fill-region-as-paragraph.
(fill-region): New args NOSQUEEZE (as above) and TO-EOP.
(default-justification): New variable.
(current-left-margin, fill-column, justification): New functions.
(fill-paragraph): Use fill-region-as-paragraph when possible.
(justify-current-line): New arguments; different kinds of
justification handled.  Uses left-margin and fill-column functions.
1995-01-19 04:20:52 +00:00
Richard M. Stallman
106b6d0e36 (standard-indent): New variable.
(alter-text-property, current-left-margin, move-to-left-margin)
(delete-to-left-margin, set-left-margin, set-right-margin)
(increase-left-margin, decrease-left-margin, increase-right-margin)
(decrease-right-margin, indent-line-to): New functions.
(indent-to-left-margin): Use indent-line-to.  Don't delete or
insert anything unless necessary.
1995-01-19 04:15:32 +00:00
Richard M. Stallman
11fbdf1f6c (center-line): Use current-left-margin function, not variable. 1995-01-19 04:04:28 +00:00
Richard M. Stallman
a72632181c (completion-separator-self-insert-autofilling):
Don't check fill-column; do-auto-fill will do that.
1995-01-19 04:02:50 +00:00