bpt/emacs.git
29 years ago(isearch-mode): Set mouse-leave-buffer-hook.
Richard M. Stallman [Mon, 26 Dec 1994 05:09:07 +0000 (05:09 +0000)]
(isearch-mode): Set mouse-leave-buffer-hook.
(isearch-done): Clear it.

29 years ago(byte-compile-warning-types): Add obsolete.
Richard M. Stallman [Mon, 26 Dec 1994 01:28:59 +0000 (01:28 +0000)]
(byte-compile-warning-types): Add obsolete.
(byte-compile-warnings): Doc fix.
(byte-compile-obsolete): Check for obsolete in byte-compile-warnings.
(byte-compile-variable-ref): Likewise.

29 years ago(timezone-fix-time): For year values < 50, add 2000.
Richard M. Stallman [Mon, 26 Dec 1994 01:24:38 +0000 (01:24 +0000)]
(timezone-fix-time): For year values < 50, add 2000.

29 years ago(font-lock-defaults): Add defvar.
Richard M. Stallman [Sun, 25 Dec 1994 22:20:06 +0000 (22:20 +0000)]
(font-lock-defaults): Add defvar.
(buffer-file-type): Add defvar.

29 years ago(syms_of_buffer): Doc fix for buffer-file-type.
Richard M. Stallman [Sun, 25 Dec 1994 22:19:45 +0000 (22:19 +0000)]
(syms_of_buffer): Doc fix for buffer-file-type.

29 years ago(completion-reference-buffer): Initialize to nil.
Richard M. Stallman [Sun, 25 Dec 1994 22:09:46 +0000 (22:09 +0000)]
(completion-reference-buffer): Initialize to nil.

29 years ago(esc-map): Delete excess closeparen.
Richard M. Stallman [Sun, 25 Dec 1994 22:05:30 +0000 (22:05 +0000)]
(esc-map): Delete excess closeparen.

29 years ago(set_search_regs): Really set search_regs.start and .end.
Richard M. Stallman [Sun, 25 Dec 1994 21:15:07 +0000 (21:15 +0000)]
(set_search_regs): Really set search_regs.start and .end.
(save_search_regs): Set them to 0 here.

29 years ago(read_minibuf): GCPRO things.
Richard M. Stallman [Sun, 25 Dec 1994 21:14:46 +0000 (21:14 +0000)]
(read_minibuf): GCPRO things.

29 years ago(wrong_type_argument): Use Lisp_Type_Limit.
Richard M. Stallman [Sun, 25 Dec 1994 17:49:39 +0000 (17:49 +0000)]
(wrong_type_argument): Use Lisp_Type_Limit.

29 years ago(enum Lisp_Type): Rename Max_Lisp_Type to Lisp_Type_Limit.
Richard M. Stallman [Sun, 25 Dec 1994 17:49:06 +0000 (17:49 +0000)]
(enum Lisp_Type): Rename Max_Lisp_Type to Lisp_Type_Limit.

29 years ago(enum Lisp_Type): Add Max_Lisp_Type.
Richard M. Stallman [Sun, 25 Dec 1994 17:47:27 +0000 (17:47 +0000)]
(enum Lisp_Type): Add Max_Lisp_Type.

29 years ago(wrong_type_argument): Abort if VALUE is invalid Lisp object.
Richard M. Stallman [Sun, 25 Dec 1994 17:28:51 +0000 (17:28 +0000)]
(wrong_type_argument): Abort if VALUE is invalid Lisp object.

29 years ago(ange-ftp-save-match-data): Macro deleted.
Richard M. Stallman [Sun, 25 Dec 1994 14:35:19 +0000 (14:35 +0000)]
(ange-ftp-save-match-data): Macro deleted.
Most callers use save-match-data.
(ange-ftp-process-filter, ange-ftp-process-sentinel)
(ange-ftp-gwp-filter): Don't save the match data explicitly.

(ange-ftp-process-filter, ange-ftp-gwp-filter):
After comint output processing, update STR.

29 years agoInitial revision
Richard M. Stallman [Sun, 25 Dec 1994 04:33:23 +0000 (04:33 +0000)]
Initial revision

29 years ago(SET_REGS_MATCHED): Do nothing if set_regs_matched_done is 1.
Richard M. Stallman [Sat, 24 Dec 1994 23:40:43 +0000 (23:40 +0000)]
(SET_REGS_MATCHED): Do nothing if set_regs_matched_done is 1.
Set set_regs_matched_done to 1.
(re_match_2_internal): New local var set_regs_matched_done.
Set it to 0 when appropriate.
(POP_FAILURE_POINT): Set set_regs_matched_done to 0.

