Commit graph

  • 42db568779 Formerly INSTALL.~20~ Richard M. Stallman 1994-02-24 19:15:08 +00:00
  • 0fa767e7a9 (sort_overlays): Allow for null window. Karl Heuer 1994-02-24 19:08:19 +00:00
  • 9b63095b62 Don't force os=-hpux for hp9k2... and hp9k3... Richard M. Stallman 1994-02-24 18:06:41 +00:00
  • 31ac8d8c42 (x_window): Call XChangeWindowAttributes with the standard event set to make all these events reach the Emacs frame. Fred Pierresteguy 1994-02-24 12:54:54 +00:00
  • 78589e07a8 (Fx_popup_menu): Allow t as position, meaning use mouse pos. Allow nil as position, meaning just precompute equiv-key data. Mouse events have coords in pixel units. Richard M. Stallman 1994-02-24 08:07:16 +00:00
  • 1db4cfb25b (Fy_or_n_p): Use a popup menu if reached via mouse command. (Fyes_or_no_p): Likewise. Richard M. Stallman 1994-02-24 08:02:10 +00:00
  • 411acee307 (mouse_get_pos): Don't convert to glyph units. Richard M. Stallman 1994-02-24 06:22:50 +00:00
  • 2b5c9e71c3 (construct_mouse_click): Don't convert to glyph units. (XTmouse_position): Don't convert to glyph units. Richard M. Stallman 1994-02-24 06:22:23 +00:00
  • 5384466ade (Fmouse_position): Convert to glyph units. Richard M. Stallman 1994-02-24 06:20:30 +00:00
  • 9e20143afc (make_lispy_movement, make_lispy_event): In non-scrollbar mouse case, return coords in pixel units. Richard M. Stallman 1994-02-24 06:19:34 +00:00
  • d8858cfe4a (ELF_BSS_SECTION_NAME): New macro (config.h may override). (unexec): Use it. Richard M. Stallman 1994-02-24 05:40:30 +00:00
  • dcdffbf66a (Fkill_buffer): Call the Vkill_buffer_query_functions. (syms_of_buffer): Make Lisp var for kill-buffer-query-functions. Richard M. Stallman 1994-02-24 05:34:16 +00:00
  • 88902b356e (kill-emacs-query-functions): New variable. (save-buffers-kill-emacs): Use it. Richard M. Stallman 1994-02-24 04:00:41 +00:00
  • cedb118cc8 (Info-build-node-completions): Add a call to widen. (Info-goto-emacs-command-node): Fix paren error. Fix typo in message. (Info-restore-point): Use iteration instead of recursion. Richard M. Stallman 1994-02-24 03:25:46 +00:00
  • 2512acba30 (debug, debug-on-entry): Doc strings. Richard M. Stallman 1994-02-23 23:17:34 +00:00
  • 165c67142a *** empty log message *** Karl Heuer 1994-02-23 23:04:30 +00:00
  • 1c5ceaf673 Include usg5-4.h. (LIBS_SYSTEM, LINKER, START_FILES, LIB_STANDARD): Definitions moved here. Richard M. Stallman 1994-02-23 19:47:45 +00:00
  • 7aa5f3bc6d [NEWSOS5] (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH) (LD_SWITCH_MACHINE): Definitions moved here. Richard M. Stallman 1994-02-23 19:47:30 +00:00
  • fbe92c1d7a NEWSOS5 conditional deleted. [NEWSOS5] (START_FILES, LIB_STANDARD, C_DEBUG_SWITCH) (C_OPTIMIZE_SWITCH, LD_SWITCH_MACHINE): Definitions moved away. Richard M. Stallman 1994-02-23 19:47:11 +00:00
  • a2bb8f73f2 (byte-compile-file): Return nil on failure. Karl Heuer 1994-02-23 19:17:57 +00:00
  • 1c1fce3feb (main, get_time): Don't crash on invalid input. Karl Heuer 1994-02-23 17:43:05 +00:00
  • dfe05faccc (jka-compr-partial-uncompress): Make dd give you one more block than you think you need. Richard M. Stallman 1994-02-23 16:18:10 +00:00
  • c52de5eb23 *** empty log message *** Richard M. Stallman 1994-02-23 08:39:25 +00:00
  • e55c21bea7 (posn-x-y): New function. (posn-col-row): Convert coords from pixels to glyph units. Richard M. Stallman 1994-02-23 05:08:28 +00:00
  • 6e2f6f4518 Removed all support for Emacs-18: Removed autoload for backquote'. Removed arglist specifications for documentation' and fset'. (ad-emacs19-p, ad-use-jwz-compiler): Removed these variables. (ad-lemacs-p, ad-v19-compiled-p, ad-subr-arglist, ad-make-advised-docstring): Removed reference to ad-emacs19-p'. (ad-compiled-p): Renamed from ad-v19-compiled-p'. Removed old definition of ad-compiled-p'. (ad-compiled-code): Renamed from ad-v19-compiled-code'. (ad-arglists, ad-docstring, ad-interactive-form): Use new names. (ad-body-forms): Always return nil for compiled definitions. (ad-compile-function): Simplified, because the v19 incarnation of byte-compile' can compile macros. (ad-real-byte-codify): Removed. (ad-execute-defadvices): Removed. The defadvice's it contained are now at the top level. (ad-advised-byte-code-definition): Renamed to ad-advised-byte-code' and removed the definition of ad-advised-byte-code' via fset'. (ad-advised-byte-code-definition, ad-recover-byte-code, ad-stop-advice, ad-recover-normality): Removed `ad-real-byte-codify'-cation of their definitions. (ad-adjust-stack-sizes): Removed. (ad-enable-definition-hooks, ad-disable-definition-hooks): Removed v19 conditionalization. Richard M. Stallman 1994-02-23 03:57:07 +00:00
  • c93b9aaef9 Fix calendar-cursor-to-date to handle starred days correctly. Edward M. Reingold 1994-02-23 02:38:23 +00:00
  • a1d2b64a33 (Finsert_file_contents): If REPLACE, always do lseek. Exit main loop if INSERTED reaches TOTAL. Richard M. Stallman 1994-02-23 00:33:13 +00:00
  • 5170c9cbeb (rmail-insert-inbox-text): Recognize the spool directory even if symlinks are present. Karl Heuer 1994-02-23 00:29:43 +00:00
  • 109ebdd473 New variable docdir to control where the docstring file goes. Karl Heuer 1994-02-22 23:57:13 +00:00
  • e408046f80 Use docdir to initialize PATH_DOC in paths.h. Karl Heuer 1994-02-22 23:56:15 +00:00
  • 9e7b7d21ec New path PATH_DOC for doc-directory. Karl Heuer 1994-02-22 23:51:48 +00:00
  • 35a2f4b8cb (syms_of_callproc): New variable Vdoc_directory. (init_callproc_1): Initialize it. Karl Heuer 1994-02-22 23:50:27 +00:00
  • ba87052134 (get_doc_string, Snarf_documentation): Use new variable doc_directory. Karl Heuer 1994-02-22 23:49:01 +00:00
  • c65be0e127 New variable doc_directory. Karl Heuer 1994-02-22 23:46:42 +00:00
  • 82d1475f40 When --run-in-place, don't inherit archlibdir. Karl Heuer 1994-02-22 21:54:40 +00:00
  • 4316524204 Move extern declarations to top of file. Karl Heuer 1994-02-22 19:43:28 +00:00
  • bae98299b4 (get_time): Simplify; avoid calling index. (main): exit on EOF. Karl Heuer 1994-02-22 19:22:11 +00:00
  • 5a1a5fd7f7 (calendar-cursor-to-date): Fix search string so it correctly moves past a starred date. Richard M. Stallman 1994-02-22 04:46:12 +00:00
  • 0aafc97556 (make_lispy_event): For menu bar event in USE_X_TOOLKIT case, convert x position to glyphs after map_event_to_object. Call window_from_coordinates later on. Richard M. Stallman 1994-02-22 00:45:38 +00:00
  • c8dba2407c (construct_menu_click): Undo previous change. Richard M. Stallman 1994-02-22 00:43:04 +00:00
  • b849c41360 (x_had_errors_p): New function. (construct_menu_click): Convert x pos from pixels to glyphs. Move function after pixel_to_glyph_coords. Richard M. Stallman 1994-02-21 21:54:33 +00:00
  • c6ec9f6e89 (get_keyelt): Cached equiv-key data is now a sublist. Richard M. Stallman 1994-02-21 21:50:02 +00:00
  • 0da7cff11d Whitespace change. Richard M. Stallman 1994-02-21 21:41:01 +00:00
  • 5e2ec73efb (shrink-window-if-larger-than-buffer): Don't shrink if the window that would expand is the minibuffer. Karl Heuer 1994-02-21 21:40:59 +00:00
  • b5b4d63605 (single_keymap_panes): Properly skip help-string if any. Rename item2 to item_string. GCPRO some things. (menu_item_equiv_key): Use either VECTORP or STRINGP, not both. Richard M. Stallman 1994-02-21 06:46:09 +00:00
  • 47bad81c75 (picture-mode-map): Replace delete-backward-char like backward-delete-char-untabify. Richard M. Stallman 1994-02-21 02:49:58 +00:00
  • 26e0a910b0 Move config.h after system includes. Roland McGrath 1994-02-20 19:45:18 +00:00
  • 4f480b74d7 [BSD]: #undef WCOREDUMP before defining it. Roland McGrath 1994-02-20 19:34:12 +00:00
  • e27fc6d3d3 (BSD_PGRPS): Add #undef. Richard M. Stallman 1994-02-20 07:10:37 +00:00
  • 08068cb6da (install-arch-dep, install-arch-indep): New targets split up former do-install rule. (do-install): Target deleted. Richard M. Stallman 1994-02-20 03:25:09 +00:00
  • 5c044f551e (Fframe_visible_p): Do FRAME_SAMPLE_VISIBILITY first. Richard M. Stallman 1994-02-20 02:50:13 +00:00
  • c9fc1599af (x_window_to_frame): Add parens for clarity. Richard M. Stallman 1994-02-19 22:57:12 +00:00
  • 1dea5a8319 (XTread_socket--cases KeyPress, EnterNotify, LeaveNotify) (cases FocusIn, FocusOut): Use x_any_window_to_frame. Richard M. Stallman 1994-02-19 22:56:21 +00:00
  • 364e6904f3 *** empty log message *** Richard M. Stallman 1994-02-19 20:53:26 +00:00
  • ffab2bd62c (get_keyelt): Discard keyboard equivalents stored in a menu keymap element. Richard M. Stallman 1994-02-19 06:29:30 +00:00
  • fa6d54d9a0 Find and display keyboard equivalents of menu items. (menu_item_equiv_key): New function. (single_keymap_panes): Call it. Richard M. Stallman 1994-02-19 06:29:10 +00:00
  • 7cd96b42c5 (calendar-string-to-mayan-long-count): Don't assume that periods must end numbers. Look for digit runs explicitly. Richard M. Stallman 1994-02-19 02:05:53 +00:00
  • 44d798af46 (substitute-key-definition): Don't discard menu strings. Richard M. Stallman 1994-02-19 00:01:46 +00:00
  • 2eb9adabed (lisp-complete-symbol): Doc fix. Richard M. Stallman 1994-02-18 23:51:41 +00:00
  • 313558ae31 (mouse-delete-max-match): Set len properly. Richard M. Stallman 1994-02-18 23:51:12 +00:00
  • acd622ccdb Initial revision Richard M. Stallman 1994-02-18 22:50:05 +00:00
  • 70d949eaab Comment changes. Richard M. Stallman 1994-02-18 22:42:29 +00:00
  • fc429cfe81 Initial revision Richard M. Stallman 1994-02-18 22:40:27 +00:00
  • d2a5919f78 *** empty log message *** Fred Pierresteguy 1994-02-18 22:38:14 +00:00
  • 231ce25241 (Fx_parse_geometry): Don't call check_x. Richard M. Stallman 1994-02-18 20:11:20 +00:00
  • 2b64612dcb (gud-mode): Define C-c C-l in gud buffer. Richard M. Stallman 1994-02-18 20:10:05 +00:00
  • 4561b08b0a Comment change. Richard M. Stallman 1994-02-18 19:46:53 +00:00
  • 7d95a391f2 Initial revision Richard M. Stallman 1994-02-18 19:46:18 +00:00
  • def0304293 entered into RCS Fred Pierresteguy 1994-02-18 13:38:55 +00:00
  • 0b96f00bb4 *** empty log message *** Fred Pierresteguy 1994-02-18 13:24:41 +00:00
  • b3eaa88e04 (popup_selection_callback): Clean up code. Remove code in #if 0 directive. (popup_down_callback): Likewise. Fred Pierresteguy 1994-02-18 11:03:38 +00:00
  • 1b975aff44 (gnu_bits): Use unsigned char. Richard M. Stallman 1994-02-18 06:28:50 +00:00
  • 573f41aba9 (unshow_buffer): Unconditionally set last_window_start. Richard M. Stallman 1994-02-18 06:10:23 +00:00
  • 47ca02a62c (vc-lookup-triple): Yield nil, not "", if NAME is nil. Otherwise vc-revert-buffer fails with SCCS. Paul Eggert 1994-02-18 02:51:33 +00:00
  • 4f2eb61d72 (Fdelete_other_windows): Don't call Frecenter; do it by hand and avoid setting w->force_start. Richard M. Stallman 1994-02-18 01:12:10 +00:00
  • df5a440b3b (dumpglyphs): Try various alternatives for foreground color of a glyph with the cursor on it. Richard M. Stallman 1994-02-18 01:01:51 +00:00
  • 812361a197 Comment changes. Richard M. Stallman 1994-02-17 23:33:02 +00:00
  • 49e907d10e *** empty log message *** Richard M. Stallman 1994-02-17 23:32:05 +00:00
  • 21cbf919f5 (ange-ftp-insert-file-contents): New arg REPLACE. Richard M. Stallman 1994-02-17 23:19:36 +00:00
  • eb624afab1 *** empty log message *** Fred Pierresteguy 1994-02-17 22:09:05 +00:00
  • b041301359 Delete the code to enable menu bars. Richard M. Stallman 1994-02-17 22:01:45 +00:00
  • 5f65078a26 (defun-prompt-regexp): Now a user variable. Richard M. Stallman 1994-02-17 21:06:52 +00:00
  • 489847162d Use <...> for config.h. Richard M. Stallman 1994-02-17 20:05:33 +00:00
  • 9e65ad7779 *** empty log message *** Richard M. Stallman 1994-02-17 20:02:50 +00:00
  • cb8b39c7fb (Finsert_file_contents): Fix previous change. Richard M. Stallman 1994-02-17 19:23:59 +00:00
  • 5a85300527 (mail-mailer-swallows-blank-line): Fix regexp typo. Check for apparent header line as well as for leading whitespace. Richard M. Stallman 1994-02-17 19:04:07 +00:00
  • 14c90d01c5 * etags.c (--absolute-pathnames): this option removed. Francesco Potortì 1994-02-17 18:01:38 +00:00
  • 3d0387c0f3 (Finsert_file_contents): New arg REPLACE. New feature to replace buffer contents with file contents. Richard M. Stallman 1994-02-17 08:38:34 +00:00
  • f9456b0a5b (revert-buffer): Use new insert-file-contents replace arg. Richard M. Stallman 1994-02-17 08:19:58 +00:00
  • 8db739de39 interpreter-mode-alist: Add modes for awk, gawk, and scm scripts. Noah Friedman 1994-02-17 05:52:56 +00:00
  • 23e4c8be12 (child_setup_tty): Typo in previous change. Richard M. Stallman 1994-02-17 05:40:07 +00:00
  • 360816143b (time-stamp-start): Allow more white space between keyword and time stamp. Richard M. Stallman 1994-02-17 03:44:17 +00:00
  • c1244c7187 entered into RCS Richard M. Stallman 1994-02-17 03:36:11 +00:00
  • 817adff7a0 (unexec): Add cast to result of `sbrk'. Richard M. Stallman 1994-02-17 03:32:02 +00:00
  • c7040669fa (EMACS_TTY_TABS_OK): Alternate definition if no TABDLY. Richard M. Stallman 1994-02-17 03:21:36 +00:00
  • 9d4e5eea22 (child_setup_tty): Use IUCLC, OLCUC, NLDLY only if defined. Richard M. Stallman 1994-02-17 03:20:17 +00:00
  • a9f7a967cc (BSD_PGRPS): Defined. Richard M. Stallman 1994-02-17 03:07:50 +00:00
  • 93e74a71b7 (main): Test BSD_PGRPS, not BSD. Richard M. Stallman 1994-02-17 03:00:56 +00:00
  • 0ba7360936 (init_sys_modes, reset_sys_modes): Test BSD_PGRPS. (narrow_foreground_group, widen_foreground_group): Define if BSD_PGRPS. Richard M. Stallman 1994-02-17 02:59:48 +00:00
  • eaa2dcbd2c (mips-sony-newsos*): New configuration. Richard M. Stallman 1994-02-17 02:18:09 +00:00