Richard M. Stallman
3af1a1f3c2
(define-mail-alias): Remove excess whitespace better.
1993-06-15 20:51:15 +00:00
Richard M. Stallman
51e4ece8a5
(define-mail-abbrev): Renamed from define-mail-alias.
...
(build-mail-abbrevs): Use new name.
1993-06-15 20:50:11 +00:00
Richard M. Stallman
b2b01bfa21
(build-mail-abbrevs): Pass just two args to define-mail-alias.
1993-06-15 20:36:10 +00:00
Richard M. Stallman
e13b624a0f
(byte-compile-file-form-defmumble): Use defalias
...
for named function, even if no doc string.
1993-06-15 19:29:59 +00:00
Richard M. Stallman
0e52ea0303
Comment change.
1993-06-15 19:16:46 +00:00
Richard M. Stallman
6496f3d2b0
(xdb): New debugger supported (xdb under HPUX-PARISC).
...
(gud-xdb-debugger-startup): New function.
(gud-xdb-file-name, gud-xdb-accumulation): New functions.
(gud-xdb-marker-filter, gud-xdb-paths, gud-xdb-find-file): New.
1993-06-15 16:31:24 +00:00
Richard M. Stallman
cfe89c4fa5
(dired-repeat-over-lines): Going fwd, skip new lines
...
that FUNCTION inserts after the current line.
Going backwd, no need for dired-move-to-filename each time.
1993-06-15 07:59:07 +00:00
Richard M. Stallman
eebaeadde2
(adjust_intervals_for_insertion): By default, copy
...
properties from before the insertion.
1993-06-15 07:48:27 +00:00
Richard M. Stallman
c07aec9773
Make prefix keys work with keymap inheritance
...
by creating an inheritance structure for each subkeymap
that we create in the inheriting keymap.
(access_keymap): New arg NOINHERIT. All calls changed.
(define_as_prefix): New function.
(Fdefine_key): Use them.
1993-06-15 06:26:00 +00:00
Richard M. Stallman
0df8950e08
(set_point): When moving over invis chars,
...
don't screw up at end of buffer.
1993-06-15 05:27:54 +00:00
Richard M. Stallman
44a53673e8
(parens-dont-require-spaces): New variable.
...
(insert-parentheses): Obey that variable.
1993-06-14 22:58:54 +00:00
Richard M. Stallman
4a6e3980e2
(emerge-make-diff3-list): Pass ancestor second.
...
(emerge-extract-diffs3): Replace group-1 with group-2.
(emerge-handle-local-variables): Pass no arg to hack-local-variables.
1993-06-14 21:44:34 +00:00
Richard M. Stallman
0fc2d0064d
(dabbrev-expand): Do all changes with replace-match.
...
In picture-mode, use picture-replace-match instead.
1993-06-14 18:55:10 +00:00
Richard M. Stallman
5c927015ee
(picture-replace-match): New function.
1993-06-14 18:53:40 +00:00
Jim Blandy
9199fa7f7f
* s/linux.h (LIBS_MACHINE, HAVE_SYSVIPC): Set the former to -lipc,
...
and #define the latter.
1993-06-14 15:35:55 +00:00
Jim Blandy
e0e8ed67ff
* holidays.el: Eval calendar-holidays; don't just use its value.
1993-06-14 15:24:24 +00:00
Jim Blandy
3c59d981be
Mention that gzip files end in ".gz", not ".z".
1993-06-14 15:12:07 +00:00
Jim Blandy
142be3dd62
* xdisp.c (display_text_line): Use temporary variable.
1993-06-14 15:06:46 +00:00
Jim Blandy
b545bfe6d4
Initial revision
1993-06-14 14:58:03 +00:00
Richard M. Stallman
7162c5c4dc
(balance-windows): Total rewrite.
1993-06-14 07:11:15 +00:00
Richard M. Stallman
0def0403ca
(Fdelete_window): Handle deleting a parent of the selected window.
...
(Fdelete_window): Mostly undo last change which made `frame' a FRAME_PTR.
Don't initialize `frame' in the declaration.
1993-06-14 07:07:05 +00:00
Richard M. Stallman
087f61c885
Comment change.
1993-06-14 03:51:20 +00:00
Richard M. Stallman
caf3c43175
(Fset_visited_file_modtime): Don't give the handler
...
the filename as an argument.
1993-06-14 03:49:04 +00:00
Richard M. Stallman
340f92b576
(scan_lists, Fforward_comment): Pass 0 as commentstop arg
...
to scan_sexps_forward.
(scan_sexps_forward, char_quoted): Now static.
(describe_syntax, describe_syntax_1): Now static.
1993-06-13 23:57:33 +00:00
Richard M. Stallman
063fb61f51
(Fprimitive_undo): Rename arg to N to avoid conflict.
1993-06-13 23:15:39 +00:00
Richard M. Stallman
79c6071d22
(byte-compile-file): Undo previous change.
...
(batch-byte-recompile-directory): Doc fix.
1993-06-13 22:32:17 +00:00
Richard M. Stallman
82318db5ea
(isearch-highlight): If no face isearch', use
region'.
1993-06-13 21:43:15 +00:00
Richard M. Stallman
eca5b04cf9
(c-indent-line): Call c-backward-to-start-of-if
...
in the case of else following a close brace.
1993-06-13 19:16:02 +00:00
Richard M. Stallman
5293b43278
(CPP_CFLAGS): New variable.
...
Use it instead of ALL_CFLAGS when compiling a .c file.
(getopt.o, getopt1.o): Add explicit compilation commands.
1993-06-13 18:14:04 +00:00
Richard M. Stallman
136284159e
(Man-getpage-in-background): Move close paren.
1993-06-13 18:00:36 +00:00
Richard M. Stallman
82c9fe8e25
(Man-getpage-in-background): Use TERM=dumb to prevent
...
terminal control sequences in the output.
1993-06-13 04:34:58 +00:00
Richard M. Stallman
3f26b32a5f
(mouse-set-mark-fast): New function.
...
(mouse-show-mark): New function.
(mouse-kill-ring-save, mouse-save-then-kill): Use them.
(mouse-save-then-kill): Don't let kill-region alter this-command.
Check last-command accordingly.
(mouse-split-window-vertically): Handle scroll bar events.
1993-06-13 04:18:43 +00:00
Richard M. Stallman
f7ab4e3d35
(shut_down_emacs): New arg STUFF. Stuff input here.
...
(Fkill_emacs, fatal_error_signal): Pass new arg.
(main) [GETPGRP_NO_ARG]: Really pass no arg to getpgrp.
1993-06-13 02:06:51 +00:00
Richard M. Stallman
1cd2d6d402
(x_connection_closed): Pass new arg to shut_down_emacs.
1993-06-13 02:06:17 +00:00
Richard M. Stallman
3a8a836d28
(abbreviate-file-name): Match home dir with no / if nothing else follows.
1993-06-13 01:57:02 +00:00
Richard M. Stallman
d90f825cd8
(finder-find-library): New function.
...
(finder-commentary): Use it.
1993-06-13 01:36:48 +00:00
Richard M. Stallman
60fc6069f8
(Ffile_attributes): Give -1 as size if size won't fit.
1993-06-13 01:16:05 +00:00
Richard M. Stallman
381d11a1c5
(term_get_fkeys): Use prior', not
previous', for %8/kP.
1993-06-13 00:41:51 +00:00
Richard M. Stallman
51cf6d3791
(Fcopy_file): Pass all the args to the handler.
...
(Fwrite_region): Use call6.
(Frename_file): Look for handler for newname.
(Fadd_name_to_file): Pass arg ok_if_already_exists to handler.
(Fmake_symbolic_link): Likewise.
(Ffile_newer_than_file_p): Check both file names for handler.
1993-06-13 00:07:35 +00:00
Richard M. Stallman
8a2c760a0e
(Fload): Use call5.
1993-06-13 00:01:50 +00:00
Richard M. Stallman
15285f9fa7
(call5, call6): New functions.
...
(call1, call2, call3, call4): Renumber the args.
1993-06-13 00:01:22 +00:00
Richard M. Stallman
bcd54802d5
(etags-tags-completion-table): When skipping the noise
...
before the tag name, let it end with any char not allowed in a tag.
1993-06-12 23:43:57 +00:00
Richard M. Stallman
3e36c563db
Comment change.
1993-06-12 23:27:32 +00:00
Jim Blandy
4a6fd0de67
Update GPL references - version 2
1993-06-12 22:54:27 +00:00
Jim Blandy
17385adcf7
Updated GPL version to 2.
1993-06-12 22:01:38 +00:00
Jim Blandy
71dfa9f437
Refer to GPL version two.
1993-06-12 21:44:46 +00:00
Richard M. Stallman
b22c9ebf6b
*** empty log message ***
1993-06-12 20:53:59 +00:00
Richard M. Stallman
f87a68b369
(syms_of_undo): Set up Qinhibit_read_only.
...
(Fprimitive_undo): Sometimes bind inhibit-read-only to t.
1993-06-12 18:10:20 +00:00
Jim Blandy
a6d570c637
* sysdep.c (child_setup_tty): Remove duplicate settings for VQUIT
...
and VINTR.
1993-06-12 17:46:44 +00:00
Jim Blandy
1d7cc616b8
Doc fix.
1993-06-12 17:31:26 +00:00