(re_match_2_internal, case duplicate): Call SET_REGS_MATCHED.

29 years ago(dabbrev-abbrev-char-regexp): Accept symbol chars
Richard M. Stallman [Sat, 24 Dec 1994 21:39:16 +0000 (21:39 +0000)]
(dabbrev-abbrev-char-regexp): Accept symbol chars
as well as word constituent chars.

29 years agoInitial revision
Richard M. Stallman [Sat, 24 Dec 1994 16:49:59 +0000 (16:49 +0000)]
Initial revision

29 years agoFix quoting conventions and spaces at end of sentence.
Richard M. Stallman [Sat, 24 Dec 1994 16:47:58 +0000 (16:47 +0000)]
Fix quoting conventions and spaces at end of sentence.

29 years ago(facemenu-key): Change to M-g.
Richard M. Stallman [Sat, 24 Dec 1994 16:43:16 +0000 (16:43 +0000)]
(facemenu-key): Change to M-g.

29 years ago(BASE_PURESIZE): Incremented by 20k.
Richard M. Stallman [Sat, 24 Dec 1994 16:42:33 +0000 (16:42 +0000)]
(BASE_PURESIZE): Incremented by 20k.

29 years ago(save-buffers-kill-emacs): Fix backward test of value of
Richard M. Stallman [Sat, 24 Dec 1994 16:41:31 +0000 (16:41 +0000)]
(save-buffers-kill-emacs): Fix backward test of value of
run-hook-with-args-until-failure.

29 years ago(byte-compile-dest-file): New variable.
Richard M. Stallman [Sat, 24 Dec 1994 05:58:05 +0000 (05:58 +0000)]
(byte-compile-dest-file): New variable.
(byte-compile-file): Bind that var, early on.
(byte-compile-dynamic): New variable.
(byte-compile-dynamic-docstrings): New variable.
(byte-compile-close-variables): Bind byte-compile-dynamic,
byte-compile-dynamic-docstrings, and byte-compiler-compatibility.
(byte-compile-file): Call normal-mode, not set-auto-mode.
(byte-compile-output-docform): New arguments PREFACE, NAME, SPECINDEX,
QUOTED.  Callers changed.  Output doc strings as references to the .elc
file itself, using #@ and #$ constructs.
(byte-compile-output-as-comment): New function.

(byte-compile-insert-header): Don't save-excursion.
Insert at point, and move point.  Insert extra newline at end.
(byte-compile-from-buffer): Insert the header before compilation.

29 years ago(elp-pack-number): New function.
Richard M. Stallman [Sat, 24 Dec 1994 04:27:01 +0000 (04:27 +0000)]
(elp-pack-number): New function.
(elp-output-results): Use elp-pack-number to truncate time strings,
watching out for very small or very large numbers.

(elp-unset-master): Make it an interactive command.

29 years ago(read_char): Don't echo keys when echo_keystrokes is 0.
Richard M. Stallman [Sat, 24 Dec 1994 01:53:16 +0000 (01:53 +0000)]
(read_char): Don't echo keys when echo_keystrokes is 0.

29 years ago(dabbrev-completion): Now searches all buffers when given prefix arg 16.
Richard M. Stallman [Sat, 24 Dec 1994 01:35:28 +0000 (01:35 +0000)]
(dabbrev-completion): Now searches all buffers when given prefix arg 16.
(dabbrev--version): Variable deleted.

29 years agoDon't require cl, picture, or reporter.
Richard M. Stallman [Sat, 24 Dec 1994 01:30:55 +0000 (01:30 +0000)]
Don't require cl, picture, or reporter.
Don't provide new-dabbrev.
(dabbrev--try-find): Don't use `loop'.
Don't create or kill local bindings.
(dabbrev-completion): Use key-description to say what to type.
Fix style of "done" message.
(dabbrev-submit-feedback): Function deleted.
(dabbrev--same-major-mode-p): Simplify.
(dabbrev-completion, dabbrev--abbrev-at-point): Fix error msg style.

(dabbrev-filter-elements): New macro.
(dabbrev--select-buffers, dabbrev--find-expansion): Use that.
(dabbrev--search): Use that.

29 years agoComplete rewrite by Lars.Lindberg@sypro.cap.se.
Richard M. Stallman [Sat, 24 Dec 1994 01:26:51 +0000 (01:26 +0000)]
Complete rewrite by Lars.Lindberg@sypro.cap.se.

29 years agoGive syntax of keywords.
Richard M. Stallman [Fri, 23 Dec 1994 18:03:42 +0000 (18:03 +0000)]
Give syntax of keywords.

