]> code.delx.au - gnu-emacs/log
gnu-emacs
26 years ago(sys_rename): Don't examine errno if rename didn't fail.
Richard M. Stallman [Wed, 10 Jun 1998 21:00:39 +0000 (21:00 +0000)]
(sys_rename): Don't examine errno if rename didn't fail.

26 years ago(command-line): Set `temporary-file-directory' based
Richard M. Stallman [Wed, 10 Jun 1998 20:59:16 +0000 (20:59 +0000)]
(command-line): Set `temporary-file-directory' based
on environment settings, before processing init files.

26 years ago(etags_getcwd) [WINDOWSNT]: Use getcwd on Windows.
Richard M. Stallman [Wed, 10 Jun 1998 20:57:59 +0000 (20:57 +0000)]
(etags_getcwd) [WINDOWSNT]: Use getcwd on Windows.

26 years ago(RUN-EMACS): Add --multibyte.
Richard M. Stallman [Wed, 10 Jun 1998 20:56:06 +0000 (20:56 +0000)]
(RUN-EMACS): Add --multibyte.

26 years ago(metamail-region): Don't use concat with
Dave Love [Wed, 10 Jun 1998 19:10:55 +0000 (19:10 +0000)]
(metamail-region): Don't use concat with
numeric arg.

26 years agoDon't require dired when compiling.
Dave Love [Wed, 10 Jun 1998 19:00:39 +0000 (19:00 +0000)]
Don't require dired when compiling.
(browse-url-lynx-input-delay,
browse-url-lynx-input-attempts): Remove customization.
(browse-url-grail): Respect new-window arg (Barry Warsaw).

26 years ago(ctl-x-map): Change vi-dot binding to repeat.
Richard M. Stallman [Wed, 10 Jun 1998 18:55:56 +0000 (18:55 +0000)]
(ctl-x-map): Change vi-dot binding to repeat.

26 years ago(c-mode-menu): Use (mark t), not (mark), in enable-expressions.
Richard M. Stallman [Wed, 10 Jun 1998 18:54:27 +0000 (18:54 +0000)]
(c-mode-menu): Use (mark t), not (mark), in enable-expressions.

26 years ago(widget-specify-secret): New function.
Richard M. Stallman [Wed, 10 Jun 1998 05:08:04 +0000 (05:08 +0000)]
(widget-specify-secret): New function.
(widget-after-change): Use it.
(widget-specify-field): Use it.

26 years ago(other): New widget type.
Richard M. Stallman [Wed, 10 Jun 1998 04:19:36 +0000 (04:19 +0000)]
(other): New widget type.

26 years ago(readevalloop): New arg READFUN. Callers changed.
Richard M. Stallman [Wed, 10 Jun 1998 04:13:57 +0000 (04:13 +0000)]
(readevalloop): New arg READFUN.  Callers changed.
(Feval_region): New arg READ_FUNCTION.

26 years ago*** empty log message ***
Richard M. Stallman [Wed, 10 Jun 1998 04:08:49 +0000 (04:08 +0000)]
*** empty log message ***

26 years ago(Feval_region): Accept 4 args.
Richard M. Stallman [Wed, 10 Jun 1998 03:58:47 +0000 (03:58 +0000)]
(Feval_region): Accept 4 args.

26 years ago(help-make-xrefs): When scanning keymap binding listings,
Richard M. Stallman [Wed, 10 Jun 1998 00:27:04 +0000 (00:27 +0000)]
(help-make-xrefs): When scanning keymap binding listings,
scan from the very beginning.
(help-follow-mouse): Avoid save-excursion, so can set point properly.

26 years ago(uce-message-text): Change the text of message that is sent.
Richard M. Stallman [Tue, 9 Jun 1998 23:40:56 +0000 (23:40 +0000)]
(uce-message-text): Change the text of message that is sent.

(uce-reply-to-uce): Do not assume all Received lines
are on top of message without headers like `From' or `To'.

(uce-reply-to-uce): Parse Received lines better.

