- 01 Mar, 1995 21 commits
-
-
Boris Goldowsky authored
-
Boris Goldowsky authored
-
Boris Goldowsky authored
-
Boris Goldowsky authored
-
Boris Goldowsky authored
-
Boris Goldowsky authored
-
Boris Goldowsky authored
-
Boris Goldowsky authored
-
Boris Goldowsky authored
-
Boris Goldowsky authored
(newline): Function moved to simple.el. (internal_self_insert): Insert newline BEFORE calling auto-fill-function, so centering & right-justify can work.
-
Boris Goldowsky authored
with ^. Doc fix. (use-hard-newlines): Moved here from cmds.c. Made buffer-local. Doc fix. (looking-at-hard): Deleted, not needed. (forward-paragraph): Removes ^ from beginning of regexps, if required. Look for paragraph-start and paragraph-separate at left-margin, not BOL. Lines with just left-margin indentation are treated like blank lines.
-
Boris Goldowsky authored
inserted line to left-margin.
-
Richard M. Stallman authored
-
Karl Heuer authored
(internal_last_event_frame, Vlast_event_frame): Normal vars again. All uses changed. (Quniversal_argument, Qdigit_argument, Qnegative_argument): Declare. (clear_prefix_arg, finalize_prefix_arg, describe_prefix_arg): New fns. (command_loop_1): Handle digits and minus specially, when they're part of a prefix arg. Handle universal-argument and digit-argument and negative-argument bindings here, rather than doing I/O in the Lisp code. (read_char): When reading switch-frame events from the side queue, set internal_last_event_frame. (readable_events): Return non-zero if a side queue has data. (kbd_buffer_get_event): Don't abort if event has no associated frame. (read_key_sequence): Improve behavior when there's no current display. (init_perdisplay): Initialize the new members.
-
Karl Heuer authored
prefix_partial. Delete Vcurrent_prefix_arg and Vprefix_arg; those are now plain vars again.
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
Jan 31 change.
-
Karl Heuer authored
-
Karl Heuer authored
(NSTATICS): Increase to 768.
-
Karl Heuer authored
(universal-argument, describe-arg): Deleted; this is now in C code. (prefix-arg-internal, digit-argument, negative-argument): Likewise.
-
- 28 Feb, 1995 8 commits
-
-
Karl Heuer authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Jim Meyering authored
instead of using trailing `else' -- otherwise, gcc -Wall complains of `empty body in an else-statement'.
-
Noah Friedman authored
output.
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
matter how we execute it.
-
- 27 Feb, 1995 1 commit
-
-
Simon Marshall authored
-
- 26 Feb, 1995 8 commits
-
-
Richard M. Stallman authored
(lucid_event_type_list_p): New function. (parse_modifiers_uncached): If MODIFIERS_END is -1, look for just a modifier. Guts rewritten.
-
Richard M. Stallman authored
current-time compatible a list of 16-bit ints (HIGH LOW). (tar-parse-octal-integer): Write char-const '0' as ?0 instead of more obscure 48. (tar-parse-octal-long-integer): New function. (tar-clip-time-string): New function. (tar-header-block-summarize, tar-header-block-summarize): Insert mod-time into listing. (tar-next-line): Move goal column to new location of filenames. (tar-mode-show-date): New variable. (tar-header-block-summarize, tar-next-line): Obey it.
-
Roland McGrath authored
compilation-mode major mode, rather than internal state variables. Don't want to match a buffer that was once in compilation-minor-mode but is not now.
-
Thien-Thi Nguyen authored
Remove cl.el and emacs-vers.el dependencies.
-
Richard M. Stallman authored
(Flookup_key): Likewise.
-
Richard M. Stallman authored
a separate output file for stderr output. (Fcall_process_region): Doc fix.
-
Richard M. Stallman authored
Don't clear the secondary selection.
-
Richard M. Stallman authored
-
- 25 Feb, 1995 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
before calling mouse_position_hook.
-