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

7677 Commits

Author SHA1 Message Date
Richard M. Stallman
8dbd5c7805 (make-frame): Doc fix. 1994-05-28 04:14:22 +00:00
Richard M. Stallman
7e17a6aade (hexl-mode-map): Call define-key properly for help-char. 1994-05-28 04:11:29 +00:00
Richard M. Stallman
68a49b1802 (difftm): Don't store a long value into an int variable. 1994-05-28 02:06:50 +00:00
Richard M. Stallman
c8dfbe3367 (ediff-patch-buffer): Fix autoload cookie. 1994-05-28 01:59:24 +00:00
Richard M. Stallman
7a19891bc0 (C_DEBUG_SWITCH) [not __GNUC__]: Add -Wf option. 1994-05-27 23:21:46 +00:00
Richard M. Stallman
ad8b94002a (C_SWITCH_SYSTEM): Defined. 1994-05-27 22:51:36 +00:00
Richard M. Stallman
05f6617dbf (x_is_vendor_fkey): Function deleted.
(XTread_socket, case KeyPressed): Don't clear the vendor-specific bit.
Pass thru almost any vendor-specific keysym.
1994-05-27 22:18:39 +00:00
Richard M. Stallman
7781a817ad (gnus-summary-catchup): Check gnus-interactive-catchup.
(gnus-summary-catchup-and-exit): Likewise.
1994-05-27 09:11:50 +00:00
Richard M. Stallman
8672a560f6 (install-arch-indep): Use /bin/pwd uniformly, not pwd.
(uninstall): Use /bin/pwd.

(blessmail): Depend on src.
(all): Don't depend on blessmail.

