]> git.eshelyaron.com Git - emacs.git/log
emacs.git
30 years ago(insert-directory): Fix previous change.
Richard M. Stallman [Wed, 13 Jul 1994 04:03:09 +0000 (04:03 +0000)]
(insert-directory): Fix previous change.

30 years ago(Qlast_nonmenu_event): New variable.
Richard M. Stallman [Wed, 13 Jul 1994 03:52:05 +0000 (03:52 +0000)]
(Qlast_nonmenu_event): New variable.
(syms_of_process): Set it up.
(read_process_output, exec_sentinel): Bind it to t around filter.

30 years ago(rmail-mode-map): Fix previous change.
Richard M. Stallman [Wed, 13 Jul 1994 03:40:48 +0000 (03:40 +0000)]
(rmail-mode-map): Fix previous change.

30 years ago(menu-bar-file-menu): Add insert-file menu item.
Richard M. Stallman [Tue, 12 Jul 1994 23:17:16 +0000 (23:17 +0000)]
(menu-bar-file-menu): Add insert-file menu item.

30 years agoDelete debugging lines from previous change.
Richard M. Stallman [Tue, 12 Jul 1994 22:32:58 +0000 (22:32 +0000)]
Delete debugging lines from previous change.

30 years ago(Fmake_directory_internal): Use Qmake_directory_internal.
Richard M. Stallman [Tue, 12 Jul 1994 21:03:03 +0000 (21:03 +0000)]
(Fmake_directory_internal): Use Qmake_directory_internal.
(syms_of_fileio): Set up Qmake_directory_internal, not Qmake_directory.

30 years ago(resize-minibuffer-setup):
Richard M. Stallman [Tue, 12 Jul 1994 19:51:30 +0000 (19:51 +0000)]
(resize-minibuffer-setup):
Copy the value of post-command-hook.

30 years agoMany doc fixes.
Richard M. Stallman [Tue, 12 Jul 1994 17:37:32 +0000 (17:37 +0000)]
Many doc fixes.
(mouse-extend): Don't use existing region if EVENT is nil.

30 years ago(mouse-drag-secondary): Don't start making an overlay
Richard M. Stallman [Tue, 12 Jul 1994 17:03:13 +0000 (17:03 +0000)]
(mouse-drag-secondary): Don't start making an overlay
when the range is empty.
(mouse-secondary-save-then-kill):
The first time, make a new kill ring entry.

30 years ago(buffer-menu): Call pop-to-buffer before
Richard M. Stallman [Tue, 12 Jul 1994 07:31:35 +0000 (07:31 +0000)]
(buffer-menu): Call pop-to-buffer before
list-buffers.  Don't move point afterwards.

30 years ago(hexl-maybe-dehexlify-buffer): New function.
Richard M. Stallman [Tue, 12 Jul 1994 07:25:31 +0000 (07:25 +0000)]
(hexl-maybe-dehexlify-buffer): New function.
(hexl-mode): Add it to change-major-mode-hook.
(hexl-mode-exit): Remove kludge for mode-line update.
(hexlify-buffer): Doc fix.

30 years ago(ispell-word): Call ispell-dehighlight.
Richard M. Stallman [Tue, 12 Jul 1994 07:15:24 +0000 (07:15 +0000)]
(ispell-word): Call ispell-dehighlight.

30 years ago(insert-directory): Fix prev change.
Richard M. Stallman [Tue, 12 Jul 1994 07:08:31 +0000 (07:08 +0000)]
(insert-directory): Fix prev change.

30 years ago(rmail-mode-map): Add "Get New Mail" menu item under Mail.
Richard M. Stallman [Tue, 12 Jul 1994 06:46:52 +0000 (06:46 +0000)]
(rmail-mode-map): Add "Get New Mail" menu item under Mail.

30 years ago(compilation-next-error-locus): Don't call
Richard M. Stallman [Tue, 12 Jul 1994 04:09:07 +0000 (04:09 +0000)]
(compilation-next-error-locus): Don't call
compilation-forget-errors if compilation is still runing.

30 years ago(prolog-mode-syntax-table): Make newline end comments.
Richard M. Stallman [Tue, 12 Jul 1994 03:10:30 +0000 (03:10 +0000)]
(prolog-mode-syntax-table): Make newline end comments.

