]> code.delx.au - gnu-emacs/log
gnu-emacs
29 years agoDon't break intra-tree links.
Richard M. Stallman [Fri, 7 Jul 1995 13:22:05 +0000 (13:22 +0000)]
Don't break intra-tree links.

29 years ago(uninstall, install-arch-indep): Install info/ediff*.
Richard M. Stallman [Fri, 7 Jul 1995 13:21:20 +0000 (13:21 +0000)]
(uninstall, install-arch-indep): Install info/ediff*.

29 years agoDon't use relocatable allocator.
Richard M. Stallman [Fri, 7 Jul 1995 13:20:16 +0000 (13:20 +0000)]
Don't use relocatable allocator.

29 years agoPut back archlibdir. Require autoconf 2.4.1 or later.
David J. MacKenzie [Thu, 6 Jul 1995 05:42:45 +0000 (05:42 +0000)]
Put back archlibdir.  Require autoconf 2.4.1 or later.

29 years ago(read_char): Temporarily clear Vquit_flag
Richard M. Stallman [Sun, 2 Jul 1995 09:38:15 +0000 (09:38 +0000)]
(read_char): Temporarily clear Vquit_flag
while checking Vspecial_event_map.

29 years ago(x-font-regexp): Include the avgwidth.
Richard M. Stallman [Sun, 2 Jul 1995 08:34:02 +0000 (08:34 +0000)]
(x-font-regexp): Include the avgwidth.

29 years ago(iso-transl-char-map): Treat m, *m like u and *u.
Richard M. Stallman [Sun, 2 Jul 1995 08:13:28 +0000 (08:13 +0000)]
(iso-transl-char-map): Treat m, *m like u and *u.

29 years ago(mail-default-reply-to): Initialize to nil.
Richard M. Stallman [Sun, 2 Jul 1995 07:26:01 +0000 (07:26 +0000)]
(mail-default-reply-to): Initialize to nil.
(mail-setup): Override it from env var if nil.

29 years ago(clip_changed): Variable deleted.
Richard M. Stallman [Sun, 2 Jul 1995 06:08:48 +0000 (06:08 +0000)]
(clip_changed): Variable deleted.
(prepare_menu_bars): Don't look at clip_changed.
(redisplay): Don't set clip_changed.  Do set b's clip_changed.
(redisplay_window): Check clip_changed in current_buffer.
(mark_window_display_accurate): Clear clip_changed in the window's buffer.

(redisplay_window): Update individual window's mode line
if %c calls for an update.
(redisplay): Set update_mode_line for selected window only,
if it needs this because of %c.

29 years ago(struct buffer): New field clip_changed.
Richard M. Stallman [Sun, 2 Jul 1995 06:07:43 +0000 (06:07 +0000)]
(struct buffer): New field clip_changed.

29 years ago(x_set_icon_type, x_set_icon_name): Don't ever remap the
Richard M. Stallman [Sun, 2 Jul 1995 02:36:32 +0000 (02:36 +0000)]
(x_set_icon_type, x_set_icon_name): Don't ever remap the
frame window; changing the icon doesn't make it disappear.

29 years ago(Vspecial_event_map): New variable.
Richard M. Stallman [Sun, 2 Jul 1995 00:08:34 +0000 (00:08 +0000)]
(Vspecial_event_map): New variable.
(syms_of_keyboard): Define Lisp var; init the map.
(read_char): Look up each event in Vspecial_event_map; if bound,
execute the binding here and read another event.
(keys_of_keyboard): Make bindings for iconify-frame,
make-frame-visible and delete-frame.

29 years ago(compute_char_face): Use Fsafe_length.
Richard M. Stallman [Sat, 1 Jul 1995 22:29:51 +0000 (22:29 +0000)]
(compute_char_face): Use Fsafe_length.

29 years ago(Fsafe_length): Declared.
Richard M. Stallman [Sat, 1 Jul 1995 22:28:16 +0000 (22:28 +0000)]
(Fsafe_length): Declared.

