bpt/emacs.git
19 years ago(sgml-fill-nobreak): New fun.
Stefan Monnier [Thu, 13 Jan 2005 14:51:57 +0000 (14:51 +0000)]
(sgml-fill-nobreak): New fun.
(sgml-mode): Use it.
(sgml-get-context): Better keep track of implicitly closed tags.

19 years ago(url-retrieve-synchronously): Use accept-process-output rather than sit-for.
Stefan Monnier [Thu, 13 Jan 2005 14:35:11 +0000 (14:35 +0000)]
(url-retrieve-synchronously): Use accept-process-output rather than sit-for.

19 years ago*** empty log message ***
Stephen Eglen [Thu, 13 Jan 2005 11:35:05 +0000 (11:35 +0000)]
*** empty log message ***

19 years ago(Emulating Mode Line): Update format-mode-line entry.
Kim F. Storm [Thu, 13 Jan 2005 09:39:32 +0000 (09:39 +0000)]
(Emulating Mode Line): Update format-mode-line entry.

19 years ago*** empty log message ***
Kim F. Storm [Thu, 13 Jan 2005 09:39:09 +0000 (09:39 +0000)]
*** empty log message ***

19 years ago(Fformat_mode_line): Fix last change. Remove NO_PROPS arg
Kim F. Storm [Thu, 13 Jan 2005 09:36:01 +0000 (09:36 +0000)]
(Fformat_mode_line): Fix last change.  Remove NO_PROPS arg
(specify 0 for FACE instead). Reorder arg list.  Doc fix.

19 years ago(Active Keymaps): Fix overriding-local-map description.
Thien-Thi Nguyen [Thu, 13 Jan 2005 08:02:42 +0000 (08:02 +0000)]
(Active Keymaps): Fix overriding-local-map description.

19 years ago*** empty log message ***
Kenichi Handa [Thu, 13 Jan 2005 04:38:31 +0000 (04:38 +0000)]
*** empty log message ***

19 years ago(ispell-unified-chars-table): New variable.
Kenichi Handa [Thu, 13 Jan 2005 04:33:05 +0000 (04:33 +0000)]
(ispell-unified-chars-table): New variable.
(ispell-get-decoded-string): New function.
(ispell-get-casechars, ispell-get-not-casechars)
(ispell-get-otherchars): Call ispell-get-decoded-string.

19 years ago*** empty log message ***
John Paul Wallington [Wed, 12 Jan 2005 23:14:00 +0000 (23:14 +0000)]
*** empty log message ***

