Richard M. Stallman
387f3b2189
(sort-regexp-fields-next-record): New subroutine.
...
If the first search does not advance point and finds an empty match,
skip one char and search again.
(sort-regexp-fields): Use that subroutine.
Bind sort-regexp-fields-regexp, for sort-regexp-fields-next-record.
(sort-regexp-fields-regexp): Declared.
(sort-regexp-record-end): Declared.
1995-02-15 22:21:25 +00:00
Paul Reilly
aebd973ee3
(ALL_CFLAGS): Allow include files to be found in
...
`srcdir'.
1995-02-15 19:11:32 +00:00
Francesco Potortì
9cb0aa73c3
* etags.c (C_entries): Bug corrected in xrealloc of token_str.
...
(main): Do not read twice the last filename in the stdin file list.
1995-02-15 15:03:21 +00:00
Paul Reilly
37849f292c
(LIB_MOTIF): Add -lgen to provide provide the symbols
...
`regcmp' and `regex'.
1995-02-15 12:13:14 +00:00
Richard M. Stallman
fd3e574168
Update icon-type values.
1995-02-15 09:57:18 +00:00
Richard M. Stallman
c696ac76c0
(Info-index): Bind Info-history, not Info-keep-history.
1995-02-15 08:36:09 +00:00
Richard M. Stallman
9685a93f32
(xmenu_show, both versions): New arg for_click.
...
(Fx_popup_menu): Compute it and pass it.
1995-02-15 08:06:32 +00:00
Richard M. Stallman
b631003ba9
Doc fix.
1995-02-15 00:02:48 +00:00
Paul Reilly
5bf01b68c7
(x_bitmap_icon): Fix test for unallocated icon bitmap.
1995-02-14 21:48:14 +00:00
Francesco Potortì
2bd88040e7
* etags.c (C_entries): Initialise the new members of TOKEN.
...
(C_entries): Do not allocate a new space for each token found by
consider_token. Let make_tag do that instead.
(make_tag): Since now TOKEN has memory of where it is taken from,
this new macro substitutes both make_tag_from_new_lb and
make_tag_from_oth_lb. All callers changed.
(TOKEN): Add linepos and buffer members.
(main): Initialise token_str.
(lang_extensions): Recognise .c++ and .h++ as C++ file suffixes.
(token_str): New global variable used by C_entries.
1995-02-14 17:31:55 +00:00
Richard M. Stallman
95c74a10a4
Comment changed.
1995-02-14 17:12:41 +00:00
Richard M. Stallman
5757b805f1
(unlock_buffer, unlock_all_files, Flock_buffer)
...
(Funlock_buffer): Use buffer's file_truename, not filename.
1995-02-14 16:33:49 +00:00
Richard M. Stallman
f6ed2e848d
(syms_of_buffer): Set up Lisp var buffer-file-truename.
...
(init_buffer_once): Set up flag and default value for file_truename.
(reset_buffer): Init file_truename slot.
1995-02-14 16:33:19 +00:00
Richard M. Stallman
8eb34fb9f5
(struct buffer): New field file_truename.
1995-02-14 16:32:01 +00:00
Boris Goldowsky
41e5bf664f
(facemenu-self-insert-face): If previous
...
self-insert-face is still valid, add to rather than replace it.
1995-02-14 15:00:40 +00:00
Richard M. Stallman
6807c7018d
(ange-ftp-write-region, ange-ftp-insert-file-contents)
...
(ange-ftp-copy-file-internal): If remote host is unix, use binary mode.
(ange-ftp-file-local-copy): Delete local var bin1.
(ange-ftp-rename-remote-to-remote): Delete arg `binary'.
(ange-ftp-rename-file): Don't pass or compute that arg.
1995-02-14 14:28:44 +00:00
Richard M. Stallman
d5179accb2
(r_alloc_free): Call refill_memory_reserve only if emacs.
...
Include getpagesize.h unconditionally.
(free_bloc): Don't die if bloc->next or bloc->prev is null.
[!emacs] (bzero): New macro definition.
1995-02-14 14:27:18 +00:00
Richard M. Stallman
91c049d44f
(input_poll_signal): Add ignored argument.
...
(interrupt_signal): Likewise.
1995-02-14 14:25:36 +00:00
Richard M. Stallman
61cbef47fe
(window_change_signal): Add ignored argument.
1995-02-14 14:24:43 +00:00
Richard M. Stallman
7af71e17c1
(Fstart_process): Make process marker point into proc buf.
1995-02-14 14:23:49 +00:00
Richard M. Stallman
92e2441bd1
(x_display_bar_cursor): Use frame's cursor_width.
...
(x_connection_signal): New function.
(x_initialize): Use it as signal handler.
1995-02-14 14:22:29 +00:00
Richard M. Stallman
c32112069d
(x_set_cursor_type): Set cursor_width field.
...
Handle args of form (bar . WIDTH).
1995-02-14 09:42:14 +00:00
Richard M. Stallman
e36a27114e
(struct x_display): New element cursor_width.
1995-02-14 09:41:37 +00:00
Richard M. Stallman
e27ef4db6e
(electric-help-help, electric-help-command-loop):
...
Mention q and r, not Q and R.
(electric-help-map): Use supress-keymap instead of
filling keymap with undefined commands. Bind R like r.
Substitute electric-command-apropos for command-apropos.
(electric-apropos): New function.
(electric-help-help, electric-help-command-loop):
Mention Q and R in messages.
1995-02-14 09:08:40 +00:00
Richard M. Stallman
0c0b6c7911
(speeds): Make it ints. Add some higher speeds.
...
(tputs) [emacs]: If speed is high, convert to smaller units.
(tputs): Really use SPEED to calculate PADCOUNT.
1995-02-14 07:43:44 +00:00
Richard M. Stallman
b87c5d3d05
(ps-print-version): Add caveat about version number.
...
(ps-begin-file): Fix format code for /LineHeight.
1995-02-14 05:55:53 +00:00
Richard M. Stallman
a2a9c59e60
Initial revision
1995-02-14 00:54:29 +00:00
Richard M. Stallman
546fa2799c
(mips-sgi-irix6): New configuration.
1995-02-14 00:53:50 +00:00
Richard M. Stallman
71679121fc
(auto-mode-alist): Fix problem in previous change.
1995-02-14 00:26:11 +00:00
Richard M. Stallman
58fc958791
(Fexpand_file_name): Copy default-directory
...
before looking for a handler on the directory arg.
1995-02-14 00:13:20 +00:00
Richard M. Stallman
0ce62eb250
(c-switch-label-regexp): Insist on colon after `default'.
1995-02-13 18:10:28 +00:00
Richard M. Stallman
e5cd8a87da
(pp-to-string): Fix previous change.
1995-02-13 18:05:23 +00:00
Richard M. Stallman
2eeeb0d2a0
(debugger-step-after-exit): Variable declared.
...
(debugger-old-buffer, debugger-value): Variables declared.
1995-02-13 17:55:17 +00:00
Richard M. Stallman
7fce8c916f
(facemenu-next): Variable deleted.
...
(facemenu-self-insert-face): New function.
(facemenu-set-face): Use facemenu-self-insert-face.
(facemenu-set-face-from-menu): Likewise.
(facemenu-after-change): Function deleted. Don't use it as hook.
1995-02-13 16:56:19 +00:00
Richard M. Stallman
189fad68dd
(Vself_insert_face, Vself_insert_face_command): New variables.
...
(syms_of_cmds): Set up Lisp variables. Doc syntax fix.
(internal_self_insert): Handle Vself_insert_face.
1995-02-13 16:54:58 +00:00
Richard M. Stallman
f4249c6f78
(debug): Fix arg to backtrace-debug for debug-on-entry.
1995-02-13 08:47:59 +00:00
Richard M. Stallman
6efad63b18
(Qprocessp): Declared.
1995-02-13 06:53:07 +00:00
Richard M. Stallman
3a3ffba4fc
(mail-reply-to): New command, on C-c C-f C-r and in menu.
...
(mail-do-fcc): Find buffer to add to
using truename, if can't find it by real name.
1995-02-13 06:49:27 +00:00
Richard M. Stallman
39bcc759ed
Rename arg OBJ to OBJECT in all type predicates.
...
(Ftype_of): New function.
1995-02-13 05:28:47 +00:00
Richard M. Stallman
9796f12dfd
(pp-to-string): Don't use emacs-lisp-mode.
...
Just do the parts of it we actually want.
1995-02-13 03:01:16 +00:00
Richard M. Stallman
2c5b706023
No modula project is active now.
1995-02-12 21:10:04 +00:00
Richard M. Stallman
0818b15e4a
(next-history-element): Do nothing if n is 0.
...
Handle errors properly when history list is empty.
1995-02-12 08:27:38 +00:00
Richard M. Stallman
4c0317b1c2
(menu-bar-kill-ring-save): New function--use as `copy'.
...
(delete-region): Don't enable if (mouse-region-match) is true.
1995-02-12 04:54:34 +00:00
Richard M. Stallman
e6c2f5d4b9
(mouse-drag-region): Delete the overlay before
...
calling the terminating event's command binding or making a region.
(mouse-set-region-1): New function.
(mouse-drag-region, mouse-set-region, mouse-save-then-kill): Call it.
(mouse-region-match): New function.
1995-02-12 04:51:42 +00:00
Richard M. Stallman
273e08292b
(Fexpand_file_name): Look for a handler for defalt.
...
(syms_of_fileio): Minor rearrangement.
1995-02-12 04:29:53 +00:00
Richard M. Stallman
1f98e9ea8b
(load_color): Ignore failure from XAllocColor.
1995-02-12 01:25:58 +00:00
Richard M. Stallman
58387771b5
(x_decode_color): Ignore failure from defined_color.
1995-02-12 01:25:14 +00:00
Richard M. Stallman
86e00a8a09
(menu_item_equiv_key): If command is an alias,
...
check only the underlying command for a keyboard equivalent.
1995-02-12 01:22:28 +00:00
Richard M. Stallman
a5425c8d9a
Test WAIT_USE_INT.
1995-02-11 22:07:09 +00:00
Richard M. Stallman
2c32be5080
(WAIT_USE_INT): Defined.
1995-02-11 22:05:56 +00:00