]> git.eshelyaron.com Git - emacs.git/log
emacs.git
26 years agoMake sure that make-docfile does not see the doc string
Karl Heuer [Thu, 2 Oct 1997 03:10:35 +0000 (03:10 +0000)]
Make sure that make-docfile does not see the doc string
of the disabled function eval-current-buffer.

26 years agoRepeat the argument list of format-time-string in the
Karl Heuer [Thu, 2 Oct 1997 03:10:12 +0000 (03:10 +0000)]
Repeat the argument list of format-time-string in the
comment for make-docstring.

26 years ago(previous-matching-history-element): No need to bind
Karl Heuer [Thu, 2 Oct 1997 03:04:15 +0000 (03:04 +0000)]
(previous-matching-history-element): No need to bind
minibuffer-history-sexp-flag any more.
(next-matching-history-element): Likewise.
(repeat-complex-command): Bind
minibuffer-history-sexp-flag to the minibuffer depth.
(next-history-element): Compare minibuffer-history-sexp-flag
against the current minibuffer depth to verify its validity.
(previous-matching-history-element): Likewise.
(minibuffer-history-sexp-flag): Update doc string.

26 years ago(term-regexp-arg): No need to bind
Karl Heuer [Thu, 2 Oct 1997 03:03:50 +0000 (03:03 +0000)]
(term-regexp-arg): No need to bind
minibuffer-history-sexp-flag any more.

26 years ago(comint-regexp-arg): No need to bind
Karl Heuer [Thu, 2 Oct 1997 03:03:32 +0000 (03:03 +0000)]
(comint-regexp-arg): No need to bind
minibuffer-history-sexp-flag any more.

26 years ago(ps-print-background-image): Fix customize type.
Karl Heuer [Thu, 2 Oct 1997 02:57:42 +0000 (02:57 +0000)]
(ps-print-background-image): Fix customize type.
(ps-print-background-text): Likewise.
(ps-show-n-of-n): Doc fix.

26 years ago(revert-without-query): Fix customize type.
Karl Heuer [Thu, 2 Oct 1997 02:57:16 +0000 (02:57 +0000)]
(revert-without-query): Fix customize type.

26 years ago(echo-keystrokes): Fix customize type.
Karl Heuer [Thu, 2 Oct 1997 02:57:01 +0000 (02:57 +0000)]
(echo-keystrokes): Fix customize type.

26 years ago(browse-url-netscape-display): Fix customize type.
Karl Heuer [Thu, 2 Oct 1997 02:56:26 +0000 (02:56 +0000)]
(browse-url-netscape-display): Fix customize type.
(browse-url-generic-program): Likewise.

26 years ago(ange-ftp-name-format): Fix customize type.
Karl Heuer [Thu, 2 Oct 1997 02:55:24 +0000 (02:55 +0000)]
(ange-ftp-name-format): Fix customize type.
(ange-ftp-smart-gateway-port): Likewise.

26 years ago(elint-check-defcustom-form): New function.
Karl Heuer [Thu, 2 Oct 1997 02:47:57 +0000 (02:47 +0000)]
(elint-check-defcustom-form): New function.
(elint-special-forms): Use it.

26 years ago(lisp-imenu-generic-expression): Allow `/' in names.
Richard M. Stallman [Wed, 1 Oct 1997 17:28:02 +0000 (17:28 +0000)]
(lisp-imenu-generic-expression): Allow `/' in names.

26 years ago[! HAVE_LIBXMU] (LIBXMU): Define as empty.
Richard M. Stallman [Wed, 1 Oct 1997 17:24:24 +0000 (17:24 +0000)]
[! HAVE_LIBXMU] (LIBXMU): Define as empty.
[! HAVE_LIBXMU] (NO_EDITRES): Defined.

26 years agoaddpm.c (env_vars): Fix misplaced % in SHELL entry.
Geoff Voelker [Wed, 1 Oct 1997 05:42:45 +0000 (05:42 +0000)]
addpm.c (env_vars): Fix misplaced % in SHELL entry.