19 years ago(custom-declare-variable): Just put symbol instead of (defvar . symbol)
John Paul Wallington [Wed, 12 Jan 2005 22:49:19 +0000 (22:49 +0000)]
(custom-declare-variable): Just put symbol instead of (defvar . symbol)
on `current-load-list'.

19 years agoFixed typo in Commentary section.
Reiner Steib [Wed, 12 Jan 2005 16:07:42 +0000 (16:07 +0000)]
Fixed typo in Commentary section.

19 years ago(Button Properties, Button Buffer Commands):
Kim F. Storm [Wed, 12 Jan 2005 15:33:00 +0000 (15:33 +0000)]
(Button Properties, Button Buffer Commands):
Clarify mouse-1 and follow-link functionality.

19 years ago(Links and Mouse-1): Rename section from Enabling
Kim F. Storm [Wed, 12 Jan 2005 15:32:47 +0000 (15:32 +0000)]
(Links and Mouse-1): Rename section from Enabling
Mouse-1 to Following Links.  Change xrefs.
Add examples for define-button-type and define-widget.

19 years ago*** empty log message ***
Kim F. Storm [Wed, 12 Jan 2005 15:32:26 +0000 (15:32 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Jay Belanger [Wed, 12 Jan 2005 14:52:11 +0000 (14:52 +0000)]
*** empty log message ***

19 years ago(calc-describe-key): Use temporary info buffer to create a Calc
Jay Belanger [Wed, 12 Jan 2005 14:31:52 +0000 (14:31 +0000)]
(calc-describe-key): Use temporary info buffer to create a Calc
summary.

19 years agoMore doc fixes.
Kim F. Storm [Wed, 12 Jan 2005 10:54:02 +0000 (10:54 +0000)]
More doc fixes.

19 years ago(mouse-on-link-p): Change functionality and doc
Kim F. Storm [Wed, 12 Jan 2005 10:17:02 +0000 (10:17 +0000)]
(mouse-on-link-p): Change functionality and doc
string to comply with latest description in lisp ref.

19 years ago*** empty log message ***
Kim F. Storm [Wed, 12 Jan 2005 10:16:45 +0000 (10:16 +0000)]
*** empty log message ***

19 years ago(xterm-mouse-translate, xterm-mouse-event): Enable
Nick Roberts [Wed, 12 Jan 2005 06:13:08 +0000 (06:13 +0000)]
(xterm-mouse-translate, xterm-mouse-event): Enable
mouse clicks on mode-line, header-line and margin.
(event-type): Give mouse event symbols an 'event-kind property
with value 'mouse-click.

19 years ago*** empty log message ***
Nick Roberts [Wed, 12 Jan 2005 06:12:34 +0000 (06:12 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Richard M. Stallman [Wed, 12 Jan 2005 05:14:15 +0000 (05:14 +0000)]
*** empty log message ***

19 years ago(Enabling Mouse-1 to Follow Links): Rewrite.
Richard M. Stallman [Wed, 12 Jan 2005 05:14:03 +0000 (05:14 +0000)]
(Enabling Mouse-1 to Follow Links): Rewrite.

19 years ago(Beeping): Fix Texinfo usage.
Richard M. Stallman [Wed, 12 Jan 2005 05:11:56 +0000 (05:11 +0000)]
(Beeping): Fix Texinfo usage.

19 years ago(Emulating Mode Line): Doc FACE arg in format-header-line.
Richard M. Stallman [Wed, 12 Jan 2005 05:11:05 +0000 (05:11 +0000)]
(Emulating Mode Line): Doc FACE arg in format-header-line.

19 years ago(Fformat_mode_line): New arg FACE specifies a default
Richard M. Stallman [Wed, 12 Jan 2005 05:06:46 +0000 (05:06 +0000)]
(Fformat_mode_line): New arg FACE specifies a default
face property for characters that don't specify one.

19 years ago(Frequire): Record in load-history unconditionally.
Richard M. Stallman [Wed, 12 Jan 2005 05:03:22 +0000 (05:03 +0000)]
(Frequire): Record in load-history unconditionally.

19 years ago(type-break-mode): Fix previous change.
Richard M. Stallman [Wed, 12 Jan 2005 04:24:20 +0000 (04:24 +0000)]
(type-break-mode): Fix previous change.

19 years ago(desktop-save): Add `mode: emacs-lisp' to the local
Juri Linkov [Wed, 12 Jan 2005 00:52:33 +0000 (00:52 +0000)]
(desktop-save): Add `mode: emacs-lisp' to the local
variables line in desktop files.

19 years ago(pop-mark): Move deactivate-mark out of conditional
Juri Linkov [Wed, 12 Jan 2005 00:42:57 +0000 (00:42 +0000)]
(pop-mark): Move deactivate-mark out of conditional
part to deactivate the active mark regardless of the state of the
mark ring.

19 years ago* facemenu.el (list-colors-print): New function created from code
Juri Linkov [Wed, 12 Jan 2005 00:33:00 +0000 (00:33 +0000)]
* facemenu.el (list-colors-print): New function created from code
in list-colors-display.  Print #RRGGBB at the window right edge.
(list-colors-display): When temp-buffer-show-function is not
defined, call list-colors-print from temp-buffer-show-hook
to get the right value of window-width in list-colors-print
after the buffer is displayed.

19 years ago(list-colors-display): Add new arg buffer-name.
Juri Linkov [Tue, 11 Jan 2005 23:53:35 +0000 (23:53 +0000)]
(list-colors-display): Add new arg buffer-name.
Use it.  Fix docstring.  Replace code for identifying duplicate
colors by the name with call to `list-colors-duplicates' which
identifies duplicate colors by the value unless the color
is one of special Windows colors.  Set truncate-lines to t.
Print sorted duplicate color names on each line.  Indent to 22
\(the longest color name in rgb.txt) instead of 20.  Optimize.
(list-colors-duplicates): New function.
(facemenu-color-name-equal): Delete function.

