1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-24 10:38:38 +00:00
Commit Graph

20340 Commits

Author SHA1 Message Date
Oliver Seidel
6b04f517ce Added category patch by Michael R Cook <mcook@cognex.com>. 1997-12-03 12:18:20 +00:00
Paul Eggert
d04f50310a (mbx_write) [MAIL_USE_POP]: Disable the code which quotes with a
'>' any lines starting with "From " read from the POP server, but
leave the code in place, wrapped in #ifdef
MOVEMAIL_QUOTE_POP_FROM_LINES, in case we have to restore it later
because it turns out that something is depending on it.  Change
suggested by Paul Eggert <eggert@twinsun.com>.
Convert the character \037 (^_) at the beginning of a line into
the character '^' followed by the character '_', because otherwise
Emacs can't parse the resulting file as a valid BABYL file.
Change suggested by Paul Eggert <eggert@twinsun.com>.
1997-12-03 07:11:43 +00:00
Eli Zaretskii
845cde06cd (make-frame-names-alist, select-frame-by-name): New
functions, support frame selection by name with completion and history.
(frame-name-history, frame-names-alist): New variables.
1997-12-01 14:22:04 +00:00
Dave Love
59c14ec62d (sh-mode): Set `comment-start-skip' always. 1997-11-30 12:21:42 +00:00
Dave Love
d4a753f9df (indent-for-comment): Check for null `comment-start-skip'. 1997-11-30 12:20:49 +00:00
Joel N. Weber II
33165c240f 1997-11-27 Richard M. Stallman <rms@sucrose.ai.mit.edu>
* dired.el (dired-move-to-filename-regexp): Make regexp fussier
	about amount of whitespace after month name.
