]> code.delx.au - gnu-emacs/log
gnu-emacs
18 years ago(Fget_char_property_and_overlay): Doc fix.
Richard M. Stallman [Mon, 3 Jul 2006 15:41:50 +0000 (15:41 +0000)]
(Fget_char_property_and_overlay): Doc fix.

18 years ago(Fdefvaralias): Doc fix.
Richard M. Stallman [Mon, 3 Jul 2006 15:41:26 +0000 (15:41 +0000)]
(Fdefvaralias): Doc fix.

18 years ago(sit_for): Fix preempt condition.
Kim F. Storm [Mon, 3 Jul 2006 15:00:28 +0000 (15:00 +0000)]
(sit_for): Fix preempt condition.

18 years ago*** empty log message ***
Kim F. Storm [Mon, 3 Jul 2006 15:00:11 +0000 (15:00 +0000)]
*** empty log message ***

18 years agoRemove finished items.
Chong Yidong [Mon, 3 Jul 2006 14:35:18 +0000 (14:35 +0000)]
Remove finished items.

18 years agofacemenu-unlisted-faces deleted, new variable facemenu-listed-faces
Chong Yidong [Mon, 3 Jul 2006 14:32:58 +0000 (14:32 +0000)]
facemenu-unlisted-faces deleted, new variable facemenu-listed-faces

18 years ago* emulation/viper-init.el, calendar/calendar.el:
Chong Yidong [Mon, 3 Jul 2006 14:32:01 +0000 (14:32 +0000)]
* emulation/viper-init.el, calendar/calendar.el:
* progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.

18 years ago* facemenu.el (facemenu-listed-faces): New var.
Chong Yidong [Mon, 3 Jul 2006 14:31:35 +0000 (14:31 +0000)]
* facemenu.el (facemenu-listed-faces): New var.
(facemenu-unlisted-faces): Variable deleted.
(facemenu-add-new-face): Use facemenu-listed-faces.

18 years ago(org-set-tags): Keep single space after stars.
Carsten Dominik [Mon, 3 Jul 2006 10:57:35 +0000 (10:57 +0000)]
(org-set-tags): Keep single space after stars.

18 years ago*** empty log message ***
Carsten Dominik [Mon, 3 Jul 2006 10:57:16 +0000 (10:57 +0000)]
*** empty log message ***

18 years ago(section{Agenda Views}): Document `s' key to save
Carsten Dominik [Mon, 3 Jul 2006 10:26:15 +0000 (10:26 +0000)]
(section{Agenda Views}): Document `s' key to save
all org-mode buffers.

18 years ago(Agenda commands): Document `s' key to save all
Carsten Dominik [Mon, 3 Jul 2006 10:25:27 +0000 (10:25 +0000)]
(Agenda commands): Document `s' key to save all
org-mode buffers.

18 years ago(org-mode): Removed no invalid settings for calc embedded
Carsten Dominik [Mon, 3 Jul 2006 10:24:53 +0000 (10:24 +0000)]
(org-mode): Removed no invalid settings for calc embedded
mode.
(org-mode-p): New defsubst.
(org-save-all-org-buffers): New function.
(org-first-headline-recenter): Enclose outline-regexp in group
delimiters.

18 years ago*** empty log message ***
Carsten Dominik [Mon, 3 Jul 2006 10:24:42 +0000 (10:24 +0000)]
*** empty log message ***

18 years ago* net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.
Michael Albinus [Sun, 2 Jul 2006 20:29:20 +0000 (20:29 +0000)]
* net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.

18 years ago(makefile-macroassign-regex): Accept preceding keyword.
Daniel Pfeiffer [Sun, 2 Jul 2006 19:05:49 +0000 (19:05 +0000)]
(makefile-macroassign-regex): Accept preceding keyword.
(makefile-gmake-statements): Reorganize, now that makepp has "override" and also handle forgotten "override define".
(makefile-makepp-statements): Add new "global", "override export" and "override global".