(uce-mail-reader): New user option.
(uce-reply-to uce): Add support for Gnus.  User is supposed to set
uce-mail-reader to `gnus' if using Gnus to read mail.  The default is
to assume Rmail.  There's no magic to determine what mail reader is
currently active, so it is not possible to mix using uce.el with Rmail
and Gnus.

26 years agoPrevent diary display from being corrupted on printed calendar generation.
Edward M. Reingold [Tue, 9 Jun 1998 22:30:01 +0000 (22:30 +0000)]
Prevent diary display from being corrupted on printed calendar generation.

26 years agoMinor fix to previous change.
Edward M. Reingold [Tue, 9 Jun 1998 22:27:59 +0000 (22:27 +0000)]
Minor fix to previous change.

26 years agoRewrote calendar-mouse-holidays, calendar-mouse-view-diary-entries,
Edward M. Reingold [Tue, 9 Jun 1998 22:03:14 +0000 (22:03 +0000)]
Rewrote calendar-mouse-holidays, calendar-mouse-view-diary-entries,
calendar-mouse-view-other-diary-entries to put results in popup menu to be
consistent with other functions.

26 years agoDon't overide default value of diary-file.
Edward M. Reingold [Tue, 9 Jun 1998 21:50:58 +0000 (21:50 +0000)]
Don't overide default value of diary-file.

26 years ago(PTR_TO_OFFSET): Alternate definition if not `emacs'.
Richard M. Stallman [Tue, 9 Jun 1998 20:12:44 +0000 (20:12 +0000)]
(PTR_TO_OFFSET): Alternate definition if not `emacs'.

26 years ago(mail-header-end): Widen.
Richard M. Stallman [Tue, 9 Jun 1998 06:04:20 +0000 (06:04 +0000)]
(mail-header-end): Widen.
(mail-text-start): Widen.

26 years ago(pod2man-program): Var reinstalled.
Richard M. Stallman [Tue, 9 Jun 1998 04:03:45 +0000 (04:03 +0000)]
(pod2man-program): Var reinstalled.
(cperl-pod-to-manpage, cperl-pod2man-build-command): Fns reinstalled.

26 years ago(apropos-print): The cross ref for a variable
Richard M. Stallman [Tue, 9 Jun 1998 03:47:42 +0000 (03:47 +0000)]
(apropos-print): The cross ref for a variable
should always do just describe-variable.

26 years agoComment change.
Richard M. Stallman [Tue, 9 Jun 1998 03:47:04 +0000 (03:47 +0000)]
Comment change.

26 years ago(ange-ftp-expand-dir): Use null-device.
Richard M. Stallman [Tue, 9 Jun 1998 02:53:29 +0000 (02:53 +0000)]
(ange-ftp-expand-dir): Use null-device.

26 years ago(null-device): New variable.
Richard M. Stallman [Tue, 9 Jun 1998 02:52:41 +0000 (02:52 +0000)]
(null-device): New variable.

26 years ago(grep-null-device): Variable deleted.
Richard M. Stallman [Tue, 9 Jun 1998 02:52:12 +0000 (02:52 +0000)]
(grep-null-device): Variable deleted.
(grep-command, grep-find-use-xargs): Use null-device.
(grep, grep-find): Use null-device.

26 years ago(find-file-noselect-1): New function.
Richard M. Stallman [Tue, 9 Jun 1998 02:49:43 +0000 (02:49 +0000)]
(find-file-noselect-1): New function.
(find-file-noselect): If want to visit literally and buffer is
visited the ordinary way, or vice versa, ask user whether
to re-visit, or save and revisit.  Use find-file-noselect-1.

26 years ago*** empty log message ***
Dan Nicolaescu [Tue, 9 Jun 1998 02:34:00 +0000 (02:34 +0000)]
*** empty log message ***

26 years ago(ange-ftp-file-name-completion): Use ange-ftp-this-dir instead of
Richard M. Stallman [Tue, 9 Jun 1998 01:57:51 +0000 (01:57 +0000)]
(ange-ftp-file-name-completion): Use ange-ftp-this-dir instead of
literal "/" when calling real completion function.

26 years ago(XTread_socket): Accept Japanese XK keysyms.
Richard M. Stallman [Tue, 9 Jun 1998 01:55:49 +0000 (01:55 +0000)]
(XTread_socket): Accept Japanese XK keysyms.

26 years ago(redisplay_internal): If cursor's in the frame's echo area,
Richard M. Stallman [Tue, 9 Jun 1998 01:54:48 +0000 (01:54 +0000)]
(redisplay_internal): If cursor's in the frame's echo area,
make last_point invalid instead of setting it normally.
(display_text_line): If cursor's in the frame's echo area,
don't set this_line_endpos.
(redisplay_window): Use Fwindow_end to find lower scroll margin.

26 years agoComment change.
Richard M. Stallman [Mon, 8 Jun 1998 20:19:47 +0000 (20:19 +0000)]
Comment change.

26 years agoFix spooled file bugs.
Richard M. Stallman [Mon, 8 Jun 1998 17:25:09 +0000 (17:25 +0000)]
Fix spooled file bugs.
(ps-print-version): New version number (3.06.3) and doc fix.
(ps-page-postscript): New var.
(ps-begin-file): Initialize PostScript page number,
eliminate total page and line number.
(ps-begin-job): Eliminate PostScript Trailer section on spooled buffer,
initialize total page and line number.
(ps-end-file): Use PostScript page number.
(ps-header-page): Adjust header page.
(ps-generate): Adjust page and line count setting.
(ps-do-despool): Eliminate PostScript Trailer section setting.

(ps-generate): Call set-buffer-multibyte.

26 years ago(texinfo-insert-master-menu-list): Insert \n after @detailmenu.
Richard M. Stallman [Mon, 8 Jun 1998 06:12:50 +0000 (06:12 +0000)]
(texinfo-insert-master-menu-list): Insert \n after @detailmenu.

26 years ago(ange-ftp-file-name-completion): Do hostname
Richard M. Stallman [Mon, 8 Jun 1998 05:50:12 +0000 (05:50 +0000)]
(ange-ftp-file-name-completion): Do hostname
completion in root directory of all drives on Windows.
(ange-ftp-file-name-all-completions): Fix regexp for detecting
root directory on drives.

(file-name-handler-alist): Remove the autoload tag from the
top-level form which changes file-name-handler-alist to support
Windows hostname completion.

26 years ago(struct lisp_parse_state): New field, levelstarts.
Richard M. Stallman [Mon, 8 Jun 1998 04:29:46 +0000 (04:29 +0000)]
(struct lisp_parse_state): New field, levelstarts.
(scan_sexps_forward): Use 10th elt of STATE to set levelstarts.
(parse-partial-sexp): Add 10th elt to return value.

26 years agoComment change.
Richard M. Stallman [Mon, 8 Jun 1998 02:09:03 +0000 (02:09 +0000)]
Comment change.

26 years ago(cperl-problems): Doc fix.
Richard M. Stallman [Mon, 8 Jun 1998 00:02:30 +0000 (00:02 +0000)]
(cperl-problems): Doc fix.

26 years agoSecond half of changes in version 1.4.
Richard M. Stallman [Sun, 7 Jun 1998 23:58:48 +0000 (23:58 +0000)]
Second half of changes in version 1.4.

26 years ago(cperl-pod-to-manpage): Function deleted
Richard M. Stallman [Sun, 7 Jun 1998 23:37:02 +0000 (23:37 +0000)]
(cperl-pod-to-manpage): Function deleted
(cperl-pod2man-build-command, cperl-perldoc-at-point): Likewise.
(cperl-perldoc): Likewise.
(pod2man-program): Variable deleted.

26 years ago(MANIFEST): Include most subdirs, but exclude subdirs.el
Richard M. Stallman [Sun, 7 Jun 1998 23:30:27 +0000 (23:30 +0000)]
(MANIFEST): Include most subdirs, but exclude subdirs.el
and default.el.  Sort the results.

26 years agoComment change.
Richard M. Stallman [Sun, 7 Jun 1998 23:07:55 +0000 (23:07 +0000)]
Comment change.

26 years agoFix up first line.
Richard M. Stallman [Sun, 7 Jun 1998 23:04:11 +0000 (23:04 +0000)]
Fix up first line.

26 years ago(struct kboard): New elts Vreal_last_command and Vlast_prefix_arg.
Richard M. Stallman [Sun, 7 Jun 1998 22:38:17 +0000 (22:38 +0000)]
(struct kboard): New elts Vreal_last_command and Vlast_prefix_arg.

26 years ago(cmd_error): Init Vlast_prefix_arg.
Richard M. Stallman [Sun, 7 Jun 1998 22:37:36 +0000 (22:37 +0000)]
(cmd_error): Init Vlast_prefix_arg.
(init_kboard, command_loop_1): Init Vlast_prefix_arg.
(Fcommand_execute): Set Vlast_prefix_arg to prefix arg used.

(command_loop_1): Set Vreal_last_command with Vlast_command.
(init_kboard): Init Vreal_last_command field.
(syms_of_keyboard): Set up Lisp var real-last-command.

(lispy_function_keys): Add kanji...eisu-toggle.

26 years ago(syms_of_callint): Set up Lisp variable.
Richard M. Stallman [Sun, 7 Jun 1998 22:33:11 +0000 (22:33 +0000)]
(syms_of_callint): Set up Lisp variable.

26 years ago(mark_kboards): Mark Vlast_prefix_arg too.
Richard M. Stallman [Sun, 7 Jun 1998 22:32:47 +0000 (22:32 +0000)]
(mark_kboards): Mark Vlast_prefix_arg too.

26 years ago(mark_kboards): Mark all the Lisp_Object fields.
Richard M. Stallman [Sun, 7 Jun 1998 21:41:37 +0000 (21:41 +0000)]
(mark_kboards): Mark all the Lisp_Object fields.

26 years ago(iswitchb-require-match, iswitchb-temp-buflist, iswitchb-bufs-in-frame):
Stephen Eglen [Sun, 7 Jun 1998 17:46:15 +0000 (17:46 +0000)]
(iswitchb-require-match, iswitchb-temp-buflist, iswitchb-bufs-in-frame):
 Variables declared with defvar to quieten the byte compiler.

26 years ago(mail-mode): Include `-- ' and `---+' in
Richard M. Stallman [Sun, 7 Jun 1998 01:30:29 +0000 (01:30 +0000)]
(mail-mode): Include `-- ' and `---+' in
paragraph-start and paragraph-separate.

