Richard M. Stallman
cefaf3b60c
(mouse-save-then-kill): Call mouse-show-mark
...
when we adjust an existing region.
1994-11-15 16:57:24 +00:00
Richard M. Stallman
58451992fb
(isearch-gnu-emacs-events): Variable deleted.
...
(isearch-update): Always test unread-command-events.
(isearch-event-data-type): Variable deleted.
(isearch-pre-command-hook-exists): Variable deleted.
(isearch-last-command-char): Only use last-command-char.
1994-11-15 16:56:44 +00:00
Richard M. Stallman
bd1bd1252d
(isearch-unread): Always use unread-command-events.
...
(isearch-other-meta-char): In the case of a mouse event with a dummy
prefix, recombine the two into a single event before unreading.
1994-11-15 16:53:29 +00:00
Richard M. Stallman
489c043ab7
(Frename_buffer): Rename arg NAME to NEWNAME.
1994-11-15 14:01:12 +00:00
Richard M. Stallman
03fd0ac8e9
(m68*-apollo*): Set NON_GNU_CPP.
1994-11-15 04:23:27 +00:00
Richard M. Stallman
9f5c7ace45
(line): Add a beginning-op function.
1994-11-15 04:18:03 +00:00
Richard M. Stallman
e57d8da0a4
(LD_SWITCH_SYSTEM): Add -dc and -dp.
...
(HAVE_GETPAGESIZE): Defined.
1994-11-15 03:38:23 +00:00
Paul Reilly
e1241f09d8
(lw_refigure_widget): Use the macro USE_XAW rather than XAW.
1994-11-15 03:22:52 +00:00
Roland McGrath
82f75ccadb
(tags-table-including): Don't gratuitously cons (what was I thinking?).
...
Properly skip t elements of tags-table-computed-list.
1994-11-15 02:38:03 +00:00
Karl Heuer
6cb9cafb12
(internal_equal): Use new overlay substructure.
...
Simplify by returning int.
(Fequal): Use new interface to internal_equal.
1994-11-15 02:05:04 +00:00
Karl Heuer
e202fa3405
(mark_object, gc_sweep): Use new overlay substructure.
1994-11-15 02:04:40 +00:00
Karl Heuer
21f7c86400
(OVERLAY_START, OVERLAY_END): Use new overlay substructure.
1994-11-15 02:04:23 +00:00
Karl Heuer
ce7d8eec6c
(enum Lisp_Misc_Type): Add new enumeration Lisp_Misc_Overlay.
...
(enum Lisp_Type): Delete the corresponding enumeration from here.
(struct Lisp_Overlay): New structure.
(XOVERLAY, OVERLAYP): Access the new structure.
(union Lisp_Misc): Add new member.
1994-11-15 02:04:03 +00:00
Karl Heuer
3e9bc90131
(print): Use new overlay substructure.
1994-11-15 02:03:35 +00:00
Karl Heuer
48e2e3ba61
(Fmake_overlay, Foverlay_properties, Foverlay_get, Foverlay_put): Use new
...
overlay substructure.
(list_buffers_1): Use PT, not point.
1994-11-15 02:02:34 +00:00
Richard M. Stallman
53c34c462d
(Finsert_file_contents): Init not_regular at the beginning.
1994-11-15 00:30:47 +00:00
Karl Heuer
6746ed7a33
(Fkill_all_local_variables): Use XBUFFER_LOCAL_VALUE, not XCONS.
1994-11-15 00:06:33 +00:00
Richard M. Stallman
9dbfa8cfbb
(comint-exec-1): Terminate TERMCAP with colon.
1994-11-15 00:06:26 +00:00
Per Bothner
ad7c5ee1f9
Support paragon as i860-intel-osf1. (From RMS.)
1994-11-15 00:05:02 +00:00
Richard M. Stallman
28d8bcb0c5
Initial revision
1994-11-15 00:03:05 +00:00
Richard M. Stallman
503ffb1e8b
(MAIL_USE_FLOCK): Defined.
1994-11-15 00:02:47 +00:00
Richard M. Stallman
330bfe57d6
(Finsert_file_contents): If VISIT, set the buffer components
...
such as the filename even before signaling error for non-regular file.
1994-11-14 23:58:19 +00:00
Roland McGrath
e0271583d2
(A_TEXT_OFFSET): Macro removed.
...
(A_TEXT_SEEK): Define to just sizeof (struct exec).
1994-11-14 23:28:44 +00:00
Karl Heuer
fc1e7df5d0
(defvar_int, defvar_bool, defvar_lisp_nopro, defvar_per_buffer): Use accessor
...
macros.
1994-11-14 22:16:52 +00:00
Karl Heuer
446e6a1462
(scheme-mode-variables): Set parse-sexp-ignore-comments to t.
1994-11-14 18:52:51 +00:00
Karl Heuer
49b862cf05
Fix typos in comment.
1994-11-14 18:06:28 +00:00
David J. MacKenzie
ea199426bb
Don't add -I, -L, -R options for cc if their
...
arguments would be empty.
1994-11-14 17:08:32 +00:00
Simon Marshall
5c06a8eb15
Add scheme-mode to font-lock-defaults-alist using lisp-font-lock-keywords.
1994-11-14 08:03:41 +00:00
Richard M. Stallman
633a305a22
(query-replace-map): Bind Y and N like y and n.
1994-11-14 01:35:08 +00:00
Richard M. Stallman
6cdfb6e60d
Initial revision
1994-11-14 01:32:24 +00:00
Richard M. Stallman
dd3240b7be
For windows-nt, load mouse.
1994-11-14 01:30:43 +00:00
Richard M. Stallman
930c87d795
(C_SWITCH_SYSTEM) [__GNUC__]: Set -D_BSD to get the
...
correct definitions from sys/wait.h.
1994-11-13 21:27:30 +00:00
Richard M. Stallman
eab9d4233d
Comment change.
1994-11-13 20:54:28 +00:00
Richard M. Stallman
681f5af46e
(Fdisplay_completion_list): Update COLUMN unconditionally.
...
If a name is long, put it on its own line.
1994-11-13 19:57:12 +00:00
Richard M. Stallman
7812a96f4b
(load_pixmap): Handle bitmap_id < 0. F is a FRAME_PTR.
1994-11-13 19:07:26 +00:00
Richard M. Stallman
169e69a395
(syms_of_frame): Fix typo.
1994-11-13 17:35:48 +00:00
Richard M. Stallman
87b8e150eb
(lpr-headers-switches): Base default on lpr-command value.
1994-11-13 12:15:29 +00:00
Richard M. Stallman
1855c8dd0b
(syms_of_frame): Doc fix for default-frame-alist.
1994-11-12 20:05:07 +00:00
Richard M. Stallman
4ab8369716
(mips-sgi-irix5.[01]*): Distinguish from irix5*.
...
(mips-sgi-irix*): Now an alias for mips-sgi-irix5*.
1994-11-11 19:44:48 +00:00
Richard M. Stallman
cbce363ff0
(i860-intel-osf1*): New alternative.
1994-11-11 14:54:29 +00:00
Richard M. Stallman
2545066897
(texinfo-format-node): Insert the node delimiter
...
that info is looking for unconditionally.
1994-11-11 13:34:04 +00:00
Karl Heuer
8d4afcac1e
(store_symval_forwarding, swap_in_symval_forwarding, Fset, default_value,
...
Fset_default, Fkill_local_variable): Use XBUFFER_LOCAL_VALUE, not XCONS.
(Fmake_variable_buffer_local, Fmake_local_variable): Use the new substructure.
1994-11-11 07:35:27 +00:00
Karl Heuer
677ad7fec7
(Fbyte_code): Special case for buffer-local objects is now handled by the more
...
general test. Simplify.
1994-11-11 07:34:37 +00:00
Karl Heuer
465edf35eb
(mark_object): New code to handle buffer-local substructure.
...
(gc_sweep): Generalize marker code to handle other substructures.
1994-11-11 07:34:14 +00:00
Karl Heuer
fdc6e51676
(set_buffer_internal): Use XBUFFER_LOCAL_VALUE, not XCONS.
1994-11-11 07:33:46 +00:00
Karl Heuer
7d65f1c2f8
(enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Buffer_Local_Value and
...
Lisp_Misc_Some_Buffer_Local_Value.
(enum Lisp_Type): Delete the corresponding enumerations from here.
(struct Lisp_Buffer_Local_Value): New structure.
(XBUFFER_LOCAL_VALUE): Access the new structure.
(BUFFER_LOCAL_VALUEP, BUFFER_SOME_LOCAL_VALUEP): Likewise.
(union Lisp_Misc): Add new member.
1994-11-11 07:32:54 +00:00
David J. MacKenzie
d9e60f52e8
Remove entries for things that are done. Reformat a little.
1994-11-11 04:23:40 +00:00
Karl Heuer
aabf6bec48
Fix typo in previous change.
1994-11-11 01:31:52 +00:00
Roland McGrath
08b1edf49f
(compile): With prefix arg, prompt even if (not compilation-read-command).
...
(compilation-error-regexp-alist): Make first regexp match column numbers too.
Remove regexp for "prog:file:line: error".
Replace GNAT 1.82 regexp with "prog: file:line\(:col\)?: error".
(compilation-parse-errors): If spec has a column subexpr, but it was
optional and didn't match, ignore it.
1994-11-10 23:01:15 +00:00
Richard M. Stallman
db965a28af
(TV1, TV2): Use EMACS_TIME as type.
...
(get_time): Use EMACS_SUB_TIME.
1994-11-10 22:26:57 +00:00