Commit graph

  • 596122a77d (window_loop): Fix test of dedicated flag in prev change. Richard M. Stallman 1994-05-23 20:09:33 +00:00
  • e3998da17a (interpreter-mode-alist): Add wishx, tclsh. Delete form, scope, shell. (set-auto-mode): Don't get confused by args after #! shell name. Richard M. Stallman 1994-05-23 09:48:37 +00:00
  • 7dbf73697a (LIBXT): Move -lXmu before -lXt. Richard M. Stallman 1994-05-23 09:25:36 +00:00
  • a8bb588200 (frame-initialize): Record in frame-initial-frame-alist the actual settings of vertical-scroll-bars. Richard M. Stallman 1994-05-23 09:19:28 +00:00
  • d953b88c35 (Buffer-menu-mouse-select): Handle dedicated window. Richard M. Stallman 1994-05-23 08:23:03 +00:00
  • fd11871ac0 (command-line-1): Precompute menu bar before startup msg. Richard M. Stallman 1994-05-23 07:47:27 +00:00
  • e8f9dff93b (show-paren-command-hook): Always set show-paren-mismatch-face to symbol, not face vector. Richard M. Stallman 1994-05-23 07:45:49 +00:00
  • f1e20cc208 (popup-dialog-box): Bind meaning with let. (current-menubar): Add defvar. Richard M. Stallman 1994-05-23 07:41:31 +00:00
  • f97eee516b (popup-menu): Bind cmd with let. Richard M. Stallman 1994-05-23 07:39:08 +00:00
  • d95ebf7670 (${etc}DOC): Ignore error from rm. (MSDOS_SUPPORT): New variable. (lisp): Use MSDOS_SUPPORT. Richard M. Stallman 1994-05-23 07:19:41 +00:00
  • afce6ded2d (LD_SWITCH_SYSTEM): Add conditionals for HPUX_USE_SHLIBS. Delete explicit -Xlinker in GCC case. Richard M. Stallman 1994-05-23 07:14:38 +00:00
  • d3da379e6c New config hppa*-hp-hpux9shr*. Richard M. Stallman 1994-05-23 07:08:20 +00:00
  • 4d73d0388d (x_set_window_size): If cursor outside new size, mark it off. Richard M. Stallman 1994-05-23 06:47:51 +00:00
  • 8aa034e1fb (menu_bar_one_keymap): When there's no item string, use Qnil. Don't ever put `undefined' into the list of definitions. Richard M. Stallman 1994-05-23 06:32:59 +00:00
  • cc4ee3c7c6 (update_end): Undo previous change. Richard M. Stallman 1994-05-23 06:31:52 +00:00
  • 986e61b825 (change_frame_size): Keep cursor coords in range. Richard M. Stallman 1994-05-23 05:53:55 +00:00
  • 38ab08d1bf (window_loop, UNSHOW_BUFFER case): Put prev change in #ifdef MULTI_FRAME. Richard M. Stallman 1994-05-23 05:41:58 +00:00
  • d56b45eba6 (other_visible_frames): No longer static. Richard M. Stallman 1994-05-23 05:38:20 +00:00
  • ef90db4560 (select-tags-table-mode): New function, a major mode. (select-tags-table): Call that. (select-tags-table-mode-map): New variable. Richard M. Stallman 1994-05-23 05:07:27 +00:00
  • 6b4dd33270 (mouse-insert-selection): Test mouse-yank-at-point. (mouse-sel-insert-at-point): Variable deleted. Richard M. Stallman 1994-05-23 04:59:35 +00:00
  • dc417415cb (hack-one-local-variable): Check properly for `defun. Richard M. Stallman 1994-05-23 04:55:57 +00:00
  • e6a4af1daf (mail-mailer-swallows-blank-line): Don't die if /etc/sendmail.cf does not exist. Richard M. Stallman 1994-05-23 04:53:44 +00:00
  • c15d229a41 (popup-menu): Use mouse-pixel-position. Richard M. Stallman 1994-05-23 04:50:18 +00:00
  • 9ba60df97f (posn-col-row): Use let*. Richard M. Stallman 1994-05-23 03:15:35 +00:00
  • a4e104bf5c Doc fix. Richard M. Stallman 1994-05-22 22:14:17 +00:00
  • ee6f7c13b2 entered into RCS Richard M. Stallman 1994-05-22 22:00:39 +00:00
  • 85d6b80b26 (mouse-split-window-vertically): Treat scroll bar events just like others. Richard M. Stallman 1994-05-22 20:56:11 +00:00
  • ed627e08bd (posn-col-row): Do something useful for scroll bar event. Richard M. Stallman 1994-05-22 20:55:15 +00:00
  • 524587f216 Added bug-report keybindings and menu entries. Tom Tromey 1994-05-22 20:38:11 +00:00
  • 4233819a6e (rmail-spool-directory): Maybe use /var/mail. Richard M. Stallman 1994-05-22 20:36:53 +00:00
  • 8a1bbe07a8 Even more compile stuff. Tom Tromey 1994-05-22 20:18:28 +00:00
  • 967ac200e0 (HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR) (HAVE_XSCREENNUMBEROFSCREEN): Define these if not already defined. Richard M. Stallman 1994-05-22 20:17:29 +00:00
  • 764d485b21 Moved emacs version checking code to very beginning. Tom Tromey 1994-05-22 20:17:15 +00:00
  • bc4cb3012a Compile fixes. Tom Tromey 1994-05-22 20:14:59 +00:00
  • 53ab59b2c2 Fixed mark-defun for 19.23. More menu fixes. Tom Tromey 1994-05-22 20:12:44 +00:00
  • 6be8057e08 Fixed bug with M-;. Wrote bug-reporting code. Tom Tromey 1994-05-22 20:02:03 +00:00
  • eaa91904fb Formerly INSTALL.~28~ Richard M. Stallman 1994-05-22 19:56:27 +00:00
  • 234d3183f3 [MSDOS]: Don't include files from the dos extender and debugger. Use the <coff.h> that was put in the right place a couple of djgpp versions ago. Consequently, use unsigned short' for word16' and unsigned long' for word32'. Richard M. Stallman 1994-05-22 19:55:13 +00:00
  • b8a0abf2de Include config.h. [HPUX_USE_SHLIBS]: Include dl.h. (brk_on_dump): New variable. (unexec): Set brk_on_dump. (copy_file): Change buffer size to 8192. Richard M. Stallman 1994-05-22 19:34:55 +00:00
  • 2d49d361ae Doc fix. Richard M. Stallman 1994-05-22 19:05:23 +00:00
  • fc76281d88 Adding dos-fns.elc to the set of Lisp files was moved to src/makefile.in.in. Richard M. Stallman 1994-05-22 16:25:50 +00:00
  • fa4a954e50 (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS): New vars. Use them to set up CC. (m68k-sun-sunos4.1.3): Set them. Richard M. Stallman 1994-05-22 09:31:17 +00:00
  • a144b9e93b (foldout-exit-fold): Make numeric argument work; before, it always exited one fold. Replace the Common Lisp loop' construct with while'. Richard M. Stallman 1994-05-22 09:27:36 +00:00
  • 0a56d3643a entered into RCS Richard M. Stallman 1994-05-22 09:22:25 +00:00
  • 3f8a324119 Whitespace fixes. Richard M. Stallman 1994-05-22 08:55:18 +00:00
  • 6b54027bd8 (change_window_height): Test for DELTA too small only after making it smaller based on maxdelta. Richard M. Stallman 1994-05-22 08:30:57 +00:00
  • 555235e687 (jka-compr-op-table, jka-compr-file-name-handler-entry): Move defvars. Richard M. Stallman 1994-05-22 07:59:39 +00:00
  • ede9c6a855 (jka-compr-compression-info-list): Doc fix. Richard M. Stallman 1994-05-22 07:57:30 +00:00
  • e025dddff1 (substitute-key-definition): Skip cached menu key-equivs. Richard M. Stallman 1994-05-22 07:09:32 +00:00
  • 8b4b171e74 (easy-menu-create-keymaps): Renamed from easy-menu-keymap. Callers changed. Richard M. Stallman 1994-05-22 06:50:01 +00:00
  • a3dfa2c015 Fixes for imenu. Tom Tromey 1994-05-22 05:26:51 +00:00
  • 9aa88f3e28 Fixed menu support. Tom Tromey 1994-05-22 03:38:07 +00:00
  • 1691b32b59 (Fdelete_directory): Allow dir names as well as file names. Richard M. Stallman 1994-05-22 01:40:44 +00:00
  • bb55b64df0 (shell-strip-ctrl-m): Strip multiple ^Ms. Richard M. Stallman 1994-05-22 00:51:36 +00:00
  • a07e7c4a3a (dired-mark-pop-up): Clear mouse-face property. Richard M. Stallman 1994-05-22 00:04:09 +00:00
  • 631ffc911c (A_TEXT_OFFSET, A_TEXT_SEEK): Commented out. Richard M. Stallman 1994-05-21 23:16:32 +00:00
  • a9210a5349 Doc fixes. Richard M. Stallman 1994-05-21 08:04:20 +00:00
  • 4b03da7264 Lucid menu added. (ispell): New function. (ispell-region): Assure choices and checked buffer selections correct. reindented. (ispell-highlight-spelling-errors): Prefix ispell- to highlght fns. (ispell-complete-word): Heuristic to respect case of completed words. (ispell-command-loop): Non-character events ignored. Reindented. (ispell-message): Various improvements. (ispell-init-process): `ispell-extra-args' added to allow personal customizations. Richard M. Stallman 1994-05-21 07:38:10 +00:00
  • 4458f5554d (create_process): Don't complain about error from TIOCSETD. Richard M. Stallman 1994-05-21 07:28:57 +00:00
  • 59135ed1f9 Add template for init_gettimeofday. Richard M. Stallman 1994-05-21 07:28:23 +00:00
  • e6124e9d0c (mostlyclean, clean, distclean, realclean) (extraclean): Don't act on man subdir if it doesn't exist. Richard M. Stallman 1994-05-21 07:18:39 +00:00
  • 546e6d5b17 (x_wm_set_window_state) [USE_X_TOOLKIT]: Use XtSetValues. (x_iconify_frame) [USE_X_TOOLKIT]: New code for invisible window case. (XtNinitialState) [USE_X_TOOLKIT]: New #define. (x_make_frame_invisible): Mostly combine toolkit/non-toolkit cases, in the process fixing a dumb bug. Richard M. Stallman 1994-05-21 05:36:07 +00:00
  • 574efc8387 *** empty log message *** Richard M. Stallman 1994-05-21 02:28:15 +00:00
  • 5632e6b46b entered into RCS Richard M. Stallman 1994-05-21 02:22:28 +00:00
  • d8acee5f65 (x_set_background_color): Set scroll bar backgrounds. Karl Heuer 1994-05-21 01:11:51 +00:00
  • 8197b8bf92 (dired-readin): Clear modified flag at the very end. Richard M. Stallman 1994-05-20 23:56:40 +00:00
  • f9b3ef8860 (server-done-hook): New hook. (server-buffer-done): Run it. Richard M. Stallman 1994-05-20 23:48:12 +00:00
  • ff7dc6f671 Reflect change from CONFIGURATION to EMACS_CONFIGURATION. Also set it to correct three-part value. Richard M. Stallman 1994-05-20 23:17:56 +00:00
  • 1051b3b3ef (Finsert_file_contents): Declare buffer as unsigned char. When comparing with file size convert same_at_start to distance to buffer start. If the file matches the buffer contents truncate the buffer to the size of the file. Richard M. Stallman 1994-05-20 23:14:58 +00:00
  • 2d2eeace3b (choose-completion): Include words separated by single spaces in the completion. Richard M. Stallman 1994-05-20 22:27:30 +00:00
  • b6be5d9584 (mouse-choose-completion): Include words separated by single spaces in the completion. Richard M. Stallman 1994-05-20 22:27:04 +00:00
  • 3ee3ac774f Lots of doc fixes and message syntax fixes. (ispell-command-loop): For X, put point before the word being considered, and mention C-u M-$ in message. Richard M. Stallman 1994-05-20 21:45:19 +00:00
  • da0ac66a1d (bookmark-file): Alternate default on ms-dos. Richard M. Stallman 1994-05-20 21:22:22 +00:00
  • dfe893a02a Enable resize-minibuffer-mode when this file is loaded. Noah Friedman 1994-05-20 17:43:40 +00:00
  • 73aa97044a Only lusers assume that O_RDONLY == 0. Michael I. Bushnell 1994-05-20 16:17:20 +00:00
  • 3b0aebe95a (mouse-drag-secondary): Handle mouse motion out of window as in mouse-drag-region. Richard M. Stallman 1994-05-20 08:46:20 +00:00
  • 9fdbfdf8fd (read_char_minibuf_menu_prompt): Don't forget to initialize nobindings. Richard M. Stallman 1994-05-20 08:18:01 +00:00
  • c04d7da3f0 (UNEXEC_ALIAS): New variable, used to make the unex...o target. Richard M. Stallman 1994-05-20 08:16:32 +00:00
  • 9e7ad89a3a (ispell-word): Implement C-u $ as in ispell4.el. (ispell-command-loop): Make quit-char work like X. For C-z, run whatever it's bound to. Richard M. Stallman 1994-05-20 08:12:52 +00:00
  • 485c9046e4 (lib-src): Don't depend on src/paths.h. Richard M. Stallman 1994-05-20 07:35:37 +00:00
  • b839cea074 (Fset_face_attribute_internal): Always return valid data. Richard M. Stallman 1994-05-20 05:32:26 +00:00
  • eb769fd77c (syms_of_textprop): Set up Lisp fn get-char-property. Richard M. Stallman 1994-05-20 05:29:50 +00:00
  • 4af4089656 (basic_machine): Accept cxux*. Richard M. Stallman 1994-05-20 05:29:36 +00:00
  • 5520f84fc6 (FRAME_SUPPORT): Add menu-bar.el. Richard M. Stallman 1994-05-19 23:41:44 +00:00
  • 50d5aeb56c (EmacsFrameSetCharSize): Once again preserve x and y pos, but not the same way as before. Richard M. Stallman 1994-05-19 23:36:01 +00:00
  • eb0995ee10 (EXTRA_INITIALIZE): Define here. Richard M. Stallman 1994-05-19 23:32:48 +00:00
  • cbd4bc1b50 (EXTRA_INITIALIZE): Definition deleted. Richard M. Stallman 1994-05-19 23:32:30 +00:00
  • 3f6ca39d91 (calendar-mode-map): Use calendar-goto-astro-day-number. Richard M. Stallman 1994-05-19 23:18:36 +00:00
  • 9f5aed1bc5 Fix unrecognized os error message. Richard M. Stallman 1994-05-19 23:08:12 +00:00
  • 61bbf6fe72 (completion-setup-function): Make highlight span single spaces. (choose-completion-delete-max-match): Handle completion-ignore-case. Richard M. Stallman 1994-05-19 23:06:47 +00:00
  • acf3b6865a (gnus-group-unsubscribe-current-group): Fail nicely if no current group name. Richard M. Stallman 1994-05-19 22:45:40 +00:00
  • 0e5671606f (info-insert-file-contents): Avoid conflict with jka-compr. Richard M. Stallman 1994-05-19 22:42:22 +00:00
  • f87bb1ee42 (mouse-avoidance-nudge-dist): Doc fix. Richard M. Stallman 1994-05-19 22:13:51 +00:00
  • d446a85621 (syms_of_frame): Set up frame-first-window as Lisp fn. Richard M. Stallman 1994-05-19 22:11:05 +00:00
  • 17c4c3c40d (menu-bar-mode): Preserve window height. Richard M. Stallman 1994-05-19 22:06:14 +00:00
  • 19021bfb36 (vc-mode-line): Do nothing if FILE is nil. Richard M. Stallman 1994-05-19 21:58:38 +00:00
  • e89a7d771b (compilation-goto-locus): Handle case where *compilation* is in a dedicated window. Richard M. Stallman 1994-05-19 21:50:30 +00:00
  • 5844e1c409 Add "args" to dummy definition of compute-motion. Richard M. Stallman 1994-05-19 21:48:59 +00:00
  • dc0989c655 (ispell-highlight): Do nothing unless window-system. Richard M. Stallman 1994-05-19 21:19:39 +00:00
  • 4607ea99ad (write_c_args): Put `default' in upper case. Richard M. Stallman 1994-05-19 21:05:08 +00:00