26 years ago(message-mode): Set paragraph-start and
Richard M. Stallman [Sun, 7 Jun 1998 01:30:09 +0000 (01:30 +0000)]
(message-mode): Set paragraph-start and
paragraph-separate as in mail-mode.

26 years ago(fortran-electric-line-number): Add delete-selection property.
Richard M. Stallman [Sat, 6 Jun 1998 22:43:31 +0000 (22:43 +0000)]
(fortran-electric-line-number): Add delete-selection property.

26 years agoProperly terminate a comment.
Richard M. Stallman [Sat, 6 Jun 1998 22:24:37 +0000 (22:24 +0000)]
Properly terminate a comment.

26 years ago(comment-region): Check for enough chars to delete
Richard M. Stallman [Sat, 6 Jun 1998 22:23:57 +0000 (22:23 +0000)]
(comment-region): Check for enough chars to delete
in the numrg != t case as in the numar = t case.

26 years ago(rmail): Prevent find-file from calling
Richard M. Stallman [Sat, 6 Jun 1998 22:10:19 +0000 (22:10 +0000)]
(rmail): Prevent find-file from calling
rmail-mode for a new buffer.  Do it later, instead.

26 years ago(init_callproc): Check Vinstallation_directory even if !initialized.
Richard M. Stallman [Sat, 6 Jun 1998 22:04:07 +0000 (22:04 +0000)]
(init_callproc): Check Vinstallation_directory even if !initialized.