26 years agoautomatically generated from GPLed version
Paul Eggert [Tue, 30 Sep 1997 18:13:00 +0000 (18:13 +0000)]
automatically generated from GPLed version

26 years ago(finder-mode-map): Bind [mouse-2].
Karl Heuer [Tue, 30 Sep 1997 07:36:28 +0000 (07:36 +0000)]
(finder-mode-map): Bind [mouse-2].
(finder-compile-keywords): Match compressed file names, but don't
put compression extension in the output.
(finder-find-library): Deleted.
(finder-commentary): Use locate-library, not finder-find-library.
(finder-mouse-select): New function.
(finder-summary): Mention mouse binding.
(finder-exit): Kill "*Finder Category*" buffer too.  Avoid error
from deleting sole window.

26 years ago(vc-find-cvs-master): Added missing `throw' for
Karl Heuer [Tue, 30 Sep 1997 07:33:35 +0000 (07:33 +0000)]
(vc-find-cvs-master): Added missing `throw' for
the case when TIMESTAMP is arbitrary text.

26 years ago(install-arch-indep): install the widget info file.
Karl Heuer [Tue, 30 Sep 1997 07:29:12 +0000 (07:29 +0000)]
(install-arch-indep): install the widget info file.

26 years ago(widget-plist-member): Move from here to src/fns.c;
Karl Heuer [Tue, 30 Sep 1997 07:20:58 +0000 (07:20 +0000)]
(widget-plist-member): Move from here to src/fns.c;
translated into C for efficiency.
(widget-put, widget-get, widget-apply): Likewise.

26 years agoDelete vestigial autoloads.
Karl Heuer [Tue, 30 Sep 1997 07:17:32 +0000 (07:17 +0000)]
Delete vestigial autoloads.

26 years ago(Qwidget_type): New variable.
Karl Heuer [Tue, 30 Sep 1997 07:15:28 +0000 (07:15 +0000)]
(Qwidget_type): New variable.
(widget-plist-member, widget-put, widget-get, widget-apply): Move
here from lisp/wid-edit.el; translated into C for efficiency.
(syms_of_fns): Initialize Qwidget_type; defsubr new functions.

26 years agonew version
Michael Kifer [Tue, 30 Sep 1997 01:13:53 +0000 (01:13 +0000)]
new version

26 years agoFix name of include file to match 1996-08-24 renaming.
Karl Heuer [Mon, 29 Sep 1997 18:53:12 +0000 (18:53 +0000)]
Fix name of include file to match 1996-08-24 renaming.

27 years ago(compilation-mode-font-lock-keywords): Font-lock column numbers.
Karl Heuer [Sat, 27 Sep 1997 16:12:51 +0000 (16:12 +0000)]
(compilation-mode-font-lock-keywords): Font-lock column numbers.

27 years ago(compilation-mode-map): Use more meaningful menu name.
Karl Heuer [Sat, 27 Sep 1997 16:06:15 +0000 (16:06 +0000)]
(compilation-mode-map): Use more meaningful menu name.

27 years ago(relinquish): When returning memory to the system,
Karl Heuer [Sat, 27 Sep 1997 16:01:00 +0000 (16:01 +0000)]
(relinquish): When returning memory to the system,
watch out for the original data segment boundary.

27 years ago(archive-mode): Use write-contents-hooks.
Karl Heuer [Fri, 26 Sep 1997 21:39:10 +0000 (21:39 +0000)]
(archive-mode): Use write-contents-hooks.

27 years ago(scheme-mode-map): Remove duplicate menu item.
Karl Heuer [Fri, 26 Sep 1997 21:26:31 +0000 (21:26 +0000)]
(scheme-mode-map): Remove duplicate menu item.