29 years ago(Fsafe_length): New function.
Richard M. Stallman [Sat, 1 Jul 1995 22:27:40 +0000 (22:27 +0000)]
(Fsafe_length): New function.
(syms_of_fns): defsubr it.

29 years ago(shell-quote-argument): Don't do anything, on MS-DOS.
Richard M. Stallman [Sat, 1 Jul 1995 21:48:13 +0000 (21:48 +0000)]
(shell-quote-argument): Don't do anything, on MS-DOS.

29 years agoUse sunos4shr normally for Sunos 4.1.[3-9].
Richard M. Stallman [Sat, 1 Jul 1995 20:03:39 +0000 (20:03 +0000)]
Use sunos4shr normally for Sunos 4.1.[3-9].
(mips-mips-riscos5*): New alternative.

(bindir, datadir, sharedstatedir, libexecdir)
(mandir, infodir, archlibdir): Initializations deleted.

On hpux9, use hpux9-x11r4.h if we have X11R4.
On hpux9shr, use hpux9shxr4.h.

Added target mips-dec-mach_bsd4.3.

29 years agoDon't use sunos4shr.h; go back to 19.28 definition.
Richard M. Stallman [Sat, 1 Jul 1995 19:49:40 +0000 (19:49 +0000)]
Don't use sunos4shr.h; go back to 19.28 definition.

29 years ago(sigsetmask): Add #undef.
Richard M. Stallman [Sat, 1 Jul 1995 19:48:43 +0000 (19:48 +0000)]
(sigsetmask): Add #undef.

29 years ago(talk-disconnect): Make it interactive.
Richard M. Stallman [Sat, 1 Jul 1995 19:40:13 +0000 (19:40 +0000)]
(talk-disconnect): Make it interactive.
(talk-add-display): Ignore dead buffers and deleted frames.

29 years ago(describe-face): New function.
Richard M. Stallman [Sat, 1 Jul 1995 19:21:49 +0000 (19:21 +0000)]
(describe-face): New function.

(make-face-x-resource-internal): Give special meanings
to font "names" `italic', `bold', and `bold-italic'.

29 years ago(LIBXMU): New definitions (two alternative ones).
Richard M. Stallman [Sat, 1 Jul 1995 05:02:09 +0000 (05:02 +0000)]
(LIBXMU): New definitions (two alternative ones).

29 years ago(sendmail-send-it): If mail-from-style is parens,
Richard M. Stallman [Sat, 1 Jul 1995 00:33:52 +0000 (00:33 +0000)]
(sendmail-send-it): If mail-from-style is parens,
don't escape all parentheses; escape only the nonmatching ones.

29 years ago(Man-underline-face): Doc fix.
Richard M. Stallman [Fri, 30 Jun 1995 23:43:45 +0000 (23:43 +0000)]
(Man-underline-face): Doc fix.

29 years agoWin95 requires carriage returns in batch files.
Geoff Voelker [Fri, 30 Jun 1995 21:18:40 +0000 (21:18 +0000)]
Win95 requires carriage returns in batch files.

29 years ago(CANNOT_DUMP): Undefined.
Geoff Voelker [Fri, 30 Jun 1995 21:15:55 +0000 (21:15 +0000)]
(CANNOT_DUMP): Undefined.

29 years ago(get_section_info): Set the end of the data region
Geoff Voelker [Fri, 30 Jun 1995 21:15:19 +0000 (21:15 +0000)]
(get_section_info): Set the end of the data region
to be just before the start of the shared library data.
(read_in_bss): Read directly into memory.
(map_in_heap): Read directly into memory if unable to map.

29 years ago(EMACS) [win95]: Removed.
Geoff Voelker [Fri, 30 Jun 1995 21:14:56 +0000 (21:14 +0000)]
(EMACS) [win95]: Removed.
(TLASTLIB): Defined.
(TEMACS): Use TLASTLIB.

29 years agoInclude config.h.
Geoff Voelker [Fri, 30 Jun 1995 21:14:06 +0000 (21:14 +0000)]
Include config.h.
(syspage_mask, real_data_region_end): Defined.
(allocate_heap) [WINDOWS95]: Reverse conditional, end search at 0xD00000.
(sbrk): Commit and uncommit memory in machine dependent
page size chunks.

