]> code.delx.au - gnu-emacs/log
gnu-emacs
27 years ago(x-create-frame-with-faces): Don't call frame-set-background-mode
Richard M. Stallman [Mon, 26 May 1997 01:30:07 +0000 (01:30 +0000)]
(x-create-frame-with-faces): Don't call frame-set-background-mode
until after handling the reverse-video parameter.

27 years ago(defface): Doc fix.
Richard M. Stallman [Sun, 25 May 1997 22:01:44 +0000 (22:01 +0000)]
(defface): Doc fix.

27 years agoMove face setup to faces.el.
Richard M. Stallman [Sun, 25 May 1997 21:55:52 +0000 (21:55 +0000)]
Move face setup to faces.el.

27 years agoUnconditionally create the standard faces at load time.
Richard M. Stallman [Sun, 25 May 1997 21:52:33 +0000 (21:52 +0000)]
Unconditionally create the standard faces at load time.
Move face setup here from cus-start.el, and add attribute info.

27 years ago(custom-face-attributes): Add :inverse-video.
Richard M. Stallman [Sun, 25 May 1997 21:49:30 +0000 (21:49 +0000)]
(custom-face-attributes): Add :inverse-video.

27 years ago(modify-face): Don't call make-face-unbold
Richard M. Stallman [Sun, 25 May 1997 21:39:38 +0000 (21:39 +0000)]
(modify-face): Don't call make-face-unbold
if face has no font; likewise for make-face-unitalic.
(x-create-frame-with-faces): Use nil for SET-ANYWAY
when calling make-face-x-resource-internal.
(face-initialize): Don't initialize any face attributes here.
(face-fill-in): Don't call set-face-underline-p if underlining off.

(face-inverse-video-p): New function.
(set-face-inverse-video-p): New function.
(internal-set-face-1): Handle the inverse-video attribute.
(face-spec-set): Handle :inverse-video.
(make-face, x-create-frame-with-faces): Make vectors length 9.
(internal-facep): Expect length 9.
(face-try-color-list): Use set-face-inverse-video-p.

27 years agoUse defgroup and defcustom.
Richard M. Stallman [Sun, 25 May 1997 18:08:23 +0000 (18:08 +0000)]
Use defgroup and defcustom.

27 years ago(substitute-key-definition): Fix previous change.
Richard M. Stallman [Sun, 25 May 1997 18:05:58 +0000 (18:05 +0000)]
(substitute-key-definition): Fix previous change.

27 years ago(dontcompilefiles): Add latin-1.el ... latin-4.el;
Richard M. Stallman [Sun, 25 May 1997 06:32:32 +0000 (06:32 +0000)]
(dontcompilefiles): Add latin-1.el ... latin-4.el;
remove iso-syntax.el and i3-syntax.el.