19 years agoAdd back_arrow.xpm and fwd_arrow.xpm.
Juri Linkov [Tue, 11 Jan 2005 23:06:42 +0000 (23:06 +0000)]
Add back_arrow.xpm and fwd_arrow.xpm.

19 years ago(query-replace-lazy-highlight): Add lazy-highlight group.
Juri Linkov [Tue, 11 Jan 2005 23:05:16 +0000 (23:05 +0000)]
(query-replace-lazy-highlight): Add lazy-highlight group.
(query-replace-highlight, query-replace-lazy-highlight)
(query-replace): Move definitions to the beginning of the file.

19 years ago(search-highlight, isearch, isearch-lazy-highlight):
Juri Linkov [Tue, 11 Jan 2005 23:03:01 +0000 (23:03 +0000)]
(search-highlight, isearch, isearch-lazy-highlight):
Bring together isearch highlight related options.
(lazy-highlight): Replace group `replace' by `matching'.
(lazy-highlight-cleanup, lazy-highlight-initial-delay)
(lazy-highlight-interval, lazy-highlight-max-at-a-time)
(lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
and declare them obsolete.
(lazy-highlight-face): Rename from isearch-lazy-highlight-face.
(isearch-faces): Remove defgroup.
(isearch-overlay, isearch-highlight, isearch-dehighlight):
Move isearch highlighting code closer to lazy highlighting code.

19 years ago(Multi-line Indent): Fix previous change.
Richard M. Stallman [Tue, 11 Jan 2005 22:44:53 +0000 (22:44 +0000)]
(Multi-line Indent): Fix previous change.
(Fortran Autofill): Simplify description of fortran-auto-fill-mode.

19 years agoInfo-history-forward
Juri Linkov [Tue, 11 Jan 2005 21:59:47 +0000 (21:59 +0000)]
Info-history-forward

19 years ago(Info-history-forward): New variable.
Juri Linkov [Tue, 11 Jan 2005 21:57:46 +0000 (21:57 +0000)]
(Info-history-forward): New variable.
(Info-select-node): Reset Info-history-forward to nil.
(Info-last): Turn into defalias.
(Info-history-back): Rename from Info-last.
Add current node to Info-history-forward.
(Info-history-forward): New fun.
(Info-mode-map): Replace Info-last by Info-history-back.
Bind Info-history-forward to "r".
(Info-mode-menu): Replace Info-last by Info-history-back.
Fix menu item text.  Add menu item for Info-history-forward.
(info-tool-bar-map): Replace Info-last by Info-history-back.
Replace its icon "undo" by "back_arrow".  Add icon "fwd_arrow"
for Info-history-forward.
(Info-mode): Replace Info-last by Info-history-back in docstring.
Add local variable Info-history-forward.
(Info-goto-emacs-command-node): Replace Info-last by Info-history-back.

19 years ago* toolbar/back_arrow.xpm, toolbar/back_arrow.pbm,
Juri Linkov [Tue, 11 Jan 2005 21:55:09 +0000 (21:55 +0000)]
* toolbar/back_arrow.xpm, toolbar/back_arrow.pbm,
* toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm,
* toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.

19 years ago(mouse-drag-mode-line-1, mouse-drag-vertical-line, mouse-drag-region)
Stefan Monnier [Tue, 11 Jan 2005 15:36:57 +0000 (15:36 +0000)]
(mouse-drag-mode-line-1, mouse-drag-vertical-line, mouse-drag-region)
(mouse-drag-region-1, mouse-drag-secondary): Ignore select-window events
rather than fiddle with mouse-autoselect-window.

19 years ago(Basic Types): Add :follow-link keyword.
Kim F. Storm [Tue, 11 Jan 2005 08:37:15 +0000 (08:37 +0000)]
(Basic Types): Add :follow-link keyword.

19 years ago*** empty log message ***
Kim F. Storm [Tue, 11 Jan 2005 08:36:58 +0000 (08:36 +0000)]
*** empty log message ***

19 years ago(Button Properties): Add follow-link keyword.
Kim F. Storm [Tue, 11 Jan 2005 08:36:26 +0000 (08:36 +0000)]
(Button Properties): Add follow-link keyword.

19 years ago*** empty log message ***
Jay Belanger [Tue, 11 Jan 2005 05:24:37 +0000 (05:24 +0000)]
*** empty log message ***

19 years ago(calc-reset): Reset when inside an embedded calculator; only reset when
Jay Belanger [Tue, 11 Jan 2005 05:06:00 +0000 (05:06 +0000)]
(calc-reset): Reset when inside an embedded calculator; only reset when
point is inside a calculator.

19 years ago(Text Properties): Add "Enable Mouse-1" to submenu.
Kim F. Storm [Tue, 11 Jan 2005 00:12:09 +0000 (00:12 +0000)]
(Text Properties): Add "Enable Mouse-1" to submenu.
(Enabling Mouse-1 to Follow Links): New subsection.

19 years ago(Button Properties, Button Buffer Commands):
Kim F. Storm [Tue, 11 Jan 2005 00:11:43 +0000 (00:11 +0000)]
(Button Properties, Button Buffer Commands):
Mention mouse-1 binding.

19 years ago*** empty log message ***
Kim F. Storm [Tue, 11 Jan 2005 00:11:30 +0000 (00:11 +0000)]
*** empty log message ***

19 years agoRe-read for factual correctness; some lisp functions had changed, and
Stephen Eglen [Mon, 10 Jan 2005 18:30:55 +0000 (18:30 +0000)]
Re-read for factual correctness; some lisp functions had changed, and
a few minor additions were made to the text.

19 years ago*** empty log message ***
Jay Belanger [Mon, 10 Jan 2005 17:30:03 +0000 (17:30 +0000)]
*** empty log message ***

19 years ago(calc-reset): Don't adjust the window height if the window takes up
Jay Belanger [Mon, 10 Jan 2005 16:54:15 +0000 (16:54 +0000)]
(calc-reset): Don't adjust the window height if the window takes up
the whole height of the frame.

19 years ago(merge_faces): Rename from merge_into_realized_face.
Kim F. Storm [Mon, 10 Jan 2005 13:35:11 +0000 (13:35 +0000)]
(merge_faces): Rename from merge_into_realized_face.
Callers changed.
Add support to merge with lisp face id too (if face_name is t).

19 years ago(get_next_display_element, next_element_from_display_vector):
Kim F. Storm [Mon, 10 Jan 2005 13:34:53 +0000 (13:34 +0000)]
(get_next_display_element, next_element_from_display_vector):
Don't lookup lface_id from display table glyphs here; instead use
merge_faces to merge the lisp face id into current face.

19 years ago(merge_faces): Rename from merge_into_realized_face.
Kim F. Storm [Mon, 10 Jan 2005 13:30:46 +0000 (13:30 +0000)]
(merge_faces): Rename from merge_into_realized_face.

19 years ago*** empty log message ***
Kim F. Storm [Mon, 10 Jan 2005 13:29:50 +0000 (13:29 +0000)]
*** empty log message ***

19 years ago(Electric-buffer-menu-mode):
Thien-Thi Nguyen [Mon, 10 Jan 2005 11:56:07 +0000 (11:56 +0000)]
(Electric-buffer-menu-mode):
Preserve value of buffer-local var header-line-format.

19 years ago(calc-embedded-subst): Replace math-multi-subst-rec, which is only
Jay Belanger [Mon, 10 Jan 2005 05:01:27 +0000 (05:01 +0000)]
(calc-embedded-subst): Replace math-multi-subst-rec, which is only
supposed to be called by math-multi-subst, by math-multi-subst.

19 years ago*** empty log message ***
Jay Belanger [Mon, 10 Jan 2005 04:27:09 +0000 (04:27 +0000)]
*** empty log message ***

19 years ago(calc-mode-var-list-restore-saved-values): Make sure settings file
Jay Belanger [Mon, 10 Jan 2005 04:07:04 +0000 (04:07 +0000)]
(calc-mode-var-list-restore-saved-values): Make sure settings file
exists before accessing it.

19 years agoMinor touch up.
Stefan Monnier [Sun, 9 Jan 2005 22:13:11 +0000 (22:13 +0000)]
Minor touch up.

19 years ago#
André Spiegel [Sun, 9 Jan 2005 21:33:58 +0000 (21:33 +0000)]
#

19 years ago(vc-svn-diff): Don't diff asynchronously if vc-disable-async-diff is
André Spiegel [Sun, 9 Jan 2005 21:30:56 +0000 (21:30 +0000)]
(vc-svn-diff): Don't diff asynchronously if vc-disable-async-diff is
t.

19 years ago(vc-mcvs-diff): Don't diff asynchronously if vc-disable-async-diff is
André Spiegel [Sun, 9 Jan 2005 21:29:54 +0000 (21:29 +0000)]
(vc-mcvs-diff): Don't diff asynchronously if vc-disable-async-diff is
t.

19 years ago(vc-arch-diff): Don't diff asynchronously if vc-disable-async-diff is
André Spiegel [Sun, 9 Jan 2005 21:29:27 +0000 (21:29 +0000)]
(vc-arch-diff): Don't diff asynchronously if vc-disable-async-diff is
t.

19 years ago(vc-cvs-diff): Don't diff asynchronously if vc-disable-async-diff is
André Spiegel [Sun, 9 Jan 2005 21:28:53 +0000 (21:28 +0000)]
(vc-cvs-diff): Don't diff asynchronously if vc-disable-async-diff is
t.

19 years ago(vc-allow-async-revert): New user option.
André Spiegel [Sun, 9 Jan 2005 21:27:28 +0000 (21:27 +0000)]
(vc-allow-async-revert): New user option.
(vc-disable-async-diff): New internal variable.
(vc-revert-buffer): Use them to disable asynchronous diff.

19 years agoFix last change -- initialize Vshow_nonbreak_escape instead of
Kim F. Storm [Sun, 9 Jan 2005 18:03:01 +0000 (18:03 +0000)]
Fix last change -- initialize Vshow_nonbreak_escape instead of
Vshow_trailing_whitespace.

19 years ago*** empty log message ***
Jay Belanger [Sun, 9 Jan 2005 16:24:30 +0000 (16:24 +0000)]
*** empty log message ***

19 years ago(Basic Commands): Describe new behavior of calc-reset.
Jay Belanger [Sun, 9 Jan 2005 15:56:21 +0000 (15:56 +0000)]
(Basic Commands): Describe new behavior of calc-reset.

19 years ago(calc-reset): Restore saved values of variables instead of default
Jay Belanger [Sun, 9 Jan 2005 15:55:08 +0000 (15:55 +0000)]
(calc-reset): Restore saved values of variables instead of default
values (restore default values with a 0 argument).

19 years ago(defcalcmodevar): New macro.
Jay Belanger [Sun, 9 Jan 2005 15:48:20 +0000 (15:48 +0000)]
(defcalcmodevar): New macro.
(calc-mode-var-list-restore-default-values,
calc-mode-var-list-restore-saved-values): New functions.
(calc-mode-var-list): Use defcalcmodevar to define it.
(calc-always-load-extensions, calc-line-numbering)
(calc-line-breaking, calc-display-just, calc-display-origin)
(calc-number-radix, calc-leading-zeros, calc-group-digits)
(calc-group-char, calc-point-char, calc-frac-format)
(calc-prefer-frac, calc-hms-format, calc-date-format)
(calc-float-format, calc-full-float-format, calc-complex-format)
(calc-complex-mode, calc-infinite-mode, calc-display-strings)
(calc-matrix-just, calc-break-vectors, calc-full-vectors)
(calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
(calc-matrix-brackets, calc-language, calc-language-option)
(calc-left-label, calc-right-label, calc-word-size)
(calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
(calc-display-raw, calc-internal-prec, calc-angle-mode)
(calc-algebraic-mode, calc-incomplete-algebraic-mode)
(calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
(calc-window-height, calc-display-trail, calc-show-selections)
(calc-use-selections, calc-assoc-selections, calc-display-working-message)
(calc-auto-why, calc-timing, calc-mode-save-mode)
(calc-standard-date-formats, calc-autorange-units, calc-was-keypad-mode)
(calc-full-mode, calc-user-parse-tables, calc-gnuplot-default-device)
(calc-gnuplot-default-output, calc-gnuplot-print-device)
(calc-gnuplot-print-output, calc-gnuplot-geometry)
(calc-graph-default-resolution, calc-graph-default-resolution-3d)
(calc-invocation-macro, calc-show-banner): Use defcalcmodevar to
declare them and set their default values.

19 years ago(desktop-restore-eager): Fix typo in type.
David Kastrup [Sun, 9 Jan 2005 13:31:53 +0000 (13:31 +0000)]
(desktop-restore-eager): Fix typo in type.

19 years ago(customize): Delete :link.
Richard M. Stallman [Sun, 9 Jan 2005 02:45:24 +0000 (02:45 +0000)]
(customize): Delete :link.

19 years ago*** empty log message ***
Kim F. Storm [Sun, 9 Jan 2005 02:12:43 +0000 (02:12 +0000)]
*** empty log message ***

19 years ago(Vshow_nonbreak_escape): New lisp var.
Kim F. Storm [Sun, 9 Jan 2005 02:05:41 +0000 (02:05 +0000)]
(Vshow_nonbreak_escape): New lisp var.
(syms_of_xdisp): DEFVAR_LISP it.
(escape_glyph_face): Remove var.
(redisplay_window): Don't initialize it.
(setup_for_ellipsis, get_next_display_element):
Set it->dpvec_face_id to -1.
(get_next_display_element): Test Vshow_nonbreak_escape.
Do not setup escape_glyph_face.
Properly merge escape-glyph face or face from display table with
current face for escape and control characters.  Set
it->dpvec_face_id to relevant face id instead of adding it to each
element of display vector.
(next_element_from_display_vector): If it->dpvec_face_id is set,
use that instead of lface_id from glyph itself.

19 years ago(merge_into_realized_face): New function. Used to
Kim F. Storm [Sun, 9 Jan 2005 02:05:20 +0000 (02:05 +0000)]
(merge_into_realized_face): New function.  Used to
merge escape-glyph face or face from display table into current face.

19 years ago(struct it): New member dpvec_face_id.
Kim F. Storm [Sun, 9 Jan 2005 02:05:04 +0000 (02:05 +0000)]
(struct it): New member dpvec_face_id.
(merge_into_realized_face): Add prototype.

19 years ago(Faces): isearch-lazy-highlight-face renamed to lazy-highlight.
Richard M. Stallman [Sun, 9 Jan 2005 01:58:58 +0000 (01:58 +0000)]
(Faces): isearch-lazy-highlight-face renamed to lazy-highlight.

19 years ago(Query Replace): Mention faces query-replace and lazy-highlight.
Richard M. Stallman [Sun, 9 Jan 2005 01:57:30 +0000 (01:57 +0000)]
(Query Replace): Mention faces query-replace and lazy-highlight.
(Incremental Search): Update isearch highlighting info.

19 years agoComment changes.
Richard M. Stallman [Sun, 9 Jan 2005 00:30:53 +0000 (00:30 +0000)]
Comment changes.

19 years ago*** empty log message ***
Jay Belanger [Sat, 8 Jan 2005 21:04:11 +0000 (21:04 +0000)]
*** empty log message ***

19 years agoChanged references to .emacs to Calc init file.
Jay Belanger [Sat, 8 Jan 2005 20:45:53 +0000 (20:45 +0000)]
Changed references to .emacs to Calc init file.

19 years ago(calc-mode): Remove the extension from `calc-settings-file' for loading.
Jay Belanger [Sat, 8 Jan 2005 20:35:45 +0000 (20:35 +0000)]
(calc-mode): Remove the extension from `calc-settings-file' for loading.

19 years ago(Info-mode-map, Info-next-link-keymap)
Kim F. Storm [Sat, 8 Jan 2005 20:06:23 +0000 (20:06 +0000)]
(Info-mode-map, Info-next-link-keymap)
(Info-prev-link-keymap, Info-up-link-keymap): Map follow-link to mouse-face.
(Info-fontify-node): Add "mouse-2: " prefix to tooltip.

19 years ago*** empty log message ***
Kim F. Storm [Sat, 8 Jan 2005 20:05:58 +0000 (20:05 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Kim F. Storm [Sat, 8 Jan 2005 18:58:33 +0000 (18:58 +0000)]
*** empty log message ***

19 years ago* xterm.h (struct x_output): New member, toolbar_detached.
Jan Djärv [Sat, 8 Jan 2005 16:49:14 +0000 (16:49 +0000)]
* xterm.h (struct x_output): New member, toolbar_detached.

* gtkutil.c (xg_create_frame_widgets): Set initial tool bar height to
38.
(xg_tool_bar_detach_callback): Set toolbar_detached to 1.
(xg_tool_bar_attach_callback): Set toolbar_detached to 0.
(xg_create_tool_bar): Initialize toolbar_detached.
(update_frame_tool_bar): Only set FRAME_TOOLBAR_HEIGHT (f) if
toolbar_detached is zero.

19 years ago*** empty log message ***
Jay Belanger [Sat, 8 Jan 2005 07:12:32 +0000 (07:12 +0000)]
*** empty log message ***

19 years ago(General Mode Commands, Installation): Change to reflect new default
Jay Belanger [Sat, 8 Jan 2005 06:17:44 +0000 (06:17 +0000)]
(General Mode Commands, Installation): Change to reflect new default
value of calc-settings-file.

19 years ago(calc-settings-file-name): Compare calc-settings-file to
Jay Belanger [Sat, 8 Jan 2005 05:58:05 +0000 (05:58 +0000)]
(calc-settings-file-name): Compare calc-settings-file to
user-init-file instead of ~/.emacs.  Replace ~/.emacs in a prompt by
calc-settings-file.

19 years ago(calc-settings-file): Change default value. Suggested by cgw in a comment
Jay Belanger [Sat, 8 Jan 2005 05:57:11 +0000 (05:57 +0000)]
(calc-settings-file): Change default value.  Suggested by cgw in a comment
in calc-mode.el.

19 years ago* xmenu.c (create_and_show_popup_menu): Pass zero as button to
Jan Djärv [Fri, 7 Jan 2005 20:50:46 +0000 (20:50 +0000)]
* xmenu.c (create_and_show_popup_menu): Pass zero as button to
gtk_menu_popup if not for_click, so callbacks for the menu are called.

19 years ago*** empty log message ***
Lars Hansen [Fri, 7 Jan 2005 20:26:30 +0000 (20:26 +0000)]
*** empty log message ***

19 years agoDescribe desktop package lazy restore feature.
Lars Hansen [Fri, 7 Jan 2005 20:25:00 +0000 (20:25 +0000)]
Describe desktop package lazy restore feature.

19 years ago(desktop-restore-eager, desktop-lazy-verbose, desktop-lazy-idle-delay):
Lars Hansen [Fri, 7 Jan 2005 20:18:59 +0000 (20:18 +0000)]
(desktop-restore-eager, desktop-lazy-verbose, desktop-lazy-idle-delay):
New customizable variables.
(desktop-buffer-args-list): New variable.
(desktop-append-buffer-args): New function.
(desktop-save): Call desktop-append-buffer-args for some buffers.
(desktop-lazy-create-buffer): New function.
(desktop-idle-create-buffers): New function.
(desktop-read): Add message about buffers to restore lazily.
(desktop-lazy-abort): New command.
(desktop-clear): Call desktop-lazy-abort.
(desktop-lazy-complete): New command.

19 years ago* gtkutil.c (xg_gtk_scroll_destroy, xg_create_scroll_bar)
Jan Djärv [Fri, 7 Jan 2005 16:59:57 +0000 (16:59 +0000)]
* gtkutil.c (xg_gtk_scroll_destroy, xg_create_scroll_bar)
(xg_tool_bar_callback, xg_tool_bar_help_callback)
(update_frame_tool_bar): Cast to EMACS_INT to avoid compiler
warning.

* xselect.c (x_get_foreign_selection, x_fill_property_data)
(Fx_get_atom_name, Fx_send_client_event): Replace XFLOAT with
XFLOAT_DATA to get extract number from Lisp object.

19 years agoWhitespace/comment change.
Richard M. Stallman [Fri, 7 Jan 2005 16:12:34 +0000 (16:12 +0000)]
Whitespace/comment change.

19 years ago(set_iterator_to_next): Fix 2004-12-13 change.
Kim F. Storm [Fri, 7 Jan 2005 13:13:05 +0000 (13:13 +0000)]
(set_iterator_to_next): Fix 2004-12-13 change.
Set stop_charpos to current charpos instead of 0.

19 years ago*** empty log message ***
Kim F. Storm [Fri, 7 Jan 2005 13:12:32 +0000 (13:12 +0000)]
*** empty log message ***