29 years ago(PASSWD_FIELD_SIZE): Defined.
Geoff Voelker [Fri, 30 Jun 1995 21:12:37 +0000 (21:12 +0000)]
(PASSWD_FIELD_SIZE): Defined.
(the_passwd_name, the_passwd_passwd, the_passwd_gecos,
the_passwd_dir, the_passwd_shell, getpwuid): Use PASSWD_FIELD_SIZE.
(get_emacs_configuration): Check if processor macros are defined.

29 years ago(PTY_ITERATION, PTY_NAME_SPRINTF, PTY_OPEN)
Richard M. Stallman [Fri, 30 Jun 1995 21:04:38 +0000 (21:04 +0000)]
(PTY_ITERATION, PTY_NAME_SPRINTF, PTY_OPEN)
(PTY_TTY_NAME_SPRINTF): New definitions.

29 years ago(LIBX11_SYSTEM): Add undef.
Richard M. Stallman [Fri, 30 Jun 1995 20:57:55 +0000 (20:57 +0000)]
(LIBX11_SYSTEM): Add undef.

29 years ago(define-mail-alias): Doc fix.
Richard M. Stallman [Fri, 30 Jun 1995 20:27:28 +0000 (20:27 +0000)]
(define-mail-alias): Doc fix.

29 years ago(rmail-find-all-files): Bind case-fold-search.
Richard M. Stallman [Fri, 30 Jun 1995 17:45:19 +0000 (17:45 +0000)]
(rmail-find-all-files): Bind case-fold-search.

(rmail-summary-by-sender): Autoload this.
(rmail-mode-map): Add rmail-summary-by-senders.

29 years ago(sendmail-send-it): If user-full-name contains
Richard M. Stallman [Fri, 30 Jun 1995 17:31:31 +0000 (17:31 +0000)]
(sendmail-send-it): If user-full-name contains
special characters, quote or escape them for the From: line.

29 years ago[SOLARIS] (LIBS_MACHINE): Move this out of the SOLARIS2_4 conditional.
Richard M. Stallman [Fri, 30 Jun 1995 10:38:19 +0000 (10:38 +0000)]
[SOLARIS] (LIBS_MACHINE): Move this out of the SOLARIS2_4 conditional.

29 years ago(mail-resolve-all-aliases-1):
Richard M. Stallman [Fri, 30 Jun 1995 05:54:07 +0000 (05:54 +0000)]
(mail-resolve-all-aliases-1):
Downcase address before recursive call.

29 years ago(x-colors): Doc fix.
Richard M. Stallman [Fri, 30 Jun 1995 05:12:56 +0000 (05:12 +0000)]
(x-colors): Doc fix.

29 years ago(main) [MAIL_USE_POP]: When a user specifies a
Richard M. Stallman [Fri, 30 Jun 1995 01:10:20 +0000 (01:10 +0000)]
(main) [MAIL_USE_POP]: When a user specifies a
mailbox with "po:mailbox", the mailbox is everything after the "po:" prefix.

29 years ago(ange-ftp-normal-login): if ange-ftp-smart-gateway
Richard M. Stallman [Fri, 30 Jun 1995 01:07:22 +0000 (01:07 +0000)]
(ange-ftp-normal-login): if ange-ftp-smart-gateway
is set but ange-ftp-gateway-host is nil, use user@host proxy protocol.

29 years ago(display-time-filter): Move run-hooks inside let.
Richard M. Stallman [Fri, 30 Jun 1995 00:23:08 +0000 (00:23 +0000)]
(display-time-filter): Move run-hooks inside let.

29 years ago(ielm-font-lock-keywords): New variable
Richard M. Stallman [Thu, 29 Jun 1995 23:13:19 +0000 (23:13 +0000)]
(ielm-font-lock-keywords): New variable
(inferior-emacs-lisp-mode): Use it for font-lock support