27 years ago(Info-suffix-list): Accept -info as suffix;
Richard M. Stallman [Sat, 24 May 1997 21:27:29 +0000 (21:27 +0000)]
(Info-suffix-list): Accept -info as suffix;
also accept a subdir with a file called `index'.

27 years ago(texinfo-version): New function and variable.
Richard M. Stallman [Sat, 24 May 1997 21:18:25 +0000 (21:18 +0000)]
(texinfo-version): New function and variable.
(texinfo-update-node): New autoload call.
(texinfo-every-node-update): Likewise.
(texinfo-sequential-node-update): Likewise.
(texinfo-mode-map): New binding for C-c ].
(texinfo-environment-regexp): Use concat, for clarity.
(texinfo-insert-@end): Fix paren error.

27 years ago(texinfo-extra-inter-column-width):
Richard M. Stallman [Sat, 24 May 1997 20:52:05 +0000 (20:52 +0000)]
(texinfo-extra-inter-column-width):
Renamed from extra-inter-column-width.  Doc fix.
(texinfo-multitable-buffer-name):
Variable renamed from multitable-temp-buffer-name.
(texinfo-multitable-rectangle-name):
Variable renamed from multitable-temp-rectangle-name.
(texinfo-format-key): Don't insert angle-brackets.

27 years ago[This finishes the change log for the changes in the previous version.]
Richard M. Stallman [Sat, 24 May 1997 20:50:37 +0000 (20:50 +0000)]
[This finishes the change log for the changes in the previous version.]

Add properties for new commands.
Move all the no-op commands to the end, and add some.

Add many commands for ligatures and for letters with diacritics
and other non-English special characters.

(texinfo-multitable): New Texinfo cmd.
(texinfo-end-multitable): New function.
(texinfo-multitable-widths): New function.
(texinfo-multitable-extract-row): New function.
(texinfo-multitable-item): New function.
(texinfo-format-timestamp): New Texinfo cmd.
(texinfo-format-kbd-regexp): New variable.
(texinfo-format-kbd-end-regexp): New variable.
(texinfo-format-kbd): New function for @kbd.
(texinfo-format-ifeq): New Texinfo cmd.
(texinfo-format-pounds): Likewise.
(texinfo-format-refill): Handle *'s specially at line start.

27 years ago(texinfmt-version): New function and variable.
Richard M. Stallman [Sat, 24 May 1997 20:00:10 +0000 (20:00 +0000)]
(texinfmt-version): New function and variable.
(texi2info): New function.
(texinfo-accent-commands): New variable.
(texinfo-no-refill-regexp): Use concat to make it clearer.
Add some more elements.
(texinfo-part-of-para-regexp): Likewise.
(texinfo-append-refill): Extend criterion 3 for when not to refill.
(texinfo-raisesections-alist): Add @centerchap.
(texinfo-lowersections-alist): Add @centerchap.
(texinfo-format-scan): Handle many more @-char commands.
(detailmenu): Add texinfo-format and texinfo-end properties,
(centerchap): Add texinfo-format property,
(texinfo-format-buffer): Doc fix.
(texinfo-parse-line-arg): Add doc string.
(texinfo-parse-arg-discard): Likewise.

27 years ago(libc-highlight-overlay): New variable.
Richard M. Stallman [Sat, 24 May 1997 08:14:51 +0000 (08:14 +0000)]
(libc-highlight-overlay): New variable.
(libc-search-index): Use an overlay for highlighting.

27 years agoInitial revision
Richard M. Stallman [Sat, 24 May 1997 08:13:06 +0000 (08:13 +0000)]
Initial revision

27 years ago(set-case-syntax-1): New function.
Richard M. Stallman [Fri, 23 May 1997 18:23:31 +0000 (18:23 +0000)]
(set-case-syntax-1): New function.
(set-case-syntax-delims): Use set-case-syntax-1.
(set-case-syntax-pair, set-case-syntax): Likewise.

27 years ago(perform-replace): Restore match data after read-event.
Richard M. Stallman [Fri, 23 May 1997 17:34:11 +0000 (17:34 +0000)]
(perform-replace): Restore match data after read-event.

27 years ago(access_keymap, store_in_keymap): Don't look in a char-table
Richard M. Stallman [Fri, 23 May 1997 17:33:32 +0000 (17:33 +0000)]
(access_keymap, store_in_keymap): Don't look in a char-table
for a character that has modifier bits.

27 years ago(internal_equal): When comparing strings, ignore text props.
Richard M. Stallman [Fri, 23 May 1997 17:32:41 +0000 (17:32 +0000)]
(internal_equal): When comparing strings, ignore text props.
Friedman offers to fix anything that has trouble due to this.

27 years agoComment change.
Richard M. Stallman [Fri, 23 May 1997 17:32:12 +0000 (17:32 +0000)]
Comment change.

27 years agoComment change.
Richard M. Stallman [Fri, 23 May 1997 04:56:15 +0000 (04:56 +0000)]
Comment change.

27 years agoInitial revision
Richard M. Stallman [Fri, 23 May 1997 04:48:42 +0000 (04:48 +0000)]
Initial revision

27 years agoUse punctuation syntax for section sign.
Richard M. Stallman [Fri, 23 May 1997 04:48:25 +0000 (04:48 +0000)]
Use punctuation syntax for section sign.

Handle multibyte characters
using set-case-syntax-offset.

File renamed from iso02-syn.el.

27 years agoUse defgroup and defcustom.
Richard M. Stallman [Fri, 23 May 1997 03:45:19 +0000 (03:45 +0000)]
Use defgroup and defcustom.

27 years agoInitial revision
Erik Naggum [Fri, 23 May 1997 00:23:18 +0000 (00:23 +0000)]
Initial revision

27 years ago(command-line): iso-syntax.el renamed to latin-1.el.
Richard M. Stallman [Thu, 22 May 1997 20:09:55 +0000 (20:09 +0000)]
(command-line): iso-syntax.el renamed to latin-1.el.

27 years ago(change-log-font-lock-keywords): Tweak font-lock-keywords.
Erik Naggum [Thu, 22 May 1997 19:10:29 +0000 (19:10 +0000)]
(change-log-font-lock-keywords): Tweak font-lock-keywords.

27 years ago(substitute-key-definition): Handle chartables.
Richard M. Stallman [Thu, 22 May 1997 19:00:25 +0000 (19:00 +0000)]
(substitute-key-definition): Handle chartables.

27 years agoDoc fix.
Per Abrahamsen [Thu, 22 May 1997 10:51:45 +0000 (10:51 +0000)]
Doc fix.

27 years ago(eldoc-message-commands): Move docstring into comments, since this isn't
Noah Friedman [Thu, 22 May 1997 06:47:41 +0000 (06:47 +0000)]
(eldoc-message-commands): Move docstring into comments, since this isn't
a user variable.

(eldoc-message-commands-table-size, eldoc-use-idle-timer-p,
eldoc-function-argstring-from-docstring-method-table): Use defvar,
not defconst.

(eldoc-last-data): Use cons explicitly; don't rely on dotted pair read
syntax.  I'm worried the latter might get compiled as read-only data someday.

(eldoc-docstring-message): If truncating symbol name, show ending of name
rather than beginning.  The former is generally more unique.

(eldoc-function-argstring-from-docstring-method-table): Handle
pathological `save-restriction' case.