27 years agoRequire nntp instead of gnus and message.
Kenichi Handa [Fri, 26 Sep 1997 01:50:55 +0000 (01:50 +0000)]
Require nntp instead of gnus and message.
Set euc-kr for newsgroup "han".  Delete code for add-hooking
gnus-mule-initialize and setting coding system for nntp.
Set default coding system for encoding to
iso-latin-1.
(gnus-mule-select-coding-system): Get a coding system of the
current newsgroup from gnus-summary-buffer.
(gnus-mule-decode-summary): Deleted.
(gnus-mule-initialize): Add-hook gnus-mule-select-coding-system to
gnus-parse-headers-hook.  Don't add-hook gnus-mule-decode-summary
and gnus-mule-decode-article.  Don't set process coding system for
nntp stream to 'no-conversion, instead set
nntp-coding-system-for-read to 'binary.  Set
nnheader-file-coding-system and nnmail-file-coding-system to
'binary.
Set nntp-coding-system-for-write to
binary.

27 years ago(nnmh-retrieve-headers): Bind
Kenichi Handa [Fri, 26 Sep 1997 01:50:55 +0000 (01:50 +0000)]
(nnmh-retrieve-headers): Bind
file-name-coding-system to binary.
(nnmh-request-article): Likewise.
(nnmh-request-group): Likewise.
(nnmh-request-list): Likewise.
(nnmh-possibly-change-directory): Likewise.
(nnmh-active-number): Likewise.

27 years ago(nnml-retrieve-headers): Bind
Kenichi Handa [Fri, 26 Sep 1997 01:50:55 +0000 (01:50 +0000)]
(nnml-retrieve-headers): Bind
file-name-coding-system to binary.
(nnml-request-article): Likewise.
(nnml-request-group): Likewise.
(nnml-request-list): Likewise.
(nnml-possibly-change-directory): Likewise.

27 years ago(gnus-show-traditional-method): New variable.
Kenichi Handa [Fri, 26 Sep 1997 01:50:55 +0000 (01:50 +0000)]
(gnus-show-traditional-method): New variable.
(gnus-article-prepare): If gnus-show-mime is nil, call
gnus-show-traditional-method.

27 years ago(nntp-coding-system-for-write): New variable.
Kenichi Handa [Fri, 26 Sep 1997 01:50:55 +0000 (01:50 +0000)]
(nntp-coding-system-for-write): New variable.
(nntp-open-connection): Bind coding-system-for-write to
nntp-coding-system-for-write.

27 years ago(gnus-ems-redefine): If the feature `mule' is
Kenichi Handa [Fri, 26 Sep 1997 01:50:55 +0000 (01:50 +0000)]
(gnus-ems-redefine): If the feature `mule' is
provided, require gnus-mule and call gnus-mule-initialize.

27 years ago(nnfolder-request-list): Bind
Kenichi Handa [Fri, 26 Sep 1997 01:50:55 +0000 (01:50 +0000)]
(nnfolder-request-list): Bind
file-name-coding-system to binary.
(nnfolder-possibly-change-group): Likewise.

27 years ago(gnus-structured-field-decoder): If the
Kenichi Handa [Fri, 26 Sep 1997 01:50:55 +0000 (01:50 +0000)]
(gnus-structured-field-decoder): If the
feature `mule' is provided, set the default value to the function
which decode the argument string by gnus-mule-coding-system.
(gnus-unstructured-field-decoder): Likewise.

27 years ago(nnmail-find-file): Bind
Kenichi Handa [Fri, 26 Sep 1997 01:50:55 +0000 (01:50 +0000)]
(nnmail-find-file): Bind
file-name-coding-system to binary.
(nnmail-write-region): Likewise.

27 years ago(quail-translation-keymap): Bind right, left, down, and up keys.
Kenichi Handa [Thu, 25 Sep 1997 12:40:02 +0000 (12:40 +0000)]
(quail-translation-keymap): Bind right, left, down, and up keys.

27 years ago(make-coding-system): Cancel the previous change.
Kenichi Handa [Thu, 25 Sep 1997 12:38:15 +0000 (12:38 +0000)]
(make-coding-system): Cancel the previous change.

27 years ago(charset-list): Change it to function.
Kenichi Handa [Thu, 25 Sep 1997 12:26:38 +0000 (12:26 +0000)]
(charset-list): Change it to function.
Make it obsolete.
(make-coding-system): Put `coding-system-parent' property to a
coding system just made.
(coding-spec-plist-idx): New variable.

