]>
git.eshelyaron.com Git - emacs.git/log
Kenichi Handa [Thu, 27 Nov 1997 12:19:39 +0000 (12:19 +0000)]
(record_delete, record_marker_adjustment): Declare them as void.
Kenichi Handa [Thu, 27 Nov 1997 12:16:08 +0000 (12:16 +0000)]
(record_change, record_first_change,
record_property_change): Declare it as void.
Kenichi Handa [Thu, 27 Nov 1997 12:12:50 +0000 (12:12 +0000)]
(invalidate_current_column): Declare it as void.
Kenichi Handa [Thu, 27 Nov 1997 12:10:31 +0000 (12:10 +0000)]
(report_file_error): Declare it as void.
Kenichi Handa [Thu, 27 Nov 1997 12:07:07 +0000 (12:07 +0000)]
(unlock_buffer): Declare it as void.
Kenichi Handa [Thu, 27 Nov 1997 12:04:49 +0000 (12:04 +0000)]
(nsberror, record_buffer, validate_region,
fix_overlay_before): Declare them as void.
Kenichi Handa [Thu, 27 Nov 1997 12:00:42 +0000 (12:00 +0000)]
(discard_tty_input, init_baud_rate,
wait_for_termination, flush_pending_output, child_setup_tty,
sys_suspend, sys_subshell, init_sigio, request_sigio,
unrequest_sigio, init_sys_modes, get_frame_size, reset_sys_modes,
setup_pty): Declare them as void.
Kenichi Handa [Thu, 27 Nov 1997 11:38:17 +0000 (11:38 +0000)]
(Fexecute_extended_command): Give Voverriding_local_map as the
first arg to Faref.
Kenichi Handa [Thu, 27 Nov 1997 11:26:45 +0000 (11:26 +0000)]
(echo_now, record_auto_save, cmd_error_internal,
start_polling, stop_polling, bind_polling_period,
timer_start_idle, timer_stop_idle, gobble_input,
record_asynch_buffer_change, clear_input_pending,
stuff_buffered_input, clear_waiting_for_input,
quit_throw_to_read_char): Declare these as void.
(Fsuspend_emacs): Delete unnecessary extern declaration for
init_sys_mode.
Kenichi Handa [Thu, 27 Nov 1997 08:32:40 +0000 (08:32 +0000)]
(x_make_frame_visible): Give dummy arg to
input_poll_signal.
Kenichi Handa [Thu, 27 Nov 1997 08:15:40 +0000 (08:15 +0000)]
(redisplay_preserve_echo_area): Declare it as void.
Kenichi Handa [Thu, 27 Nov 1997 08:14:56 +0000 (08:14 +0000)]
(strwidth): Remove extra argument to buffer_display_table.
Joel N. Weber II [Wed, 26 Nov 1997 17:29:10 +0000 (17:29 +0000)]
Changed the comment about `umask 0' to say `Don't restrict access to any
files.'; previously it said `Don't protect any files', which may have
implied that we think fascism is good.
Edward M. Reingold [Wed, 26 Nov 1997 16:35:30 +0000 (16:35 +0000)]
Describe diary-float function.
Richard M. Stallman [Wed, 26 Nov 1997 16:12:25 +0000 (16:12 +0000)]
(bibtex-maintainer-address, bibtex-submit-bug-report):
New maintainer (Dirk Herrmann <D.Herrmann@tu-bs.de>).
Simon Marshall [Wed, 26 Nov 1997 14:42:37 +0000 (14:42 +0000)]
Only use syntactic keywords if non-nil.
Simon Marshall [Wed, 26 Nov 1997 14:38:48 +0000 (14:38 +0000)]
Just a header comment fix.
Ulrich Drepper [Wed, 26 Nov 1997 05:04:06 +0000 (05:04 +0000)]
automatically generated from GPLed version
Edward M. Reingold [Tue, 25 Nov 1997 22:24:13 +0000 (22:24 +0000)]
Describe diary-remind and diary-date.
Richard M. Stallman [Tue, 25 Nov 1997 19:49:42 +0000 (19:49 +0000)]
(diary-mail-days): Fix previous change.
Richard M. Stallman [Tue, 25 Nov 1997 19:31:44 +0000 (19:31 +0000)]
(mode-line-format): Include which-func-mode item.
Andreas Schwab [Tue, 25 Nov 1997 14:09:14 +0000 (14:09 +0000)]
(SPLIT_STRING): Remove extra argument to
split_non_ascii_string.
Andreas Schwab [Tue, 25 Nov 1997 14:06:38 +0000 (14:06 +0000)]
Add prototypes.
(delete_window): Fix return type.
(set_window_height): Likewise.
(set_window_width): Likewise.
(change_window_height): Likewise.
Andreas Schwab [Tue, 25 Nov 1997 13:48:10 +0000 (13:48 +0000)]
(Fx_disown_selection_internal): Fix type of EVENT.
Andreas Schwab [Tue, 25 Nov 1997 13:44:34 +0000 (13:44 +0000)]
Add prototypes.
Andreas Schwab [Tue, 25 Nov 1997 13:38:04 +0000 (13:38 +0000)]
Add prototypes.
(save_signal_handlers): Make static.
(restore_signal_handlers): Likewise.
Andreas Schwab [Tue, 25 Nov 1997 13:28:06 +0000 (13:28 +0000)]
Include "intervals.h" for prototypes.
Richard M. Stallman [Tue, 25 Nov 1997 04:49:10 +0000 (04:49 +0000)]
(free_fontset_data): Don't free null pointer.
Richard M. Stallman [Tue, 25 Nov 1997 04:00:20 +0000 (04:00 +0000)]
(diary-mail-addr, diary-mail-days): New variables.
(diary-mail-entries): New function.
Richard M. Stallman [Tue, 25 Nov 1997 03:40:58 +0000 (03:40 +0000)]
Update author email address.
Michael Kifer [Tue, 25 Nov 1997 02:10:08 +0000 (02:10 +0000)]
new version
Simon Marshall [Mon, 24 Nov 1997 20:16:20 +0000 (20:16 +0000)]
Fixed duplicate KEYs in menu-bar-describe-menu.
Paul Eggert [Mon, 24 Nov 1997 19:50:22 +0000 (19:50 +0000)]
(AC_CHECK_FUNCS): Add strftime.
Paul Eggert [Mon, 24 Nov 1997 19:50:22 +0000 (19:50 +0000)]
($(BLD)\strftime.obj): No need to compile with -Dstrftime=emacs_strftime.
Paul Eggert [Mon, 24 Nov 1997 19:50:22 +0000 (19:50 +0000)]
(strftime.o):
No need to compile with -Dstrftime=emacs_strftime any more.
Paul Eggert [Mon, 24 Nov 1997 19:50:22 +0000 (19:50 +0000)]
(emacs_strftime): New decl.
(Fformat_time_string): Doc fix: %b, %h, %B, %a, %A, and %p depend on locale;
don't use actual chars to describe %n and %t.
Paul Eggert [Mon, 24 Nov 1997 19:50:22 +0000 (19:50 +0000)]
(HAVE_STRFTIME): New undef.
Richard M. Stallman [Mon, 24 Nov 1997 04:59:24 +0000 (04:59 +0000)]
(menu-bar-help-menu): Reorganize into more submenus.
Rename some menu item strings.
(menu-bar-manuals-menu, menu-bar-describe-menu): New submenus.
Add an Apropos Variables item.
Richard M. Stallman [Mon, 24 Nov 1997 04:55:48 +0000 (04:55 +0000)]
(apropos-variable): New command.
(apropos-command): New arg JUST-VARS.
Richard M. Stallman [Mon, 24 Nov 1997 03:43:19 +0000 (03:43 +0000)]
(scheme-mode-variables): Bind normal-auto-fill-function.
Richard M. Stallman [Mon, 24 Nov 1997 03:32:20 +0000 (03:32 +0000)]
(lisp-mode-auto-fill): New function.
(lisp-mode-variables): Bind normal-auto-fill-function.
Karl Heuer [Sun, 23 Nov 1997 02:30:00 +0000 (02:30 +0000)]
Comment fix.
Karl Heuer [Sun, 23 Nov 1997 02:26:50 +0000 (02:26 +0000)]
Some comment and doc fixes.
(ps-print-version): New version number (3.05.2) and doc fix.
(ps-print, ps-header-lines, ps-show-n-of-n, ps-font-info-database)
(ps-font-family, ps-font-size, ps-header-font-family)
(ps-header-font-size, ps-header-title-font-size, ps-bold-faces)
(ps-italic-faces, ps-underlined-faces, ps-left-header, ps-right-header)
(ps-font, ps-font-bold, ps-font-italic, ps-font-bold-italic)
(ps-avg-char-width, ps-space-width, ps-line-height): Doc fix.
(ps-error-scale-font): New fn.
(ps-soft-lf, ps-hard-lf): Fn deleted.
(ps-get-page-dimensions, ps-set-bg, ps-face-bold-p, ps-face-italic-p)
(ps-set-color): Reindentation.
(ps-output-string-prim, ps-xemacs-face-kind-p): Internal blank lines
deleted.
(ps-set-font): Little programming improvement.
(ps-line-lengths-internal, ps-nb-pages, ps-select-font)
(ps-select-header-font): Simplify some expressions.
(ps-plot-region): Replace (- X 1) by (1- X).
(ps-generate-header): Replace (+ X 1) by (1+ X).
(ps-print-preprint, ps-plot-with-face, ps-print-ensure-fontified)
(ps-kill-emacs-check): Replace (if (and A B) C) by (and A B C).
(ps-init-output-queue, ps-gnus-article-prepare-hook, ps-jts-ps-setup):
Replace (setq a b)(setq c d) by (setq a b c d).
(ps-begin-file, ps-end-file): Replace (ps-output A)(ps-output B)
by (ps-output A B).
(ps-begin-page): Replace (ps-output A)(ps-output B) by (ps-output A B),
replace (setq a b)(setq c d) by (setq a b c d).
(ps-next-line, ps-continue-line): Replace (setq a b)(setq c d)
by (setq a b c d), and incorporates ps-soft-lf and ps-hard-lf,
respectively.
(ps-plot): Replace (setq a b)(setq c d) by (setq a b c d),
and programming improvement.
(ps-generate-postscript-with-faces): Initialization fix,
replace (setq a b)(setq c d) by (setq a b c d),
replace (if (and A B) C) by (and A B C).
(ps-generate): Doc fix, reprogramming to set the page count,
replace (setq a b)(setq c d) by (setq a b c d),
replace (if A nil B) by (or A B),
replace (if (and A B) C) by (and A B C).
(ps-info-mode-hook): Replace (list 'A 'B) by '(A B).
(ps-jack-setup): Replace (list) by nil.
Karl Heuer [Sun, 23 Nov 1997 02:18:34 +0000 (02:18 +0000)]
(back_comment): Handle 2-char comment starts
when reaching the first of the pair.
Karl Heuer [Sun, 23 Nov 1997 02:17:48 +0000 (02:17 +0000)]
(b2m): Define VERSION. Link with $(GETOPTOBJS).
Karl Heuer [Sun, 23 Nov 1997 02:17:36 +0000 (02:17 +0000)]
Include getopt.h.
(main): Use getopt_long to handle --version and --help.
Karl Heuer [Sun, 23 Nov 1997 02:16:13 +0000 (02:16 +0000)]
(ange-ftp-generate-passwd-key):
Downcase the host name
(ange-ftp-passwd-hashtable): Doc fix.
Karl Heuer [Sun, 23 Nov 1997 02:14:14 +0000 (02:14 +0000)]
(perl-mode): Delete autoload cookie.
Karl Heuer [Sun, 23 Nov 1997 02:13:26 +0000 (02:13 +0000)]
(auto-mode-alist): Add more extensions for perl-mode.
(interpreter-mode-alist): Add miniperl.
Karl Heuer [Sun, 23 Nov 1997 02:12:23 +0000 (02:12 +0000)]
(window-configuration-to-register):
(frame-configuration-to-register): Include (point) in the saved value.
(jump-to-register): Restore (point) as well as window or frame config.
Karl Heuer [Sun, 23 Nov 1997 02:10:07 +0000 (02:10 +0000)]
Initial revision
Richard M. Stallman [Sun, 23 Nov 1997 01:13:47 +0000 (01:13 +0000)]
Comment change.
Richard M. Stallman [Sun, 23 Nov 1997 01:13:07 +0000 (01:13 +0000)]
Initial revision
Dave Love [Fri, 21 Nov 1997 23:57:48 +0000 (23:57 +0000)]
Doc fixes and extra customization.
(browse-url): Quote browse-url-choose-browser in application.
Andreas Schwab [Fri, 21 Nov 1997 15:18:28 +0000 (15:18 +0000)]
(copy_keymap_1): Fix return type.
(accessible_keymaps_char_table): Likewise.
(where_is_internal_2): Likewise.
(describe_vector_princ): Likewise.
(Ftext_char_description): Fix type of `str'.
(describe_vector): Likewise. Protoize parameter.
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.