1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

26340 Commits

Author SHA1 Message Date
Francesco Potortì
c8b04710a0 1999-11-19 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
* etags.c (_GNU_SOURCE): Define only if undefined.
	(get_scheme): Declaration deleted.
	(main): error was called with an integer as second arg, instead of
	a char pointer.
	(canonicalize_filename): Bug removed.

1999-11-18  Dave Love  <d.love@dl.ac.uk>

	* etags.c (C_entries): Rename label `intoken', avoiding K&R
	lossage from name clash with macro.
1999-11-19 12:46:32 +00:00
Francesco Potortì
e208136267 etags bug fixes 1999-11-19 12:45:11 +00:00
Dave Love
618bd252b5 (input-mode-8-bit): Fix the customization. 1999-11-18 23:49:29 +00:00
Paul Eggert
719f38ac95 (my_strftime): Some old compilers object to '\a', so don't bother
optimizing for it.
1999-11-18 23:22:16 +00:00
Dave Love
946173adb4 *** empty log message *** 1999-11-18 18:28:59 +00:00
Dave Love
2f2500efff Add forward declaration for get_boot_time_1. 1999-11-18 18:20:28 +00:00
Dave Love
0dcd5b54e2 *** empty log message *** 1999-11-18 18:14:29 +00:00
Dave Love
a1051b732b (Finternal_show_cursor_p): Fix doc string. 1999-11-18 18:03:57 +00:00
Dave Love
91193697af Fix NON_GNU_CPP for Irix 6 to avoid failing tests. 1999-11-18 17:44:32 +00:00
Eli Zaretskii
ba3a0c6dc6 sed2.inp (HAVE_TM_GMTOFF, HAVE_MBLEN): Define.
sed1v2.inp: Convert "LC_ALL=C ./temacs" to MS-DOS equivalent.
1999-11-18 16:56:16 +00:00
Gerd Moellmann
5a7d40558b *** empty log message *** 1999-11-18 16:47:37 +00:00
Gerd Moellmann
1414d03249 Added defcustom of quickurl-completion-ignore-case.
(quickurl-ask): completion-ignore-case is set to the value of
quickurl-completion-ignore-case for the duration of the call to
completing-read.
1999-11-18 16:42:02 +00:00
Gerd Moellmann
9bd2bb5ba1 (iso-languages): Add more characters for Portuguese. 1999-11-18 16:37:48 +00:00
Gerd Moellmann
3a1aa59765 Clean up comment at the start of the file.
Remove RCS id.
1999-11-18 16:07:35 +00:00
Eli Zaretskii
393759c7a0 Fix complaints from makeinfo 4.0. 1999-11-18 16:00:03 +00:00
Gerd Moellmann
9dd1cf67c2 (compilation-parse-errors): Use
compilation-buffer-p instead of testing major-mode.
1999-11-18 15:57:55 +00:00
Gerd Moellmann
71447e8f88 *** empty log message *** 1999-11-18 13:34:19 +00:00
Gerd Moellmann
0afdfe3895 (struct buffer_text): Add comment about moving
buffer text if REL_ALLOC is defined.
1999-11-18 13:31:04 +00:00
Gerd Moellmann
bd84ce869a (rmail-cease-edit): Run rmail-mode-hook. 1999-11-18 13:11:37 +00:00
Kenichi Handa
a109786d72 rename ps-print-def.el to ps-vars.el 1999-11-18 10:45:54 +00:00
Kenichi Handa
5daebd006e Require ps-vars instead of ps-print-def. 1999-11-18 10:42:44 +00:00
Kenichi Handa
7b08726787 rm leim-list.el, add quail/*.elc 1999-11-18 07:20:59 +00:00
Kenichi Handa
d2d9586a77 (Fsingle_key_description): Use KEY_DESCRIPTION_SIZE to
allocate memory for push_key_description.
(describe_buffer_bindings): Likewise.
1999-11-18 05:10:13 +00:00
Kenichi Handa
2d0ffc9aa8 (echo_char): Use KEY_DESCRIPTION_SIZE to check free
memory for push_key_description.
1999-11-18 05:09:18 +00:00
Kenichi Handa
b0ca4f56d5 (KEY_DESCRIPTION_SIZE): New macro. 1999-11-18 05:08:25 +00:00
Kenichi Handa
eeedff6357 *** empty log message *** 1999-11-18 05:07:40 +00:00
Gerd Moellmann
a67fb17515 *** empty log message *** 1999-11-17 21:12:32 +00:00
Gerd Moellmann
aad9b36243 (with-syntax-table): Save buffer explicitly instead of
using save-excursion.
1999-11-17 21:09:57 +00:00
Gerd Moellmann
5d7e4a2c3c *** empty log message *** 1999-11-17 21:08:37 +00:00
Gerd Moellmann
dc6f74cf0e (Fx_show_busy_cursor): Doc-fix.
(Fx_hide_busy_cursor): Ditto.
1999-11-17 21:03:12 +00:00
Gerd Moellmann
b6f8e8063f (unexec): Handle .rel.dyn section. 1999-11-17 20:58:06 +00:00
Dave Love
b5b41e0276 *** empty log message *** 1999-11-16 19:51:07 +00:00
Dave Love
441d75e5ce (Fdocumentation): Remove gcpro here too. 1999-11-16 18:24:17 +00:00
Gerd Moellmann
e35b612304 (command_loop_1): Remove no_redisplay. 1999-11-16 15:55:07 +00:00
Dave Love
4563d12e5e Fix makeinfo errors. 1999-11-16 15:39:41 +00:00
Gerd Moellmann
9e207b901d *** empty log message *** 1999-11-16 13:35:20 +00:00
Gerd Moellmann
d01a33cf8d (with-syntax-table): New. 1999-11-16 13:29:51 +00:00
Gerd Moellmann
0a936fe0ee New maintainer. 1999-11-16 13:27:36 +00:00
Gerd Moellmann
d4a5b6443d Use new backquote syntax. 1999-11-16 13:25:42 +00:00
Dave Love
635b79049e Fix makeinfo errors. 1999-11-16 12:49:28 +00:00
Dave Love
c0e1bdfdee (Tag Syntax): Fix cross ref. 1999-11-16 12:31:31 +00:00
Gerd Moellmann
0a14b9bb34 *** empty log message *** 1999-11-16 11:44:02 +00:00
Gerd Moellmann
5494b50f0c (PRINTPREPARE): Don't call setup_echo_area_for_printing
in noninteractive.
1999-11-16 11:36:01 +00:00
Sam Steingold
da49057ce7 * dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax. 1999-11-15 18:59:00 +00:00
Sam Steingold
002c0506fc * goto-addr.el (goto-address-at-mouse,
goto-address-find-address-at-point): use compose-mail.
(goto-address-mail-method): removed variable.
(goto-address-send-using-mh-e, goto-address-send-using-mhe,
goto-address-send-using-mail): removed functions.
1999-11-15 16:16:11 +00:00
Sam Steingold
1e722f9f18 * simple.el (backward-delete-char-untabify):
backward-delete-char-untabify-method can be `all' now - to delete
hungrily including newlines.
1999-11-15 16:11:14 +00:00
Gerd Moellmann
b787fc059e Use new backquote syntax. 1999-11-15 14:26:07 +00:00
Gerd Moellmann
8e42f594dd *** empty log message *** 1999-11-15 14:11:30 +00:00
Gerd Moellmann
176289ab25 *** empty log message *** 1999-11-15 13:45:57 +00:00
Dave Love
8d8ca350e7 (customize-face, customize-face-other-window): Require match from
completing-read.
(custom-buffer-done-function): Default to custom-bury-buffer, not
bury-buffer.
1999-11-15 12:36:02 +00:00