29 years ago(auto-mode-alist): Make archive-mode the default for
Richard M. Stallman [Thu, 29 Jun 1995 22:37:56 +0000 (22:37 +0000)]
(auto-mode-alist): Make archive-mode the default for
.arc, .lzh, .zip, and .zoo files.

29 years ago(archive-mode): Add autoload cookie.
Richard M. Stallman [Thu, 29 Jun 1995 22:36:57 +0000 (22:36 +0000)]
(archive-mode): Add autoload cookie.

29 years ago(mouse-selection-click-count-buffer): New variable.
Richard M. Stallman [Thu, 29 Jun 1995 22:19:13 +0000 (22:19 +0000)]
(mouse-selection-click-count-buffer): New variable.
(mouse-drag-region): Set it.
(mouse-save-then-kill): Test it.

29 years agoInclude aix3-2.h, not aix3-2-5.h.
Richard M. Stallman [Thu, 29 Jun 1995 21:51:12 +0000 (21:51 +0000)]
Include aix3-2.h, not aix3-2-5.h.

29 years ago(find-tag): Delete the menu-enable property.
Richard M. Stallman [Thu, 29 Jun 1995 21:35:08 +0000 (21:35 +0000)]
(find-tag): Delete the menu-enable property.

29 years ago(Info-goto-node, Info-search):
Richard M. Stallman [Thu, 29 Jun 1995 18:57:15 +0000 (18:57 +0000)]
(Info-goto-node, Info-search):
In Transient Mark mode, deactivate the mark.

29 years ago(single_submenu): Handle commands appearing directly in the menu bar.
Richard M. Stallman [Thu, 29 Jun 1995 18:43:24 +0000 (18:43 +0000)]
(single_submenu): Handle commands appearing directly in the menu bar.

29 years ago(XTread_socket): Turn off meta, super, hyper and alt bits
Richard M. Stallman [Thu, 29 Jun 1995 17:32:59 +0000 (17:32 +0000)]
(XTread_socket): Turn off meta, super, hyper and alt bits
in the arg for XLookupKey.

(x_display_bar_cursor, x_display_box_cursor):
Don't alter curs_x or curs_y here.
(x_display_cursor): Copy them from the frame cursor here.
(x_update_cursor): New function.
(frame_highlight, frame_unhighlight): Use x_update_cursor.

29 years ago(child_setup): Don't get confused if in == err.
Richard M. Stallman [Thu, 29 Jun 1995 17:30:50 +0000 (17:30 +0000)]
(child_setup): Don't get confused if in == err.

29 years ago(current-fill-column): If fill-column is nil, return nil.
Richard M. Stallman [Thu, 29 Jun 1995 03:21:26 +0000 (03:21 +0000)]
(current-fill-column): If fill-column is nil, return nil.

29 years ago(do-auto-fill): No-op if (current-fill-column) is nil.
Richard M. Stallman [Thu, 29 Jun 1995 03:18:29 +0000 (03:18 +0000)]
(do-auto-fill): No-op if (current-fill-column) is nil.

29 years agoMake more menu-enables check (not buffer-read-only).
Richard M. Stallman [Thu, 29 Jun 1995 03:11:37 +0000 (03:11 +0000)]
Make more menu-enables check (not buffer-read-only).
Add minibuffer local menu bar menus.

29 years agoPut isearch before menu-bar.
Richard M. Stallman [Thu, 29 Jun 1995 02:59:20 +0000 (02:59 +0000)]
Put isearch before menu-bar.

29 years ago(sc-electric-mode-map): Bind f1 and help like C-h.
Richard M. Stallman [Thu, 29 Jun 1995 02:52:50 +0000 (02:52 +0000)]
(sc-electric-mode-map): Bind f1 and help like C-h.

29 years agoBind f1 and help like C-h.
Richard M. Stallman [Thu, 29 Jun 1995 02:50:52 +0000 (02:50 +0000)]
Bind f1 and help like C-h.

29 years ago(make-help-screen): Handle help-event-list.
Richard M. Stallman [Thu, 29 Jun 1995 02:50:01 +0000 (02:50 +0000)]
(make-help-screen): Handle help-event-list.
Handle backspace like delete.

