1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 09:51:22 -08:00
Commit graph

45047 commits

Author SHA1 Message Date
Richard M. Stallman
1dc788eba8 *** empty log message *** 2002-12-28 21:29:24 +00:00
Richard M. Stallman
021c54a395 (info-lookup): Fix error message typo. 2002-12-28 21:28:56 +00:00
Richard M. Stallman
267f7053c4 (comint-mode): Localy set scroll-conservatively.
(comint-postoutput-scroll-to-bottom): comint-scroll-show-maximum-output
is active only when point is at end.
2002-12-28 21:28:09 +00:00
Richard M. Stallman
f808da9ebb (dired-goto-file): Handle \ and ^M quoted by backslash. Fix error message. 2002-12-28 21:26:46 +00:00
Richard M. Stallman
4ad1689f62 (find-file-noselect-1): Kill local value of `cursor-type'. 2002-12-28 21:23:58 +00:00
Richard M. Stallman
536b728a07 (repeat-complex-command): Signal real error on failure. 2002-12-28 21:23:23 +00:00
Richard M. Stallman
a00a4ccb31 Initial version. 2002-12-28 21:22:23 +00:00
Steven Tamm
ce0669d437 * Makefile.in (macosx-bundle): Fixes to Mac OS X/Carbon port to
allow building in a different directory than source.  Uses some
	GNU Make extensions, but there is no other make on Mac OS X.
2002-12-28 18:35:52 +00:00
Andreas Schwab
1ebc190a84 (makefile-font-lock-keywords): Highlight
automatic variable references enclosed in parens and optionally
suffixed by F or D.
2002-12-28 01:04:02 +00:00
Steven Tamm
5ea7adcc85 * make-package: Fix typo where tmpparent was used instead of
tempparent for calculating installedSize and compressedSize
2002-12-27 23:35:36 +00:00
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