(src/paths.h): Don't force recomputation.
(paths-force): New target; force recomputation of paths.h.
(all): Depend on paths-force.
(src, lib-src): Depend on src/paths.h.
1994-05-27 08:17:46 +00:00
Richard M. Stallman
e3b89505ff (HAVE_XRMSETDATABASE): Define if not defined. 1994-05-27 08:00:46 +00:00
Richard M. Stallman
f675ecb5d2 (blessmail): Don't depend on ../src/emacs. 1994-05-27 07:19:06 +00:00
Richard M. Stallman
5a53485189 (compare-windows): Make leading whitespace equivalent
to no leading whitespace, according to IGNORE-WHITESPACE argument.
1994-05-27 07:10:56 +00:00
Richard M. Stallman
40c8b2034a (dired-jump): Add autoload. 1994-05-27 06:38:40 +00:00
Richard M. Stallman
f664f7000f Whitespace cleanup. 1994-05-27 05:55:15 +00:00
Richard M. Stallman
aa92993635 (completion-setup-function): Fix up the regexp. 1994-05-27 00:53:21 +00:00
Richard M. Stallman
63240af117 (choose-completion-string): Clear mouse-face property. 1994-05-26 23:15:32 +00:00
Richard M. Stallman
d43277ab9e (rmail-show-message): If transient-mark-mode, deactivate the mark. 1994-05-26 23:06:50 +00:00
Karl Heuer
fc81fa9eaf (Finsert_file_contents): Check for beginning of file. 1994-05-26 22:30:47 +00:00
Richard M. Stallman
c810639a78 Make previous change limited to HPUX. 1994-05-26 22:15:23 +00:00
Karl Heuer
dbbcac5612 (posn-col-row): Test for consp, not symbolp. 1994-05-26 21:53:37 +00:00
Richard M. Stallman
348ec81171 (fortran-link-matching-do): Ignore DO statements with line numbers. 1994-05-26 20:35:55 +00:00
Karl Heuer
71068d7899 If _STRUCT_TIMEVAL is defined, also define __TIMEVAL__. 1994-05-26 18:47:37 +00:00
Karl Heuer
9c481732d1 (ws-search): Fix malformed character constants. 1994-05-26 17:38:14 +00:00
Richard M. Stallman
235c56d4ea (LD_SWITCH_SYSTEM): Put back -Xlinker for GCC. 1994-05-26 08:52:27 +00:00
Richard M. Stallman
bea169e96c entered into RCS 1994-05-26 05:45:30 +00:00
Tom Tromey
dc509e648d Menu items now sensitive as appropriate. 1994-05-26 05:06:14 +00:00
Richard M. Stallman
65d5c6de9f (kill-emacs-query-functions): Doc fix. 1994-05-26 01:11:06 +00:00
Roland McGrath
983d99b536 *** empty log message *** 1994-05-25 23:06:05 +00:00
Richard M. Stallman
bd9982597f *** empty log message *** 1994-05-25 22:09:47 +00:00
Richard M. Stallman
ca0ecbf563 (Vx_sensitive_text_pointer_shape):
Renamed from Vx_cross_pointer_shape.
(syms_of_xfns): Provide Lisp var x-sensitive-text-pointer-shape.
1994-05-25 22:02:57 +00:00
Richard M. Stallman
f6fa3ee3c5 Add more risky-local-variable properties. 1994-05-25 20:43:21 +00:00
Richard M. Stallman
b295541798 entered into RCS 1994-05-25 19:57:48 +00:00
Richard M. Stallman
27f338afea (note_mouse_movement): Use frame's window in XQueryPointer.
Special case if mouse isn't on that window.
(note_mouse_highlight): Handle negative args and too-large args.
1994-05-25 09:20:45 +00:00
Richard M. Stallman
10bba2660f (menu_item_equiv_key): Look for equiv keys both before
and after one stage of symbol function indirection.
1994-05-25 09:20:10 +00:00
Richard M. Stallman
84f4e2168f (c-fill-paragraph): Don't include part of comment
terminator in the fill-prefix.
1994-05-25 08:42:32 +00:00
Richard M. Stallman
47ba05ac9c entered into RCS 1994-05-25 06:00:06 +00:00
Richard M. Stallman
e6a9aec70b (outline-chart-subtree): Include outline-next-heading in loop conditions
to detect end-of-buffer (and avoid infinite loop).
1994-05-25 04:41:21 +00:00
Richard M. Stallman
92bab0111e (openp): Don't use O_RDONLY. 1994-05-25 04:36:48 +00:00
Karl Heuer
73dc877110 (Freplace_match): Improve capitalization heuristics. 1994-05-25 03:59:06 +00:00
Richard M. Stallman
026e833080 (Freplace_match): Don't capitalize unless all matched words are capitalized. 1994-05-25 03:53:30 +00:00
Karl Heuer
d7be421180 (Fminibuffer_complete_word): GCPRO completion and tem. 1994-05-25 02:39:20 +00:00
Karl Heuer
de65837bbe (Fprimitive_undo): GCPRO next and list.
Check argument type before calling XINT.
1994-05-25 02:22:08 +00:00
Richard M. Stallman
55b4889367 (verify_overlay_modification): GCPRO tail and overlay.
Avoid copying tail twice.
1994-05-24 21:16:23 +00:00
Richard M. Stallman
b5b90d18cc (describe_map): Fix the call to Fequal. 1994-05-24 21:12:22 +00:00
Richard M. Stallman
a7d6cde616 (INTERNAL_TERMINAL): Allow audio bell. 1994-05-24 19:50:30 +00:00
Richard M. Stallman
fcea9cd4db (do_visible_bell): Renamed from visible_bell to avoid
potential conflict with variable of the same name.  Caller changed.
(internal_flush): Code for audio bell inserted.
1994-05-24 19:50:04 +00:00
Richard M. Stallman
9da6e7653b (dos_rawgetc): Doc fix. Make C-, S-, and M- modifiers
independent.  Make modifiers work with mouse.  Improve C-S-<ascii>
handling by using look-up tables.  Fix kp-decimal problem.
1994-05-24 19:46:40 +00:00
Richard M. Stallman
1df16e3820 (i[34]86-next-*): New alternative. 1994-05-24 04:05:17 +00:00
Richard M. Stallman
68eabf10ac (ange-ftp-gwp-start): Call internal-ange-ftp-mode. 1994-05-23 22:44:08 +00:00
Richard M. Stallman
596122a77d (window_loop): Fix test of dedicated flag in prev change. 1994-05-23 20:09:33 +00:00