1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-08 20:58:58 +00:00

12137 Commits

Author SHA1 Message Date
Karl Heuer
9f1250c56e (tar-mode-map): Fix capitalization in menu bar. 1995-05-30 22:35:28 +00:00
Karl Heuer
35b34f729f (syms_of_editfns): user-login-name renamed from user-name.
user-real-login-name renamed from user-real-name.
C names changed to Vuser_real_login_name, Vuser_login_name as well.
1995-05-30 21:56:32 +00:00
Karl Heuer
7cca72e3e2 Change Vuser_real_name to Vuser_real_login_name. 1995-05-30 21:50:07 +00:00
Karl Heuer
43f657eaa2 (archive-lemacs): New variable.
(archive-mode-map, archive-summarize-files): Make it sort-of
work with Lucid Emacs.
(archive-mouse-extract): Use Lucid compatible code.
(archive-summarize-files, archive-lzh-chmod-entry): Guard
lambda with function.
1995-05-30 21:45:22 +00:00
Karl Heuer
fe8287c6fa (time-stamp): only warn about time-stamping
being disabled if found a time-stamp that won't get updated.
1995-05-30 21:20:09 +00:00
Karl Heuer
94bb7f9b4f (update_menu_bar): Do update if region display has changed. 1995-05-30 19:43:26 +00:00
Roland McGrath
19ae9cb06f (compilation-error-regexp-alist): In "Cray C" regexp, don't allow newlines. 1995-05-30 19:35:59 +00:00
Karl Heuer
8485d210e5 (ediff-setup-control-frame): Make
Ediff delete the old control frame before creating a new one.
1995-05-30 19:20:47 +00:00
Karl Heuer
7a9947284c (x_top_window_to_frame): Don't match menu-bar widget.
(x_window): Use applicationShellWidgetClass,
not topLevelShellWidgetClass.  Call lw_set_main_areas after
creating the menubar widget.
1995-05-30 18:47:11 +00:00
Karl Heuer
4bcdbab193 (set_frame_menubar): Always call update_frame_menubar. 1995-05-30 18:46:49 +00:00
Karl Heuer
eac4251ca6 (update_menu_bar): Reverse test of save_match_data. 1995-05-30 18:46:24 +00:00
Karl Heuer
4809d0dd98 (frame-configuration-p): Moved here from frame.el. 1995-05-30 18:39:33 +00:00
Karl Heuer
46be879365 (frame-configuration-p): Moved to subr.el. 1995-05-30 18:39:22 +00:00
Karl Heuer
f34eaa2c2f (facemenu-special-menu): Use characters, not symbols.
Add Remove Special menu item.
(facemenu-remove-special): New function.
(facemenu-set-face-from-menu): If prefix arg, treat region as inactive.
(facemenu-set-face): Likewise.
(facemenu-keymap, facemenu-foreground-menu, facemenu-background-menu):
Add ... after Other.
(facemenu-menu): Change name to Text Properties.

(facemenu-remove-really-all): New function.
(facemenu-special-menu): Add Remove All menu item.
(facemenu-indentation-menu): Make item names clearer.
Pick new key names too.