29 years agoInitial revision
Richard M. Stallman [Fri, 23 Dec 1994 17:58:46 +0000 (17:58 +0000)]
Initial revision

29 years ago(reporter-submit-bug-report): Set up for status messages.
Richard M. Stallman [Fri, 23 Dec 1994 17:33:21 +0000 (17:33 +0000)]
(reporter-submit-bug-report): Set up for status messages.
Use mail-text to position point to the body of the message.

(reporter-beautify-list): Complete rewrite.
Optional nocompact-p argument.

(reporter-dump-variable): Invert the test and
passing of compact-p argument to reporter-beautify-list.  List
values are not printed as defuns or function calls.

Updated package list.

(reporter-lisp-indent): New defun.

(reporter-dont-compact-list)
(reporter-status-message, reporter-status-count): New variables.

(reporter-update-status, reporter-beautify-list)
reporter-dump-variable): Now smarter about formating variables
with list values.  Checks the value of reporter-dont-compact-list.

29 years ago(next-line, previous-line): If interactive and not in
Richard M. Stallman [Fri, 23 Dec 1994 17:25:50 +0000 (17:25 +0000)]
(next-line, previous-line): If interactive and not in
kbd macro, catch the error and beep instead.

29 years agoRecommend doc strings for all functions and variables.
Richard M. Stallman [Fri, 23 Dec 1994 15:11:57 +0000 (15:11 +0000)]
Recommend doc strings for all functions and variables.

29 years agoentered into RCS
Richard M. Stallman [Fri, 23 Dec 1994 15:06:14 +0000 (15:06 +0000)]
entered into RCS

29 years ago(XTupdate_begin): Discard records of prior mouse highlight
Richard M. Stallman [Fri, 23 Dec 1994 05:12:32 +0000 (05:12 +0000)]
(XTupdate_begin): Discard records of prior mouse highlight
when frame must be redrawn.

(x_make_frame_visible, x_make_frame_invisible)
(x_iconify_frame): Give error if frame has explicit_parent.
(x_new_font): Don't set window height if frame has explicit_parent.

(x_mouse_leave): New function broken out of XTread_socket.
When x_focus_event_frame is nonzero, assume that frame gets focus.
(XTread_socket): Use x_mouse_leave for LeaveNotify.

29 years ago(x_set_frame_parameters): Handle icon-left, icon-top parms.
Richard M. Stallman [Fri, 23 Dec 1994 05:11:11 +0000 (05:11 +0000)]
(x_set_frame_parameters): Handle icon-left, icon-top parms.

(Fx_color_values): Doc fix.

(Fx_create_frame): Check for parent-id parameter.
Set explicit_parent and parent fields.
Don't set visibility if explicit_parent.
[! USE_X_TOOLKIT] (x_window): Specify parent window.

