Commit graph

  • 301a9d1797 (perform-replace): Restore match data before highlighting. Richard M. Stallman 1994-08-30 07:07:39 +00:00
  • 0daa17f3fa (isearch-edit-string): In the isearch-recursive-edit case, don't end the recursive edit and don't start another one. (isearch-done): New arg EDIT. (isearch-mode): Return t if search succeeded. Richard M. Stallman 1994-08-30 07:03:33 +00:00
  • 98295b48d6 (Ffile_accessible_directory_p): No need for gcpro. Richard M. Stallman 1994-08-30 04:30:33 +00:00
  • 8fdae34aa3 (make-help-screen): Don't call window-frame in a non-multi-frame Emacs. Richard M. Stallman 1994-08-30 00:47:36 +00:00
  • 24c2285241 (set-mark): When POS is nil, always clear mark-active. Richard M. Stallman 1994-08-30 00:36:48 +00:00
  • bb1e67a022 Provide diary-lib not diary. Richard M. Stallman 1994-08-30 00:34:35 +00:00
  • 2b98733373 Require diary-lib, not diary. Richard M. Stallman 1994-08-30 00:33:34 +00:00
  • e06403735b Various fixes (freebsd, ncr, nextstep): See ChangeLog. Per Bothner 1994-08-29 01:19:13 +00:00
  • ef469729a7 (HAVE_MACH_MACH_H): Defined. Richard M. Stallman 1994-08-28 21:07:42 +00:00
  • 57c82a639b (Fx_color_defined_p): Return list of RGB values, not just t. Richard M. Stallman 1994-08-28 20:00:21 +00:00
  • 3b0deae51f (polling_for_input): Declared. Richard M. Stallman 1994-08-28 19:59:18 +00:00
  • 36922b182a (polling_for_input): Define var unconditionally. Richard M. Stallman 1994-08-28 19:58:40 +00:00
  • 3b2fa4e69a Include keyboard.h. (x_make_frame_visible): Fix previous change: test polling_for_input instead of whether SIGIO is defined. Richard M. Stallman 1994-08-28 19:57:51 +00:00
  • 03b78673fb (xmenu_show): Don't queue events that are in the menu bar. Richard M. Stallman 1994-08-28 07:39:12 +00:00
  • f7d786d0cb (after-find-file-from-revert-buffer): Add defvar. Richard M. Stallman 1994-08-28 07:37:42 +00:00
  • b9a7407ff9 (internal_self_insert): Use insert_and_inherit. Richard M. Stallman 1994-08-28 06:48:56 +00:00
  • 6d1bd1a581 (Findent_to): Pass new arg to Finsert_char. Richard M. Stallman 1994-08-28 06:08:54 +00:00
  • cd11ef314d (insert_1): New arg INHERIT. (insert_and_inherit): New function. Richard M. Stallman 1994-08-28 06:07:37 +00:00
  • e2eeabbbce (Finsert_char): New arg INHERIT. Use insert_and_inherit if requested. Richard M. Stallman 1994-08-28 06:07:15 +00:00
  • 2e252751cb (dbx): Use newline, not semicolon, between file and stop cmds. Richard M. Stallman 1994-08-28 04:14:59 +00:00
  • 33acbad21f entered into RCS Richard M. Stallman 1994-08-27 23:03:05 +00:00
  • 1644b1a55f (outline-mode-prefix-map): New variable. Define all the C-c commands here. (outline-mode-menu-bar-map): New variable, holds local menu-bar keymap. (outline-mode-map): Bind C-c and menu-bar to those maps. (outline-minor-mode-map): Likewise use those submaps for the prefixes. Richard M. Stallman 1994-08-27 21:02:12 +00:00
  • c1194ae809 (indent-rigidly): Insert new indent, then delete old. Richard M. Stallman 1994-08-27 19:40:47 +00:00
  • 5e778cd16a (comint-arguments): Treat \n and \t like space. Richard M. Stallman 1994-08-27 19:06:19 +00:00
  • bc7c9d8c6f (netbsd, freebsd, linux): Accept any machine, not just i[34]86. Per Bothner 1994-08-26 23:19:19 +00:00
  • 627e759ca8 Recognize powerpc-ibm-aix3.2.5. Richard Kenner 1994-08-26 22:45:20 +00:00
  • cb94a3dae3 Merges from Cygnus version. Per Bothner 1994-08-26 22:21:31 +00:00
  • a01e985127 (xterm.o): Depend on keyboard.h. Richard M. Stallman 1994-08-26 21:25:43 +00:00
  • 9ec10b2fbd Initial revision David J. MacKenzie 1994-08-26 14:57:46 +00:00
  • dca460725c (rmail-summary-output-menu): New command. (rmail-summary-mode-map): Add Output and Input with menu of files. Richard M. Stallman 1994-08-26 06:55:43 +00:00
  • 23cf7c602a (x_make_frame_visible): Call signal handler directly. Karl Heuer 1994-08-26 05:18:31 +00:00
  • 8427dec96b Add LINUX_QMAGIC conditional. Richard M. Stallman 1994-08-26 01:44:01 +00:00
  • 1e2d9c6d1a (USE_NONANSI_DEFUN): Defined. Richard M. Stallman 1994-08-26 00:45:03 +00:00
  • 5125ca9320 (DEFUN): Check USE_NONANSI_DEFUN. Richard M. Stallman 1994-08-26 00:44:42 +00:00
  • 1d6ce4b047 entered into RCS Richard M. Stallman 1994-08-26 00:40:24 +00:00
  • 6e9495ec16 *** empty log message *** Richard M. Stallman 1994-08-26 00:30:33 +00:00
  • c9ce5e2c7a (vc-backend-checkout): Don't use -G for SCCS. Richard M. Stallman 1994-08-26 00:05:30 +00:00
  • dcd12c89db (toggle-rot13-mode): New function. Richard M. Stallman 1994-08-25 23:23:09 +00:00
  • 911398a97f (obj): Put cm.o before term.o. (Avoids mysterious lossage on Irix.) Richard M. Stallman 1994-08-25 22:55:25 +00:00
  • c4669f1411 (xmenu_show): Do nothing special for ButtonPress in the menu. Call XtDispatchEvent for all ButtonRelease events. xlwmenu.c now deals with posting the menu. Check for events in subwidgets of the menu when deciding whether to queue them for later handling. Richard M. Stallman 1994-08-25 05:05:50 +00:00
  • e99045bbcd (tags-table-extend-computed-list): In loop processing list of included tables to incorporate it, advance TABLES to its cdr at end of loop. Roland McGrath 1994-08-25 01:51:34 +00:00
  • 59b49f63a6 (display_scan_buffer): New function. (display_count_lines): Use that. Richard M. Stallman 1994-08-25 01:25:55 +00:00
  • e2b721b7be Update to match config.sub changes for NetBSD. Charles Hannum 1994-08-25 00:39:13 +00:00
  • d73a226024 Revert pc532 handling. Charles Hannum 1994-08-25 00:37:35 +00:00
  • 275cb36470 Rearrange handling of NetBSD ports. Charles Hannum 1994-08-25 00:24:48 +00:00
  • d7e133f709 (find-file-noselect): Improve "file changed" message. Richard M. Stallman 1994-08-25 00:05:36 +00:00
  • 019f2b8f14 (unexec): Copy previous change in unexelf.c. Richard M. Stallman 1994-08-24 23:42:49 +00:00
  • d91f490d2b (comint-arguments): Rewrite for speed. Don't keep parsing once we have enough args. Richard M. Stallman 1994-08-24 23:31:55 +00:00
  • 8deebe8983 Add da30-* for da30-unknown-netbsd*. Charles Hannum 1994-08-24 23:27:35 +00:00
  • 1ff4051774 Remove mac68k-*. Charles Hannum 1994-08-24 23:19:42 +00:00
  • 7195bb7169 (ispell-buffer-local-words): Don't treat doublequote specially when splitting the line into words. Richard M. Stallman 1994-08-24 19:53:17 +00:00
  • e4bfb3b6f1 (term_init): Added missing argument to tgetstr. (tgetstr): Move declarations to top level. Richard M. Stallman 1994-08-24 19:51:01 +00:00
  • 5dd6606e25 (textget): Ignore category prop if not a symbol. Richard M. Stallman 1994-08-24 19:40:44 +00:00
  • 0d55a56084 [__GNUC__] (LD_SWITCH_SYSTEM): Defined. Richard M. Stallman 1994-08-24 19:40:30 +00:00
  • c12a7cbdbc (x_make_frame_visible): Raise a signal to cause the pending X I/O to be read. Karl Heuer 1994-08-24 06:28:41 +00:00
  • c89c189e3a (mouse-extend): In Transient Mark mode, use the region whenever it is active. Richard M. Stallman 1994-08-24 04:50:24 +00:00
  • ca2c3f398d *** empty log message *** Charles Hannum 1994-08-24 04:23:07 +00:00
  • 73e98e589b Add NetBSD support. Charles Hannum 1994-08-24 04:07:50 +00:00
  • 7dbddb94a2 Initial revision Roland McGrath 1994-08-24 02:04:01 +00:00
  • b5f7c94389 (shell-command-on-region): Don't delete current buffer. Karl Heuer 1994-08-24 00:55:52 +00:00
  • 857e63c295 (Fcopy_file, build_annotations, Fdo_auto_save): Delete unused variables. Karl Heuer 1994-08-24 00:39:46 +00:00
  • 1a04498e87 (Fmake_symbolic_link, Ffile_accessible_directory_p, Finsert_file_contents, auto_save_error, Fwrite_region): Fix gcpro problems. Karl Heuer 1994-08-24 00:35:51 +00:00
  • 3d94e94328 (pos_tab_offset): Don't trigger point-motion hooks. Karl Heuer 1994-08-23 23:00:56 +00:00
  • aba05ae4b2 (backward-delete-char-untabify): Doc fix. Richard M. Stallman 1994-08-23 22:58:08 +00:00
  • cf058e4944 (Frename_buffer): Fix gcpro problems. Karl Heuer 1994-08-23 22:56:44 +00:00
  • 8ec1a37406 (lpr-headers-switches): Don't use -p on dgux, irix. Richard M. Stallman 1994-08-23 22:43:43 +00:00
  • 4018b5ef31 (O_RDONLY): Defined. (Finsert_file_contents, Fcopy_file): use it. (barf_or_query_if_file_exists, Ffile_exists_p): Use stat, not access. (Ffile_readable_p): Use open, not access. Richard M. Stallman 1994-08-23 22:36:41 +00:00
  • f7d279f05d (O_RDONLY): Defined. (openp): Use it. Richard M. Stallman 1994-08-23 22:28:49 +00:00
  • 8917361f1f (unexec): Don't alter the info field of SHT_SYMTAB and SHT_DYNSYM sections. Richard M. Stallman 1994-08-23 21:35:23 +00:00
  • b16234d848 (redisplay_window): Don't access text before BEGV. Richard M. Stallman 1994-08-23 20:50:09 +00:00
  • b38fda688b (jka-compr-insert-file-contents): Run the after-insert-file-functions. Richard M. Stallman 1994-08-23 19:53:39 +00:00
  • ae7a1fbce0 Formerly tasks.texi.~13~ Richard M. Stallman 1994-08-23 16:34:26 +00:00
  • 8c2f974f37 (rmail-ignored-headers): Split string constant into lines. Richard M. Stallman 1994-08-23 16:33:18 +00:00
  • 0b2f1c85c6 entered into RCS Richard M. Stallman 1994-08-23 16:08:12 +00:00
  • 588a7c5d16 (read_char): After read_char_minibuf_menu_prompt, don't just return; jump to non_reread. Richard M. Stallman 1994-08-23 08:24:23 +00:00
  • 3e6caf2a4b Comment change. Richard M. Stallman 1994-08-23 07:09:07 +00:00
  • e508ad53fd (Fmake_directory_internal): Pass just 2 args to handler. Richard M. Stallman 1994-08-23 07:05:17 +00:00
  • 3d378fdf23 (Fmake_frame_invisible, Ficonify_frame): Don't switch frames. Karl Heuer 1994-08-23 06:55:46 +00:00
  • 1ee245eb30 Move m68k-ccur handling to proper part of file. Canonicalize cpu type pentium into i486. (Change it to i586 later.) Richard M. Stallman 1994-08-23 06:04:59 +00:00
  • 26faf9f443 (Fstring_match): Fix sign error. Karl Heuer 1994-08-23 00:33:29 +00:00
  • 6e50b66b3d Fix comment. Karl Heuer 1994-08-22 23:27:23 +00:00
  • 623a55a3f7 (LD_SWITCH_MACHINE): Use full path to ibmrs6000.inp. Karl Heuer 1994-08-22 23:18:42 +00:00
  • 700a20bf49 tcl-load-file default to current buffer. Tom Tromey 1994-08-22 15:56:24 +00:00
  • 3530a31713 Fixed bug in tcl-guess-application. Tom Tromey 1994-08-21 20:33:05 +00:00
  • c276c7193f (LD_SWITCH_MACHINE): Supply m/ibmrs6000.inp as input. Richard M. Stallman 1994-08-21 18:09:30 +00:00
  • facbb78efa (src/m, src/s): Put *.inp in distribution. Richard M. Stallman 1994-08-21 18:02:21 +00:00
  • e92102e719 (news-fkey-prefix): Use kp-decimal, not kp-period. Richard M. Stallman 1994-08-21 17:39:15 +00:00
  • 20285524e1 (news-select-message): Do most of the work even for nonexistent article. (Code copied from 18.59). Richard M. Stallman 1994-08-21 17:26:15 +00:00
  • 31cc18672a Keybindings don't overshadown comint bindings. Tom Tromey 1994-08-21 03:54:45 +00:00
  • 8bf761ce6f Eliminate local var bss_end. Update the symbol values of _edata and _end. Richard M. Stallman 1994-08-20 00:48:16 +00:00
  • 422450b944 Accept i586 and i486 along with i386. Richard M. Stallman 1994-08-20 00:03:24 +00:00
  • 03863002c7 (rmail-retry-failure, mail-unsent-separator): Doc fix. Richard M. Stallman 1994-08-19 22:50:56 +00:00
  • 1f1e6e54b9 (news-mode): Don't set mode-name to a list. Use mode-line-process instead. Richard M. Stallman 1994-08-19 08:00:34 +00:00
  • d430ee71cc (wait_reading_process_input): Clear waiting_for_user_input_p before returning. Richard M. Stallman 1994-08-19 07:23:05 +00:00
  • dfd11da790 (read_char): Don't show buffer-events to the user. Handle chars over 255 in dribble files. Richard M. Stallman 1994-08-19 07:06:30 +00:00
  • 7d002ae169 (rot13-other-window): Doc fix. Richard M. Stallman 1994-08-19 05:47:15 +00:00
  • f776546067 (x_make_frame_visible): Quit if requested, in loop at end. Richard M. Stallman 1994-08-19 05:38:55 +00:00
  • ffc74f20c9 (lpr-command, lpr-headers-switches): Undo previous change. Richard M. Stallman 1994-08-19 04:38:14 +00:00
  • 0ef2c2f2e6 (split-window-horizontally): If size is negative, measure from the right. Karl Heuer 1994-08-18 21:03:37 +00:00
  • 21d5959fe7 (Info-mode): Doc fix. Richard M. Stallman 1994-08-18 01:08:03 +00:00