[top level]: Add `indent-for-tab-command' to eldoc-message-commands.

27 years agoThe inode number can be an integer.
Richard M. Stallman [Thu, 22 May 1997 06:22:30 +0000 (06:22 +0000)]
The inode number can be an integer.

27 years ago(Fintern): Give keywords a value when interned.
Richard M. Stallman [Thu, 22 May 1997 06:21:22 +0000 (06:21 +0000)]
(Fintern): Give keywords a value when interned.

27 years ago(describe-key-briefly, where-is): Prefix arg means
Richard M. Stallman [Thu, 22 May 1997 06:20:42 +0000 (06:20 +0000)]
(describe-key-briefly, where-is): Prefix arg means
insert help text into current buffer.

27 years agoiso-syntax.el renamed to latin-1.el.
Richard M. Stallman [Thu, 22 May 1997 03:32:45 +0000 (03:32 +0000)]
iso-syntax.el renamed to latin-1.el.

27 years ago(pc-selection-mode): Swap meanings of f16 and f18;
Richard M. Stallman [Thu, 22 May 1997 02:06:07 +0000 (02:06 +0000)]
(pc-selection-mode): Swap meanings of f16 and f18;
they were backwards.

27 years ago(ada-krunch-args): Use gnatkr instead of gnatk8.
Richard M. Stallman [Thu, 22 May 1997 01:58:55 +0000 (01:58 +0000)]
(ada-krunch-args): Use gnatkr instead of gnatk8.
(ada-make-filename-from-adaname): Ditto.
(ada-adjust-case-region): Use format functionality of message.
(ada-indent-region): Ditto.
(ada-check-matching-start): Ditto.
(ada-check-defun-name): Ditto.

(ada-font-lock-keywords): Default to subdued.  Doc fix.
(ada-font-lock-syntactic-keywords): New variable.
(ada-mode): Use it to set font-lock-defaults.

(ada-font-lock-keywords-2): Single "raise" will be
highlighted. "in out" parameters get type face (depends on order
in regexp).

(ada-mode): Remove explicit setting of user option
`blink-matching-paren', font-lock treats `.' as word char.
(ada-in-string-or-comment-p): Call `parse-partial-sexp' only once.
(ada-untabify-buffer): Force returning `nil'.
(ada-font-lock-keywords-1): Move "task" before "task (body|type)" to
correct highlighting (regexp depends on order).

