- 26 Dec, 2002 13 commits
-
-
Markus Rost authored
the same way as `custom-buffer-create-other-window'. (customize-variable-other-window, customize-option-other-window): Definitions moved up.
-
Kai Großjohann authored
Michael Albinus.
-
Kai Großjohann authored
* 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.
-
Andreas Schwab authored
-
André Spiegel authored
-
André Spiegel authored
current branch of the working file for check-in.
-
André Spiegel authored
-
André Spiegel authored
-
André Spiegel authored
-
André Spiegel authored
-
André Spiegel authored
order to get the latest version on the current branch. Update documentation of vc-BACKEND-checkout to explain this.
-
Nick Roberts authored
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).
-
Nick Roberts authored
-
- 25 Dec, 2002 3 commits
-
-
Francesco Potortì authored
(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.
-
Francesco Potortì authored
-
Markus Rost authored
-
- 23 Dec, 2002 19 commits
-
-
Francesco Potortì authored
the forwarded message's Date: header comes after From:. Use a Forwarded-from: rather than a Forwarded-by: header. Add a Forwarded-date: header.
-
Francesco Potortì authored
-
Nick Roberts authored
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.
-
Nick Roberts authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(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.
-
Richard M. Stallman authored
(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.
-
Richard M. Stallman authored
(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.
-
Richard M. Stallman authored
and how `add-to-invisibility-spec' protects that.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
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.
-
Richard M. Stallman authored
Don't try to make last line fully visible if it is past end of window.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(easy-menu-define): Doc fix, say SYMBOL can be nil.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
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.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
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.
-
- 22 Dec, 2002 5 commits
-
-
Steven Tamm authored
(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
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(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.
-
Richard M. Stallman authored
-