26 years ago(POS_AS_IN_BUFFER): Add 1 only if operating on a buffer.
Richard M. Stallman [Sat, 6 Jun 1998 21:59:21 +0000 (21:59 +0000)]
(POS_AS_IN_BUFFER): Add 1 only if operating on a buffer.
(re_match_2, re_search_2): Adjust startpos or pos by 1
only if acting on a buffer.
nil for re_match_object means a buffer.
(re_match_2_internal <notwordbeg>): Assume POS1 is positive.

26 years ago*** empty log message ***
Dan Nicolaescu [Sat, 6 Jun 1998 20:22:47 +0000 (20:22 +0000)]
*** empty log message ***

26 years ago(scan_lists): Properly skip the comment-fence character
Richard M. Stallman [Sat, 6 Jun 1998 20:20:13 +0000 (20:20 +0000)]
(scan_lists): Properly skip the comment-fence character
that ends a comment, when moving forward.
(Fbackward_prefix_chars): Return immediately if point is at BEGV.

(prev_char_comend_first): New function.
(back_comment): Use that.  Carefully update syntax table position
for each character that is fetched.
(Fforward_comment): Likewise.
(scan_lists): Likewise.
(prev_char_comstart_first): New function.

26 years ago(string-rectangle-line): Delete the rectangle first.
Richard M. Stallman [Sat, 6 Jun 1998 17:52:43 +0000 (17:52 +0000)]
(string-rectangle-line): Delete the rectangle first.
(string-rectangle): Doc fix.