29 years ago(ediff-setup-keymap): Bind f1 and help like C-h.
Richard M. Stallman [Thu, 29 Jun 1995 02:23:21 +0000 (02:23 +0000)]
(ediff-setup-keymap): Bind f1 and help like C-h.

29 years ago(edt-setup-default-bindings): Bind f1 and help like C-h.
Richard M. Stallman [Thu, 29 Jun 1995 02:19:45 +0000 (02:19 +0000)]
(edt-setup-default-bindings): Bind f1 and help like C-h.

29 years ago[MACH]: Include a.out.h.
Richard M. Stallman [Thu, 29 Jun 1995 01:44:57 +0000 (01:44 +0000)]
[MACH]: Include a.out.h.
[MACH] (STYP_INIT, _RDATA, STYP_RDATA, _SDATA, STYP_SDATA): Defined.
[MACH] (_SBSS, STYP_SBSS, HDRR, pHDRR): New definitions.
(unexec): Add MACH conditionals.

29 years ago[MACH]: Use built-in alloca, set START_FILES.
Richard M. Stallman [Thu, 29 Jun 1995 01:40:18 +0000 (01:40 +0000)]
[MACH]: Use built-in alloca, set START_FILES.

29 years agoInitial revision
Richard M. Stallman [Thu, 29 Jun 1995 01:39:56 +0000 (01:39 +0000)]
Initial revision

29 years ago(AIX4): More robust release numbering discovery.
Richard Kenner [Wed, 28 Jun 1995 21:57:23 +0000 (21:57 +0000)]
(AIX4): More robust release numbering discovery.

29 years ago(electric-c++-terminator): Fix logic for handling colon.
Richard M. Stallman [Wed, 28 Jun 1995 21:25:06 +0000 (21:25 +0000)]
(electric-c++-terminator): Fix logic for handling colon.

29 years agoMake all error messages start with `Error: '.
Richard M. Stallman [Wed, 28 Jun 1995 20:10:12 +0000 (20:10 +0000)]
Make all error messages start with `Error: '.
(fatal_error, perror_1): New functions, use throughout.

29 years ago(LIB_MOTIF): Defined.
Richard M. Stallman [Wed, 28 Jun 1995 19:37:59 +0000 (19:37 +0000)]
(LIB_MOTIF): Defined.

29 years agoUpdate copyright year in message.
Richard M. Stallman [Wed, 28 Jun 1995 10:41:05 +0000 (10:41 +0000)]
Update copyright year in message.

29 years ago(term_init): Alternative error messages for TERMCAP/TERMINFO.
Richard M. Stallman [Wed, 28 Jun 1995 10:05:35 +0000 (10:05 +0000)]
(term_init): Alternative error messages for TERMCAP/TERMINFO.

29 years ago(server-process-filter): Detect error messages from server.
Richard M. Stallman [Wed, 28 Jun 1995 10:02:03 +0000 (10:02 +0000)]
(server-process-filter): Detect error messages from server.

29 years ago(echo_area_display): Don't set FRAME_CURSOR_... here.
Richard M. Stallman [Wed, 28 Jun 1995 09:39:00 +0000 (09:39 +0000)]
(echo_area_display): Don't set FRAME_CURSOR_... here.
(redisplay): In the "point hasn't moved" shortcut,
make sure that the cursor is in the right window already.

29 years ago(update_frame): Pretend cursor is in echo area
Richard M. Stallman [Wed, 28 Jun 1995 09:38:18 +0000 (09:38 +0000)]
(update_frame): Pretend cursor is in echo area
rather than put it in a minuffer hidden by the echo area.

29 years ago(CVSROOT, repository): Allow remote repositories a la CVS 1.4.
Paul Eggert [Wed, 28 Jun 1995 01:47:55 +0000 (01:47 +0000)]
(CVSROOT, repository): Allow remote repositories a la CVS 1.4.

29 years ago(LIBXMU): New definition.
Richard M. Stallman [Wed, 28 Jun 1995 00:26:25 +0000 (00:26 +0000)]
(LIBXMU): New definition.

