1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
Commit Graph

45037 Commits

Author SHA1 Message Date
Miles Bader
271f4a9e80 (Info-complete-menu-item): Make `Info-complete-cache' a buffer-local variable. 2002-12-27 04:09:53 +00:00
Markus Rost
ffec8c5a3d (customize-group-other-window): Use pop-to-buffer in
the same way as `custom-buffer-create-other-window'.
(customize-variable-other-window, customize-option-other-window):
Definitions moved up.
2002-12-26 22:15:38 +00:00
Kai Großjohann
abc6be8d89 (External transfer methods): New method `smb'. From
Michael Albinus.
2002-12-26 20:49:52 +00:00
Kai Großjohann
4007ba5bfb * net/tramp*.el: Sync with upstream version 2.0.28. Bugfixes.
* net/tramp-ftp.el: Glue code with Ange-FTP, broken out of
tramp.el.  From Michael Albinus.
* net/tramp-smb.el: New file for using smbclient to access
Windows shares with Tramp.  From Michael Albinus.
2002-12-26 20:47:51 +00:00
Andreas Schwab
9ddf362eb8 (select-safe-coding-system): Fix typo. 2002-12-26 17:29:06 +00:00
André Spiegel
6ca12bea0b # 2002-12-26 14:44:21 +00:00
André Spiegel
e39bd8ac22 (vc-rcs-checkin): By default, always specify the
current branch of the working file for check-in.
2002-12-26 14:38:20 +00:00
André Spiegel
04db6f386c # 2002-12-26 14:11:34 +00:00
André Spiegel
bbd5933755 (vc-sccs-checkout): Handle t argument for REV. 2002-12-26 14:07:15 +00:00
André Spiegel
a3294a807b (vc-rcs-checkout): Handle t argument for REV. 2002-12-26 14:06:33 +00:00
André Spiegel
83220ab07a (vc-cvs-checkout): Handle t argument for REV. 2002-12-26 14:05:48 +00:00
André Spiegel
4279775b92 (vc-next-action-on-file): Use t argument to vc-checkout in
order to get the latest version on the current branch.  Update
documentation of vc-BACKEND-checkout to explain this.
2002-12-26 14:04:21 +00:00
Nick Roberts
217aa7d7b7 (gdb-info-display-custom): Ensure that frames/buffers
of displayed expressions are deleted when the displayed expressions
are deleted.
(gdb-delete-disp-this-line, gdb-delete-display): Frame/buffer
deletion is handled by gdb-info-display-custom now.
(gdb-source-info): Undo earlier change (do create display buffer
automatically).
2002-12-26 00:12:09 +00:00
Nick Roberts
724533fcae *** empty log message *** 2002-12-26 00:11:21 +00:00
Francesco Potortì
bfb96cb7fa (Fmakunbound, Ffmakunbound, Fmake_variable_buffer_local)
(Fsetq_default, Fmake_local_variable, Fkill_local_variable)
(Fmake_variable_frame_local, Faset, Fnumber_to_string)
(Fstring_to_number, Fminus): Mention the returned value in the doc
strings.
2002-12-25 23:27:27 +00:00
Francesco Potortì
2308af15ff *** empty log message *** 2002-12-25 23:26:56 +00:00
Markus Rost
08b4ae6ca4 (custom-save-faces): Fix typo. 2002-12-25 21:12:01 +00:00
Francesco Potortì
85e949963d (unforward-rmail-message): Do not assume that
the forwarded message's Date: header comes after From:.  Use a
Forwarded-from: rather than a Forwarded-by: header.  Add a
Forwarded-date: header.
2002-12-23 22:51:38 +00:00
Francesco Potortì
75b6ccddfa *** empty log message *** 2002-12-23 22:51:11 +00:00
Nick Roberts
11eb20e049 (gdb-display-number-end): Make auto-display of
expressions in GDB work on text-only terminals.
(gdb-post-prompt): Compute current frame properly.
(gdb-get-current-frame, gdb-frame-handler): New functions.
(gdb-source-info): Move last statement into if clause.
Tidy, improve documentation.
2002-12-23 21:43:46 +00:00
Nick Roberts
3e265c83a0 *** empty log message *** 2002-12-23 21:42:14 +00:00
Richard M. Stallman
2155ecf383 *** empty log message *** 2002-12-23 18:42:49 +00:00
Richard M. Stallman
3656dac022 New file. 2002-12-23 18:41:50 +00:00
Richard M. Stallman
e1bab1818a (custom-known-themes): New variable.
(custom-declare-theme): New function.
(deftheme): New macro.
(custom-make-theme-feature): New function.
(custom-theme-p): New function.
(custom-check-theme): New function.
(custom-push-theme): New function.
(custom-theme-set-variables): Take themes into account.
(custom-loaded-themes): New variable.
(custom-theme-loaded-p): New function.
(provide-theme): New function.
(require-theme): New function.
(custom-remove-theme): New function.
(custom-do-theme-reset): New function.
(custom-theme-load-themes): New function.
(custom-load-themes): New function.
(custom-theme-value): New function.
(custom-theme-variable-value): New function.
(custom-theme-reset-internal): New function.
(custom-theme-reset-variables): New function.
(custom-reset-variables): New function.
2002-12-23 18:40:55 +00:00
Richard M. Stallman
a39979074b (custom-set-faces): Call custom-theme-set-faces.
(custom-theme-set-faces): New function.
(custom-theme-face-value): New function.
(custom-theme-reset-internal-face): New function.
(custom-theme-reset-faces): New function.
(custom-reset-faces): New function.
2002-12-23 18:40:38 +00:00
Richard M. Stallman
c942535f88 (customize-save-variable): Take themes into account.
(custom-variable-save): Take themes into account.
(custom-variable-reset-saved): Add comment-widget.
(custom-variable-reset-standard): Add comment-widget.
(custom-variable-reset-standard): Take themes into account.
(custom-face-save): Take themes into account.
(custom-face-reset-standard): Take themes into account.
(custom-save-variables): Take themes into account.
(custom-save-faces): Take themes into account.
(custom-save-faces): Take themes into account.
(custom-save-resets): New function.
(custom-save-loaded-themes): New function.
(customize-save-customized): Take themes into account.
2002-12-23 18:40:24 +00:00
Richard M. Stallman
31b0520f82 Explain about conventioal use of t as `invisible' property
and how `add-to-invisibility-spec' protects that.
2002-12-23 18:13:17 +00:00
Richard M. Stallman
175e9712b7 (syms_of_buffer) <scroll-up-aggressively, scroll-down-aggressively>: Doc fix. 2002-12-23 18:07:41 +00:00
Richard M. Stallman
37dc84ffa8 (parse_single_submenu): Use individual keymap's prompt
string as pane name, if there is one.
(set_frame_menubar): Save menu_items_n_panes from each call to
parse_single_submenu and use it when calling digest_single_submenu.
2002-12-23 18:06:42 +00:00
Richard M. Stallman
07ce8b53ea (window_scroll_pixel_based): Fix check for reaching BEGV.
Don't try to make last line fully visible if it is past end of window.
2002-12-23 18:04:45 +00:00
Richard M. Stallman
76efe10ec7 Don't define a name for the minor mode menu. 2002-12-23 17:59:54 +00:00
Richard M. Stallman
74c7e66da4 (easy-menu-do-define): Handle nil for SYMBOL.
(easy-menu-define): Doc fix, say SYMBOL can be nil.
2002-12-23 17:59:04 +00:00
Richard M. Stallman
991ce47378 (save-selected-window): Save and restore selected windows of all frames. 2002-12-23 17:57:12 +00:00
Richard M. Stallman
7c3da01bf2 (info-lookup): For ease of use try item
case-insensitive if not found case-sensitive.
Do case sensitive search in index nodes, so items differing only in
case go correctly to their respective nodes.
2002-12-23 17:54:31 +00:00
Richard M. Stallman
c6d5732507 (scroll-up-aggressively, scroll-down-aggressively): Update custom types. 2002-12-23 17:52:56 +00:00
Richard M. Stallman
c53f9b3b9c (rx-and): Generate a shy group.
Specify `no-group' when calling rx-to-string.
(rx-submatch): Specify `no-group' when calling rx-to-string.
(rx-kleene): Use rx-atomic-p to decide whether to make a group.
(rx-atomic-p): New function.
2002-12-23 17:43:24 +00:00
Steven Tamm
61f1d295a2 * macmenu.c (MIN_POPUP_SUBMENU_ID): Added
(mac_menu_show): Added support for hierarchical popup menus
	(add_menu_item): Removed indentation support
	(fill_submenu, fill_menu): Now creates hierarchical menus
	instead of using indentation
2002-12-22 23:14:52 +00:00
Richard M. Stallman
0b17a21779 *** empty log message *** 2002-12-22 22:06:38 +00:00
Richard M. Stallman
c525c13c74 (add-to-invisibility-spec): If it was t, start it out at (t). 2002-12-22 22:05:52 +00:00
Richard M. Stallman
67f5dcb800 (makeinfo-buffer): Display result using Info-mode.
(makeinfo-compilation-sentinel-buffer, makeinfo-current-node): New functions.
(makeinfo-compile): Add a sentinel parameter.
(makeinfo-compilation-sentinel-region): Renamed from
makeinfo-compilation-sentinel, and makeinfo-temp-file now never nil.
(makeinfo-region): Use this.
2002-12-22 22:05:16 +00:00
Richard M. Stallman
f584b4c796 (Info-revert-find-node): New function. 2002-12-22 22:04:51 +00:00
Richard M. Stallman
d02677ab1c (tex-start-of-header, tex-end-of-header): Add defvars. 2002-12-22 22:04:01 +00:00
Richard M. Stallman
602503c5e2 (tex-print): Call shell-quote-argument on the file name. 2002-12-22 22:03:22 +00:00
Richard M. Stallman
ecb2925bf0 (outline-next-visible-heading):
When going forward, test outline-invisible-p at start of header.
2002-12-22 22:02:25 +00:00
Richard M. Stallman
fa74535d44 (pop_new_stack_if_no_contents): Do nothing if new_depth is 1.
(remap_menubar): Don't look in new_stack[0].
(Left): At level 1, do the same thing Right does.
2002-12-22 22:00:44 +00:00
Richard M. Stallman
c67af3f49f (try_cursor_movement): Don't call try_window here.
(redisplay_window): Never redisplay minibuffer when inactive.
2002-12-22 21:59:20 +00:00
Richard M. Stallman
d17551171b (select_window_1): Undo 9/21 change. 2002-12-22 21:57:05 +00:00
Steven Tamm
402e4f8bd4 * macterm.c (XTread_socket): Call KeyTranslate for control and
meta to deal correctly shifted non-alpha characters, like C-S-5
	being treated like C-%.  Does not look for shift key to deal
	with masking off control-key with mac-reverse-ctrl-meta.
2002-12-22 21:09:20 +00:00
Nick Roberts
58e104693b (tooltip-gud-tips): Output tooltip without switching
process filter (gdba in gdb-ui.el only).
(gdb-tooltip-print): New function.
(tooltip-gud-process-output): Undo previous change.
(tooltip-strip-annotations): Remove.
2002-12-22 00:21:06 +00:00
Nick Roberts
5cad7166df *** empty log message *** 2002-12-22 00:20:12 +00:00