- 25 Dec, 2002 2 commits
-
-
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 14 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
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
When going forward, test outline-invisible-p at start of header.
-
Richard M. Stallman authored
(remap_menubar): Don't look in new_stack[0]. (Left): At level 1, do the same thing Right does.
-
Richard M. Stallman authored
(redisplay_window): Never redisplay minibuffer when inactive.
-
Richard M. Stallman authored
-
Steven Tamm authored
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.
-
Nick Roberts authored
process filter (gdba in gdb-ui.el only). (gdb-tooltip-print): New function. (tooltip-gud-process-output): Undo previous change. (tooltip-strip-annotations): Remove.
-
Nick Roberts authored
-
- 21 Dec, 2002 5 commits
-
-
Pavel Janík authored
(gud-jdb-find-source-using-classpath): Use 'identity. (gud-jdb-marker-filter): Marker regexp and filename filtering change to support a backwards-incompatible change in Sun's jdb line number display in SDK versions 1.4. (gud-format-command): gud-find-class now requires two parameters (file and linenumber). (gud-find-class): Bulk of the change related to using c-syntactic symbols to locate nested class declarations in java sources visited by java-mode (cc-mode).
-
Nick Roberts authored
been renamed. Accessors are prefixed with gdb-get, setters with gdb-set and the word instance has been removed from many function and variable names. (gdb-display-buffer): Protect source buffer as well as GUD buffer when requesting new buffers. (gdb-source-info): Two changes : Don't create display buffer automatically, compute source window correctly.
-
Nick Roberts authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
don't set its function definition. (insert-directory): Use funcall to call that function.
-