(ada-in-char-const-p): Renamed from `ada-after-char-p'.
Also test following character.
(ada-adjust-case): Use better function `ada-in-char-const-p'
(ada-in-string-or-comment-p): Test for being in a char constant.
(ada-clean-buffer-before-saving): Changed default to t.
(ada-mode): Set `font-lock-defaults' for Emacs only, use properties
for XEmacs.

(ada-indent-newline-indent): Simplified by just calling
`ada-indent-current'.

(ada-end-stmt-re): Added word delimiters in regexp.
Removed `interactive' statements which were needed only for debugging.

Put format commands back in for emacs 19.30/19.29 compatibility.

(ada-get-indent-label): A named block can begin
without a declare part.
(ada-check-defun-name): First of all, check for correct name in a
named block without `declare' part.
(ada-goto-matching-start): Change regexp as there may be no
semicolon between `end' and keyword.
(ada-get-current-indent): Remove warning as `begin' can introduce
a block without a `declare'.
(ada-goto-matching-decl-start): When searching backward, skip
generic default proc/func ("is <>").

(ada-named-block-re): New regexp for the name of a named block or loop.
(ada-get-current-indent): Handle loop names at the stmt start.
(ada-get-indent-end): Handle loop names at the stmt start.
(ada-get-indent-noindent): Handle loop names at the stmt start.
(ada-get-indent-loop): Handle loop names at the stmt start.
(ada-search-prev-end-stmt): Generic instances are not `stmt-ends'.
(ada-goto-previous-word): Use new function `ada-goto-next-word'.
(ada-goto-next-word): Generalized old `ada-goto-previous-word' for
both directions.

(ada-indent-function): Removed unnecessary `package' case.
(ada-get-indent-case): Before testing for `=>', be sure there is an `is'.
(ada-search-prev-end-stmt): Test for `separate' keyword on the
same line, which is not an `end-stmt'.