29 years ago(imenu-always-use-completion-buffer-p): A value of
Richard M. Stallman [Fri, 23 Dec 1994 05:05:22 +0000 (05:05 +0000)]
(imenu-always-use-completion-buffer-p): A value of
`never' now means never display a completion buffer.
(imenu--completion-buffer): implement 'never behaviour.

29 years agoAdd icon-left and icon-top frame parameters.
Richard M. Stallman [Fri, 23 Dec 1994 04:21:11 +0000 (04:21 +0000)]
Add icon-left and icon-top frame parameters.

29 years ago(bibtex-string, bibtex-preamble): Use forward-line.
Richard M. Stallman [Fri, 23 Dec 1994 04:18:29 +0000 (04:18 +0000)]
(bibtex-string, bibtex-preamble): Use forward-line.
(sort-subr): Don't call autload for this--that's done in loaddefs.el.
(bibtex-mode): Add autoload cookie.

Changed keybinding for bibtex-print-help-message
(from \C-ch to \C-c?). Therefore, describe-mode is not longer on
\C-c?. Also, changed prefix \C-cn for bibtex-narrow functions to
\C-c\C-r.
(bibtex-string-files): Changed documentation.
(bibtex-mode-map): Inscriptions of menu bar changed from "Entry
Types" to "Entry-Types" and "Bibtex Edit" to "BibTeX-Edit".
(bibtex-string-files): Changed documentation.
(bibtex-mode): If environment variable BIBINPUTS isn't defined,
string files are searched in the current directory.
(bibtex-completion-candidates): Now buffer-local to allow
evaluation of different bibtex-string-files in different buffers.
(bibtex-autokey-edit-before-use, bibtex-clean-entry): New variable
that determines, if the user is allowed to edit auto-generated
reference keys before they are used.
(bibtex-generate-autokey, bibtex-clean-entry): New function to
generate an autokey if necessary.
(bibtex-autokey-names, bibtex-autokey-name-change-strings,
bibtex-autokey-name-length, bibtex-autokey-name-separator,
bibtex-autokey-year-length, bibtex-autokey-titlewords,
bibtex-autokey-title-terminators,
bibtex-autokey-titlewords-stretch,
bibtex-autokey-titleword-first-ignore,
bibtex-autokey-titleword-abbrevs,
bibtex-autokey-titleword-change-strings,
bibtex-autokey-titleword-length,
bibtex-autokey-titleword-separator,
bibtex-autokey-name-year-separator,
bibtex-autokey-year-title-separator): New variables related to
bibtex-generate-autokey.
(bibtex-find-entry-location): Optional second parameter maybedup
to tell it that entering a duplicate entry isn't to report by an
error but by the return value of the function (necessary for
bibtex-clean-entry to find the correct position of an entry with
an autogenerated key without disturbing the user with unwanted
messages).
(bibtex-help-message): New variable to avoid printing of help
messages in the echo area.
(assoc-of-regexp): New function to match an alist of regexps.
(bibtex-string-files, bibtex-completion-candidates, bibtex-mode):
New variables to allow bibtex-complete-string to work on strings
initialized from a variable and from @String definitions in a list
of files, too.
(bibtex-predefined-strings, bibtex-entry-field-alist): Changed to
user options.
(bibtex-mode): Changed doc string.
(many functions and variables): Changed documentation strings of
variables and functions to hold a complete sentence in the first
line.
(bibtex-print-help-message): Now line dependent and reports if it
is called outside a BibTeX field.
(validate-bibtex-buffer): Completely rewritten to validate, if
buffer is syntactically correct.
(find-bibtex-duplicates): Moved into validate-bibtex-buffer.
(ispell-abstract, bibtex-ispell-abstract, ispell-bibtex-entry,
bibtex-ispell-entry, beginning-of-bibtex-entry,
bibtex-beginning-of-entry, end-of-bibtex-entry,
bibtex-end-of-entry, hide-bibtex-entry-bodies,
bibtex-hide-entry-bodies, narrow-to-bibtex-entry,
bibtex-narrow-to-entry, sort-bibtex-entries, bibtex-sort-entries,
validate-bibtex-buffer, bibtex-validate-buffer,
find-bibtex-entry-location, bibtex-find-entry-location): All
interactive functions are renamed, so that any interface function
begins with "bibtex-". Mapping:
ispell-abstract            --> bibtex-ispell-abstract
ispell-bibtex-entry        --> bibtex-ispell-entry
beginning-of-bibtex-entry  --> bibtex-beginning-of-entry
end-of-bibtex-entry        --> bibtex-end-of-entry
hide-bibtex-entry-bodies   --> bibtex-hide-entry-bodies
narrow-to-bibtex-entry     --> bibtex-narrow-to-entry
sort-bibtex-entries        --> bibtex-sort-entries
validate-bibtex-buffer     --> bibtex-validate-buffer
find-bibtex-entry-location --> bibtex-find-entry-location
(bibtex-maintain-sorted-entries,
bibtex-sort-ignore-string-entries): Default is now t.
(bibtex-complete-string): String list is built from additional
string list bibtex-predefined-string and current strings in file.
(string-equalp): Deleted and substituted by string-equal.
(assoc-string-equalp): Renamed to assoc-ignore-case.
(bibtex-entry): Reference key can be entered with completion. All
reference keys that are defined in buffer and all labels that
appear in crossreference entries are object to completion.
(Entry types): Changed order of entries in menu "entry types".
(bibtex-entry-field-alist): Changed order of entries slightly to
be more conform with standard BibTeX style layouts.
(bibtex-mode-map): Uniform keybindings for \C-c\C-e prefix (often
used types on control keys, sometimes used types on normal keys,
rarely used types on shift keys, almost never used types on meta
keys).
(bibtex-mode-map): Function narrow-to-bibtex-entry and counterpart
widen and function hide-bibtex-entry-bodies and counterpart
show-all bounded to appropriate local keys.
(bibtex-abbrev-table): Deleted
(bibtex-current-entry-label, put-string-on-kill-ring): Deleted
(AUCTeX provides all the functionality needed for citation
completion).
(bibtex-enclosing-reference, bibtex-pop-previous, bibtex-pop-next,
bibtex-clean-entry): Hacked for speed (bibtex-pop-previous and
bibtex-pop-next were to slow for larger BibTeX files).
(bibtex-pop-previous, bibtex-pop-next): Delimiters from previous
or next entry are changed to actual delimters if necessary.
(bibtex-entry): Fixed bug (False entry wasn't reported in error
message if bibtex-entry was called with undefined reference name).
(bibtex-entry-field-alist, bibtex-entry, bibtex-make-field,
bibtex-next-field, bibtex-clean-entry): Every reference entry now
contains a comment in addition to the name of the reference. This
comment appears in the echo area if you start editing that field
(after calling bibtex-next-field).
(bibtex-include-OPTcrossref, bibtex-entry): Changed
bibtex-include-OPTcrossref from single boolean variable to hold a
list of reference names which should have a crossref field.
(bibtex-complete-word): New function, which completes word
fragment before point to the longest prefix of predefined strings
in the buffer in the same way that ispell-complete-word operates
for words found in the dictionary.
(bibtex-reference-head): Start of bibtex-reference-head changed
from "^[ \t]*\\(" to "^\\( \\|\t\\)*\\(" (bibtex-pop-previous and
bibtex-pop-next didn't work, probably due to a bug in
re-search-forward).
(several functions): Added support for {} as field delimiters
(better than '"' for accented characters.
(bibtex-clean-entry): If optional field crossref is empty or
missing, former optional fields (if bibtex-include-OPTcrossref was
t) are necessary again. bibtex-clean-entry complains if they are
empty but not if they are missing, so you can intenionally omit
them, e. g. for a pseudo @Journal entry (needed for
crossreferences) made out of an @article with missing non-optional
fields.
Menu bar entries aren't centered anymore.

29 years ago(server-switch-buffer): Cope with dead frames and windows.
Richard M. Stallman [Fri, 23 Dec 1994 03:30:53 +0000 (03:30 +0000)]
(server-switch-buffer): Cope with dead frames and windows.

29 years ago(gdb): Correct tbreak doc string.
Richard M. Stallman [Thu, 22 Dec 1994 23:22:32 +0000 (23:22 +0000)]
(gdb): Correct tbreak doc string.
(gud-mode): Define a Gud menu.
(gdb): Set debugger-specific menu entries.
(sdb) (dbx) (xdb): Likewise.

29 years ago(enable-command): Always insert code to enable.
Richard M. Stallman [Thu, 22 Dec 1994 22:53:34 +0000 (22:53 +0000)]
(enable-command): Always insert code to enable.
(disable-command): Insert newline before as well as after.

29 years agoComment change.
Richard M. Stallman [Thu, 22 Dec 1994 22:05:52 +0000 (22:05 +0000)]
Comment change.

29 years ago(dired-string-replace-match): Function moved here.
Richard M. Stallman [Thu, 22 Dec 1994 04:17:30 +0000 (04:17 +0000)]
(dired-string-replace-match): Function moved here.

29 years ago(dired-string-replace-match): Moved to dired.el.
Richard M. Stallman [Thu, 22 Dec 1994 04:16:36 +0000 (04:16 +0000)]
(dired-string-replace-match): Moved to dired.el.

29 years ago*** empty log message ***
Richard M. Stallman [Thu, 22 Dec 1994 00:01:19 +0000 (00:01 +0000)]
*** empty log message ***

29 years agoFix in visible-bell.
Richard M. Stallman [Wed, 21 Dec 1994 23:59:53 +0000 (23:59 +0000)]
Fix in visible-bell.

29 years ago(Fget_buffer_create): Copy the name, and clear text props.
Richard M. Stallman [Wed, 21 Dec 1994 22:50:22 +0000 (22:50 +0000)]
(Fget_buffer_create): Copy the name, and clear text props.

(assoc_ignore_text_properties): New function.
(Fget_buffer): Use assoc_ignore_text_properties.

(Fother_buffer): Take account of frame's buffer predicate.

29 years ago(C_DEBUG_SWITCH): Define this only if __GNUC__.
Richard M. Stallman [Wed, 21 Dec 1994 22:28:02 +0000 (22:28 +0000)]
(C_DEBUG_SWITCH): Define this only if __GNUC__.

29 years ago(struct frame): New field buffer_predicate.
Richard M. Stallman [Wed, 21 Dec 1994 22:27:25 +0000 (22:27 +0000)]
(struct frame): New field buffer_predicate.
Move all the Lisp_Object fields to the top.

29 years ago(Fmodify_frame_parameters): For non-X frames,
Richard M. Stallman [Wed, 21 Dec 1994 22:26:02 +0000 (22:26 +0000)]
(Fmodify_frame_parameters): For non-X frames,
call store_frame_param for each parameter set.
(store_frame_param): Handle buffer_predicate field.
(frame_buffer_predicate): New function.
(Qbuffer_predicate): New variable.
(syms_of_frame): Set it up.

29 years ago(mark_object): In a frame, mark the buffer_predicate.
Richard M. Stallman [Wed, 21 Dec 1994 22:23:49 +0000 (22:23 +0000)]
(mark_object): In a frame, mark the buffer_predicate.
Don't mark the height and width fields.

29 years ago(sun4:SunOS:*:*): Handle Solbourne OS/MP systems.
Richard Kenner [Wed, 21 Dec 1994 20:51:03 +0000 (20:51 +0000)]
(sun4:SunOS:*:*): Handle Solbourne OS/MP systems.

29 years ago(tex-start-shell): Use inheritance.
Richard M. Stallman [Wed, 21 Dec 1994 20:08:17 +0000 (20:08 +0000)]
(tex-start-shell): Use inheritance.

29 years ago(gud-irixdbx-marker-filter): Changes for Irix dbx.
Richard M. Stallman [Wed, 21 Dec 1994 19:42:59 +0000 (19:42 +0000)]
(gud-irixdbx-marker-filter): Changes for Irix dbx.
(dbx): gud-up, gud-down are now special cases for Irix.

29 years ago(get_doc_string): Now static. Arg now Lisp_Object.
Richard M. Stallman [Wed, 21 Dec 1994 18:16:35 +0000 (18:16 +0000)]
(get_doc_string): Now static.  Arg now Lisp_Object.
Allow (FILE . POS) as position argument.
(Fdocumentation, Fdocumentation_property): Fix calls to get_doc_string.
(Fdocumentation_property): Handle cons as value via get_doc_string.
(read_doc_string): New function.

29 years ago(Fdefvar): Fix minor error in previous change.
Richard M. Stallman [Wed, 21 Dec 1994 18:15:35 +0000 (18:15 +0000)]
(Fdefvar): Fix minor error in previous change.
(funcall_lambda): Fetch bytecode and constants vector from file if nec.

29 years ago(Qload_file_name, Vload_file_name): New variables.
Richard M. Stallman [Wed, 21 Dec 1994 18:14:20 +0000 (18:14 +0000)]
(Qload_file_name, Vload_file_name): New variables.
(syms_of_lread): Initialize and staticpro it.
(Fload): Bind it.
(read_list): Before dumping, ignore (#$ . WHATEVER)--return 0.

29 years ago(scan_lisp_file): Handle dynamic doc strings.
Richard M. Stallman [Wed, 21 Dec 1994 16:16:45 +0000 (16:16 +0000)]
(scan_lisp_file): Handle dynamic doc strings.
(xmalloc, fatal, error): New functions.
(progname): New variable.
(main): Set progname.

29 years agoInclude program name in error messages.
David J. MacKenzie [Wed, 21 Dec 1994 15:58:28 +0000 (15:58 +0000)]
Include program name in error messages.

29 years agoMake keymap for tex-shell the shell-mode-map.
Edward M. Reingold [Wed, 21 Dec 1994 15:54:30 +0000 (15:54 +0000)]
Make keymap for tex-shell the shell-mode-map.

29 years ago(describe-function): Fix previous change.
Richard M. Stallman [Wed, 21 Dec 1994 14:39:36 +0000 (14:39 +0000)]
(describe-function): Fix previous change.

29 years ago(describe-function): Don't add `.el' when printing file name.
Richard M. Stallman [Wed, 21 Dec 1994 14:38:59 +0000 (14:38 +0000)]
(describe-function): Don't add `.el' when printing file name.