30 years ago(mail-setup): Insert -- line before .signature file.
Richard M. Stallman [Tue, 12 Jul 1994 02:47:27 +0000 (02:47 +0000)]
(mail-setup): Insert -- line before .signature file.

30 years ago(define-mail-abbrev): Don't try to parse empty aliases.
Richard M. Stallman [Tue, 12 Jul 1994 02:16:57 +0000 (02:16 +0000)]
(define-mail-abbrev): Don't try to parse empty aliases.

30 years agoentered into RCS
Richard M. Stallman [Tue, 12 Jul 1994 02:10:57 +0000 (02:10 +0000)]
entered into RCS

30 years ago(xmenu_show): Don't call XtUngrabPointer here.
Richard M. Stallman [Tue, 12 Jul 1994 01:39:30 +0000 (01:39 +0000)]
(xmenu_show): Don't call XtUngrabPointer here.

30 years ago(ALLOCA_CFLAGS): New variable.
Richard M. Stallman [Tue, 12 Jul 1994 01:18:53 +0000 (01:18 +0000)]
(ALLOCA_CFLAGS): New variable.
(alloca.o): New target.

30 years ago(ignore): Put doc string in right place.
Richard M. Stallman [Tue, 12 Jul 1994 01:06:27 +0000 (01:06 +0000)]
(ignore): Put doc string in right place.

30 years ago(ctagsfiles): Rewrite to avoid compiler bug.
Richard M. Stallman [Tue, 12 Jul 1994 00:47:17 +0000 (00:47 +0000)]
(ctagsfiles): Rewrite to avoid compiler bug.

30 years ago(backquote-splice-symbol): Doc typo fix.
Richard M. Stallman [Tue, 12 Jul 1994 00:43:42 +0000 (00:43 +0000)]
(backquote-splice-symbol): Doc typo fix.

30 years ago(move-to-tab-stop): Delete spurious multiple definition.
Richard M. Stallman [Tue, 12 Jul 1994 00:41:10 +0000 (00:41 +0000)]
(move-to-tab-stop): Delete spurious multiple definition.

30 years ago(insert-directory): Allow list for SWITCHES.
Richard M. Stallman [Tue, 12 Jul 1994 00:35:27 +0000 (00:35 +0000)]
(insert-directory): Allow list for SWITCHES.
Also split up a string containing separate options.

30 years ago(basic_machine): Add 1750a.
Richard Kenner [Mon, 11 Jul 1994 23:28:46 +0000 (23:28 +0000)]
(basic_machine): Add 1750a.

30 years ago(lisp-complete-symbol): Bind completion-fixup-function.
Richard M. Stallman [Mon, 11 Jul 1994 21:26:44 +0000 (21:26 +0000)]
(lisp-complete-symbol): Bind completion-fixup-function.

30 years ago(mouse-choose-completion): Use mouse-face properties to find string to use.
Richard M. Stallman [Mon, 11 Jul 1994 21:25:52 +0000 (21:25 +0000)]
(mouse-choose-completion): Use mouse-face properties to find string to use.

30 years ago(completion-setup-function): Put on mouse-face prop
Richard M. Stallman [Mon, 11 Jul 1994 21:25:19 +0000 (21:25 +0000)]
(completion-setup-function): Put on mouse-face prop
even if no window-system.  Call completion-fixup-function if not nil.
(completion-fixup-function): New variable.
(choose-completion): Use mouse-face properties to find string to use.

30 years ago(server-start): Try both possible socket file names for the file to delete.
Richard M. Stallman [Mon, 11 Jul 1994 20:36:53 +0000 (20:36 +0000)]
(server-start): Try both possible socket file names for the file to delete.

30 years agoUpdate finder-inf.el.
Richard M. Stallman [Mon, 11 Jul 1994 20:29:09 +0000 (20:29 +0000)]
Update finder-inf.el.

30 years ago(x-fixed-font-alist): Add 8x13. Don't specify 75-75 for 7x13, 7x14.
Richard M. Stallman [Mon, 11 Jul 1994 20:10:07 +0000 (20:10 +0000)]
(x-fixed-font-alist): Add 8x13.  Don't specify 75-75 for 7x13, 7x14.