29 years ago(edt-emulation-on): Check window-system for x, specifically.
Richard M. Stallman [Tue, 27 Jun 1995 22:59:00 +0000 (22:59 +0000)]
(edt-emulation-on): Check window-system for x, specifically.

29 years ago(tcl-type-alist): More itcl changes.
Tom Tromey [Tue, 27 Jun 1995 20:12:00 +0000 (20:12 +0000)]
(tcl-type-alist): More itcl changes.

29 years agoMore changes for itcl.
Tom Tromey [Tue, 27 Jun 1995 20:06:05 +0000 (20:06 +0000)]
More changes for itcl.
Bug fixes for Emacs 19.29.

29 years ago(tcl-set-proc-regexp): Allow leading spaces.
Tom Tromey [Tue, 27 Jun 1995 20:01:29 +0000 (20:01 +0000)]
(tcl-set-proc-regexp): Allow leading spaces.
(tcl-proc-list): Changes for itcl.
(tcl-typeword-list): Ditto.
(tcl-keyword-list): Ditto.

29 years ago(vc-consult-rcs-headers): Use an even more
Richard M. Stallman [Tue, 27 Jun 1995 19:06:15 +0000 (19:06 +0000)]
(vc-consult-rcs-headers): Use an even more
pedantic regexp to match RCS time strings.  Improved
efficiency by using looking-at instead of re-search "\\=...

29 years ago(LIBXMU): New macro.
Richard M. Stallman [Tue, 27 Jun 1995 19:03:51 +0000 (19:03 +0000)]
(LIBXMU): New macro.
(LIBXT): Use LIBXMU.

29 years ago(newline): Put point at right place if insert gets error.
Richard M. Stallman [Tue, 27 Jun 1995 18:58:26 +0000 (18:58 +0000)]
(newline): Put point at right place if insert gets error.

29 years ago(ediff-control-frame-parameters): Specify user-position.
Richard M. Stallman [Tue, 27 Jun 1995 17:05:29 +0000 (17:05 +0000)]
(ediff-control-frame-parameters): Specify user-position.

29 years ago* etags.c (plain_C_entries): new function.
Francesco Potortì [Tue, 27 Jun 1995 14:21:23 +0000 (14:21 +0000)]
* etags.c (plain_C_entries): new function.
(lowcase): new macro.
(tail, Fortran_functions, Pascal_functions): use new macro lowcase.
(lang_suffixes): new suffix ".pc" for Pro*C files.
(consider_token): don't tag all tokens beginning with DEFUN & Co..
(tail): look for the end of the token when comparing.
(takeprec): since now tail behaves differently, use strneq.

29 years ago(command-line): Extract arg value properly for -u.
Richard M. Stallman [Tue, 27 Jun 1995 10:05:39 +0000 (10:05 +0000)]
(command-line): Extract arg value properly for -u.

29 years ago(imenu-choose-buffer-index): Understand that (menu-bar)
Richard M. Stallman [Tue, 27 Jun 1995 10:05:22 +0000 (10:05 +0000)]
(imenu-choose-buffer-index): Understand that (menu-bar)
doesn't specify a window.

29 years ago(lambda): Doc fix.
Richard M. Stallman [Tue, 27 Jun 1995 06:52:56 +0000 (06:52 +0000)]
(lambda): Doc fix.

29 years ago(imenu-use-keymap-menu): New variable.
Richard M. Stallman [Tue, 27 Jun 1995 06:23:43 +0000 (06:23 +0000)]
(imenu-use-keymap-menu): New variable.
(imenu-auto-rescan): New variable.
(imenu-auto-rescan-maxout): New variable.
(imenu-generic-expression): Doc changes.
(imenu-generic-lisp-expression): New variable.
(imenu-generic-c-expression): New variable.
(imenu-example--generic-c++-expression): Changed the name to
imenu-generic-c++-expression.
(imenu-example--generic-texinfo-expression): Changed the name to
imenu-generic-texinfo-expression.
(imenu-example--generic-latex-expression): Changed the name to
imenu-generic-latex-expression.
(imenu--scanning-method-alist): New variable.
(imenu--split-menu): Changed it to make the title "Index menu"
instead of "Function menus".
(imenu--make-index-alist): Changed to handle auto rescan.
(imenu--create-keymap-2): New function to create a keymap.
(imenu--create-keymap-1): New function.
(imenu--in-alist): New function.
(imenu-default-create-index-function): Changed to handle
imenu--scanning-method-alist).
(imenu--generic-extract-name): Removed.
(imenu--generic-function): Rewritten to handle submenus.
(imenu--mouse-menu): Changed to handle keymaps.

