1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-21 22:34:51 -07:00
Commit graph

151382 commits

Author SHA1 Message Date
Richard M. Stallman
1cf412ecec (XTmouse_position): New arg `insist'. 1995-03-26 21:12:11 +00:00
Richard M. Stallman
a40b9bc73e (C_SWITCH_SYSTEM): Don't #undef or define it.
[SOLARIS2, SOLARIS2_4, !__GNUC__] (C_SWITCH_MACHINE): Define instead.
1995-03-26 08:46:09 +00:00
Richard M. Stallman
67a6988bf8 (mail): Use pop-to-buffer.
(same-window-buffer-names): Add *mail*.
(mail-other-window, mail-other-frame): Bind to nil
same-window-buffer-names, special-display-buffer-names, and ...regexps.
1995-03-25 20:49:23 +00:00
Richard M. Stallman
35b12ec0fb *** empty log message *** 1995-03-25 18:07:05 +00:00
Boris Goldowsky
6507ffb1a3 Add Text Properties submenu to Edit menu. 1995-03-25 16:02:43 +00:00
Karl Heuer
69dc83fd84 (byte-compile-out-toplevel): Compile lambda forms even if trivial. 1995-03-24 23:43:21 +00:00
Karl Heuer
c7b6dfa6df (Fnext_property_change): Fix previous change. 1995-03-24 22:46:42 +00:00
Simon Marshall
cd323f896b Changed match-string to defun, but still return nil (no error) if no match. 1995-03-24 09:01:09 +00:00
Richard M. Stallman
2a1c968a69 (temp_output_buffer_setup): (Re)set the default
directory of the temp buffer to that of the current buffer.
1995-03-24 05:20:27 +00:00
Richard M. Stallman
bf40a97ffa (UNEXEC): Override the definition.
(LIBS_DEBUG, ORDINARY_LINK): Add #undefs.


Total rewrite.
1995-03-24 05:18:06 +00:00
Karl Heuer
554216ad38 (syms_of_buffer): Doc fix. 1995-03-24 03:19:16 +00:00
Karl Heuer
632ab66500 (try_window_id): Stop scan at bottom of window, not one line later.
Don't fail on account of continuation line below window.
(redisplay_window): Stop scan at bottom of window.
Fix reversed condition.
1995-03-24 03:16:19 +00:00
Karl Heuer
02da8c8209 (c-style-alist): Set c-continued-brace-offset and
c-brace-offset in all styles, so that they don't inherit a trash
value from a previously set style.
1995-03-24 02:50:54 +00:00
Karl Heuer
12b4943a37 (compilation-sentinel): Use format'; concat' doesn't
stringize integers anymore.
1995-03-24 00:48:45 +00:00
Karl Heuer
4d641a1562 (redisplay): Make sure pause is set before used.
Delete unused vars.
(redisplay_window): Make sure update_mode_line is set before used.
If startp might not have been set, use w->start directly.
(try_window_id): In the easy case, find cursor pos before returning.
1995-03-24 00:35:46 +00:00
Karl Heuer
fa7a4531e7 Don't load mouse and face files in system-specific
branches; an earlier test has already loaded them based on a
symbol equivalent to HAVE_MOUSE or HAVE_FACES.
1995-03-23 21:44:59 +00:00
Karl Heuer
ce339dfb6d (FRAME_SUPPORT, MSDOS_SUPPORT): Don't list face and mouse related files here.
(FACE_SUPPORT, MOUSE_SUPPORT): New lists.
(FACE_SUPPORT): Add facemenu.elc.
(WINNT_SUPPORT): New list.
(lisp): Add format.elc, FACE_SUPPORT, MOUSE_SUPPORT, WINNT_SUPPORT.
1995-03-23 21:33:22 +00:00
Richard M. Stallman
f45a220ab3 (asm-mode): Make a per-buffer child keymap here.
Use asm-comment-char to specify which character to define.
(asm-mode-map): Don't bind `;' at load time.
1995-03-23 20:57:04 +00:00
Richard M. Stallman
e7d795eba3 (pascal-mode-syntax-table): Give \ punctuation syntax. 1995-03-23 20:40:48 +00:00
Boris Goldowsky
14c5f080c5 *** empty log message *** 1995-03-23 14:17:10 +00:00
Boris Goldowsky
20ea8f1d69 New magic number for text/enriched files. 1995-03-23 14:09:34 +00:00
Simon Marshall
993713ce0a Change to macro, and return nil if there was no match at the specified depth. 1995-03-23 08:43:08 +00:00
Richard M. Stallman
73d2bf95bb (isearch-update-ring): New subroutine.
(isearch-done): Use that.
1995-03-23 02:25:55 +00:00
Paul Eggert
4c952fd0fa (output_authors): Replace /[/]/ by /[\/]/, for portability to mawk and nawk. 1995-03-23 01:21:07 +00:00
Richard M. Stallman
148d2a8dec Doc fixes. 1995-03-22 21:31:08 +00:00
Karl Heuer
fc04fa47a4 (overlay_touches_p): New function. 1995-03-22 21:23:10 +00:00
Karl Heuer
15874c5958 (direct_output_forward_char): Don't use direct output at an overlay boundary. 1995-03-22 21:22:31 +00:00
Karl Heuer
64c947d33c Declare overlay_touches_p. 1995-03-22 21:20:41 +00:00
Karl Heuer
1b56c3098b (concat): Treat integers as characters, not strings.
This makes `concat' more like `insert'.
1995-03-22 20:45:26 +00:00
Karl Heuer
f2d9e61da4 (ml-concat): New function. 1995-03-22 20:39:17 +00:00
Karl Heuer
bdafb772d7 Translate concat to ml-concat. 1995-03-22 20:38:52 +00:00
Boris Goldowsky
9dc90430f3 Doc fix + autoload cookies. 1995-03-22 19:42:05 +00:00
Karl Heuer
824a483f3b (syms_of_fileio): Fix missing \n\. 1995-03-22 17:57:55 +00:00
Karl Heuer
d7ec5fa2e0 (Fwhere_is_internal): Fix missing \n\. 1995-03-22 17:47:55 +00:00
Karl Heuer
2e5ce1a042 (syms_of_window): Fix missing \n\. 1995-03-22 17:44:18 +00:00
Richard M. Stallman
28fc169ba4 (one-window-p, walk-windows, minibuffer-window-active-p):
Functions moved to window.el.
1995-03-22 16:58:14 +00:00
Richard M. Stallman
82e6d8cb34 (one-window-p, walk-windows, minibuffer-window-active-p): Functions moved here. 1995-03-22 16:57:58 +00:00
Richard M. Stallman
b1aa6cb344 (redisplay_window): Skip the only-point-has-changed
optimization if updating the window's mode line.
1995-03-22 14:50:50 +00:00
Richard M. Stallman
3e9430d935 (rm400, rm600): New machine names.
(sinix5.*, sinix): New os aliases.
(mips-siemens): Default os to sysv4.
1995-03-22 08:54:39 +00:00
Richard M. Stallman
13fce4e6ed (init-file-user, site-run-file): Doc fixes. 1995-03-22 04:50:15 +00:00
Paul Eggert
0a4e59d934 Treat -u 'LOGIN:FULLNAME:MAILADDR' as if it were
-u 'LOGIN<tab>FULLNAME<tab>MAILADDR'.
1995-03-21 23:14:41 +00:00
Boris Goldowsky
c0a7db8434 (list-text-properties-at): New fn.
(facemenu-menu): Add it to menu.
1995-03-21 21:47:23 +00:00
Richard M. Stallman
243a81f524 (vc-update-change-log): Use new -u option for rcs2log. 1995-03-21 20:22:41 +00:00
Richard M. Stallman
84a150451b (Vload_read_function): New variable.
(readevalloop): Use that variable.
(syms_of_lread): Set up Lisp variable.
1995-03-21 20:05:23 +00:00
Richard M. Stallman
1fc3181449 (CHECK_IMPURE): Declare my_edata as char array. 1995-03-21 20:03:04 +00:00
Richard M. Stallman
bb8a51f54d (my_edata): Declare as char array, not int. 1995-03-21 20:02:52 +00:00
Richard M. Stallman
55697f5b80 (dump-emacs-data, dump-emacs): Declare my_edata as char array. 1995-03-21 20:02:34 +00:00
Richard M. Stallman
bdd610b25e (occur): Copy default-directory to *Occur* buffer. 1995-03-21 19:57:36 +00:00
Richard M. Stallman
f1913a26cb Initial revision 1995-03-21 06:16:35 +00:00
Paul Eggert
44ef8c25be Add -u "login<tab>fullname<tab>mailaddr" option, which replaces the
(now obsolescent) -n login fullname mailaddr option.
Don't omit path from repository root when logging CVS files.
Add -R option for recursive rlog.
(AWK): New environment variable (default `awk') for name of awk program.
(output_authors, tab, loginFullnameMailaddrs, recursive): New variables.
Quote authors and fullnames correctly.
1995-03-21 05:37:42 +00:00