27 years ago(push_key_description): Delete useless `if' statement.
Kenichi Handa [Thu, 25 Sep 1997 12:25:01 +0000 (12:25 +0000)]
(push_key_description): Delete useless `if' statement.

27 years ago(find_charset_in_str): Return also charsets in
Kenichi Handa [Thu, 25 Sep 1997 12:25:01 +0000 (12:25 +0000)]
(find_charset_in_str): Return also charsets in
composite characters.

27 years ago(shadows-compare-text-p): Add.
Karl Heuer [Thu, 25 Sep 1997 01:33:26 +0000 (01:33 +0000)]
(shadows-compare-text-p): Add.
(shadow-same-file-or-nonexistent): Add.
(find-emacs-lisp-shadows): Use directory-file-name.

27 years ago(displaying-byte-compile-warnings): Show
Karl Heuer [Thu, 25 Sep 1997 01:10:01 +0000 (01:10 +0000)]
(displaying-byte-compile-warnings): Show
entire "Compiling ..." line when recentering.

27 years ago(save-place-to-alist): Optimize out the degenerate
Karl Heuer [Thu, 25 Sep 1997 01:01:05 +0000 (01:01 +0000)]
(save-place-to-alist): Optimize out the degenerate
case when point is 1.

27 years ago(save-place-version-control): Make nil the default.
Richard M. Stallman [Thu, 25 Sep 1997 00:53:39 +0000 (00:53 +0000)]
(save-place-version-control): Make nil the default.

27 years agoUse system header files instead of declaring C-library
Karl Heuer [Thu, 25 Sep 1997 00:44:53 +0000 (00:44 +0000)]
Use system header files instead of declaring C-library
functions explicitly.

27 years ago(mode-line-format): Doc fix.
Karl Heuer [Thu, 25 Sep 1997 00:40:45 +0000 (00:40 +0000)]
(mode-line-format): Doc fix.

27 years ago(term-if-emacs19): Recognize version 20.
Karl Heuer [Wed, 24 Sep 1997 16:38:24 +0000 (16:38 +0000)]
(term-if-emacs19): Recognize version 20.

27 years ago(cal-tex-mouse-filofax-daily): New function.
Karl Heuer [Wed, 24 Sep 1997 16:29:39 +0000 (16:29 +0000)]
(cal-tex-mouse-filofax-daily): New function.
(cal-tex-mouse-filofax): Add menu item for it.

27 years ago(calendar-mode-map): Bind it to key.
Karl Heuer [Wed, 24 Sep 1997 16:29:05 +0000 (16:29 +0000)]
(calendar-mode-map): Bind it to key.
(cal-tex-cursor-filofax-daily): Autoload it.

27 years ago(cal-tex-cursor-filofax-daily): New function.
Karl Heuer [Wed, 24 Sep 1997 16:28:34 +0000 (16:28 +0000)]
(cal-tex-cursor-filofax-daily): New function.
Delete from "to do" list.

27 years ago(calendar-mayan-days-before-absolute-zero): Change
Karl Heuer [Wed, 24 Sep 1997 16:14:22 +0000 (16:14 +0000)]
(calendar-mayan-days-before-absolute-zero): Change
to more widely acknowledged value.

27 years ago(with-pop, with-kerberos): Need to check Kerberos
Karl Heuer [Wed, 24 Sep 1997 16:11:32 +0000 (16:11 +0000)]
(with-pop, with-kerberos): Need to check Kerberos
libraries in reverse order, so that libraries will appear in the
correct dependency order on the link line (and so that the
configure checks themselves will work properly when early
libraries depend on later ones).