29 years ago(vc-start-entry): Prevent lossage when doing a mass checkin from
Richard M. Stallman [Mon, 26 Jun 1995 23:42:30 +0000 (23:42 +0000)]
(vc-start-entry): Prevent lossage when doing a mass checkin from
a VC-dired buffer (Andre Spiegel's code change was slightly wrong).

29 years ago(remote-shell-program): Fix typo checking /usr/bin/remsh.
Richard M. Stallman [Mon, 26 Jun 1995 23:20:05 +0000 (23:20 +0000)]
(remote-shell-program): Fix typo checking /usr/bin/remsh.

29 years ago(vc-consult-rcs-headers): Handle the new time
Richard M. Stallman [Mon, 26 Jun 1995 20:51:15 +0000 (20:51 +0000)]
(vc-consult-rcs-headers): Handle the new time
string formats of RCS 5.7.

29 years ago(view-file-other-window): Re-add missing argument to
Richard M. Stallman [Mon, 26 Jun 1995 20:45:48 +0000 (20:45 +0000)]
(view-file-other-window): Re-add missing argument to
switch-to-buffer-other-window.
(view-mode-map): Leave C-c alone!
(view-mode): Doc fix.

29 years ago(main): Add newline in usage message.
Richard M. Stallman [Mon, 26 Jun 1995 20:28:33 +0000 (20:28 +0000)]
(main): Add newline in usage message.

29 years agoClarify need for user-position to get left and top obeyed.
Richard M. Stallman [Mon, 26 Jun 1995 19:25:26 +0000 (19:25 +0000)]
Clarify need for user-position to get left and top obeyed.

29 years ago(Fsplit_window): Nicer error if split size is too small.
Richard M. Stallman [Mon, 26 Jun 1995 17:04:47 +0000 (17:04 +0000)]
(Fsplit_window): Nicer error if split size is too small.

29 years agoSpecify all Font Lock keywords in font-lock-defaults.
Simon Marshall [Mon, 26 Jun 1995 12:35:50 +0000 (12:35 +0000)]
Specify all Font Lock keywords in font-lock-defaults.

29 years agoSpecify in font-lock-defaults/font-lock-defaults-alist which keywords we can
Simon Marshall [Mon, 26 Jun 1995 11:55:25 +0000 (11:55 +0000)]
Specify in font-lock-defaults/font-lock-defaults-alist which keywords we can
use based on font-lock-maximum-decoration.

29 years ago(../info/ediff, ediff.dvi): New targets.
Richard M. Stallman [Mon, 26 Jun 1995 07:42:34 +0000 (07:42 +0000)]
(../info/ediff, ediff.dvi): New targets.
(INFO_TARGETS, DVI_TARGETS): Add those new targets.

29 years ago(init_cmdargs): Make Vinvocation_directory
Richard M. Stallman [Mon, 26 Jun 1995 04:39:42 +0000 (04:39 +0000)]
(init_cmdargs): Make Vinvocation_directory
absolute if it isn't already.

29 years ago(overlays_in): New function.
Richard M. Stallman [Mon, 26 Jun 1995 03:54:38 +0000 (03:54 +0000)]
(overlays_in): New function.
(Foverlays_in): New function.
(syms_of_buffer): defsubr it.

29 years ago(Fx_open_connection, x_display_info_for_name):
Richard M. Stallman [Mon, 26 Jun 1995 03:49:46 +0000 (03:49 +0000)]
(Fx_open_connection, x_display_info_for_name):
Error if window-system is not x.