(ada-font-lock-keywords-2):
Correct regexp for hilit of unfollowed `end'.
(ada-in-open-paren-p): Start parsing definitely outside of strings.
(ada-gnat-style): New function.

Doc fixes.
(ada-mode): Support new font-lock-mode.
(ada-format-paramlist): Changed all `accept' to `access'.
(ada-insert-paramlist): Changed all `accept' to `access'.
(ada-in-comment-p): Use standard emacs way `parse-partial-sexp'.
(ada-font-lock-keywords-1): Regexps in not byte-compiled code bahave
different than byte-compiled regexps.
Change order of some ored entries.

27 years ago(awk-mode): Set parse-sexp-ignore-comments.
Richard M. Stallman [Thu, 22 May 1997 00:40:45 +0000 (00:40 +0000)]
(awk-mode): Set parse-sexp-ignore-comments.

27 years ago(add-log-lisp-like-modes, add-log-c-like-modes, add-log-tex-like-modes):
Erik Naggum [Wed, 21 May 1997 20:07:20 +0000 (20:07 +0000)]
(add-log-lisp-like-modes, add-log-c-like-modes, add-log-tex-like-modes):
New variables.
(add-log-current-defun): Use them instead of constant lists.

27 years ago(vc-backend-admin): If there is no SCCS subdirectory yet, create it.
André Spiegel [Wed, 21 May 1997 14:42:09 +0000 (14:42 +0000)]
(vc-backend-admin): If there is no SCCS subdirectory yet, create it.

27 years ago(webjump-to-javaapi): Function deleted.
Richard M. Stallman [Wed, 21 May 1997 07:09:21 +0000 (07:09 +0000)]
(webjump-to-javaapi): Function deleted.
(webjump-sample-sites): Delete various pointers to non-free things.

27 years agothomas, not mib
Joel N. Weber II [Wed, 21 May 1997 05:16:30 +0000 (05:16 +0000)]
thomas, not mib

27 years ago(mode-line-mule-info): Add a colon.
Richard M. Stallman [Wed, 21 May 1997 05:06:23 +0000 (05:06 +0000)]
(mode-line-mule-info): Add a colon.
(mode-line-modified): Delete the initial dash.

27 years ago(Fformat_time_string): Doc update.
Richard M. Stallman [Wed, 21 May 1997 03:46:47 +0000 (03:46 +0000)]
(Fformat_time_string): Doc update.

(Fformat_time_string): Doc update.
Handle emacs_strftime returning -1.
If it returns 0, compute actual buffer size needed.

27 years ago(set-word-help-file): Renamed from set-help-file.
Richard M. Stallman [Tue, 20 May 1997 21:55:30 +0000 (21:55 +0000)]
(set-word-help-file): Renamed from set-help-file.

27 years agoInitial revision
Richard M. Stallman [Tue, 20 May 1997 21:48:58 +0000 (21:48 +0000)]
Initial revision

27 years ago(crisp-mode): Add autoload cookie.
Richard M. Stallman [Tue, 20 May 1997 21:46:00 +0000 (21:46 +0000)]
(crisp-mode): Add autoload cookie.

27 years ago(dontcompilefiles): Add list of files that should not be byte-compiled.
Richard M. Stallman [Tue, 20 May 1997 19:38:31 +0000 (19:38 +0000)]
(dontcompilefiles): Add list of files that should not be byte-compiled.

27 years agoFix copyright and permission notice.
Richard M. Stallman [Tue, 20 May 1997 19:12:17 +0000 (19:12 +0000)]
Fix copyright and permission notice.

27 years ago(add-untranslated-filesystem)
Richard M. Stallman [Tue, 20 May 1997 18:51:22 +0000 (18:51 +0000)]
(add-untranslated-filesystem)
(remove-untranslated-filesystem): Add interactive spec.

27 years ago(crisp-last-last-command): Renamed from last-last-command
Richard M. Stallman [Tue, 20 May 1997 18:49:06 +0000 (18:49 +0000)]
(crisp-last-last-command): Renamed from last-last-command
and defvar added.

27 years ago(m4-program): Guess which m4 binary to use.
Richard M. Stallman [Tue, 20 May 1997 18:37:35 +0000 (18:37 +0000)]
(m4-program): Guess which m4 binary to use.
(m4-start-m4): New function.
(m4-end-m4): New function.
(m4-m4-buffer, m4-m4-region): Now use m4-start-m4.
(m4-font-lock-keywords): Collaps 4 regex's into 1.

27 years ago(shortlisp): Add custom.elc and cus-start.elc.
Richard M. Stallman [Tue, 20 May 1997 18:26:49 +0000 (18:26 +0000)]
(shortlisp): Add custom.elc and cus-start.elc.

27 years ago(event-closest-point): Fix paren error.
Richard M. Stallman [Tue, 20 May 1997 17:17:39 +0000 (17:17 +0000)]
(event-closest-point): Fix paren error.

27 years agoChange load-path tag again.
Per Abrahamsen [Tue, 20 May 1997 12:28:28 +0000 (12:28 +0000)]
Change load-path tag again.

27 years ago(sit_for): Delete #if 0.
Richard M. Stallman [Tue, 20 May 1997 05:58:25 +0000 (05:58 +0000)]
(sit_for): Delete #if 0.

27 years ago(path-separator, parse-colon-path): Doc fixes.
Richard M. Stallman [Tue, 20 May 1997 05:27:50 +0000 (05:27 +0000)]
(path-separator, parse-colon-path): Doc fixes.

(revert-without-query): Renamed from
find-file-revert-without-query.
(find-file-noselect): Use new option.
(revert-buffer): Check the option here too.

27 years ago(mh-file-command-p): New function.
Richard M. Stallman [Tue, 20 May 1997 05:26:22 +0000 (05:26 +0000)]
(mh-file-command-p): New function.
(mh-path-search): Use that.
(mh-find-progs): Don't check current directory
unless explicitly requested.  Don't set mh-progs or mh-lib
if the programs are not found.  Give an error message
unless they are found.

27 years ago(diary-float): Rewritten to fix bug when base date
Richard M. Stallman [Tue, 20 May 1997 05:18:15 +0000 (05:18 +0000)]
(diary-float): Rewritten to fix bug when base date
of entry and entry date are in different months.
Added optional parameter DAY.
(list-sexp-diary-entries): Revise description of diary-float.

27 years ago(holiday-float): Rewritten to fix bug when base date
Richard M. Stallman [Tue, 20 May 1997 05:17:49 +0000 (05:17 +0000)]
(holiday-float): Rewritten to fix bug when base date
of holiday and holiday date are in different months.

27 years agoFix previous change.
Richard M. Stallman [Tue, 20 May 1997 04:03:24 +0000 (04:03 +0000)]
Fix previous change.

27 years agoChanged load-path look a little.
Per Abrahamsen [Mon, 19 May 1997 17:14:43 +0000 (17:14 +0000)]
Changed load-path look a little.

27 years ago(HAVE_TERMIOS): Define it.
Kenichi Handa [Mon, 19 May 1997 08:32:44 +0000 (08:32 +0000)]
(HAVE_TERMIOS): Define it.

27 years ago(PTY_OPEN): Call sigblock instead of sigblockx.
Kenichi Handa [Mon, 19 May 1997 08:30:55 +0000 (08:30 +0000)]
(PTY_OPEN): Call sigblock instead of sigblockx.

27 years agoFix typo in previous change.
Richard M. Stallman [Mon, 19 May 1997 07:29:00 +0000 (07:29 +0000)]
Fix typo in previous change.

27 years ago(xdisp.o): Add coding.h in dependency list.
Kenichi Handa [Mon, 19 May 1997 07:17:38 +0000 (07:17 +0000)]
(xdisp.o): Add coding.h in dependency list.

27 years agoUpdate regexp syntax from Emacs manual.
Richard M. Stallman [Mon, 19 May 1997 06:29:13 +0000 (06:29 +0000)]
Update regexp syntax from Emacs manual.

27 years agoChange the declaration o encoding
Kenichi Handa [Mon, 19 May 1997 03:55:24 +0000 (03:55 +0000)]
Change the declaration o encoding
from `int' to `unsigned char'.