27 years ago(file-name-buffer-file-type-alist): Remove the files with ".dos" extension
Eli Zaretskii [Wed, 24 Sep 1997 08:50:49 +0000 (08:50 +0000)]
(file-name-buffer-file-type-alist): Remove the files with ".dos" extension
from the list of binary files.

27 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Wed, 24 Sep 1997 01:50:24 +0000 (01:50 +0000)]
*** empty log message ***

27 years agoMerge changes mistakenly made to `Makefile'.
Paul Eggert [Tue, 23 Sep 1997 18:23:17 +0000 (18:23 +0000)]
Merge changes mistakenly made to `Makefile'.
(INFO_TARGETS): Change ../info/custom to ../info/customize.
(../info/customize): Renamed from ../info/custom.
(../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.

27 years ago(child_setup) [WINDOWSNT]: Change directory of
Geoff Voelker [Tue, 23 Sep 1997 17:30:24 +0000 (17:30 +0000)]
(child_setup) [WINDOWSNT]: Change directory of
child instead of parent.

27 years agoAdd tailing newline.
Kenichi Handa [Mon, 22 Sep 1997 01:56:30 +0000 (01:56 +0000)]
Add tailing newline.

27 years agofile name changed.
Kenichi Handa [Mon, 22 Sep 1997 01:54:24 +0000 (01:54 +0000)]
file name changed.

27 years ago(c-initialize-builtin-style): Don't ever try to use copy-tree.
Richard M. Stallman [Sun, 21 Sep 1997 14:11:37 +0000 (14:11 +0000)]
(c-initialize-builtin-style): Don't ever try to use copy-tree.

27 years agoComment change.
Richard M. Stallman [Sun, 21 Sep 1997 12:34:40 +0000 (12:34 +0000)]
Comment change.

27 years ago(making links to `src'): Keep timestamp on copied files.
Richard M. Stallman [Sun, 21 Sep 1997 12:32:49 +0000 (12:32 +0000)]
(making links to `src'): Keep timestamp on copied files.

27 years ago(rmail-output-to-rmail-file): Doc fix.
Richard M. Stallman [Sat, 20 Sep 1997 23:20:37 +0000 (23:20 +0000)]
(rmail-output-to-rmail-file): Doc fix.

27 years ago(motion_event_is_in_menu): Extend the left and emacs-20.2
Richard M. Stallman [Sat, 20 Sep 1997 04:48:29 +0000 (04:48 +0000)]
(motion_event_is_in_menu): Extend the left and
top windows by the shadow width.

27 years ago(outline-up-heading): Avoid infinite loop at beginning of buffer.
Richard M. Stallman [Sat, 20 Sep 1997 00:32:30 +0000 (00:32 +0000)]
(outline-up-heading): Avoid infinite loop at beginning of buffer.

27 years agoSet case-table for Cyrillic characters.
Richard M. Stallman [Fri, 19 Sep 1997 23:07:57 +0000 (23:07 +0000)]
Set case-table for Cyrillic characters.

27 years agoLoad case-table before loading
Richard M. Stallman [Fri, 19 Sep 1997 23:07:22 +0000 (23:07 +0000)]
Load case-table before loading
international/characters.el.

27 years ago(german): Swap y and z.
Richard M. Stallman [Fri, 19 Sep 1997 21:01:27 +0000 (21:01 +0000)]
(german): Swap y and z.

27 years ago(normal-top-level-add-to-load-path):
Richard M. Stallman [Fri, 19 Sep 1997 18:15:57 +0000 (18:15 +0000)]
(normal-top-level-add-to-load-path):
Ignore case when comparing, if ms-dos or windows-nt.

27 years ago(ASCII): Define as alias for English.
Richard M. Stallman [Fri, 19 Sep 1997 17:36:36 +0000 (17:36 +0000)]
(ASCII): Define as alias for English.

27 years ago(c-initialize-builtin-style):
Richard M. Stallman [Fri, 19 Sep 1997 04:30:28 +0000 (04:30 +0000)]
(c-initialize-builtin-style):
Copy the whole tree instead of just copy-sequence.

27 years agoFix previous change.
Richard M. Stallman [Fri, 19 Sep 1997 04:27:56 +0000 (04:27 +0000)]
Fix previous change.

27 years ago(quail-simple-translation-keymap):
Richard M. Stallman [Fri, 19 Sep 1997 04:24:02 +0000 (04:24 +0000)]
(quail-simple-translation-keymap):
Bind delete and backspace explicitly, like DEL.

27 years agoRequire calendar only when compiling.
Richard M. Stallman [Fri, 19 Sep 1997 03:04:00 +0000 (03:04 +0000)]
Require calendar only when compiling.

27 years ago(quail-set-keyboard-layout): Add autoload cookie.
Richard M. Stallman [Fri, 19 Sep 1997 02:27:31 +0000 (02:27 +0000)]
(quail-set-keyboard-layout): Add autoload cookie.

27 years ago(find-new-buffer-file-coding-system): Reflect emacs-20.1
Richard M. Stallman [Wed, 17 Sep 1997 06:41:41 +0000 (06:41 +0000)]
(find-new-buffer-file-coding-system): Reflect
text coding part of default-buffer-file-coding-system to
buffer-file-coding-system when buffer-file-coding-system is
not locally set and ASCII only text is read.

27 years ago(command_loop_1): Add nonascii_insert_offset
Richard M. Stallman [Wed, 17 Sep 1997 00:53:33 +0000 (00:53 +0000)]
(command_loop_1): Add nonascii_insert_offset
before calling direct_output_for_insert.

27 years ago(install-leim): Depend on mkdir.
Richard M. Stallman [Wed, 17 Sep 1997 00:35:15 +0000 (00:35 +0000)]
(install-leim): Depend on mkdir.
(leim): Depend on src.

27 years agoDelete the S language.
Richard M. Stallman [Tue, 16 Sep 1997 21:25:41 +0000 (21:25 +0000)]
Delete the S language.

27 years ago(quail-completion-list-translations): Fix
Richard M. Stallman [Tue, 16 Sep 1997 07:04:03 +0000 (07:04 +0000)]
(quail-completion-list-translations): Fix
and simplify generation of translation list.

27 years ago(tit-process-header): Convert argument of KEYPROMPT if it contains an escape.
Richard M. Stallman [Tue, 16 Sep 1997 01:57:52 +0000 (01:57 +0000)]
(tit-process-header): Convert argument of KEYPROMPT if it contains an escape.
(tit-process-body): Handle trailing whitespace and multiple spaces
between phrases.

27 years ago(viper-mouse-search-key): Fix custom type.
Richard M. Stallman [Mon, 15 Sep 1997 23:21:03 +0000 (23:21 +0000)]
(viper-mouse-search-key): Fix custom type.
(viper-mouse-insert-key): Likewise.

27 years ago(initial-major-mode): Fix customize type.
Richard M. Stallman [Mon, 15 Sep 1997 23:19:58 +0000 (23:19 +0000)]
(initial-major-mode): Fix customize type.

27 years ago(latin-2-postfix): Use : for double-acute again.
Richard M. Stallman [Mon, 15 Sep 1997 20:04:22 +0000 (20:04 +0000)]
(latin-2-postfix): Use : for double-acute again.

27 years ago(vietnamese-viqr): Doc fix.
Richard M. Stallman [Mon, 15 Sep 1997 20:00:03 +0000 (20:00 +0000)]
(vietnamese-viqr): Doc fix.

27 years ago(compute_motion): Ignore the display table entry for a
Richard M. Stallman [Mon, 15 Sep 1997 19:51:28 +0000 (19:51 +0000)]
(compute_motion): Ignore the display table entry for a
base leading code when dealing with multibyte characters.

27 years ago(Info-suffix-list): Add suffixes for MS-DOS version
Richard M. Stallman [Mon, 15 Sep 1997 19:48:11 +0000 (19:48 +0000)]
(Info-suffix-list): Add suffixes for MS-DOS version
running on Windows 95 with long file name support.
(info-insert-file-contents): When the Info file is to be
uncompressed, insert it literally.

27 years agoMany doc fixes.
Richard M. Stallman [Mon, 15 Sep 1997 19:45:16 +0000 (19:45 +0000)]
Many doc fixes.
(mh-send-letter): Choose a coding system
the same way sendmail-send0-it (snedmail.el) does.

27 years agoDon't fontify \item like \it.
Simon Marshall [Mon, 15 Sep 1997 09:03:45 +0000 (09:03 +0000)]
Don't fontify \item like \it.

27 years ago(quail-simple-translation-keymap): Set the default (t) binding properly.
Richard M. Stallman [Mon, 15 Sep 1997 08:12:51 +0000 (08:12 +0000)]
(quail-simple-translation-keymap): Set the default (t) binding properly.

27 years ago(quail-terminate-translation):
Richard M. Stallman [Mon, 15 Sep 1997 06:32:36 +0000 (06:32 +0000)]
(quail-terminate-translation):
If quail-overlay is not an overlay, don't mess with it.

27 years ago(coding-system-unification-table-for-encode): Recurse properly.
Richard M. Stallman [Mon, 15 Sep 1997 06:10:22 +0000 (06:10 +0000)]
(coding-system-unification-table-for-encode): Recurse properly.
(coding-system-unification-table-for-decode): Recurse properly.

27 years ago(kkc-mode-map): Bind all control keys to kkc-non-kkc-command.
Richard M. Stallman [Mon, 15 Sep 1997 05:08:48 +0000 (05:08 +0000)]
(kkc-mode-map): Bind all control keys to kkc-non-kkc-command.

27 years ago(edebug-enter): Save, and bind to nil,
Richard M. Stallman [Mon, 15 Sep 1997 03:29:47 +0000 (03:29 +0000)]
(edebug-enter): Save, and bind to nil,
overriding-local-map and overriding-terminal-local-map.

27 years ago(canonically-space-region): Doc fix.
Richard M. Stallman [Sun, 14 Sep 1997 20:27:34 +0000 (20:27 +0000)]
(canonically-space-region): Doc fix.
(fill-context-prefix): If the second line has the first line prefix,
plus whitespace, use the part that the first line shares.
(fill-individual-paragraphs): When prefix changes,
usually get the new prefix from just one line,
with an exception for indented first lines of paragraphs.
Start a new paragraph when a line has extra indentation
after the fill prefix.

27 years ago(truncate-string-to-width): Doc typo fix.
Richard M. Stallman [Sun, 14 Sep 1997 18:18:39 +0000 (18:18 +0000)]
(truncate-string-to-width): Doc typo fix.

27 years ago(normal-top-level-add-to-load-path):
Richard M. Stallman [Sun, 14 Sep 1997 17:27:48 +0000 (17:27 +0000)]
(normal-top-level-add-to-load-path):
Try looking for the unmodified default-directory in load-path.

(initial-scratch-message): New variable.
(command-line-1): Use initial-scratch-message.

27 years agoCustomized.
Richard M. Stallman [Sun, 14 Sep 1997 17:23:52 +0000 (17:23 +0000)]
Customized.

27 years ago(Finsert_file_contents): If a coding system is
Richard M. Stallman [Sun, 14 Sep 1997 17:21:28 +0000 (17:21 +0000)]
(Finsert_file_contents): If a coding system is
specified explicitly on visiting a new file, set
buffer-file-coding system of the new buffer to the specified one.