1997-11-29 05:21:18 +00:00
Andreas Schwab
6b53bb8563 (create_process, deactivate_process, close_process_descs):
(kill_buffer_processes, status_notify): Return void.
(Fstart_process): Cast arg to create_process.
1997-11-28 14:53:09 +00:00
Andreas Schwab
6e06877087 (describe_map): Fix decl of arg ELT_DESCRIBER. 1997-11-28 14:50:36 +00:00
Andreas Schwab
91a0da0266 (Fsuspend_emacs): Cast init_sys_modes when calling
record_unwind_protect.
1997-11-28 14:48:28 +00:00
Andreas Schwab
590034f994 (reset_sigio): Return void. 1997-11-28 14:45:07 +00:00
Andreas Schwab
045ba794d5 (do_autoload): Return void. 1997-11-28 14:39:13 +00:00
Andreas Schwab
3d03cf9fdb (internal_with_output_to_temp_buffer):
Don't declare arg type taken by 2nd arg.
1997-11-28 14:37:15 +00:00
Andreas Schwab
d53152829b (message): Declare a as char *[3]. 1997-11-28 14:34:52 +00:00
Andreas Schwab
d457598bf6 (malloc_warning, display_malloc_warning): Return void.
(memory_full, free_cons, free_marker): Likewise.
1997-11-28 14:32:30 +00:00
Kenichi Handa
71a956a614 (describe_vector): Declaration fixed (delete `.' at the
tail of type `void'.
(fix_submap_inheritance): Declare it as void.
1997-11-27 12:39:03 +00:00
Kenichi Handa
ff1aa840a4 (record_delete, record_marker_adjustment): Declare them as void. 1997-11-27 12:19:39 +00:00
Kenichi Handa
90dd3e4f46 (record_change, record_first_change,
record_property_change): Declare it as void.
1997-11-27 12:16:08 +00:00
Kenichi Handa
c9667ae1a9 (invalidate_current_column): Declare it as void. 1997-11-27 12:12:50 +00:00
Kenichi Handa
5d01d666bd (report_file_error): Declare it as void. 1997-11-27 12:10:31 +00:00
Kenichi Handa
d07e080270 (unlock_buffer): Declare it as void. 1997-11-27 12:07:07 +00:00
Kenichi Handa
01136e9b14 (nsberror, record_buffer, validate_region,
fix_overlay_before): Declare them as void.
1997-11-27 12:04:49 +00:00
Kenichi Handa
0863319442 (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.
1997-11-27 12:00:42 +00:00
Kenichi Handa
9c3a251405 (Fexecute_extended_command): Give Voverriding_local_map as the
first arg to Faref.
1997-11-27 11:38:17 +00:00
Kenichi Handa
07a592697d (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.
1997-11-27 11:26:45 +00:00
Kenichi Handa
5e8e68ceec (x_make_frame_visible): Give dummy arg to
input_poll_signal.
1997-11-27 08:32:40 +00:00
Kenichi Handa
8991bb31f8 (redisplay_preserve_echo_area): Declare it as void. 1997-11-27 08:15:40 +00:00
Kenichi Handa
c4a4e28fbd (strwidth): Remove extra argument to buffer_display_table. 1997-11-27 08:14:56 +00:00
Joel N. Weber II
ccd57f4d06 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.
1997-11-26 17:29:10 +00:00
Edward M. Reingold
8a3ba1aa06 Describe diary-float function. 1997-11-26 16:35:30 +00:00
Richard M. Stallman
2231645f5e (bibtex-maintainer-address, bibtex-submit-bug-report):
New maintainer (Dirk Herrmann <D.Herrmann@tu-bs.de>).
1997-11-26 16:12:25 +00:00
Simon Marshall
63d5226e1e Only use syntactic keywords if non-nil. 1997-11-26 14:42:37 +00:00
Simon Marshall
4c17871f15 Just a header comment fix. 1997-11-26 14:38:48 +00:00
Ulrich Drepper
4c102007b5 automatically generated from GPLed version 1997-11-26 05:04:06 +00:00
Edward M. Reingold
7f76473d58 Describe diary-remind and diary-date. 1997-11-25 22:24:13 +00:00
Richard M. Stallman
9e749c006d (diary-mail-days): Fix previous change. 1997-11-25 19:49:42 +00:00
Richard M. Stallman
dc6bdf1358 (mode-line-format): Include which-func-mode item. 1997-11-25 19:31:44 +00:00
Andreas Schwab
f6469851ec (SPLIT_STRING): Remove extra argument to
split_non_ascii_string.
1997-11-25 14:09:14 +00:00
Andreas Schwab
5e14b1fc03 Add prototypes.
(delete_window): Fix return type.
(set_window_height): Likewise.
(set_window_width): Likewise.
(change_window_height): Likewise.
1997-11-25 14:06:38 +00:00
Andreas Schwab
44d4653154 (Fx_disown_selection_internal): Fix type of EVENT. 1997-11-25 13:48:10 +00:00
Andreas Schwab
4c571d0903 Add prototypes. 1997-11-25 13:44:34 +00:00
Andreas Schwab
35a05ccae6 Add prototypes.
(save_signal_handlers): Make static.
(restore_signal_handlers): Likewise.
1997-11-25 13:38:04 +00:00
Andreas Schwab
bf1760bb9d Include "intervals.h" for prototypes. 1997-11-25 13:28:06 +00:00
Richard M. Stallman
189987107d (free_fontset_data): Don't free null pointer. 1997-11-25 04:49:10 +00:00
Richard M. Stallman
8ffbfaa965 (diary-mail-addr, diary-mail-days): New variables.
(diary-mail-entries): New function.
1997-11-25 04:00:20 +00:00
Richard M. Stallman
85d27e9b10 Update author email address. 1997-11-25 03:40:58 +00:00
Michael Kifer
c004db972f new version 1997-11-25 02:10:08 +00:00
Simon Marshall
a16f6b1688 Fixed duplicate KEYs in menu-bar-describe-menu. 1997-11-24 20:16:20 +00:00
Paul Eggert
ef28d7cb22 (AC_CHECK_FUNCS): Add strftime. 1997-11-24 19:50:22 +00:00
Paul Eggert
00a626598b ($(BLD)\strftime.obj): No need to compile with -Dstrftime=emacs_strftime. 1997-11-24 19:50:22 +00:00
Paul Eggert
fc5b5c51b2 (strftime.o):
No need to compile with -Dstrftime=emacs_strftime any more.
1997-11-24 19:50:22 +00:00