27 years ago(fs_load_font): Modified to cope with the above change
Kenichi Handa [Mon, 19 May 1997 03:33:50 +0000 (03:33 +0000)]
(fs_load_font): Modified to cope with the above change
in x_load_font (xterm.c).

27 years ago(struct font_info): Change the declaration o encoding
Kenichi Handa [Mon, 19 May 1997 03:33:50 +0000 (03:33 +0000)]
(struct font_info): Change the declaration o encoding
from `char' to `int'.

27 years ago(Ffind_charset_region): Change the declaration of
Kenichi Handa [Mon, 19 May 1997 03:33:50 +0000 (03:33 +0000)]
(Ffind_charset_region): Change the declaration of
charsets from `char' to `int.
(find_charset_in_str): Likewize.

27 years ago(struct iso2022_spec): Change the declaration of
Kenichi Handa [Mon, 19 May 1997 03:33:50 +0000 (03:33 +0000)]
(struct iso2022_spec): Change the declaration of
requested_designation from `char' to `int'.

27 years ago(lisp_data_to_selection_data): charsets from `char' to `int.
Kenichi Handa [Mon, 19 May 1997 03:33:50 +0000 (03:33 +0000)]
(lisp_data_to_selection_data): charsets from `char' to `int.

27 years ago(x_load_font): Set 4 instead of -1 in fontp->encoding[1]
Kenichi Handa [Mon, 19 May 1997 03:33:50 +0000 (03:33 +0000)]
(x_load_font): Set 4 instead of -1 in fontp->encoding[1]
for the meaning of `can't decided'.

27 years ago(Fcall_interactively): Use num_input_events.
Richard M. Stallman [Mon, 19 May 1997 03:21:06 +0000 (03:21 +0000)]
(Fcall_interactively): Use num_input_events.

27 years ago(num_input_events, num_nonmacro_input_events):
Richard M. Stallman [Mon, 19 May 1997 03:20:48 +0000 (03:20 +0000)]
(num_input_events, num_nonmacro_input_events):
Renamed from ..._input_chars.

27 years ago(set-fill-column): Make the C-u case work.
Richard M. Stallman [Mon, 19 May 1997 02:52:50 +0000 (02:52 +0000)]
(set-fill-column): Make the C-u case work.

27 years ago(num_nonmacro_input_events):
Richard M. Stallman [Mon, 19 May 1997 02:45:30 +0000 (02:45 +0000)]
(num_nonmacro_input_events):
Renamed from num_nonmacro_input_chars.
(syms_of_keyboard): Rename Lisp variable.

27 years ago(num_nonmacro_input_events):
Richard M. Stallman [Mon, 19 May 1997 02:44:57 +0000 (02:44 +0000)]
(num_nonmacro_input_events):
Renamed from num_nonmacro_input_chars.

27 years ago(Vtty_erase_char): Declared.
Richard M. Stallman [Mon, 19 May 1997 02:36:18 +0000 (02:36 +0000)]
(Vtty_erase_char): Declared.

27 years ago(Vtty_erase_char): Variable defined
Richard M. Stallman [Mon, 19 May 1997 02:35:09 +0000 (02:35 +0000)]
(Vtty_erase_char): Variable defined
(syms_of_keyboard): Set up Lisp variable.
Also set up `num-nonmacro-input-chars' to report actual keystrokes.

