bpt/emacs.git
29 years ago(Ffile_name_directory, Ffile_name_nondirectory,
Richard M. Stallman [Sat, 9 Jul 1994 19:10:16 +0000 (19:10 +0000)]
(Ffile_name_directory, Ffile_name_nondirectory,
file_name_as_directory, directory_file_name, Fexpand_file_name,
Ffile_name_absolute_p, Fsubstitute_in_file_name) [MSDOS]:
Allow backslashed file names.

29 years ago(current-load-list): Set it to nil.
Richard M. Stallman [Sat, 9 Jul 1994 19:04:27 +0000 (19:04 +0000)]
(current-load-list): Set it to nil.

If have frames, load `faces'.

29 years ago(install_ctrl_break_check): Doc fix.
Richard M. Stallman [Sat, 9 Jul 1994 05:13:38 +0000 (05:13 +0000)]
(install_ctrl_break_check): Doc fix.
(do_visible_bell): Clean-up using Gnu assembly extension.

29 years ago(readevalloop): Correctly unbind the unwind protect.
Richard M. Stallman [Sat, 9 Jul 1994 04:44:28 +0000 (04:44 +0000)]
(readevalloop): Correctly unbind the unwind protect.

29 years ago(hack-one-local-variable): Check for root using user-uid.
Richard M. Stallman [Fri, 8 Jul 1994 21:26:56 +0000 (21:26 +0000)]
(hack-one-local-variable): Check for root using user-uid.

29 years ago* etags.c (main): Don't barf on obsolete -t and -T switches.
Francesco Potortì [Fri, 8 Jul 1994 10:31:16 +0000 (10:31 +0000)]
* etags.c (main): Don't barf on obsolete -t and -T switches.
(main): Print an explicative message when a switch is not known.
(takeprec): recognise the `character*(*) function' syntax.

29 years ago(BIG_ENDIAN): Don't redefine if defined.
Richard M. Stallman [Fri, 8 Jul 1994 03:36:21 +0000 (03:36 +0000)]
(BIG_ENDIAN): Don't redefine if defined.

29 years ago(msdos): Include sed4.inp in dist.
Richard M. Stallman [Thu, 7 Jul 1994 21:06:41 +0000 (21:06 +0000)]
(msdos): Include sed4.inp in dist.

29 years ago(outline-level): Mark it risky.
Richard M. Stallman [Thu, 7 Jul 1994 20:34:55 +0000 (20:34 +0000)]
(outline-level): Mark it risky.

29 years ago(alloca.o): Delete allocatem.c first thing.
Richard M. Stallman [Thu, 7 Jul 1994 19:29:52 +0000 (19:29 +0000)]
(alloca.o): Delete allocatem.c first thing.

29 years ago(xmenu_show) {USE_X_TOOLKIT}: ButtonPress no longer pops
Richard M. Stallman [Thu, 7 Jul 1994 19:24:56 +0000 (19:24 +0000)]
(xmenu_show) {USE_X_TOOLKIT}: ButtonPress no longer pops
down; instead it forces the next ButtonRelease to exit.  Don't
dispatch on ButtonPress events.

29 years ago([vertical-scroll-bar C-mouse-2]): Split the window.
Richard M. Stallman [Thu, 7 Jul 1994 18:39:02 +0000 (18:39 +0000)]
([vertical-scroll-bar C-mouse-2]): Split the window.

29 years ago(libsrc_libs): Var deleted.
Richard M. Stallman [Thu, 7 Jul 1994 16:58:14 +0000 (16:58 +0000)]
(libsrc_libs): Var deleted.

29 years ago(gud-mips-p): Check for OSF system on Alpha also.
Richard M. Stallman [Thu, 7 Jul 1994 16:50:55 +0000 (16:50 +0000)]
(gud-mips-p): Check for OSF system on Alpha also.

29 years ago(process-environment, exec-path, load-path,exec-directory):
Richard M. Stallman [Thu, 7 Jul 1994 16:25:53 +0000 (16:25 +0000)]
(process-environment, exec-path, load-path,exec-directory):
Mark these as risky.
(hack-one-local-variable): Treat vars ending in -program and -command as risky.

29 years ago(x_toolkit): New variable.
Richard M. Stallman [Thu, 7 Jul 1994 06:50:45 +0000 (06:50 +0000)]
(x_toolkit): New variable.
(syms_of_xfns): Set up Lisp var x-toolkit.

29 years ago(make_lispy_event): Ignore menu bar up events.
Richard M. Stallman [Thu, 7 Jul 1994 06:42:21 +0000 (06:42 +0000)]
(make_lispy_event): Ignore menu bar up events.

29 years ago(next_frame, prev_frame):
Richard M. Stallman [Thu, 7 Jul 1994 06:38:42 +0000 (06:38 +0000)]
(next_frame, prev_frame):
MINIBUF = 0 means try visible frames and iconified frames.

(next_frame, prev_frame): Change which frames to use
when MINIBUF is a window.
(Fnext_frame, Fprevious_frame): Doc fixes.

29 years ago(Fnext_window, Fprevious_window): ALL_FRAMES = 0 means
Richard M. Stallman [Thu, 7 Jul 1994 06:34:07 +0000 (06:34 +0000)]
(Fnext_window, Fprevious_window): ALL_FRAMES = 0 means
try both visible frames and iconified frames.
(window_loop): Likewise, for FRAMES = 0.
(Fget_buffer_window): Likewise, for FRAME = 0.
(Fdisplay_buffer): Pass 0 to Fget_buffer_window;
if the frame is iconified, make it visible.

29 years ago(xmenu_show) [USE_X_TOOLKIT]: Keyboard input exits the menu.
Richard M. Stallman [Thu, 7 Jul 1994 06:29:09 +0000 (06:29 +0000)]
(xmenu_show) [USE_X_TOOLKIT]: Keyboard input exits the menu.
ButtonRelease does so if within Vdouble_click_time.
Ignore mouse motion if button was already released.
(menu_item_selection): Declare volatile, if __STDC__.

29 years ago(switch-to-buffer-other-frame): Raise the frame.
Richard M. Stallman [Thu, 7 Jul 1994 05:07:02 +0000 (05:07 +0000)]
(switch-to-buffer-other-frame): Raise the frame.

29 years ago(XTread_socket, construct_menu_click) [USE_X_TOOLKIT]:
Richard M. Stallman [Thu, 7 Jul 1994 03:03:34 +0000 (03:03 +0000)]
(XTread_socket, construct_menu_click) [USE_X_TOOLKIT]:
Update x_mouse_grabbed and Vmouse_depressed.

(x_make_frame_visible): In x_sync loop at the end,
every fourth time, sleep for 1/4 second.

29 years ago(mkdir, removenullpaths): Put g in sed replace commands.
Richard M. Stallman [Thu, 7 Jul 1994 02:44:58 +0000 (02:44 +0000)]
(mkdir, removenullpaths): Put g in sed replace commands.

29 years agoTurning on gnus-show-threads in these four functions was a mistake;
Michael I. Bushnell [Thu, 7 Jul 1994 01:43:06 +0000 (01:43 +0000)]
Turning on gnus-show-threads in these four functions was a mistake;
these functions are called by generic code a lot--the effect was that
a user was forced to use the threads feature no matter what.  In
addition the code to turn on gnus-show-threads was incorrect.

29 years ago(Buffer-menu-revert-function): New function.
Richard M. Stallman [Wed, 6 Jul 1994 23:05:34 +0000 (23:05 +0000)]
(Buffer-menu-revert-function): New function.
(Buffer-menu-mode): Use it, for revert-buffer-function.
(Buffer-menu-mode-map): Bind revert-buffer.

29 years ago(revert-buffer-function): Doc fix.
Richard M. Stallman [Wed, 6 Jul 1994 23:03:47 +0000 (23:03 +0000)]
(revert-buffer-function): Doc fix.

29 years ago(vc-start-entry): New arg after-hook.
Richard M. Stallman [Wed, 6 Jul 1994 22:08:03 +0000 (22:08 +0000)]
(vc-start-entry): New arg after-hook.
Set vc-log-operation-hook locally.
(vc-next-action-on-file): Not here.
(vc-admin): Pass new arg.
(vc-checkin): Pass new arg instead of setting vc-log-operation-hook.

29 years ago(auto-save-mode): If autosave is off because buffer has
Richard M. Stallman [Wed, 6 Jul 1994 21:41:47 +0000 (21:41 +0000)]
(auto-save-mode): If autosave is off because buffer has
shrunk, then toggling should turn it on.

29 years ago(delete-old-versions): Var renamed from trim-versions-without-asking.
Richard M. Stallman [Wed, 6 Jul 1994 21:34:31 +0000 (21:34 +0000)]
(delete-old-versions): Var renamed from trim-versions-without-asking.

29 years ago(save-completions-to-file): Use delete-old-versions.
Richard M. Stallman [Wed, 6 Jul 1994 21:33:56 +0000 (21:33 +0000)]
(save-completions-to-file): Use delete-old-versions.

29 years ago(tpu-save-all-buffers-kill-emacs):
Richard M. Stallman [Wed, 6 Jul 1994 21:32:04 +0000 (21:32 +0000)]
(tpu-save-all-buffers-kill-emacs):
Use delete-old-versions, and bind it locally.

29 years ago(fancy-dairy-display): Consistently turn off selective display in diary buffer
Edward M. Reingold [Wed, 6 Jul 1994 20:26:53 +0000 (20:26 +0000)]
(fancy-dairy-display): Consistently turn off selective display in diary buffer
before doing anything.

29 years ago(outline-next-preface): Undo previous change: do stop before final newline.
Richard M. Stallman [Wed, 6 Jul 1994 20:12:42 +0000 (20:12 +0000)]
(outline-next-preface): Undo previous change: do stop before final newline.

29 years ago(desktop-buffer-rmail): Handle the situation
Richard M. Stallman [Wed, 6 Jul 1994 19:45:38 +0000 (19:45 +0000)]
(desktop-buffer-rmail): Handle the situation
where the RMAIL file is locked, mail is waiting, and the
user selects `quit' gracefully.

29 years ago(set-visited-file-name): Avoid crash if TRUENAME is nil.
Richard M. Stallman [Tue, 5 Jul 1994 22:36:54 +0000 (22:36 +0000)]
(set-visited-file-name): Avoid crash if TRUENAME is nil.

29 years ago(gnus-mail-reply-using-mhe): Handle case of no subject.
Richard M. Stallman [Tue, 5 Jul 1994 21:02:48 +0000 (21:02 +0000)]
(gnus-mail-reply-using-mhe): Handle case of no subject.

29 years ago(x-create-frame-with-faces): Ignore case in X resource.
Richard M. Stallman [Tue, 5 Jul 1994 20:28:33 +0000 (20:28 +0000)]
(x-create-frame-with-faces): Ignore case in X resource.
(make-face-x-resource-internal): Test underline attribute as boolean.

29 years ago(file-truename): Use iteration when possible.
Richard M. Stallman [Tue, 5 Jul 1994 20:23:13 +0000 (20:23 +0000)]
(file-truename): Use iteration when possible.
Avoid recalculating the same truename twice in one invocation.
Error check for infinite link loop.

(debugger): Make it a risky-local-variable.

29 years ago(command-line): Check LC_ALL and LANG as well as LC_CTYPE.
Richard M. Stallman [Tue, 5 Jul 1994 18:35:37 +0000 (18:35 +0000)]
(command-line): Check LC_ALL and LANG as well as LC_CTYPE.
(iso-8859-1-locale-regexp): Don't check for `iso'.

29 years ago(rmail-spool-directory): Use /var/mail if it exists.
Richard M. Stallman [Tue, 5 Jul 1994 18:33:10 +0000 (18:33 +0000)]
(rmail-spool-directory): Use /var/mail if it exists.

29 years agoComment out losing call to set-visited-file-name; this shouldn't hurt
Michael I. Bushnell [Tue, 5 Jul 1994 16:54:01 +0000 (16:54 +0000)]
Comment out losing call to set-visited-file-name; this shouldn't hurt
as long as nobody actually calls buffers `*mail*'.  (This isn't a real
fix.)  set-visited-file-name fails when given a nil argument.

29 years agofoo?
Michael I. Bushnell [Tue, 5 Jul 1994 16:52:59 +0000 (16:52 +0000)]
foo?

29 years ago(generate-calendar-month): Make highlighted text for mouse-2 a one character
Edward M. Reingold [Tue, 5 Jul 1994 15:44:40 +0000 (15:44 +0000)]
(generate-calendar-month): Make highlighted text for mouse-2 a one character
wide for single-digit dates (this undoes the incorrect fix of May 30, 1994).

29 years agoBe less eager to define MATCH_MAY_ALLOCATE.
Richard M. Stallman [Tue, 5 Jul 1994 07:25:05 +0000 (07:25 +0000)]
Be less eager to define MATCH_MAY_ALLOCATE.

29 years ago(doprnt): Handle padding on %c.
Richard M. Stallman [Tue, 5 Jul 1994 07:24:16 +0000 (07:24 +0000)]
(doprnt): Handle padding on %c.

29 years ago(set-visited-file-name): Handle find-file-visit-truename
Richard M. Stallman [Tue, 5 Jul 1994 07:23:18 +0000 (07:23 +0000)]
(set-visited-file-name): Handle find-file-visit-truename
early on, before we deal with lock files.

29 years agoDoc fixes.
Richard M. Stallman [Tue, 5 Jul 1994 06:18:33 +0000 (06:18 +0000)]
Doc fixes.

29 years ago(rmail-spool-directory): Use /var/mail for bsd386.
Richard M. Stallman [Tue, 5 Jul 1994 04:06:00 +0000 (04:06 +0000)]
(rmail-spool-directory): Use /var/mail for bsd386.

29 years ago(iso-8859-1-locale-regexp): New variable.
Richard M. Stallman [Mon, 4 Jul 1994 23:24:46 +0000 (23:24 +0000)]
(iso-8859-1-locale-regexp): New variable.
(command-line): Use it.

29 years ago(add-change-log-entry): Apply expand-file-name to FILE-NAME.
Roland McGrath [Mon, 4 Jul 1994 20:58:39 +0000 (20:58 +0000)]
(add-change-log-entry): Apply expand-file-name to FILE-NAME.

30 years ago(mouse-drag-region): Bind this-command like last-command.
Richard M. Stallman [Mon, 4 Jul 1994 00:49:37 +0000 (00:49 +0000)]
(mouse-drag-region): Bind this-command like last-command.
(mouse-kill-ring-save): Bind this-command and last-command.

30 years ago(gnus-inews-news): Allow newsgroups to be separated
Richard M. Stallman [Sun, 3 Jul 1994 22:16:34 +0000 (22:16 +0000)]
(gnus-inews-news): Allow newsgroups to be separated
by spaces or commas and spaces.

30 years ago(command-line): Accept iso-8859-1 like iso_8859_1.
Richard M. Stallman [Sun, 3 Jul 1994 20:53:42 +0000 (20:53 +0000)]
(command-line): Accept iso-8859-1 like iso_8859_1.

30 years ago(sendmail-send-it): Allow specifying Sender.
Richard M. Stallman [Sun, 3 Jul 1994 20:37:34 +0000 (20:37 +0000)]
(sendmail-send-it): Allow specifying Sender.

30 years agoFix up previous change.
Richard M. Stallman [Sun, 3 Jul 1994 20:36:31 +0000 (20:36 +0000)]
Fix up previous change.

30 years ago(report-emacs-bug-hook): Error if user has added no text.
Richard M. Stallman [Sun, 3 Jul 1994 20:34:19 +0000 (20:34 +0000)]
(report-emacs-bug-hook): Error if user has added no text.
(report-emacs-bug): Set local report-emacs-bug-orig-text.
Add to mail-send-hook.  Use mail-send-and-exit for the echo area msg.

30 years ago(initial-frame-alist): Doc fix.
Richard M. Stallman [Sun, 3 Jul 1994 20:18:38 +0000 (20:18 +0000)]
(initial-frame-alist): Doc fix.

30 years agoTalk about flow control along with C-x C-s and C-s.
Richard M. Stallman [Sun, 3 Jul 1994 19:32:14 +0000 (19:32 +0000)]
Talk about flow control along with C-x C-s and C-s.

30 years ago(command-line): Automatically use iso-syntax and
Richard M. Stallman [Sun, 3 Jul 1994 19:06:03 +0000 (19:06 +0000)]
(command-line): Automatically use iso-syntax and
standard-display-european if LC_CTYPE asks for it.

30 years agoUse add-hook, (provide 'meese).
Richard M. Stallman [Sun, 3 Jul 1994 18:47:37 +0000 (18:47 +0000)]
Use add-hook, (provide 'meese).
(protect-innocence-hook): compare expanded file names for the sake
of non-unix file systems.  Use expand-file-name instead of concat
to create "celibacy.1" file name.  Check that the "sex.6" exists.

30 years ago(syms_of_buffer): Doc fix.
Richard M. Stallman [Sat, 2 Jul 1994 19:50:30 +0000 (19:50 +0000)]
(syms_of_buffer): Doc fix.

30 years ago(decode_mode_spec): %+ makes % for unmodified RO buffer.
Richard M. Stallman [Sat, 2 Jul 1994 19:41:19 +0000 (19:41 +0000)]
(decode_mode_spec): %+ makes % for unmodified RO buffer.

30 years ago(syms_of_buffer): Doc fix.
Richard M. Stallman [Sat, 2 Jul 1994 19:37:12 +0000 (19:37 +0000)]
(syms_of_buffer): Doc fix.

30 years ago(electric-buffer-list): Change prompt message.
Richard M. Stallman [Sat, 2 Jul 1994 17:01:41 +0000 (17:01 +0000)]
(electric-buffer-list): Change prompt message.
(electric-buffer-menu-mode-map): Define C-m like space.

30 years ago(sh-chmod-argument): Change default.
Richard M. Stallman [Sat, 2 Jul 1994 16:55:54 +0000 (16:55 +0000)]
(sh-chmod-argument): Change default.

30 years ago(vc-update-change-log): Pass a -n option to rcs2log.
Richard M. Stallman [Sat, 2 Jul 1994 04:49:30 +0000 (04:49 +0000)]
(vc-update-change-log): Pass a -n option to rcs2log.

30 years ago(get_cached_face): Set the cached_index field.
Richard M. Stallman [Sat, 2 Jul 1994 04:23:45 +0000 (04:23 +0000)]
(get_cached_face): Set the cached_index field.

30 years ago*** empty log message ***
Richard M. Stallman [Sat, 2 Jul 1994 04:09:37 +0000 (04:09 +0000)]
*** empty log message ***

30 years ago(mouse-scroll-subr): Delete some debugging code.
Richard M. Stallman [Sat, 2 Jul 1994 00:47:40 +0000 (00:47 +0000)]
(mouse-scroll-subr): Delete some debugging code.

30 years ago(visit-tags-table-buffer): Move error call into scope of `file'.
Richard M. Stallman [Sat, 2 Jul 1994 00:45:49 +0000 (00:45 +0000)]
(visit-tags-table-buffer): Move error call into scope of `file'.

30 years ago(byte-compile-defalias): Fix typo in prev change.
Richard M. Stallman [Sat, 2 Jul 1994 00:41:28 +0000 (00:41 +0000)]
(byte-compile-defalias): Fix typo in prev change.

30 years ago(re_compile_fastmap): Either set fastmap['\n'] to 1 or don't change it.
Richard M. Stallman [Sat, 2 Jul 1994 00:10:58 +0000 (00:10 +0000)]
(re_compile_fastmap): Either set fastmap['\n'] to 1 or don't change it.
(re_match_2_internal): If the last match is real
best match, don't restore second best one.

30 years ago(print-region-1): Essentially undo previous change.
Richard M. Stallman [Fri, 1 Jul 1994 23:59:32 +0000 (23:59 +0000)]
(print-region-1): Essentially undo previous change.

30 years ago(gnus-inews-domain-name): Once again test gnus-your-domain.
Richard M. Stallman [Fri, 1 Jul 1994 21:42:23 +0000 (21:42 +0000)]
(gnus-inews-domain-name): Once again test gnus-your-domain.

30 years ago(shell-mode): Don't read history from /dev/null.
Richard M. Stallman [Fri, 1 Jul 1994 20:45:59 +0000 (20:45 +0000)]
(shell-mode): Don't read history from /dev/null.

30 years ago*** empty log message ***
Richard M. Stallman [Fri, 1 Jul 1994 20:11:01 +0000 (20:11 +0000)]
*** empty log message ***

30 years ago(make-face-italic, make-face-bold): Don't bind f2 here.
Richard M. Stallman [Fri, 1 Jul 1994 17:31:42 +0000 (17:31 +0000)]
(make-face-italic, make-face-bold): Don't bind f2 here.
(make-face-bold-internal, make-face-italic-internal): Bind f2 here.
(make-face-bold-italic-internal, make-face-italic-internal)
(make-face-bold-internal): New arg `font'.  Callers changed.

30 years ago(unload-feature): The autoload property does not
Richard M. Stallman [Fri, 1 Jul 1994 17:14:19 +0000 (17:14 +0000)]
(unload-feature): The autoload property does not
tart with `autoload'.

30 years ago(list-faces-display): Line up multiple lines in sample.
Richard M. Stallman [Fri, 1 Jul 1994 17:06:34 +0000 (17:06 +0000)]
(list-faces-display): Line up multiple lines in sample.

30 years ago(sh-set-shell): Obey sh-query-for-magic in all cases.
Richard M. Stallman [Fri, 1 Jul 1994 16:28:00 +0000 (16:28 +0000)]
(sh-set-shell): Obey sh-query-for-magic in all cases.

(sh-mode): Don't move point permanently.

30 years ago(prepare_menu_bars): Call x_consider_frame_title
Richard M. Stallman [Fri, 1 Jul 1994 15:36:06 +0000 (15:36 +0000)]
(prepare_menu_bars): Call x_consider_frame_title
only if windows_or_buffers_changed.

30 years ago(init_sys_modes): Turn off VSTART and VSTOP chars. On
Richard M. Stallman [Fri, 1 Jul 1994 15:34:42 +0000 (15:34 +0000)]
(init_sys_modes): Turn off VSTART and VSTOP chars.  On
DGUX, turn off INPCK.

30 years ago(Fx_create_frame): Add GC protection for local var `f'.
Paul Reilly [Fri, 1 Jul 1994 07:17:43 +0000 (07:17 +0000)]
(Fx_create_frame): Add GC protection for local var `f'.

30 years agoentered into RCS
Richard M. Stallman [Fri, 1 Jul 1994 06:19:16 +0000 (06:19 +0000)]
entered into RCS

30 years ago(x_own_selection, x_get_foreign_selection):
Richard M. Stallman [Fri, 1 Jul 1994 00:46:37 +0000 (00:46 +0000)]
(x_own_selection, x_get_foreign_selection):
Get rid of spurious X_TOOLKIT conditional.

(x_own_selection): Put the frame in Vselection_alist.
(x_clear_frame_selections): New function.

30 years agoComment change.
Richard M. Stallman [Fri, 1 Jul 1994 00:40:46 +0000 (00:40 +0000)]
Comment change.

30 years ago(Fdelete_frame): Call x_clear_frame_selections.
Richard M. Stallman [Fri, 1 Jul 1994 00:35:07 +0000 (00:35 +0000)]
(Fdelete_frame): Call x_clear_frame_selections.

30 years ago(x_draw_box): Use curs_x and curs_y, not f->cursor_[xy].
Richard M. Stallman [Fri, 1 Jul 1994 00:32:05 +0000 (00:32 +0000)]
(x_draw_box): Use curs_x and curs_y, not f->cursor_[xy].

(x_make_frame_visible): In x_sync loop at the end,
every fourth time, sleep for 1/4 second.

30 years ago(random, srandom): Defined.
Richard M. Stallman [Fri, 1 Jul 1994 00:29:02 +0000 (00:29 +0000)]
(random, srandom): Defined.

30 years ago*** empty log message ***
Richard M. Stallman [Thu, 30 Jun 1994 19:34:49 +0000 (19:34 +0000)]
*** empty log message ***

30 years ago(minor-mode-map-alist): Add missing quote.
Richard M. Stallman [Thu, 30 Jun 1994 19:21:03 +0000 (19:21 +0000)]
(minor-mode-map-alist): Add missing quote.

30 years ago(rmail-highlight-headers): Do nothing if
Richard M. Stallman [Thu, 30 Jun 1994 18:57:17 +0000 (18:57 +0000)]
(rmail-highlight-headers): Do nothing if
rmail-highlighted-headers is nil.

30 years ago(resize-minibuffer-window-restore): Don't do anything if the window height
Noah Friedman [Thu, 30 Jun 1994 06:46:44 +0000 (06:46 +0000)]
(resize-minibuffer-window-restore): Don't do anything if the window height
is already 1.

30 years ago(mouse-drag-secondary): Don't treat end of buffer
Richard M. Stallman [Thu, 30 Jun 1994 04:49:26 +0000 (04:49 +0000)]
(mouse-drag-secondary): Don't treat end of buffer
specially when within the window.

30 years ago(XLIB_ILLEGAL_ACCESS): Defined.
Richard M. Stallman [Thu, 30 Jun 1994 04:27:21 +0000 (04:27 +0000)]
(XLIB_ILLEGAL_ACCESS): Defined.

30 years ago(x_set_frame_parameters): Call x_set_offset directly.
Richard M. Stallman [Wed, 29 Jun 1994 21:38:34 +0000 (21:38 +0000)]
(x_set_frame_parameters): Call x_set_offset directly.
Handle `-' for position parameters.

(x_set_name): If no change needed, avoid consing.

30 years ago(command_loop_1): Don't clear nonundocount
Richard M. Stallman [Wed, 29 Jun 1994 19:52:17 +0000 (19:52 +0000)]
(command_loop_1): Don't clear nonundocount
when internal_self_insert returns 1.

30 years ago(internal_self_insert): Now can return 2.
Richard M. Stallman [Wed, 29 Jun 1994 19:51:33 +0000 (19:51 +0000)]
(internal_self_insert): Now can return 2.

30 years agocomint-password-prompt-regexp: New variable.
Noah Friedman [Wed, 29 Jun 1994 18:21:34 +0000 (18:21 +0000)]
comint-password-prompt-regexp: New variable.
comint-watch-for-password-prompt: Use it.

30 years ago(byte-compile-callargs-warn): Handle function defnition
Richard M. Stallman [Wed, 29 Jun 1994 18:06:09 +0000 (18:06 +0000)]
(byte-compile-callargs-warn): Handle function defnition
that is not a lambda expression or byte code function.
(byte-compile-arglist-warn): Likewise.
(byte-compile-defalias): New function, used to compile defalias.
(byte-compile-defalias-warn): New function.