30 years ago(HAVE_MOUSE, PURESIZE): Definitions moved here.
Richard M. Stallman [Mon, 11 Jul 1994 05:11:04 +0000 (05:11 +0000)]
(HAVE_MOUSE, PURESIZE): Definitions moved here.

30 years ago[MSDOS]: #define NO_REMAP.
Richard M. Stallman [Mon, 11 Jul 1994 05:10:25 +0000 (05:10 +0000)]
[MSDOS]: #define NO_REMAP.

30 years agoUse "m/intel386" instead of "m/dos386.h".
Richard M. Stallman [Mon, 11 Jul 1994 05:08:52 +0000 (05:08 +0000)]
Use "m/intel386" instead of "m/dos386.h".

30 years ago(Buffer-menu-not-modified): Make `Buffer-menu-not-modified' handle an
Richard M. Stallman [Mon, 11 Jul 1994 04:46:24 +0000 (04:46 +0000)]
(Buffer-menu-not-modified): Make `Buffer-menu-not-modified' handle an
argument like `not-modified'.

30 years ago(diff-latest-backup-file): Cope with backups stored
Richard M. Stallman [Mon, 11 Jul 1994 04:31:40 +0000 (04:31 +0000)]
(diff-latest-backup-file): Cope with backups stored
in a different directory.

30 years ago(dos_rawgetc): Use bios, not kbhit ().
Richard M. Stallman [Mon, 11 Jul 1994 00:59:17 +0000 (00:59 +0000)]
(dos_rawgetc): Use bios, not kbhit ().

30 years ago(Info-fontify-maximum-menu-size): New variable.
Richard M. Stallman [Mon, 11 Jul 1994 00:55:56 +0000 (00:55 +0000)]
(Info-fontify-maximum-menu-size): New variable.
(Info-fontify-node): Use that variable.

30 years ago(syms_of_xfns): Provide x-toolkit in toolkit version.
Richard M. Stallman [Mon, 11 Jul 1994 00:48:47 +0000 (00:48 +0000)]
(syms_of_xfns): Provide x-toolkit in toolkit version.
Undo previous change.
(x_toolkit): Variable deleted.

30 years ago(Fdisplay_buffer): Add MULTI_FRAME conditional in previous change.
Richard M. Stallman [Mon, 11 Jul 1994 00:37:44 +0000 (00:37 +0000)]
(Fdisplay_buffer): Add MULTI_FRAME conditional in previous change.

30 years ago(Man-bgproc-sentinel): Bind case-fold-search for just the
Richard M. Stallman [Mon, 11 Jul 1994 00:25:37 +0000 (00:25 +0000)]
(Man-bgproc-sentinel): Bind case-fold-search for just the
necessary parts of the function, not the call to Man-notify-when-ready.

30 years ago(compilation-window-height): Use defvar.
Richard M. Stallman [Mon, 11 Jul 1994 00:24:26 +0000 (00:24 +0000)]
(compilation-window-height): Use defvar.
(compilation-leave-directory-regexp): Likewise.
(compilation-enter-directory-regexp): Likewise.

30 years ago(PURESIZE) [MULTI_FRAME]: Increased to 250000.
Richard M. Stallman [Mon, 11 Jul 1994 00:23:33 +0000 (00:23 +0000)]
(PURESIZE) [MULTI_FRAME]: Increased to 250000.

30 years ago(find-tag-regexp): Bind to C-M-..
Richard M. Stallman [Sun, 10 Jul 1994 21:33:55 +0000 (21:33 +0000)]
(find-tag-regexp): Bind to C-M-..

30 years ago(x-create-frame-with-faces): Don't downcase nil.
Richard M. Stallman [Sat, 9 Jul 1994 19:25:06 +0000 (19:25 +0000)]
(x-create-frame-with-faces): Don't downcase nil.

30 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.

30 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'.

30 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.

30 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.

30 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.

30 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.

30 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.

30 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.

30 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.

30 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.

30 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.

30 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.

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

30 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.

30 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.

30 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.

30 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.

30 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.

30 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.

30 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__.

30 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.

30 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.

30 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.

30 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.

30 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.

30 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.

30 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.

30 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.

30 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.

30 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.

30 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.

30 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.

30 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.

30 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.

30 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.

30 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.

30 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.

30 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.

30 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'.

30 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.

30 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.

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

30 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).

30 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.

30 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.

30 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.

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

30 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.

30 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.

30 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.