27 years ago(init_sys_modes): Initialize Vtty_erase_char if
Richard M. Stallman [Mon, 19 May 1997 02:34:16 +0000 (02:34 +0000)]
(init_sys_modes): Initialize Vtty_erase_char if
possible from the stty settings, otherwise to nil.

27 years ago(Ffile_attributes): Return inode number as a cons only if necessary.
Richard M. Stallman [Mon, 19 May 1997 02:17:26 +0000 (02:17 +0000)]
(Ffile_attributes): Return inode number as a cons only if necessary.

27 years ago(rmail-summary-delete-forward): Force the
Richard M. Stallman [Mon, 19 May 1997 01:05:13 +0000 (01:05 +0000)]
(rmail-summary-delete-forward): Force the
argument to be a number, since we may be called with nil.

27 years ago(compilation-parse-errors): Fix paren error.
Richard M. Stallman [Mon, 19 May 1997 01:04:04 +0000 (01:04 +0000)]
(compilation-parse-errors): Fix paren error.

(compilation-arguments): New local variable.
(compile-internal): Set the variable compilation-arguments.
(compilation-revert-buffer): New function.
(compilation-mode): Set revert-buffer-function.

27 years ago(lpr-page-header-switches): Remove extra paren.
Richard M. Stallman [Mon, 19 May 1997 01:03:02 +0000 (01:03 +0000)]
(lpr-page-header-switches): Remove extra paren.

27 years ago(dabbrev-expand, dabbrev--abbrev-at-point)
Richard M. Stallman [Mon, 19 May 1997 01:01:25 +0000 (01:01 +0000)]
(dabbrev-expand, dabbrev--abbrev-at-point)
(dabbrev--search): Use buffer-substring-no-properties.