29 years ago(Buffer-menu-buffer): Clear text properties in STRING.
Richard M. Stallman [Tue, 20 Dec 1994 23:05:23 +0000 (23:05 +0000)]
(Buffer-menu-buffer): Clear text properties in STRING.

29 years ago(frame-update-face-colors): New function.
Richard M. Stallman [Tue, 20 Dec 1994 20:42:57 +0000 (20:42 +0000)]
(frame-update-face-colors): New function.

29 years ago(set-background-color, set-foreground-color):
Richard M. Stallman [Tue, 20 Dec 1994 20:42:40 +0000 (20:42 +0000)]
(set-background-color, set-foreground-color):
Call frame-update-face-colors.

29 years ago(rmail-first-unseen-message): Fix 1-off error.
Richard M. Stallman [Tue, 20 Dec 1994 15:42:57 +0000 (15:42 +0000)]
(rmail-first-unseen-message): Fix 1-off error.

29 years agoBe consistent in use of comint (instead of shell) mode.
Edward M. Reingold [Mon, 19 Dec 1994 19:09:39 +0000 (19:09 +0000)]
Be consistent in use of comint (instead of shell) mode.

29 years ago(fortran-end-if, fortran-end-do,
Richard M. Stallman [Sun, 18 Dec 1994 21:20:07 +0000 (21:20 +0000)]
(fortran-end-if, fortran-end-do,
fortran-beginning-if, fortran-beginning-do): New subroutines.
(fortran-blink-matching-if, fortran-blink-matching-do): Use them.
(fortran-mark-do, fortran-mark-if): New user functions.
(fortran-blink-matching-if, fortran-mode): Doc mod.

29 years ago(tar-extract): Don't use set-visited-file-name. to
Richard M. Stallman [Sun, 18 Dec 1994 18:48:04 +0000 (18:48 +0000)]
(tar-extract): Don't use set-visited-file-name.  to
avoid interaction problems with ange-ftp.

29 years ago(rmail-search-backward): Function deleted.
Richard M. Stallman [Sun, 18 Dec 1994 17:40:25 +0000 (17:40 +0000)]
(rmail-search-backward): Function deleted.
(rmail-mode-map): Use rmail-search-backwards instead.

29 years ago(tgetst1): Let ^? stand for DEL character.
Richard M. Stallman [Sat, 17 Dec 1994 12:20:46 +0000 (12:20 +0000)]
(tgetst1): Let ^? stand for DEL character.

29 years ago(gnus-mail-reply-using-mail): Don't save point;
Richard M. Stallman [Sat, 17 Dec 1994 00:51:30 +0000 (00:51 +0000)]
(gnus-mail-reply-using-mail): Don't save point;
yank the original at point.

29 years ago(news-mail-reply): Restore the saved narrowing before calling `mail'.
Richard M. Stallman [Sat, 17 Dec 1994 00:50:52 +0000 (00:50 +0000)]
(news-mail-reply): Restore the saved narrowing before calling `mail'.

29 years ago(isearch-done): Don't print msg about mark if we don't set it.
Richard M. Stallman [Sat, 17 Dec 1994 00:41:34 +0000 (00:41 +0000)]
(isearch-done): Don't print msg about mark if we don't set it.
Fix paren error.

29 years ago(indent-c-exp): Don't be fooled by else_ or while_.
Richard M. Stallman [Sat, 17 Dec 1994 00:40:24 +0000 (00:40 +0000)]
(indent-c-exp): Don't be fooled by else_ or while_.
(c-indent-line): Likewise.
(c-backward-to-start-of-if): Don't be fooled by if_ or else_.

29 years agoComment change.
Richard M. Stallman [Sat, 17 Dec 1994 00:03:59 +0000 (00:03 +0000)]
Comment change.

29 years ago(emerge-read-file-name): New arg must-match.
Richard M. Stallman [Fri, 16 Dec 1994 14:03:04 +0000 (14:03 +0000)]
(emerge-read-file-name): New arg must-match.
(emerge-files, emerge-files-with-ancestor): Pass new arg.

29 years ago(lambda): Doc fix.
Richard M. Stallman [Thu, 15 Dec 1994 18:25:24 +0000 (18:25 +0000)]
(lambda): Doc fix.

29 years agoComment change.
Richard M. Stallman [Thu, 15 Dec 1994 18:23:58 +0000 (18:23 +0000)]
Comment change.

29 years ago(vc-toggle-read-only): Accept prefix arg
Richard M. Stallman [Thu, 15 Dec 1994 16:38:05 +0000 (16:38 +0000)]
(vc-toggle-read-only): Accept prefix arg
and pass it along to vc-next-action.

29 years ago(font-lock-hack-keywords): Turn off undo generation.
Richard M. Stallman [Thu, 15 Dec 1994 16:30:39 +0000 (16:30 +0000)]
(font-lock-hack-keywords): Turn off undo generation.
(font-lock-unfontify-region. font-lock-fontify-region): Likewise.

29 years ago(sendmail-send-it): Don't convert S: to Subject:.
Richard M. Stallman [Thu, 15 Dec 1994 15:23:49 +0000 (15:23 +0000)]
(sendmail-send-it): Don't convert S: to Subject:.

29 years ago(Fall_completions): New arg hide_spaces.
Richard M. Stallman [Thu, 15 Dec 1994 14:00:55 +0000 (14:00 +0000)]
(Fall_completions): New arg hide_spaces.
(Fminibuffer_completion_help): Pass new arg.

29 years ago(main): Fix conversion of --display to -d.
Richard M. Stallman [Thu, 15 Dec 1994 13:56:57 +0000 (13:56 +0000)]
(main): Fix conversion of --display to -d.

(main): Implement --version.

29 years ago(struct x_display): New field explicit_parent.
Richard M. Stallman [Thu, 15 Dec 1994 13:53:44 +0000 (13:53 +0000)]
(struct x_display): New field explicit_parent.

29 years ago(face-initialize): Test for framep not t or nil.
Richard M. Stallman [Thu, 15 Dec 1994 13:49:51 +0000 (13:49 +0000)]
(face-initialize): Test for framep not t or nil.

(set-face-font): Pass `default' as face to x-resolve-font-name.
(x-resolve-font-name): Better error message when FACE doesn't specify the font.

29 years ago(hack-local-variables): Run hack-local-variables-hook.
Richard M. Stallman [Thu, 15 Dec 1994 12:36:03 +0000 (12:36 +0000)]
(hack-local-variables): Run hack-local-variables-hook.
(hack-local-variables-hook): New variable.

29 years ago(find-grep-options): Use -q on non-BSD systems.
Richard M. Stallman [Thu, 15 Dec 1994 12:16:29 +0000 (12:16 +0000)]
(find-grep-options): Use -q on non-BSD systems.

(find-ls-option): Don't ask for inode numbers.

29 years agoDon't include ../oldXMenu/XMenu.h if USE_X_TOOLKIT.
Richard M. Stallman [Thu, 15 Dec 1994 12:16:00 +0000 (12:16 +0000)]
Don't include ../oldXMenu/XMenu.h if USE_X_TOOLKIT.

(push_menu_item): New arg DEF.
(single_keymap_panes, list_of_items): Pass new arg.
(MENU_ITEMS_ITEM_DEFINITION): New macro.
(MENU_ITEMS_ITEM_LENGTH): Now 5.
[USE_X_TOOLKIT] (xmenu_show): Store 0 in call_data if item def is 0.
(single_submenu): Likewise.

(xmenu_show): Call x_mouse_leave.

29 years ago(isearch-mode-map): Move the code to set up the meta submap earlier in
Richard M. Stallman [Thu, 15 Dec 1994 02:06:45 +0000 (02:06 +0000)]
(isearch-mode-map): Move the code to set up the meta submap earlier in
the expression.

29 years ago(buffer-quit-function): New variable.
Richard M. Stallman [Thu, 15 Dec 1994 02:02:04 +0000 (02:02 +0000)]
(buffer-quit-function): New variable.
(keyboard-escape-quit): Use it.

(delete-completion-window): New function.
(completion-list-mode-map): Bind that to ESC ESC ESC.

(keyboard-escape-quit): Bind this globally to ESC ESC ESC.

29 years ago(PC-do-completion): If complete but not unique,
Richard M. Stallman [Thu, 15 Dec 1994 02:00:11 +0000 (02:00 +0000)]
(PC-do-completion): If complete but not unique,
the second time in a row, give a list of completions.
(PC-do-complete-and-exit, PC-do-completion): Use [...] in messages.

29 years ago(readevalloop): Ignore ^M here.
Richard M. Stallman [Thu, 15 Dec 1994 01:57:36 +0000 (01:57 +0000)]
(readevalloop): Ignore ^M here.

29 years ago(apropos-match-keys): Handle menu bindings with cached equivalent keys.
Richard M. Stallman [Thu, 15 Dec 1994 01:56:13 +0000 (01:56 +0000)]
(apropos-match-keys): Handle menu bindings with cached equivalent keys.

(apropos-match-keys): Handle minor mode maps
and overriding-local-map.

29 years ago(Fdefconst, Fdefvar): Error if too many arguments.
Richard M. Stallman [Thu, 15 Dec 1994 00:42:19 +0000 (00:42 +0000)]
(Fdefconst, Fdefvar): Error if too many arguments.

29 years ago(rmail-ignored-headers): Delete junk from definition.
Richard M. Stallman [Wed, 14 Dec 1994 19:59:12 +0000 (19:59 +0000)]
(rmail-ignored-headers): Delete junk from definition.

29 years ago(add_properties): Add gcpro's.
Richard M. Stallman [Wed, 14 Dec 1994 14:23:04 +0000 (14:23 +0000)]
(add_properties): Add gcpro's.
(Fadd_text_properties, copy_text_properties): Likewise.

29 years agoJust include sunos4shr--do nothing else.
Richard M. Stallman [Wed, 14 Dec 1994 04:56:59 +0000 (04:56 +0000)]
Just include sunos4shr--do nothing else.

29 years ago(perform-replace): Report number of replacements when done.
Richard M. Stallman [Wed, 14 Dec 1994 03:44:51 +0000 (03:44 +0000)]
(perform-replace): Report number of replacements when done.
(query-replace, query-replace-regexp, replace-string)
(map-query-replace-regexp. replace-regexp): No message here.