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

6872 Commits

Author SHA1 Message Date
Fred Pierresteguy
27ead1d5eb (show_mouse_face): Change the mouse cursor accordingly. 1994-04-08 15:57:24 +00:00
Francesco Potortì
6dd5561c8a * etags.c (outf, outfiledir): renamed to tagf, tagfiledir.
(PF_funcs, Asm_funcs, L_funcs, PAS_funcs, TEX_funcs,
	Scheme_funcs, prolog_funcs): renamed to Fortran_functions,
	Asm_labels, Lisp_functions, Pascal_functions, Scheme_functions,
	TeX_functions, Prolog_functions.
	(inf): no more a global variable.
	(C_entries): take 2nd parameter `inf' instead of using the global one.
	(find_entries): added the cp1 var for optimisation.
	(find_entries): added more suffixes for assembler files.
	(Asm_funcs): Now finds labels even without an ending colon.
1994-04-08 14:36:25 +00:00
Karl Heuer
46b4e74145 (syms_of_textprop): Initialize Qintangible. 1994-04-08 07:10:05 +00:00
Karl Heuer
86d62d7634 (Qintangible): New symbol, replacing Qhidden. 1994-04-08 07:09:55 +00:00
Karl Heuer
fa7c37595f (set_point): Skip past intangible regions. 1994-04-08 07:09:18 +00:00
Karl Heuer
07c57952d8 (system_uses_terminfo): New variable.
(syms_of_term): New function, to initialize it.
1994-04-08 06:59:55 +00:00
Karl Heuer
0d934e7b31 (main): Call syms_of_term. 1994-04-08 06:58:23 +00:00
Karl Heuer
1f9e761d20 (comint-exec-1): Handle both termcap and terminfo. 1994-04-08 06:57:27 +00:00
Karl Heuer
a8015ab5ed (kbd_buffer_get_event): Make buffer_switch_event lispy.
(record_asynch_buffer_change): New function.  Enqueue the event.
1994-04-08 05:59:03 +00:00
Karl Heuer
d72534bad1 (read_process_output): If buffer changes, record that fact. 1994-04-08 05:58:12 +00:00
Karl Heuer
026b8c1e03 (enum event_kind): Add buffer_switch_event. 1994-04-08 05:57:55 +00:00
Richard M. Stallman
fcaa766567 (Fx_popup_dialog): Doc fix.
(list_of_items): Handle nil in item list as left/right boundary.
(push_left_right_boundary): Record the boundary.
(xmenu_show): Disregard a boundary if any.
(xdialog_show): Really obey a boundary.
1994-04-08 05:52:00 +00:00
Richard M. Stallman
2165f67647 (global-map): Bind function keys f16, f18 and f20,
which Sun knows as copy, paste and cut.
1994-04-08 05:26:47 +00:00
Richard M. Stallman
73a644b4f8 (popup-dialog-box): New function. 1994-04-08 05:04:07 +00:00
Karl Heuer
26c5bf8e54 (hscroll-window-column): New function.
(hscroll-point-visible): Do the right thing in the hard cases.
1994-04-08 03:23:08 +00:00
Karl Heuer
177aecf96f (Vminibuffer_exit_hook): New variable.
(read_minibuf): Run hook when exiting minibuffer.
1994-04-08 01:38:48 +00:00
Karl Heuer
dedd1182ee (copy_part_of_rope): Replace non-glyph with 0. 1994-04-08 01:27:28 +00:00
Karl Heuer
395ec62efe (insert_1): New function, extracted from insert.
(insert_from_string_1): Likewise, taken from insert_from_string.
(insert, insert_from_string): Call the new functions.
(insert_before_markers, insert_from_string_before_markers): Adjust the markers
before calling the after-change function.
1994-04-08 00:44:35 +00:00
Karl Heuer
25e907da8b (telnet-initial-filter, read-password): Don't unnecessarily duplicate comint
functionality.
1994-04-08 00:18:37 +00:00
Richard M. Stallman
e555fdd878 Many doc fixes.
(general-holidays, *-holidays): Add risky-local-variable property.
1994-04-07 20:31:17 +00:00
Richard M. Stallman
5924340384 Fix copying conditions for current GPL version. 1994-04-07 20:30:18 +00:00
Richard M. Stallman
cd2d091aff (calendar-daylight-savings-ends)
(calendar-daylight-savings-ends): Add risky-local-variable property.
1994-04-07 19:05:41 +00:00
Richard M. Stallman
be0218a89c (hack-one-local-variable): Test for risky-local-variable property.
Put such properties on some variables, including minor-mode-map-alist.
1994-04-07 19:03:17 +00:00
Richard M. Stallman
37fd966693 (hack-one-local-variable): Treat varnames ending in -form or -forms like eval. 1994-04-07 17:44:17 +00:00
Richard M. Stallman
1576fe1dce (edebug-version): Delete third arg of string-match. 1994-04-07 17:16:44 +00:00
Richard M. Stallman
947388af39 (fortran-blink-matching-do): New function,
basically copied from fortran-blink-matching-if.
(fortran-indent-line): Call it.
(fortran-mode): Doc mod.
1994-04-07 17:14:44 +00:00
Tom Tromey
bd4a38e575 Updated LCD archive entry. 1994-04-07 17:11:03 +00:00
Richard M. Stallman
e399bdd5d0 entered into RCS 1994-04-07 16:42:54 +00:00
Richard M. Stallman
f919f65ca9 Initial revision 1994-04-07 16:39:44 +00:00
Fred Pierresteguy
206250958e (rmail-secondary-file-menu): Fix typo. 1994-04-07 14:19:46 +00:00
Karl Heuer
56b257136f Fix previous change. 1994-04-07 07:26:49 +00:00
Richard M. Stallman
9ed287b041 (define-key-after): Doc fix. 1994-04-07 07:18:20 +00:00
Karl Heuer
0732dfa5c1 (rmail-summary-disable): New function.
(rmail-summary-enable): New function.
(rmail-summary-mode): Call rmail-summary-enable.
1994-04-07 07:09:16 +00:00
Karl Heuer
c35fb2162d (rmail-edit-mode, rmail-cease-edit): Disable summary during edit. 1994-04-07 06:56:25 +00:00
Karl Heuer
880f22a14a (replace-regexp): Fix misbalanced quotes. 1994-04-07 04:37:03 +00:00
Karl Heuer
f7b4b63a79 (display_text_line): minibuffer_prompt_width is a distance, not an absolute
position.
1994-04-07 04:22:54 +00:00
Karl Heuer
c5896ef4eb (Fminibuffer_prompt_width): Undo previous change for negative values.
This function does not include hscroll positioning any more.
1994-04-07 04:13:55 +00:00
Karl Heuer
9ae6d54ae2 (rmail-mode-map): Key binding for rmail-sort-by-keywords. 1994-04-07 03:29:18 +00:00
Karl Heuer
1558997717 (rmail-sort-by-keywords): New function. 1994-04-07 03:29:02 +00:00
Karl Heuer
ebdf372b3b (rmail-summary-sort-by-keywords): New function. 1994-04-07 03:28:44 +00:00
Karl Heuer
4db579ab73 (Info-find-node): Don't try to backstep if no history.
(Info-insert-dir): Print sensible error message if no dir node.
1994-04-07 03:11:50 +00:00
Karl Heuer
ee0c28e343 (doprnt): Reword confusing error message. 1994-04-07 02:46:12 +00:00
Karl Heuer
6076455260 (Fformat): Reword confusing error message. 1994-04-07 02:45:55 +00:00
Karl Heuer
196e7d3f10 (Fsetq): Doc fix. 1994-04-07 02:03:10 +00:00
Tom Tromey
a7c86d7fd2 Modified LCD archive entry. 1994-04-07 00:23:36 +00:00
Tom Tromey
246046610c Bug fix; 19.23 should (require 'lmenu). 1994-04-06 22:17:36 +00:00
Tom Tromey
db2e9cddce Fixed up headers for release. 1994-04-06 22:12:42 +00:00
Tom Tromey
9875e64691 Initial revision 1994-04-06 22:10:06 +00:00
Richard M. Stallman
b32a6a15af *** empty log message *** 1994-04-06 21:22:55 +00:00
Richard M. Stallman
118a01c922 Doc fixes. 1994-04-06 21:19:48 +00:00