27 years ago(strwidth): Fix previous change.
Richard M. Stallman [Sun, 18 May 1997 20:18:16 +0000 (20:18 +0000)]
(strwidth): Fix previous change.

27 years ago(browse-url): Make `applicatations' the parent.
Richard M. Stallman [Sun, 18 May 1997 20:06:12 +0000 (20:06 +0000)]
(browse-url): Make `applicatations' the parent.

27 years ago(copy_keymap_1): Do nothing if ELT isn't a keymap.
Richard M. Stallman [Sun, 18 May 1997 19:06:16 +0000 (19:06 +0000)]
(copy_keymap_1): Do nothing if ELT isn't a keymap.

27 years ago(set-case-syntax-offset): New variable.
Richard M. Stallman [Sat, 17 May 1997 18:40:38 +0000 (18:40 +0000)]
(set-case-syntax-offset): New variable.
(set-case-syntax-delims): Obey set-case-syntax-offset.
(set-case-syntax-pair, set-case-syntax): Likewise.

27 years ago(Info-set-mode-line): Add some spaces at the beginning.
Richard M. Stallman [Sat, 17 May 1997 18:39:23 +0000 (18:39 +0000)]
(Info-set-mode-line): Add some spaces at the beginning.

27 years ago(event-closest-point): New function.
Richard M. Stallman [Sat, 17 May 1997 18:38:17 +0000 (18:38 +0000)]
(event-closest-point): New function.
(event-closest-point-1): New subroutine.

(mouse-event-p, button-event-p): New functions.

27 years ago(make_terminal_frame): Don't add `Emacs' to frame name.
Richard M. Stallman [Sat, 17 May 1997 18:37:32 +0000 (18:37 +0000)]
(make_terminal_frame): Don't add `Emacs' to frame name.

27 years ago(custom-facep): Defined (once again).
Richard M. Stallman [Sat, 17 May 1997 06:39:39 +0000 (06:39 +0000)]
(custom-facep): Defined (once again).

27 years ago(do-auto-fill): Check enable-kinsoku and enable-multibyte-characters.
Richard M. Stallman [Sat, 17 May 1997 04:28:13 +0000 (04:28 +0000)]
(do-auto-fill): Check enable-kinsoku and enable-multibyte-characters.

(quoted-insert): Use nonascii-insert-offset.
(quoted-insert-character-offset): Variable deleted.

27 years ago(mode-line-modified): Delete one of the leading dashes.
Richard M. Stallman [Sat, 17 May 1997 04:19:19 +0000 (04:19 +0000)]
(mode-line-modified): Delete one of the leading dashes.

27 years ago(outline-mode): Use `add-to-invisibility-spec' and
Richard M. Stallman [Sat, 17 May 1997 03:12:03 +0000 (03:12 +0000)]
(outline-mode): Use `add-to-invisibility-spec' and
set the invisible property to `outline'.
(outline-minor-mode): Likewise.
Also, use `remove-from-invisibility-spec'.
(outline-flag-region): Set `outline' as the invisible property.

27 years ago(enable-kinsoku): Name changed form do-kinsoku.
Kenichi Handa [Sat, 17 May 1997 02:01:42 +0000 (02:01 +0000)]
(enable-kinsoku): Name changed form do-kinsoku.
(fill-region-as-paragraph): Do `kinsoku' processing only if both
enable-kinsoku and enable-multibyte-characters are non-nil.

27 years ago(update-autoloads-from-directories): Renamed from
Richard M. Stallman [Fri, 16 May 1997 22:49:59 +0000 (22:49 +0000)]
(update-autoloads-from-directories): Renamed from
update-autoloads-from-directory.  Take multiple directories as args.
Use locate-library to find loaddefs.el and the top level Lisp dir.
(batch-update-autoloads): Call update-autoloads-from-directories.