26 years ago(Man-kill, Man-quit): Use quit-window.
Richard M. Stallman [Fri, 5 Jun 1998 22:54:28 +0000 (22:54 +0000)]
(Man-kill, Man-quit): Use quit-window.

26 years ago(fill-paragraph):
Richard M. Stallman [Fri, 5 Jun 1998 22:27:42 +0000 (22:27 +0000)]
(fill-paragraph):
Bind fill-paragraph-function to nil, if it doesn't do the job.

26 years agochanged old address to 59 Temple address in licence. - Brian
Brian Youmans [Fri, 5 Jun 1998 19:26:52 +0000 (19:26 +0000)]
changed old address to 59 Temple address in licence.  - Brian

26 years agoFix menu separators.
Edward M. Reingold [Fri, 5 Jun 1998 18:29:44 +0000 (18:29 +0000)]
Fix menu separators.

26 years agoComment fix.
Karl Heuer [Fri, 5 Jun 1998 16:25:25 +0000 (16:25 +0000)]
Comment fix.

26 years ago#include sys/file.h
Karl Heuer [Fri, 5 Jun 1998 16:08:32 +0000 (16:08 +0000)]
#include sys/file.h
(sys_access): Provide our own implementation which recognizes D_OK.
(is_exec): New function.
(stat): Use it.
(init_environment): Set TMPDIR to an existing directory.
Abort if none of the usual places is available.
(sys_rename): On Windows 95, choose a temp name that
includes the original file's base name and use an explicit loop
rather than calling mktemp.  Only attempt to unlink the newname if
the rename fails, rather than second-guessing whether the old and
new names refer to the same file.

26 years ago(Finsert_file_contents): Always update
Karl Heuer [Fri, 5 Jun 1998 16:02:11 +0000 (16:02 +0000)]
(Finsert_file_contents): Always update
Vlast_coding_system_used when we actually perform IO.
(Fwrite_region): Update documentation.

26 years ago(D_OK): Define new macro.
Karl Heuer [Fri, 5 Jun 1998 15:57:58 +0000 (15:57 +0000)]
(D_OK): Define new macro.

