Richard M. Stallman
fb38ca867d
(add-log-mailing-address): Use user-mail-address.
1994-06-25 00:35:12 +00:00
Richard M. Stallman
c10d1f062e
(user-mail-address): New variable.
...
(normal-top-level): Initialize it.
1994-06-25 00:34:11 +00:00
Karl Heuer
99bc28f43e
(Finsert_file_contents): Fix check for non-regular files.
1994-06-25 00:13:53 +00:00
Richard M. Stallman
ef97d5a271
(gnus-summary-mode-map): Add menu bar menus.
...
(gnus-group-mode-map): Add menu bar menus.
(gnus-summary-catchup-to-here): New function.
(gnus-summary-show-all-threads): Enable thread use.
(gnus-summary-show-thread): Enable thread use.
(gnus-summary-hide-all-threads): Enable thread use.
(gnus-summary-hide-thread): Enable thread use.
(gnus-summary-next-article): Fix previous change.
1994-06-24 23:41:15 +00:00
Richard M. Stallman
4841063fd9
(scan_lists, Fforward_comment): When moving backward over
...
a comment, ignore a comment-starter that overlaps the comment-ender.
1994-06-24 21:52:16 +00:00
Richard M. Stallman
b2e609ff8c
(run-at-time): If REPEAT is 0, don't repeat.
1994-06-24 18:50:03 +00:00
Richard M. Stallman
d246db946d
(tar-alter-one-field): Finish previous renaming change.
1994-06-24 18:32:36 +00:00
Richard M. Stallman
a82e2ed577
(find-change-log): If file name specified, just use it.
1994-06-24 15:47:09 +00:00
Richard M. Stallman
4ced320948
(Fcompleting_read): Doc fix.
1994-06-24 14:14:43 +00:00
Roland McGrath
c3dea9ba0b
(visit-tags-table-buffer): Don't take car of return frmo
...
tags-table-including.
1994-06-24 08:07:57 +00:00
Karl Heuer
186cf71921
(syms_of_keyboard): Don't staticpro the same var twice.
1994-06-24 00:34:47 +00:00
Karl Heuer
c6dd34cba2
(popup-menu): Convert list to same-size vector, not singleton vector.
1994-06-23 23:58:16 +00:00
Richard M. Stallman
fbf8f564cf
(move-to-tab-stop): Delete unnecessary spaces
...
before the old point if a tab followed or follows the old point.
1994-06-23 23:57:33 +00:00
Richard M. Stallman
0b6ac15043
Don't include string.h or strings.h.
1994-06-23 23:56:06 +00:00
Richard M. Stallman
efd9047811
(Fmove_overlay): Fix typo in previous change.
1994-06-23 23:55:12 +00:00
Richard M. Stallman
01239f7229
Move #undef HAVE_STRERROR before the #includes.
1994-06-23 23:53:35 +00:00
Richard M. Stallman
4a02b552f1
(shell-prefixed-directory-name): Do nothing if
...
comint-file-name-prefix is empty. Do not inline.
1994-06-23 23:12:13 +00:00
Richard M. Stallman
dc0825dbe3
(comint-read-input-ring): Use ring-insert-at-beginning.
...
Insert most recent string first and only as many as we need.
Don't visit the file, just read it.
1994-06-23 23:11:23 +00:00
Richard M. Stallman
9c545670f3
(ring-insert-at-beginning): New function.
...
Don't visit the file, just read it.
1994-06-23 23:11:02 +00:00
Richard M. Stallman
0c287afb97
(*-convex-convexos*): Accept this as alias.
1994-06-23 21:35:48 +00:00
Richard M. Stallman
6ce11b6b00
(LIBS_MACHINE, GETPGRP_NO_ARG): Defined.
...
(NLIST_NAME_UNION, DECLARE_GETPWUID_WITH_UID_T): Defined.
(CRT0_DUMMIES): Conditionalize according to __GNUC__.
(convex): Define if necessary.
(C_SWITCH_MACHINE): Definition deleted.
1994-06-23 19:40:13 +00:00
Richard M. Stallman
c0b5499016
(soundex-alist): Delete the elements that mapped into nil.
1994-06-23 19:39:22 +00:00
Richard M. Stallman
c892673b75
(term_get_fkeys): Don't redeclare term_get_fkeys_1 here.
1994-06-23 19:30:19 +00:00
Richard M. Stallman
3dc64903b8
Don't declare exit or perror.
1994-06-23 19:27:56 +00:00
Richard M. Stallman
f662f9b05b
(main): Don't declare geteuid.
...
Don't declare getenv if convex.
1994-06-23 19:26:02 +00:00
Richard M. Stallman
2c20527010
Set NON_GNU_CPP.
1994-06-23 19:22:09 +00:00
Richard M. Stallman
1bc2809981
(tar-extract): Set file name by hand before calling
...
set-visited-file-name.
Various renamings; all callers changed.
(tar-header-block-tokenize): Renamed from tokenize-tar-header-block.
(tar-header-block-checksum): Renamed from checksum-tar-header-block.
(tar-header-block-check-checksum):
Renamed from check-tar-header-block-checksum.
(tar-header-block-recompute-checksum):
Renamed from recompute-tar-header-block-checksum.
(tar-header-block-summarize):
Renamed from summarize-tar-header-block.
1994-06-23 17:52:44 +00:00
Richard M. Stallman
cde4c890f1
(show-paren-command-hook): Handle close paren rather than open paren
...
if point is between the two.
1994-06-23 14:42:48 +00:00
Richard M. Stallman
fc60327e4e
Comment change.
1994-06-23 14:34:50 +00:00
Richard M. Stallman
a803745514
(print-region-1): Don't include a space in the job name.
1994-06-23 14:33:32 +00:00
Richard M. Stallman
a060984a9a
(show-paren-command-hook): Set paren foreground to white.
1994-06-23 14:31:35 +00:00
Richard M. Stallman
3c9179ea1e
(Info-next-preorder-1): New function.
...
(Info-mouse-follow-nearest-node): Use that.
(Info-follow-nearest-node): Use that.
1994-06-23 14:24:38 +00:00
Richard M. Stallman
bb61c6c61d
entered into RCS
1994-06-23 14:02:40 +00:00
Richard M. Stallman
8dd7abfc2a
*** empty log message ***
1994-06-23 13:56:21 +00:00
Roland McGrath
ec623f1b77
Fix bits of last change lost in Emacs crash.
1994-06-23 01:30:12 +00:00
Roland McGrath
3cc3f7035c
(tags-table-including): Don't call tags-table-check-computed-list.
...
After skipping a table not in core, make sure TABLES is non-nil before
using it. At end, find the table in the user's list which includes FOUND.
1994-06-23 01:11:38 +00:00
Richard Kenner
a49843da3d
(m68k-ccur): New system.
1994-06-23 00:03:14 +00:00
Noah Friedman
cb7217a757
(resize-minibuffer-window-exactly, resize-minibuffer-frame,
...
resize-minibuffer-frame-exactly): Doc fixes.
(resize-minibuffer-frame-exactly): make default t.
(resize-minibuffer-frame-original-height): New variable.
(resize-minibuffer-setup): Set it locally in the minibuffer.
(resize-minibuffer-frame): Use it instead of minibuffer-frame-alist's
height.
(resize-minibuffer-setup): Append resize-minibuffer-window and
resize-minibuffer-frame to the end of post-command-hook, don't insert on
the front.
(resize-minibuffer-window-restore): New function.
(resize-minibuffer-setup): Put it on minibuffer-exit-hook.
1994-06-22 22:14:28 +00:00
Richard M. Stallman
7ee29ed8e1
(make-face): Return the face name, not the vector.
1994-06-22 21:28:17 +00:00
Richard M. Stallman
9bb8e471fd
Rearrange the edit and file menus, and add separators.
1994-06-22 20:37:41 +00:00
Richard M. Stallman
c47b8d0264
(RETURN_UNGCPRO): Swallow semicolon.
...
(GCPRO5): New macro.
1994-06-22 20:11:29 +00:00
Richard M. Stallman
5867a409ee
(double-prefix-only): New variable.
...
(double-translate-key): Use it.
1994-06-22 18:03:28 +00:00
Richard M. Stallman
1d08cb509a
(backquote-process): Fix criterion for using FIRSTLIST.
1994-06-22 15:30:42 +00:00
Richard M. Stallman
7492f5a652
(scroll-other-window-down): New command.
...
(blink-matching-open): Use matching-paren.
1994-06-22 05:16:22 +00:00
Richard M. Stallman
dffc4996aa
Update copyright notice.
1994-06-22 04:40:17 +00:00
Richard M. Stallman
cbfe666bc7
(setenv): Rewrite. Provide a way to unset interactively.
1994-06-22 04:39:27 +00:00
Richard M. Stallman
dad146f936
(X_IO_BUG): Defined.
1994-06-22 04:16:46 +00:00
Richard M. Stallman
a3cda2735d
(setenv): Do something even if process-environment is nil.
1994-06-22 04:07:38 +00:00
Richard M. Stallman
0a1dd1c57a
(read_minibuf_unwind): Run Qminibuffer_exit_hook here.
...
(read_minibuf): Not here.
1994-06-21 20:49:12 +00:00
Richard M. Stallman
ae0249dfd8
(face-equal): Do check the underline attribute.
1994-06-21 20:22:56 +00:00