(facemenu-menu): Split up definition.
Move `Remove All' item here.
(facemenu-special-menu): Delete `Remove All' item.
(facemenu-remove-all): Renamed from facemenu-remove-really-all.
(facemenu-remove-props): Renamed from facemenu-remove-all.
1995-05-30 18:31:00 +00:00
Karl Heuer
c0eb044d0a Comment fix. 1995-05-30 18:21:01 +00:00
Karl Heuer
746bd2659a (make-initial-minibuffer-frame): New function.
(frame-notice-user-settings): Call it.
1995-05-30 06:54:44 +00:00
Karl Heuer
2526c29004 (Fx_create_frame): Pass new arg to make_frame_without_minibuffer. 1995-05-30 06:53:25 +00:00
Karl Heuer
b06602395f (make_frame_without_minibuffer): New arg DISPLAY.
If there's no minibuffer frame to use, create one.
1995-05-30 06:53:08 +00:00
Karl Heuer
0006272a97 (Man-default-man-entry): Return result. 1995-05-30 05:07:52 +00:00
Karl Heuer
e2d6972aef (Frandom): Use EMACS_INT, not int.
Use NULL, not 0, as arg of `time'.
1995-05-30 03:15:27 +00:00
Karl Heuer
6c6a9be863 (make_lispy_event, make_lispy_movement):
Use NULL, not 0, as arg of pixel_to_glyph_coords.
1995-05-29 21:04:07 +00:00
Karl Heuer
8126c3b470 (Fmouse_position): Use NULL, not 0, as arg of pixel_to_glyph_coords. 1995-05-29 21:03:47 +00:00
Karl Heuer
a54d3a7352 Declare x_get_focus_frame. 1995-05-29 20:54:22 +00:00
Karl Heuer
39cf49be68 (gud-perldb-find-file): Use gud-make-debug-menu. 1995-05-29 20:16:10 +00:00
Karl Heuer
d3e6dae78c (gud-perldb-massage-args): Pass `-emacs' after the file name. 1995-05-29 20:13:06 +00:00
Karl Heuer
07fc7c8a47 (gud-make-debug-menu): New function.
(gud-mode, gud-gdb-find-file, gud-dbx-find-file, gud-sdb-find-file)
(gud-xdb-find-file): Use gud-make-debug-menu.
1995-05-29 20:10:58 +00:00
Karl Heuer
5ab917b4b6 (dired-mode-map): Rename menubar bindings and use the
new function names `dired-do-query-replace' and `dired-do-search'.
1995-05-29 20:08:11 +00:00
Karl Heuer
385f63ae3f (XTread_socket) [USE_X_TOOLKIT]: Do pass MotionNotify events
to the toolkit.
1995-05-29 20:04:22 +00:00
Karl Heuer
42c3a7f7ca (hppa*-hp-hpux10*, m68k-hp-hpux10*): New configurations. 1995-05-29 20:02:00 +00:00
Karl Heuer
00ac3ffc28 Allow x_libraries and x_includes to be paths. 1995-05-29 19:52:41 +00:00
Karl Heuer
60439948f2 (x_term_init): Block input during this function. 1995-05-29 19:49:52 +00:00
Karl Heuer
82b942b71b (find-dired): If dired-simple-subdir-alist is not
defined, set dired-subdir-alist a different way.
(find-dired-version): Variable deleted.
1995-05-29 19:46:24 +00:00
Karl Heuer
5f76e7d492 (after-revert-hook, before-revert-hook): Add defvars. 1995-05-29 19:42:42 +00:00
Karl Heuer
eee20f6aa9 (x_term_init): Call init_sigio only if interrupt_input. 1995-05-29 19:41:18 +00:00
Karl Heuer
9a0f60bbb7 (Fset_input_mode): When read_socket_hook, ignore
what the user specified, and set interrupt_input in the preferred
way for this system.
1995-05-29 19:40:47 +00:00
Francesco Potortì
0ff74d81c3 * etags.c (etags_getcwd): Undo the /bin/pwd change. It may raise
compatibility problems.
1995-05-29 16:49:24 +00:00
Francesco Potortì
a4be31c695 * man.el (Man-init-defvars): Don't remove lines containing
"No such file or directory".
eof
1995-05-29 13:20:51 +00:00
Francesco Potortì
915e30c809 * etags.c (etags_getcwd): Undo the /bin/pwd change. It may raise
compatibility problems.
1995-05-29 12:40:25 +00:00
Karl Heuer
f0e72e7909 (x_set_frame_parameters): Pass -1 to x_set_offset. 1995-05-29 07:27:50 +00:00
Karl Heuer
aa3ff7c943 (x_set_offset): Distinguish CHANGE_GRAVITY < 0 case. 1995-05-29 07:27:09 +00:00
Karl Heuer
3c9ce1c4f3 (Drag): Do nothing unless menu.popped_up field is set. 1995-05-29 07:16:27 +00:00
Karl Heuer
9b002b8d0c (x_report_frame_params): Report top and left
in a way that represents negative offsets correctly.
1995-05-29 07:12:58 +00:00
Karl Heuer
fa25dbbca6 (mail-extr-all-letters-but-separators): reinstate
\377, the bug in search.c is apparently gone.
(mail-extr-first-letters): add 8-bit characters
(mail-extr-last-letters): ditto
1995-05-29 07:07:40 +00:00
Karl Heuer
c8502397cc (vc-revert-buffer1): Delete the special code for font-lock. 1995-05-29 07:00:06 +00:00
Karl Heuer
800479f5fd (font-lock-revert-cleanup): Always turn font lock on.
(font-lock-mode): When turning mode off, always take out
the revert hooks.
1995-05-29 06:59:49 +00:00
Karl Heuer
ba5c8c9369 (revert-buffer): Save after-revert-hook (both local and
global values) before reverting, and run the saved values at the end.
1995-05-29 06:59:26 +00:00
Karl Heuer
b7d19f4a09 (find-file-noselect): In "file changed" messages,
mention buffer name if different from file name.
1995-05-29 06:54:09 +00:00
Karl Heuer
70efb6137f (COFF): Define. 1995-05-29 06:36:12 +00:00
Karl Heuer
352c01a55d (LD_SWITCH_MACHINE) [!__GNUC__]: Don't define.
(r_alloc, r_re_alloc, r_alloc_free) [REL_ALLOC,
!_MALLOC_INTERNAL, !NOT_C_CODE]: Prototype.
1995-05-29 06:35:55 +00:00
Karl Heuer
a0f4808873 (ediff-setup-control-frame): Use
designated-minibuffer-frame while making the new frame.
And delete the old frame if its minibuffer is not in that frame.
(ediff-setup-windows-multiframe-compare)
(ediff-setup-windows-multiframe-merge): Don't mess with
default-minibuffer-frame here and don't kill the old control frame.
1995-05-29 06:27:50 +00:00