26 years ago(jka-compr-write-region): Ensure
Karl Heuer [Fri, 5 Jun 1998 15:54:48 +0000 (15:54 +0000)]
(jka-compr-write-region): Ensure
`last-coding-system-used' is updated, so that basic-save-buffer
sees the right value.

26 years agoComment change.
Karl Heuer [Fri, 5 Jun 1998 15:51:08 +0000 (15:51 +0000)]
Comment change.

26 years agoClean up mechanism for removing -l loadup from end.
Karl Heuer [Fri, 5 Jun 1998 15:49:43 +0000 (15:49 +0000)]
Clean up mechanism for removing -l loadup from end.

26 years agoComment change.
Karl Heuer [Fri, 5 Jun 1998 15:48:37 +0000 (15:48 +0000)]
Comment change.

26 years ago(vc-directory): Bind vc-dired-switches in order to pass switches to vc-dired-mode.
André Spiegel [Fri, 5 Jun 1998 12:46:29 +0000 (12:46 +0000)]
(vc-directory): Bind vc-dired-switches in order to pass switches to vc-dired-mode.
(vc-dired-mode): Check for vc-dired-switches.

26 years ago(dired-internal-noselect): Call either dired-mode or MODE, but not both.
André Spiegel [Fri, 5 Jun 1998 12:46:02 +0000 (12:46 +0000)]
(dired-internal-noselect): Call either dired-mode or MODE, but not both.

26 years ago*** empty log message ***
Dan Nicolaescu [Thu, 4 Jun 1998 16:00:44 +0000 (16:00 +0000)]
*** empty log message ***

26 years ago(esc-map): Bind C-M-% to query-replace-regexp.
Karl Heuer [Thu, 4 Jun 1998 06:57:32 +0000 (06:57 +0000)]
(esc-map): Bind C-M-% to query-replace-regexp.

26 years ago(rmail-summary-rmail-update): Set message
Karl Heuer [Thu, 4 Jun 1998 06:47:29 +0000 (06:47 +0000)]
(rmail-summary-rmail-update): Set message
unseen only if `rmail-summary-put-back-unseen' is non-nil.

26 years ago(rmail-toggle-header): Redo previous change;
Karl Heuer [Thu, 4 Jun 1998 06:25:21 +0000 (06:25 +0000)]
(rmail-toggle-header): Redo previous change;
don't move point if possible.
(rmail-count-screen-lines): Add.

26 years ago(byte-compile-lambda): Fix previous change.
Karl Heuer [Thu, 4 Jun 1998 06:11:30 +0000 (06:11 +0000)]
(byte-compile-lambda): Fix previous change.

26 years ago(main): Don't implement --version if not initialized.
Karl Heuer [Thu, 4 Jun 1998 06:09:59 +0000 (06:09 +0000)]
(main): Don't implement --version if not initialized.

26 years ago(customize-group-other-window): Fix previous change.
Karl Heuer [Thu, 4 Jun 1998 06:07:39 +0000 (06:07 +0000)]
(customize-group-other-window): Fix previous change.

26 years ago*** empty log message ***
Dan Nicolaescu [Wed, 3 Jun 1998 16:40:32 +0000 (16:40 +0000)]
*** empty log message ***

26 years ago(vc-dired-hook): Kill excluded directories recursively.
André Spiegel [Wed, 3 Jun 1998 15:07:04 +0000 (15:07 +0000)]
(vc-dired-hook): Kill excluded directories recursively.

26 years agoHandle the new convention that `position' values
Karl Heuer [Wed, 3 Jun 1998 14:45:03 +0000 (14:45 +0000)]
Handle the new convention that `position' values
in a string's intervals start from zero.
(validate_interval_range, interval_of, Fnext_property_change)
(property_change_between_p, Fnext_single_property_change)
(Fprevious_property_change, Fprevious_single_property_change):
(Ftext_property_any, Ftext_property_not_all): Implement that.

Undo previous change.

26 years ago(create_root_interval): Initialize position to 0
Karl Heuer [Wed, 3 Jun 1998 14:44:21 +0000 (14:44 +0000)]
(create_root_interval): Initialize position to 0
for a string.
(interval_start_pos): New function.
(find_interval): Handle string positions starting at 0.
(adjust_intervals_for_insertion): Likewise.
(adjust_intervals_for_deletion): Likewise.
(compare_string_intervals): Likewise.
(graft_intervals_into_buffer): Set `position' in reproduce_tree value.
(copy_intervals): Init `position' to 0.

26 years ago(DECODE_FILE, ENCODE_FILE):
Karl Heuer [Wed, 3 Jun 1998 14:41:27 +0000 (14:41 +0000)]
(DECODE_FILE, ENCODE_FILE):
Use code_convert_string_norecord.