18 years ago(read_filtered_event): Treat select-window just like switch-frame.
Stefan Monnier [Sun, 2 Jul 2006 14:34:30 +0000 (14:34 +0000)]
(read_filtered_event): Treat select-window just like switch-frame.

18 years ago(set-window-text-height): Only set window-min-height to
Stefan Monnier [Sun, 2 Jul 2006 14:32:52 +0000 (14:32 +0000)]
(set-window-text-height): Only set window-min-height to
1 if that's the requested size.

18 years ago(diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
Stefan Monnier [Sun, 2 Jul 2006 14:29:28 +0000 (14:29 +0000)]
(diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
(diff-unified->context, diff-context->unified)
(diff-reverse-direction): Make sure the end marker stays at the end.
(diff-mode): Add the keymap table at the end of docstring.
Use lexical-let rather than constructing a closure manually.

18 years ago(find-file-noselect-1): Remove unused var assignment.
Stefan Monnier [Sun, 2 Jul 2006 14:26:53 +0000 (14:26 +0000)]
(find-file-noselect-1): Remove unused var assignment.
(hack-local-variables-confirm): Print lists of strings as lists of
strings rather than lists of symbols.
(abbreviate-file-name, hack-local-variables-prop-line):
Use match-string.
(hack-one-local-variable): Move `make-local-variable' nearer its use.
(recover-session-finish): Use line-end-position.

18 years ago(display_tool_bar_line): Skip glyphs which are too big
Kim F. Storm [Sat, 1 Jul 2006 23:29:04 +0000 (23:29 +0000)]
(display_tool_bar_line): Skip glyphs which are too big
to ever fit the tool-bar,
(MAX_FRAME_TOOL_BAR_HEIGHT): New macro.
(tool_bar_lines_needed): Use unused mode-line row as temp_row.
(redisplay_tool_bar): Only clear desired matrix if we actually
change the tool-bar window height.  Only try to make the tool-bar
window bigger if there is actually room for it.

18 years ago*** empty log message ***
Kim F. Storm [Sat, 1 Jul 2006 23:28:38 +0000 (23:28 +0000)]
*** empty log message ***

18 years agoRemove incorrect comment about left/right-fringe-width.
Nick Roberts [Fri, 30 Jun 2006 22:41:43 +0000 (22:41 +0000)]
Remove incorrect comment about left/right-fringe-width.

18 years ago*** empty log message ***
Nick Roberts [Fri, 30 Jun 2006 22:39:50 +0000 (22:39 +0000)]
*** empty log message ***

18 years ago-m and -M options do not exist.
Francesco Potortì [Fri, 30 Jun 2006 20:41:12 +0000 (20:41 +0000)]
-m and -M options do not exist.

18 years agoMention that makeinfo.exe is required for make 'info'.
Eli Zaretskii [Fri, 30 Jun 2006 13:56:56 +0000 (13:56 +0000)]
Mention that makeinfo.exe is required for make 'info'.

18 years ago*** empty log message ***
Eli Zaretskii [Fri, 30 Jun 2006 13:41:54 +0000 (13:41 +0000)]
*** empty log message ***

18 years ago(x_make_frame_visible): Use SystemParametersInfo with SPI_GETWORKAREA to find
Eli Zaretskii [Fri, 30 Jun 2006 13:41:15 +0000 (13:41 +0000)]
(x_make_frame_visible): Use SystemParametersInfo with SPI_GETWORKAREA to find
the dimensions of the screen work area, and adjust vertical position of the
frame in order to avoid being covered by the task bar.

18 years ago(w32_createwindow): Use CW_USEDEFAULT instead of f->left_pos and SH_SHOW
Eli Zaretskii [Fri, 30 Jun 2006 13:40:21 +0000 (13:40 +0000)]
(w32_createwindow): Use CW_USEDEFAULT instead of f->left_pos and SH_SHOW
instead of f->top_pos in the call to CreateWindow.  Record the actual position
in f->left_pos and f->top_pos.

18 years ago(ls in Lisp, Windows Keyboard, Windows Mouse)
Eli Zaretskii [Fri, 30 Jun 2006 13:27:10 +0000 (13:27 +0000)]
(ls in Lisp, Windows Keyboard, Windows Mouse)
(Windows Processes, Windows Misc): Shorten the printed version by
selectively conditioning less important portions by @ifnottex.

18 years ago*** empty log message ***
Eli Zaretskii [Fri, 30 Jun 2006 13:08:26 +0000 (13:08 +0000)]
*** empty log message ***

18 years ago(Customizing Faces): Remove -face suffix from face names.
Eli Zaretskii [Fri, 30 Jun 2006 13:08:04 +0000 (13:08 +0000)]
(Customizing Faces): Remove -face suffix from face names.
Mention `cvs-msg' face.

18 years agoMention etl-unicode fonts in addition to intlfonts.
Eli Zaretskii [Fri, 30 Jun 2006 12:40:06 +0000 (12:40 +0000)]
Mention etl-unicode fonts in addition to intlfonts.

18 years agoetl-unicode fonts are good for display, not only for ps-print.
Eli Zaretskii [Fri, 30 Jun 2006 12:35:44 +0000 (12:35 +0000)]
etl-unicode fonts are good for display, not only for ps-print.

18 years ago(Standard Buffer-Local Variables): Update the list of variables.
Eli Zaretskii [Fri, 30 Jun 2006 12:32:16 +0000 (12:32 +0000)]
(Standard Buffer-Local Variables): Update the list of variables.

18 years ago*** empty log message ***
Juanma Barranquero [Fri, 30 Jun 2006 08:39:28 +0000 (08:39 +0000)]
*** empty log message ***

18 years ago(ada-which-compiler, ada-mode-menu, ada-compile-mouse-goto-error,
Juanma Barranquero [Fri, 30 Jun 2006 08:32:19 +0000 (08:32 +0000)]
(ada-which-compiler, ada-mode-menu, ada-compile-mouse-goto-error,
ada-deactivate-properties, ada-no-auto-case): Fix typos in docstrings.

18 years agoAdd note about "link" button-class to etc/TODO
Miles Bader [Fri, 30 Jun 2006 01:54:34 +0000 (01:54 +0000)]
Add note about "link" button-class to etc/TODO

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-335

18 years ago(syms_of_ntterm) <w32-use-full-screen-buffer>: Doc fix - default value changed.
John Paul Wallington [Fri, 30 Jun 2006 01:34:42 +0000 (01:34 +0000)]
(syms_of_ntterm) <w32-use-full-screen-buffer>: Doc fix - default value changed.

18 years ago(Info-find-node-2): Search for makeinfo version more carefully.
Nick Roberts [Fri, 30 Jun 2006 00:31:21 +0000 (00:31 +0000)]
(Info-find-node-2): Search for makeinfo version more carefully.

18 years ago*** empty log message ***
Nick Roberts [Fri, 30 Jun 2006 00:30:41 +0000 (00:30 +0000)]
*** empty log message ***

18 years agoMerge from gnus--rel--5.10
Miles Bader [Thu, 29 Jun 2006 22:54:24 +0000 (22:54 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 111-112)

   - Update from CVS: texi/gnus.texi (Summary Buffer Lines): Fix typo.
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-333

18 years ago(mh-search, mh-index-group-by-folder): Add "the" in loop construct to
Bill Wohler [Thu, 29 Jun 2006 21:04:17 +0000 (21:04 +0000)]
(mh-search, mh-index-group-by-folder): Add "the" in loop construct to
be consistent with other loops, and because edebug doesn't work
without it.
(mh-folder-exists-p): Strip + from folder to avoid redundant +s in
regexp (closes SF #1514424).

18 years ago(mh-mime-save-parts): Add -store option to mhn (closes SF #1513140).
Bill Wohler [Thu, 29 Jun 2006 20:43:44 +0000 (20:43 +0000)]
(mh-mime-save-parts): Add -store option to mhn (closes SF #1513140).

18 years ago(section{Structure Editing}): Document checkbox
Carsten Dominik [Thu, 29 Jun 2006 10:38:45 +0000 (10:38 +0000)]
(section{Structure Editing}): Document checkbox
toggling.

18 years ago*** empty log message ***
Carsten Dominik [Thu, 29 Jun 2006 10:38:35 +0000 (10:38 +0000)]
*** empty log message ***

18 years ago(Checkboxes): New section.
Carsten Dominik [Thu, 29 Jun 2006 10:37:54 +0000 (10:37 +0000)]
(Checkboxes): New section.

18 years ago(org-prepare-agenda-buffers): Use `invisible-OK' argument
Carsten Dominik [Thu, 29 Jun 2006 10:37:08 +0000 (10:37 +0000)]
(org-prepare-agenda-buffers): Use `invisible-OK' argument
for `org-end-of-subtree'.
(org-export-cleanup-toc-line): Renamed from
`org-html-cleanup-toc-line'.
(org-beginning-of-item): Fixed bug in regular expression for white
line.
(org-export-as-html): Enforce space after bullet in plain list
items.
(org-set-autofill-regexps): Require space after plain
list bullet for paragraph-start.
(org-ts-regexp3): New constant.
(org-at-timestamp-p): New optional argument ALSO-INACTIVE.
(org-timestamp-up-day, org-timestamp-down-day)
(org-timestamp-change): Work with inactive timestamps.
(org-ts-regexp1): Don't allow brackets in time stamps.

18 years ago*** empty log message ***
Juanma Barranquero [Thu, 29 Jun 2006 03:21:40 +0000 (03:21 +0000)]
*** empty log message ***

18 years ago(help-xref-symbol-regexp): Add property as a keyword for ignoring links.
Nick Roberts [Wed, 28 Jun 2006 23:29:54 +0000 (23:29 +0000)]
(help-xref-symbol-regexp): Add property as a keyword for ignoring links.

18 years ago* help-mode.el (help-xref-symbol-regexp): Add property as a keyword
Nick Roberts [Wed, 28 Jun 2006 23:29:26 +0000 (23:29 +0000)]
* help-mode.el (help-xref-symbol-regexp): Add property as a keyword
for ignoring links.

* faces.el (read-face-name): Use it.

18 years ago*** empty log message ***
Nick Roberts [Wed, 28 Jun 2006 23:27:35 +0000 (23:27 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Juri Linkov [Wed, 28 Jun 2006 14:17:44 +0000 (14:17 +0000)]
*** empty log message ***

18 years ago(partial-completion-mode): In lambda for
Juri Linkov [Wed, 28 Jun 2006 14:16:20 +0000 (14:16 +0000)]
(partial-completion-mode): In lambda for
`choose-completion-string-functions' use full function signature
with 4 args, and move point to the end of the minibuffer only if arg
`mini-p' is non-nil.

18 years ago(list-buffers-noselect): Compare Info file
Juri Linkov [Wed, 28 Jun 2006 14:15:41 +0000 (14:15 +0000)]
(list-buffers-noselect): Compare Info file
with the string "dir" to detect Info directory.

18 years ago(Local Variables): Move to end of file.
Juri Linkov [Wed, 28 Jun 2006 13:59:09 +0000 (13:59 +0000)]
(Local Variables): Move to end of file.

18 years agoAdd rules for refcards.
Reiner Steib [Wed, 28 Jun 2006 13:28:51 +0000 (13:28 +0000)]
Add rules for refcards.

18 years agoRegenerate.
Reiner Steib [Wed, 28 Jun 2006 13:26:40 +0000 (13:26 +0000)]
Regenerate.

18 years agoFix Pavel Janik's name.
Reiner Steib [Wed, 28 Jun 2006 13:16:42 +0000 (13:16 +0000)]
Fix Pavel Janik's name.

18 years ago(ibuffer-mode): Doc fix.
John Paul Wallington [Wed, 28 Jun 2006 12:11:43 +0000 (12:11 +0000)]
(ibuffer-mode): Doc fix.

18 years agoVersion number change only
Carsten Dominik [Wed, 28 Jun 2006 09:51:16 +0000 (09:51 +0000)]
Version number change only

18 years ago(Embedded LaTeX): Fix typos and implement small improvements
Carsten Dominik [Wed, 28 Jun 2006 09:50:05 +0000 (09:50 +0000)]
(Embedded LaTeX): Fix typos and implement small improvements
throughout this chapter.

18 years ago*** empty log message ***
Carsten Dominik [Wed, 28 Jun 2006 09:49:40 +0000 (09:49 +0000)]
*** empty log message ***

18 years ago(org-context): New contexts :item-bullet,
Carsten Dominik [Wed, 28 Jun 2006 09:47:29 +0000 (09:47 +0000)]
(org-context): New contexts :item-bullet,
:latex-fragment, :latex-preview.
(org-overlays-at, org-overlay-start, org-overlay-end): New
compatibility functions.
(org-inside-LaTeX-fragment-p): More accurate matching, using the
exact regexp that will be used during export.
(org-latex-regexps): New variable.
(org-cdlatex-mode): Improved advice for `texmathp'.
(turn-on-org-cdlatex): New function.

18 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Wed, 28 Jun 2006 08:32:03 +0000 (08:32 +0000)]
*** empty log message ***

18 years ago(Qeql): Add extern.
YAMAMOTO Mitsuharu [Wed, 28 Jun 2006 08:31:32 +0000 (08:31 +0000)]
(Qeql): Add extern.
(x_set_mouse_pixel_position) [MAC_OSX]: Use CGWarpMouseCursorPosition.
(fm_style_face_attributes_alist) [USE_ATSUI]: New variable.
(syms_of_macterm) [USE_ATSUI]: Initialize and staticpro it.
Change keys of Vmac_atsu_font_table from strings to numbers.
(fm_style_to_face_attributes) [USE_ATSUI]: New function.
(init_font_name_table) [USE_ATSUI]: Use it.
(saved_ts_script_language_on_focus) [USE_MAC_TSM]: New variable.
(syms_of_macterm) [USE_MAC_TSM]: Initialize and staticpro it.
[USE_MAC_TSM] (mac_tsm_resume): Restore script and language codes
only when saved_ts_script_language_on_focus coincides with
Vmac_ts_script_language_on_focus.
[USE_MAC_TSM] (mac_tsm_suspend): Save value of
Vmac_ts_script_language_on_focus to saved_ts_script_language_on_focus.
(XTread_socket) [USE_MAC_TSM]: Add Mac OS Classic support.
[USE_MAC_TSM] (mac_handle_text_input_event, init_tsm): Likewise.

18 years ago(USE_MAC_TSM) [TARGET_API_MAC_CARBON]: Set default to 1.
YAMAMOTO Mitsuharu [Wed, 28 Jun 2006 08:30:32 +0000 (08:30 +0000)]
(USE_MAC_TSM) [TARGET_API_MAC_CARBON]: Set default to 1.

18 years ago(Fx_create_frame): Apply 2006-06-24 change for xfns.c.
YAMAMOTO Mitsuharu [Wed, 28 Jun 2006 08:30:16 +0000 (08:30 +0000)]
(Fx_create_frame): Apply 2006-06-24 change for xfns.c.

18 years ago[!TARGET_API_MAC_CARBON]: Don't include FixMath.h or Scrap.h.
YAMAMOTO Mitsuharu [Wed, 28 Jun 2006 08:29:54 +0000 (08:29 +0000)]
[!TARGET_API_MAC_CARBON]: Don't include FixMath.h or Scrap.h.

18 years ago(mac-handle-font-selection): Change keys of
YAMAMOTO Mitsuharu [Wed, 28 Jun 2006 08:28:38 +0000 (08:28 +0000)]
(mac-handle-font-selection): Change keys of
mac-atsu-font-table from strings to numbers.
(mac-ts-caret-position): Use also when cursor-type is nil.
(mac-ts-update-active-input-area): Add Mac OS Classic support.
Relax condition for using overlay strings.  Use
mac-ts-caret-position face when cursor-type is nil.

18 years ago* textprop.c (text_property_stickiness): doc fix.
Chong Yidong [Wed, 28 Jun 2006 00:02:57 +0000 (00:02 +0000)]
* textprop.c (text_property_stickiness): doc fix.

18 years ago* editfns.c (Fdelete_field, Ffield_string, Ffield_beginning)
Chong Yidong [Wed, 28 Jun 2006 00:00:57 +0000 (00:00 +0000)]
* editfns.c (Fdelete_field, Ffield_string, Ffield_beginning)
(Ffield_string_no_properties, Ffield_end): Mention
args-out-of-range error condition in docstring.

18 years ago* FOR-RELEASE: Checking of info.texi done.
Chong Yidong [Tue, 27 Jun 2006 17:49:31 +0000 (17:49 +0000)]
* FOR-RELEASE: Checking of info.texi done.

18 years ago* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong [Tue, 27 Jun 2006 17:48:35 +0000 (17:48 +0000)]
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
text for standalone vs Emacs info.
(Help): Clarify header line description.  Use mouse-1 for clicks.
(Help-P): Use mouse-1 for clicks.
(Help-^L): "Top" and "All" not displayed with dashes in Emacs.
(Help-^L, Help-M, Help-Int, Search Index, Go to node)
(Choose menu subtopic): Remove gratuitous Emacs command names.
(Help-FOO): Put usual behavior first.
(Help-Xref): Clicking on xrefs works in Emacs.
(Search Text): Clarify what the default behavior is.
(Create Info buffer): Fix Emacs window/X window confusion.
(Emacs Info Variables): Fix for new Emacs init file behavior.

18 years ago(Minibuffer File): Minor cleanup.
Richard M. Stallman [Tue, 27 Jun 2006 13:15:33 +0000 (13:15 +0000)]
(Minibuffer File): Minor cleanup.

18 years agoautoupdate
Karl Berry [Tue, 27 Jun 2006 11:50:19 +0000 (11:50 +0000)]
autoupdate

18 years ago(handle_composition_prop): Set stop_charpos before push_it.
Kim F. Storm [Tue, 27 Jun 2006 11:21:31 +0000 (11:21 +0000)]
(handle_composition_prop): Set stop_charpos before push_it.

18 years ago*** empty log message ***
Kim F. Storm [Tue, 27 Jun 2006 11:21:20 +0000 (11:21 +0000)]
*** empty log message ***

18 years agoAdd item:
Kim F. Storm [Mon, 26 Jun 2006 11:38:06 +0000 (11:38 +0000)]
Add item:
mouse-autoselect-window should wait to select the window until
the mouse is put to rest or after a delay or both, so that moving over
a window doesn't select it.

18 years ago(File Name Completion): Point user to the node "Reading File Names".
Nick Roberts [Mon, 26 Jun 2006 11:20:30 +0000 (11:20 +0000)]
(File Name Completion): Point user to the node "Reading File Names".

18 years ago*** empty log message ***
Nick Roberts [Mon, 26 Jun 2006 11:17:51 +0000 (11:17 +0000)]
*** empty log message ***

18 years ago(view-emacs-news): Declare `res' in the right let* form.
Kim F. Storm [Sun, 25 Jun 2006 22:41:40 +0000 (22:41 +0000)]
(view-emacs-news): Declare `res' in the right let* form.

18 years ago*** empty log message ***
Kim F. Storm [Sun, 25 Jun 2006 22:41:31 +0000 (22:41 +0000)]
*** empty log message ***

18 years ago* net/rcompile.el (remote-compile): Replace ange-ftp based
Michael Albinus [Sun, 25 Jun 2006 21:05:03 +0000 (21:05 +0000)]
* net/rcompile.el (remote-compile): Replace ange-ftp based
implementation by Tramp functions.  Based on a patch published by
Marc Abramowitz <msabramo@gmail.com>.

* net/tramp.el (tramp-unload-tramp): Provide a doc string.

18 years agoFix whitespace of last change.
Eli Zaretskii [Sun, 25 Jun 2006 03:22:50 +0000 (03:22 +0000)]
Fix whitespace of last change.

18 years ago*** empty log message ***
Nick Roberts [Sun, 25 Jun 2006 01:43:14 +0000 (01:43 +0000)]
*** empty log message ***

18 years ago(XTerm Mouse) Rename to...
Nick Roberts [Sun, 25 Jun 2006 00:43:23 +0000 (00:43 +0000)]
(XTerm Mouse) Rename to...
(Text-Only Mouse): ...this.  Mention t-mouse-mode.

18 years ago(Top): Replace "XTerm Mouse" with new node name "Text-Only Mouse".
Nick Roberts [Sun, 25 Jun 2006 00:42:57 +0000 (00:42 +0000)]
(Top): Replace "XTerm Mouse" with new node name "Text-Only Mouse".

18 years ago*** empty log message ***
Nick Roberts [Sun, 25 Jun 2006 00:40:14 +0000 (00:40 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Kim F. Storm [Sat, 24 Jun 2006 23:08:31 +0000 (23:08 +0000)]
*** empty log message ***

18 years agoRegenerate.
Kim F. Storm [Sat, 24 Jun 2006 23:06:16 +0000 (23:06 +0000)]
Regenerate.

18 years ago(SIGNALS_VIA_CHARACTERS): Define for Linux kernel
Kim F. Storm [Sat, 24 Jun 2006 22:55:08 +0000 (22:55 +0000)]
(SIGNALS_VIA_CHARACTERS): Define for Linux kernel
version 2.4 and later.

18 years ago* xfns.c (Fx_create_frame): Set font parameter directly instead of
Chong Yidong [Sat, 24 Jun 2006 22:27:12 +0000 (22:27 +0000)]
* xfns.c (Fx_create_frame): Set font parameter directly instead of
using x_default_parameter, since x_get_args clears the parm alist.

18 years ago(Top): Update the detailed menu according to changes in msdog.texi.
Eli Zaretskii [Sat, 24 Jun 2006 17:23:33 +0000 (17:23 +0000)]
(Top): Update the detailed menu according to changes in msdog.texi.

18 years ago(Windows Mouse): New section.
Eli Zaretskii [Sat, 24 Jun 2006 17:22:48 +0000 (17:22 +0000)]
(Windows Mouse): New section.
(Windows System Menu): Remove section (text merged with "Windows Keyboard").
(Windows Misc): New section.

18 years agoFix last change.
Eli Zaretskii [Sat, 24 Jun 2006 16:21:41 +0000 (16:21 +0000)]
Fix last change.

18 years ago(Windows Keyboard): New section.
Eli Zaretskii [Sat, 24 Jun 2006 16:19:07 +0000 (16:19 +0000)]
(Windows Keyboard): New section.

18 years ago(ls in Lisp): New section.
Eli Zaretskii [Sat, 24 Jun 2006 15:09:05 +0000 (15:09 +0000)]
(ls in Lisp): New section.

18 years ago(Dired Enter): Refer to msdog.texi for ls-lisp emulation.
Eli Zaretskii [Sat, 24 Jun 2006 15:08:24 +0000 (15:08 +0000)]
(Dired Enter): Refer to msdog.texi for ls-lisp emulation.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 24 Jun 2006 13:54:20 +0000 (13:54 +0000)]
*** empty log message ***