]>
git.eshelyaron.com Git - emacs.git/log
Andreas Schwab [Fri, 21 Nov 1997 15:12:34 +0000 (15:12 +0000)]
Add prototypes and more function declarations.
Andreas Schwab [Fri, 21 Nov 1997 15:07:57 +0000 (15:07 +0000)]
(traverse_intervals): Protoize parameter.
Andreas Schwab [Fri, 21 Nov 1997 15:06:01 +0000 (15:06 +0000)]
Protoize function declarations.
Andreas Schwab [Fri, 21 Nov 1997 15:01:36 +0000 (15:01 +0000)]
Protoize functions declarations.
Andreas Schwab [Fri, 21 Nov 1997 14:58:22 +0000 (14:58 +0000)]
* fns.c (map_char_table): Protoize parameter.
Andreas Schwab [Fri, 21 Nov 1997 14:56:30 +0000 (14:56 +0000)]
(close_file_unwind): Fix return type and return nil.
(restore_point_unwind): Likewise.
Andreas Schwab [Fri, 21 Nov 1997 14:54:13 +0000 (14:54 +0000)]
(record_unwind_protect): Protoize parameter.
Andreas Schwab [Fri, 21 Nov 1997 14:52:16 +0000 (14:52 +0000)]
(Fchar_to_string): Declare `workbuf' as unsigned char.
(general_insert_function): Likewise. Protoize parameters. Define
as returning nothing.
Andreas Schwab [Fri, 21 Nov 1997 14:48:34 +0000 (14:48 +0000)]
(doprnt1): Declare `charbuf' as unsigned char.
Andreas Schwab [Fri, 21 Nov 1997 14:46:31 +0000 (14:46 +0000)]
Add prototypes. Remove declaration of obsolete
functions.
Andreas Schwab [Fri, 21 Nov 1997 14:42:33 +0000 (14:42 +0000)]
Add more prototypes and function declarations.
Andreas Schwab [Fri, 21 Nov 1997 14:31:20 +0000 (14:31 +0000)]
(setup_ccl_program): Define as returning nothing.
Andreas Schwab [Fri, 21 Nov 1997 14:30:34 +0000 (14:30 +0000)]
Add declaration of setup_ccl_program and ccl_driver.
Andreas Schwab [Fri, 21 Nov 1997 14:26:38 +0000 (14:26 +0000)]
Add declaration of word_boundary_p.
Andreas Schwab [Fri, 21 Nov 1997 14:19:57 +0000 (14:19 +0000)]
Add more protypes and function declarations.
Andreas Schwab [Fri, 21 Nov 1997 14:05:58 +0000 (14:05 +0000)]
(printchar): Declare `work' as unsigned char.
(internal_with_output_to_temp_buffer): Protoype parameter
FUNCTION.
(Ferror_message_string): Remove extra argument of
print_error_message.
(write_string): Define as returning nothing.
(write_string_1): Likewise.
(print_error_message): Likewise.
Andreas Schwab [Fri, 21 Nov 1997 13:50:47 +0000 (13:50 +0000)]
(read_minibuf_unwind): Fix return type and return nil.
(temp_echo_area_glyphs): Define as returning nothing.
(init_minibuf_once): Likewise.
(syms_of_minibuf): Likewise.
(keys_of_minibuf): Likewise.
Andreas Schwab [Fri, 21 Nov 1997 13:33:35 +0000 (13:33 +0000)]
(unchain_marker): Define as returning nothing.
(syms_of_marker): Likewise.
Andreas Schwab [Fri, 21 Nov 1997 13:24:40 +0000 (13:24 +0000)]
Declare finalize_kbd_macro_chars and
store_kbd_macro_char.
Andreas Schwab [Fri, 21 Nov 1997 13:03:55 +0000 (13:03 +0000)]
(store_kbd_macro_char): Define as returning nothing.
(finalize_kbd_macro_chars): Likewise.
(init_macros): Likewise.
(syms_of_macros): Likewise.
(keys_of_macros): Likewise.
Andreas Schwab [Fri, 21 Nov 1997 12:54:36 +0000 (12:54 +0000)]
(read1): Declare `workbuf' as unsigned char.
(dir_warning): Define as returning nothing.
(init_lread): Likewise.
(mapatoms_1): Likewise.
(map_obarray): Fix type of parameter FN.
Andreas Schwab [Fri, 21 Nov 1997 12:49:52 +0000 (12:49 +0000)]
Add more prototypes and declarations. Forward declare
struct window and struct frame so that it can be used in
prototypes.
Andreas Schwab [Fri, 21 Nov 1997 10:34:10 +0000 (10:34 +0000)]
(gud-sentinel): Set mode-line-process in the process
buffer, not the current buffer.
Karl Heuer [Thu, 20 Nov 1997 22:14:40 +0000 (22:14 +0000)]
(set-input-method): Renamed from select-input-method.
Karl Heuer [Thu, 20 Nov 1997 22:12:59 +0000 (22:12 +0000)]
Comment fix.
Karl Heuer [Thu, 20 Nov 1997 22:05:08 +0000 (22:05 +0000)]
(init_system_name): Don't use sysinfo.
Karl Heuer [Thu, 20 Nov 1997 22:03:42 +0000 (22:03 +0000)]
(skip_chars): Check type of `string' before using it.
Karl Heuer [Thu, 20 Nov 1997 22:00:57 +0000 (22:00 +0000)]
(write-file): Make buffer writable if the new file is.
Karl Heuer [Thu, 20 Nov 1997 21:59:02 +0000 (21:59 +0000)]
(describe-variable): Don't use symbol-name if v isn't symbol.
Karl Heuer [Thu, 20 Nov 1997 21:56:52 +0000 (21:56 +0000)]
(LIBS_SYSTEM): Define this.
Karl Heuer [Thu, 20 Nov 1997 21:54:20 +0000 (21:54 +0000)]
Treat DGUX the same as USG.
Karl Heuer [Thu, 20 Nov 1997 21:52:47 +0000 (21:52 +0000)]
(i586-dg-dguxR4.*): New name in case branch.
Karl Heuer [Thu, 20 Nov 1997 21:47:12 +0000 (21:47 +0000)]
(help-with-tutorial-alist): New variable.
(help-with-tutorial): Use help-with-tutorial-alist to read a language
name, and also to find the tutorial file for a language.
Karl Heuer [Thu, 20 Nov 1997 21:45:59 +0000 (21:45 +0000)]
(mail-extract-address-components):
New arg ALL says return info about all the addresses.
Clarify buffer switching logic using save-excursion.
Eli Zaretskii [Thu, 20 Nov 1997 16:36:24 +0000 (16:36 +0000)]
Configure the man subdirectory.
Eli Zaretskii [Thu, 20 Nov 1997 16:29:53 +0000 (16:29 +0000)]
Initial revision
Eli Zaretskii [Thu, 20 Nov 1997 16:23:24 +0000 (16:23 +0000)]
(man): New target to build the manual.
(all): Add the man dependency.
(install): Change bin\\nul to bin\nul.
Eli Zaretskii [Thu, 20 Nov 1997 15:55:31 +0000 (15:55 +0000)]
(set-frame-name): New function.
Eli Zaretskii [Thu, 20 Nov 1997 15:50:59 +0000 (15:50 +0000)]
(frame_name_fnn_p, set_term_frame_name): New functions.
(store_frame_param): When the property name is "name", set the
name of the frame to its value.
Karl Heuer [Wed, 19 Nov 1997 21:36:56 +0000 (21:36 +0000)]
(kill-region): Detect read-only text
by getting an error trying to delete it.
Handle the cases where we can, and can't, get the killed text
from the undo list with much the same code.
Karl Heuer [Wed, 19 Nov 1997 04:25:20 +0000 (04:25 +0000)]
(print-region-1): When running pr, use -h always.
Dave Love [Tue, 18 Nov 1997 23:21:34 +0000 (23:21 +0000)]
(fortran-imenu-generic-expression): Match
<type>*<mumble> and un-named block data, allow some continuations.
Ulrich Drepper [Tue, 18 Nov 1997 23:05:21 +0000 (23:05 +0000)]
automatically generated from GPLed version
Karl Heuer [Tue, 18 Nov 1997 22:31:16 +0000 (22:31 +0000)]
(isearch-yank-string): New helper function.
(isearch-yank-kill, isearch-yank-word, isearch-yank-line): Use it.
(isearch-yank-x-selection): New function.
(isearch-yank): Function deleted.
Karl Heuer [Tue, 18 Nov 1997 21:22:28 +0000 (21:22 +0000)]
Improve previous change.
Karl Heuer [Tue, 18 Nov 1997 21:13:57 +0000 (21:13 +0000)]
(rmail-convert-to-babyl-format): If the
message uses the quoted-printable content-transfer-encoding,
decode it into 8bit.
Paul Eggert [Mon, 17 Nov 1997 18:55:46 +0000 (18:55 +0000)]
(ange-ftp-date-regexp):
Allow month names of length 2 and up,
with varying white space afterwards; e.g. Solaris 2.6 "es" locale
uses "ab" for April and "fbro" for February.
Paul Eggert [Mon, 17 Nov 1997 18:55:46 +0000 (18:55 +0000)]
(dired-move-to-filename-regexp):
Allow month names of length 2 and up,
with varying white space afterwards; e.g. Solaris 2.6 "es" locale
uses "ab" for April and "fbro" for February.
Karl Heuer [Mon, 17 Nov 1997 02:15:35 +0000 (02:15 +0000)]
(Fexecute_extended_command): Fix message wording.
Don't print a message for a binding for mouse-movement.
Karl Heuer [Mon, 17 Nov 1997 01:59:28 +0000 (01:59 +0000)]
(list-diary-entries, list-sexp-diary-entries, add-to-diary-list):
Add the diary entry "specifier" to the entry on the list.
(diary-unknown-time): New variable.
(diary-entry-time): Use it.
Karl Heuer [Mon, 17 Nov 1997 01:59:00 +0000 (01:59 +0000)]
(list-islamic-diary-entries): Add the diary entry
"specifier" to the entry on the list.
Karl Heuer [Mon, 17 Nov 1997 01:58:42 +0000 (01:58 +0000)]
(list-hebrew-diary-entries): Add the diary entry
"specifier" to the entry on the list.
Karl Heuer [Mon, 17 Nov 1997 01:56:15 +0000 (01:56 +0000)]
(Man-init-defvars, Man-build-man-command):
Bind default-directory to "/" to avoid possible error in call-process.
Karl Heuer [Sat, 15 Nov 1997 21:14:21 +0000 (21:14 +0000)]
(comment-padding): New var.
(comment-region): Use it.
Karl Heuer [Sat, 15 Nov 1997 21:04:47 +0000 (21:04 +0000)]
(finder-find-library): Re-instate (with a different
implementation) so that `locate-library' can find compressed files.
(finder-commentary): Use it.
Karl Heuer [Sat, 15 Nov 1997 20:58:28 +0000 (20:58 +0000)]
(fill-individual-paragraphs): Don't get
confused in paragraph loop if we start on the last line
and it has no final newline.
Karl Heuer [Sat, 15 Nov 1997 20:56:41 +0000 (20:56 +0000)]
(custom-face-save): Save the face.
Karl Heuer [Sat, 15 Nov 1997 20:53:54 +0000 (20:53 +0000)]
(rmail-summary-window-size): Allow integer values.
Karl Heuer [Sat, 15 Nov 1997 20:52:06 +0000 (20:52 +0000)]
Use set-input-mode to make Latin-1 chars work.
Karl Heuer [Sat, 15 Nov 1997 20:36:34 +0000 (20:36 +0000)]
(minibuffer_scroll_overlap): New variable.
(syms_of_xdisp): Set up Lisp var.
(redisplay_window): Scroll minibuffer in a special way.
Karl Heuer [Sat, 15 Nov 1997 20:24:41 +0000 (20:24 +0000)]
(display_text_line): Make decision about which windows
highlight the region in just once place.
When minibuffer is selected, show the region in the previous window,
Karl Heuer [Sat, 15 Nov 1997 20:23:21 +0000 (20:23 +0000)]
(ASCII_BYTE_P): New macro.
Karl Heuer [Sat, 15 Nov 1997 20:22:20 +0000 (20:22 +0000)]
(position_indentation): Detect non-breaking space,
in either single-byte form or multibyte form (using category ' ').
Karl Heuer [Sat, 15 Nov 1997 20:16:49 +0000 (20:16 +0000)]
(x_handle_selection_request): Use xfree, not free.
(unexpect_property_change, x_get_window_property_as_lisp_data): Ditto.
(x_handle_property_notify, receive_incremental_selection): Ditto.
(selection_data_to_lisp_data, Fx_get_cut_buffer_internal): Ditto.
Andreas Schwab [Thu, 13 Nov 1997 11:36:02 +0000 (11:36 +0000)]
(tar-mode-map): Fix function name in menu entry.
Ulrich Drepper [Thu, 13 Nov 1997 01:17:00 +0000 (01:17 +0000)]
automatically generated from GPLed version
Ulrich Drepper [Wed, 12 Nov 1997 01:24:57 +0000 (01:24 +0000)]
automatically generated from GPLed version
Karl Heuer [Tue, 11 Nov 1997 04:00:53 +0000 (04:00 +0000)]
(inferior-octave-startup-args):
Set to '("-i") to force interactive behavior.
(inferior-octave-prompt): Include the `debug' prompt issued by the
Octave `keyboard' command.
Karl Heuer [Tue, 11 Nov 1997 03:55:47 +0000 (03:55 +0000)]
(help-for-help): Update text for `m'.
Karl Heuer [Tue, 11 Nov 1997 03:54:00 +0000 (03:54 +0000)]
(imenu-default-create-index-function):
Test imenu-prev-index-position-function and
imenu-extract-index-name-function for non-nil, not fboundp.
(imenu-add-to-menubar): Likewise.
Karl Heuer [Tue, 11 Nov 1997 03:26:55 +0000 (03:26 +0000)]
(perform-replace): In Transient Mark mode, if
region is active, only search the region.
(query-replace, etc.): Doc fixes.
Karl Heuer [Tue, 11 Nov 1997 03:24:18 +0000 (03:24 +0000)]
New category ` '.
Enable for non-breaking space in Latin-N.
Karl Heuer [Tue, 11 Nov 1997 02:56:56 +0000 (02:56 +0000)]
(wordstar-mode): Run wordstar-mode-hook.
Karl Heuer [Tue, 11 Nov 1997 02:55:34 +0000 (02:55 +0000)]
(french-calendar-day-name-array):
Give the day array, not the month array.
Karl Heuer [Tue, 11 Nov 1997 02:54:10 +0000 (02:54 +0000)]
(query-replace-highlight): Change default to t.
Karl Heuer [Tue, 11 Nov 1997 02:52:50 +0000 (02:52 +0000)]
(describe-function): Handle the arglist of a macro.
Karl Heuer [Tue, 11 Nov 1997 02:51:06 +0000 (02:51 +0000)]
(mail-extr-voodoo): Comment out &-substitution.
Karl Heuer [Mon, 10 Nov 1997 23:28:59 +0000 (23:28 +0000)]
(finder-exit): Simplify.
Eli Zaretskii [Mon, 10 Nov 1997 14:49:40 +0000 (14:49 +0000)]
Support for Japanese display on DOS/V systems.
(screen_old_address, screen_virtual_segment,
screen_virtual_offset): New variables.
(dosv_refresh_virtual_screen): New function.
(dos_direct_output, dos_set_window_size, IT_write_glyphs,
IT_clear_end_of_line, IT_clear_screen, IT_display_cursor,
IT_reset_terminal_modes, XMenuActivate, abort): Call
dosv_refresh_virtual_screen if under DOS/V.
(IT_set_terminal_modes): If under DOS/V, update the address of
primary screen buffer.
(internal_terminal_init): Zero out screen_old_address, in case
Emacs was dumped under DOS/V.
(dos_get_saved_screen): Return failure indication if no screen was
saved.
Andreas Schwab [Mon, 10 Nov 1997 12:37:34 +0000 (12:37 +0000)]
(archive-zoo-summarize): Properly handle the case of
a short file name with a non-empty directory part.
Karl Heuer [Sat, 8 Nov 1997 04:02:33 +0000 (04:02 +0000)]
Don't ask questions when replacing README.
Kenichi Handa [Sat, 8 Nov 1997 03:09:24 +0000 (03:09 +0000)]
(gnus-mule-initialize): Do not set
nntp-coding-system-for-read and nntp-coding-system-for-write.
Kenichi Handa [Sat, 8 Nov 1997 03:09:24 +0000 (03:09 +0000)]
(nntp-coding-system-for-read): Set default value to
binary.
(nntp-coding-system-for-write): Likewise.
Kenichi Handa [Sat, 8 Nov 1997 03:09:24 +0000 (03:09 +0000)]
(gnus-read-descriptions-file): Decode
description if necessary.
Kenichi Handa [Sat, 8 Nov 1997 03:08:40 +0000 (03:08 +0000)]
(fill-region-as-paragraph): Fix bug of
handling the case that English letters are followed by such
characters as Japanese and Chinese.
Kenichi Handa [Sat, 8 Nov 1997 03:08:10 +0000 (03:08 +0000)]
(ccl-encode-koi8-font): Fix bug of CCL
program.
(ccl-encode-alternativnyj-font): Likewise.
Kenichi Handa [Sat, 8 Nov 1997 03:08:10 +0000 (03:08 +0000)]
Add "Upper Sorbian" and "Lower Sorbian" in
the documentation of the language env "Laint-2".
Kenichi Handa [Sat, 8 Nov 1997 03:07:37 +0000 (03:07 +0000)]
(set-language-environment): Run
exit-language-environment-hook before calling `exit-function'
which is specified for the language environment.
Kenichi Handa [Sat, 8 Nov 1997 03:05:44 +0000 (03:05 +0000)]
(Fcall_process): GCPRO infile, buffer, and
current_dir before encoding arguments.
Kenichi Handa [Sat, 8 Nov 1997 03:05:44 +0000 (03:05 +0000)]
(Fsref): If IDX points an 8-bit code which is not part
of multibyte characters, return it. Pay attention to
enable-multibyte-characters.
Kenichi Handa [Sat, 8 Nov 1997 03:05:44 +0000 (03:05 +0000)]
(find_charset_in_str): Handle the case that STR
contains invalid multibyte-form.
Kenichi Handa [Sat, 8 Nov 1997 03:05:44 +0000 (03:05 +0000)]
(setup_coding_system): Initialize common_flags member
instead of require_flushing member of `*coding'.
(code_convert_region): Fix previous change.
Kenichi Handa [Sat, 8 Nov 1997 03:05:44 +0000 (03:05 +0000)]
(struct coding_system): Add member common_flags, delete
member require_flushing.
(CODING_REQUIRE_FLUSHING_MASK, CODING_REQUIRE_DECODING_MASK,
CODING_REQUIRE_ENCODING_MASK, CODING_REQUIRE_DETECTION_MASK): New
macros.
(CODING_REQUIRE_NO_CONVERSION, CODING_MAY_REQUIRE_NO_CONVERSION):
These macros deleted.
(CODING_REQUIRE_FLUSHING, CODING_REQUIRE_DECODING,
CODING_REQUIRE_ENCODING, CODING_REQUIRE_DETECTION): New macros.
Kenichi Handa [Sat, 8 Nov 1997 03:05:44 +0000 (03:05 +0000)]
(create_process): Encode arguments for the process.
(read_process_output): Use new macros defined in coding.h.
(send_process): Likewise.
Kenichi Handa [Sat, 8 Nov 1997 03:05:44 +0000 (03:05 +0000)]
(Finsert_file_contents): Use new macros defined in
coding.h.
(Fwrite_region): Likewise.
Kenichi Handa [Sat, 8 Nov 1997 03:05:44 +0000 (03:05 +0000)]
(encode_terminal_code): Use new macros defined in
coding.h.
(write_glyphs): Likewise.
Paul Eggert [Fri, 7 Nov 1997 23:32:50 +0000 (23:32 +0000)]
(ange-ftp-date-regexp): Handle Japanese-format dates.
In Western dates, accept month name and day-of-month in either order.
Paul Eggert [Fri, 7 Nov 1997 23:32:50 +0000 (23:32 +0000)]
(dired-move-to-filename-regexp): Handle Japanese-format dates.
Paul Eggert [Fri, 7 Nov 1997 23:19:12 +0000 (23:19 +0000)]
(AC_CHECK_LIB): Add -lintl.
Karl Heuer [Fri, 7 Nov 1997 21:55:40 +0000 (21:55 +0000)]
(build-mail-abbrevs): Use initial space in
internal buffer name.