26 years ago(code_convert_string_norecord): New function.
Karl Heuer [Wed, 3 Jun 1998 14:41:07 +0000 (14:41 +0000)]
(code_convert_string_norecord): New function.
Does encoding or decoding but doesn't set Vlast_coding_system_used.

26 years ago(find-function-noselect): Don't call
Karl Heuer [Wed, 3 Jun 1998 14:39:19 +0000 (14:39 +0000)]
(find-function-noselect): Don't call
format twice with the error message.  Quote the function name
before splicing into regexp.

26 years ago(list-character-sets-1): New subroutine.
Karl Heuer [Wed, 3 Jun 1998 14:38:07 +0000 (14:38 +0000)]
(list-character-sets-1): New subroutine.
(list-character-sets): Use it.
(list-coding-systems-1): New subroutine.
(list-coding-systems): Use it.
(list-input-methods-1): New subroutine.
(list-input-methods): Use it.
(mule-diag): Avoid method of displaying text in *Help* then copying it.
Instead, insert it directly into *Mule-Diagnosis*.
Use list-character-sets-1, list-coding-systems-1, list-input-methods-1.
Copy the code from list-fontsets and list-coding-categories.
Improve the display buffer's header.

26 years ago(toggle-read-only): When exiting View mode, locally
Karl Heuer [Wed, 3 Jun 1998 14:37:00 +0000 (14:37 +0000)]
(toggle-read-only): When exiting View mode, locally
set view-read-only to t so another toggle will re-enable View mode.

26 years ago(View-exit-and-edit): Bind view-no-disable-on-exit to nil.
Karl Heuer [Wed, 3 Jun 1998 14:35:38 +0000 (14:35 +0000)]
(View-exit-and-edit): Bind view-no-disable-on-exit to nil.

26 years ago(sys_subshell): Cast arg to chdir.
Karl Heuer [Tue, 2 Jun 1998 15:52:04 +0000 (15:52 +0000)]
(sys_subshell): Cast arg to chdir.
(init_sys_modes): Cast arg to setbuf or setvbuf.

26 years ago(syms_of_keyboard): Doc fix for suggest-key-bindings.
Karl Heuer [Tue, 2 Jun 1998 15:49:47 +0000 (15:49 +0000)]
(syms_of_keyboard): Doc fix for suggest-key-bindings.

26 years ago(normal-top-level-add-subdirs-to-load-path): Ignore
Dave Love [Tue, 2 Jun 1998 13:21:13 +0000 (13:21 +0000)]
(normal-top-level-add-subdirs-to-load-path): Ignore
CVS directories too.

26 years ago(string_to_non_ascii_char): Don't check the arg
Kenichi Handa [Tue, 2 Jun 1998 08:10:36 +0000 (08:10 +0000)]
(string_to_non_ascii_char): Don't check the arg
EXCLUDE_TAIL_GARBAGE for an invalid composite characters.

26 years ago(customize-group, customize-group-other-window)
Karl Heuer [Tue, 2 Jun 1998 06:56:44 +0000 (06:56 +0000)]
(customize-group, customize-group-other-window)
(custom-buffer-create, custom-buffer-create-other-window)
(customize-browse): Use pop-to-buffer.
(same-window-regexps): Add autoload to add regexp to match custom bfrs.

26 years ago(Info-exit): Use quit-window.
Karl Heuer [Tue, 2 Jun 1998 06:55:39 +0000 (06:55 +0000)]
(Info-exit): Use quit-window.

26 years ago(rmail-toggle-header): Preserve point
Karl Heuer [Tue, 2 Jun 1998 06:54:40 +0000 (06:54 +0000)]
(rmail-toggle-header): Preserve point
and window-start (more or less) when reverting to original header.

26 years ago(detect_coding_mask): Initilize local variable C.
Kenichi Handa [Tue, 2 Jun 1998 03:54:18 +0000 (03:54 +0000)]
(detect_coding_mask): Initilize local variable C.