bpt/emacs.git
18 years ago(elide-head-headers-to-hide): Recognize the FSF's new address as well.
Lute Kamstra [Thu, 7 Jul 2005 09:27:04 +0000 (09:27 +0000)]
(elide-head-headers-to-hide): Recognize the FSF's new address as well.

18 years agoDelete file. The GNU Task List is obsolete and has been replaced by
Lute Kamstra [Thu, 7 Jul 2005 08:39:54 +0000 (08:39 +0000)]
Delete file.  The GNU Task List is obsolete and has been replaced by
http://savannah.gnu.org/projects/tasklist.

18 years agoUpdate `versionnumber' and `year'. Update Emacs's version to 22.
Lute Kamstra [Thu, 7 Jul 2005 08:07:37 +0000 (08:07 +0000)]
Update `versionnumber' and `year'.  Update Emacs's version to 22.
(Starting Emacs): Delete sentence to fix formatting problems.
(Multiple Windows): Clarify first sentence.  Mention C-x 5 1.
(Formatting): Update the binding of set face.
(International Character Sets): set-language-environment is bound to
C-x RET l

18 years ago(make-coding-system): Describe
Kenichi Handa [Thu, 7 Jul 2005 06:23:10 +0000 (06:23 +0000)]
(make-coding-system): Describe
`ascii-incompatible' property in the docstring.
(set-file-name-coding-system): Signal an error if coding-system is
ascii-incompatible.
(set-keyboard-coding-system): Likewise.

18 years ago(set-default-coding-systems): Don't
Kenichi Handa [Thu, 7 Jul 2005 06:20:13 +0000 (06:20 +0000)]
(set-default-coding-systems): Don't
set default-file-name-coding-system and
default-keyboard-coding-system if coding-system is
ASCII-incompatible.

18 years agoDeclare that all UTF-16-based coding
Kenichi Handa [Thu, 7 Jul 2005 06:18:59 +0000 (06:18 +0000)]
Declare that all UTF-16-based coding
systems ASCII-incompatible.

18 years ago(CSI-map, SS3-map, GOLD-map, GOLD-CSI-map)
Stefan Monnier [Thu, 7 Jul 2005 04:59:32 +0000 (04:59 +0000)]
(CSI-map, SS3-map, GOLD-map, GOLD-CSI-map)
(GOLD-SS3-map): Initialize in declaration.
(tpu-set-mode-line): Don't throw away other minor mode strings when
turning off the mode.
(tpu-set-match, tpu-match-beginning, tpu-check-match)
(tpu-show-match-markers): Use the insertion-type rather than the +1
offset kludge for tpu-match-beginning-mark.
(tpu-edt-mode): Use define-minor-mode.
(minibuffer-local-must-match-map, minibuffer-local-map): Try to avoid
using the escape sequence and use the real key name instead.
(tpu-reset-control-keys): Don't copy a keymap needlessly.
(tpu-arrow-history): Simplify.
(tpu-edt-on): Set control keys after changing the global map.
(tpu-edt-on, tpu-edt-off): Work unconditionally.

18 years agoRequire font-lock for displaying errors.
Nick Roberts [Thu, 7 Jul 2005 04:59:06 +0000 (04:59 +0000)]
Require font-lock for displaying errors.
Used by gdb-ui.el.

18 years ago*** empty log message ***
Nick Roberts [Thu, 7 Jul 2005 04:58:07 +0000 (04:58 +0000)]
*** empty log message ***

18 years ago(hide-ifdef-use-define-alist): Pass a list of
Stefan Monnier [Thu, 7 Jul 2005 04:31:17 +0000 (04:31 +0000)]
(hide-ifdef-use-define-alist): Pass a list of
strings rather than a list of symbols to the completion function.

18 years ago(hi-lock-find-patterns): Protect also against invalid values for the pattern
Juanma Barranquero [Thu, 7 Jul 2005 01:51:48 +0000 (01:51 +0000)]
(hi-lock-find-patterns): Protect also against invalid values for the pattern
lists which are `read'able but not `append'able (like symbols).

18 years ago*** empty log message ***
Richard M. Stallman [Wed, 6 Jul 2005 22:12:32 +0000 (22:12 +0000)]
*** empty log message ***

18 years ago(Regexp Search): Clarify what re-search-forward does when the search fails.
Richard M. Stallman [Wed, 6 Jul 2005 22:12:01 +0000 (22:12 +0000)]
(Regexp Search): Clarify what re-search-forward does when the search fails.

18 years ago(Frecenter): When arg is inside the scroll margin, move it out of the margin.
Richard M. Stallman [Wed, 6 Jul 2005 22:06:15 +0000 (22:06 +0000)]
(Frecenter): When arg is inside the scroll margin, move it out of the margin.

18 years agoAdd note about change to default value of w32-use-full-screen-buffer.
Jason Rumney [Wed, 6 Jul 2005 21:55:51 +0000 (21:55 +0000)]
Add note about change to default value of w32-use-full-screen-buffer.

18 years ago(initialize_w32_display): Detect when the console
Jason Rumney [Wed, 6 Jul 2005 21:36:31 +0000 (21:36 +0000)]
(initialize_w32_display): Detect when the console
dimensions are insane, and default to 80x25 instead.
(w32_use_full_screen_buffer): default to NIL.

18 years ago(flymake-float-time): Instead of with-no-warnings, test for xemacs.
Richard M. Stallman [Wed, 6 Jul 2005 19:03:21 +0000 (19:03 +0000)]
(flymake-float-time): Instead of with-no-warnings, test for xemacs.
(flymake-replace-regexp-in-string): Test fboundp of replace-in-string
to avoid warning.

18 years ago(w32-fixed-font-alist): Fix typo in `defcustom' tag.
Juanma Barranquero [Wed, 6 Jul 2005 13:58:31 +0000 (13:58 +0000)]
(w32-fixed-font-alist): Fix typo in `defcustom' tag.

18 years agoRegenerate.
Lute Kamstra [Wed, 6 Jul 2005 12:07:32 +0000 (12:07 +0000)]
Regenerate.

18 years agoFix capitalization.
Lute Kamstra [Wed, 6 Jul 2005 12:03:35 +0000 (12:03 +0000)]
Fix capitalization.

18 years ago(mac_draw_vertical_window_border): Use foreground of
YAMAMOTO Mitsuharu [Wed, 6 Jul 2005 08:44:00 +0000 (08:44 +0000)]
(mac_draw_vertical_window_border): Use foreground of
VERTICAL_BORDER_FACE_ID for vertical border line.
(mac_encode_char): Call check_ccl_update in advance.
(mac_to_x_fontname, x_font_name_to_mac_font_name)
(init_font_name_table, mac_do_list_fonts, XLoadQueryFont): Don't
assume that font family length is less than 32.
(x_compute_min_glyph_bounds): Make static.
(x_load_font): Never set fonts_changed_p to zero.

18 years ago*** empty log message ***
Lute Kamstra [Wed, 6 Jul 2005 08:38:36 +0000 (08:38 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Lute Kamstra [Tue, 5 Jul 2005 13:32:07 +0000 (13:32 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Lute Kamstra [Tue, 5 Jul 2005 12:22:32 +0000 (12:22 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Lute Kamstra [Tue, 5 Jul 2005 11:01:03 +0000 (11:01 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Lute Kamstra [Tue, 5 Jul 2005 10:52:40 +0000 (10:52 +0000)]
*** empty log message ***

18 years agoMention OS X support for battery.el.
Lute Kamstra [Tue, 5 Jul 2005 08:30:45 +0000 (08:30 +0000)]
Mention OS X support for battery.el.

18 years agoAdd support for Darwin (with much debugging help from Samuel Lauber
Lute Kamstra [Tue, 5 Jul 2005 08:14:42 +0000 (08:14 +0000)]
Add support for Darwin (with much debugging help from Samuel Lauber
<sam124@operamail.com>).
(battery-status-function, battery-echo-area-format)
(battery-mode-line-format): Add support for pmset on Darwin.
(battery-load-low, battery-load-critical): New user options.
(battery-pmset): New function.

18 years agoFix spelling.
Lute Kamstra [Tue, 5 Jul 2005 07:45:22 +0000 (07:45 +0000)]
Fix spelling.

18 years agoUpdate FSF's address.
Lute Kamstra [Tue, 5 Jul 2005 00:35:10 +0000 (00:35 +0000)]
Update FSF's address.

18 years agoUpdate FSF's address.
Lute Kamstra [Mon, 4 Jul 2005 23:32:44 +0000 (23:32 +0000)]
Update FSF's address.

18 years agoUpdate FSF's address.
Lute Kamstra [Mon, 4 Jul 2005 23:08:52 +0000 (23:08 +0000)]
Update FSF's address.

18 years ago(lisp-mode-variables): Prevent adaptive
Stefan Monnier [Mon, 4 Jul 2005 20:13:45 +0000 (20:13 +0000)]
(lisp-mode-variables): Prevent adaptive
filling from using prefix when filling a single-line docstring.

18 years agoRemove useless eval-when-compile.
Stefan Monnier [Mon, 4 Jul 2005 18:54:30 +0000 (18:54 +0000)]
Remove useless eval-when-compile.

18 years ago(archive-lzh-ogm): Reorder save excursion/restriction.
Stefan Monnier [Mon, 4 Jul 2005 18:47:07 +0000 (18:47 +0000)]
(archive-lzh-ogm): Reorder save excursion/restriction.

18 years agoUpdate FSF's address.
Lute Kamstra [Mon, 4 Jul 2005 17:55:18 +0000 (17:55 +0000)]
Update FSF's address.

18 years agoUpdate FSF's address.
Lute Kamstra [Mon, 4 Jul 2005 16:49:24 +0000 (16:49 +0000)]
Update FSF's address.

18 years agoUpdate FSF's address.
Lute Kamstra [Mon, 4 Jul 2005 15:47:28 +0000 (15:47 +0000)]
Update FSF's address.

18 years ago*** empty log message ***
Richard M. Stallman [Mon, 4 Jul 2005 15:16:26 +0000 (15:16 +0000)]
*** empty log message ***

18 years ago(Standard Hooks): Add occur-hook.
Richard M. Stallman [Mon, 4 Jul 2005 15:16:16 +0000 (15:16 +0000)]
(Standard Hooks): Add occur-hook.

18 years agoLeading space replaced by TABS.
Carsten Dominik [Mon, 4 Jul 2005 15:08:45 +0000 (15:08 +0000)]
Leading space replaced by TABS.
        (org-recalc-marks, org-table-rotate-recalc-marks)
        (org-table-get-specials): Treat "^" and "_" marks.
        (org-table-justify-field-maybe): Optional argument NEW.
        (org-table-eval-formula): Parsing of the format simplified.  New
        modes C,I.  Honor the %= parameter in the current table.  Avoid
        unnecessary re-align by using the NEW argument to
        `org-table-justify-field-maybe'.
        (org-calc-default-modes): Default for date-format mimicks
        org-mode.
        (org-agenda, org-timeline): Quote argument in
        `org-agenda-redo-command'.

18 years agoUpdate FSF's address.
Lute Kamstra [Mon, 4 Jul 2005 14:42:45 +0000 (14:42 +0000)]
Update FSF's address.

18 years ago(org-file-apps-defaults-gnu): Renamed from org-file-apps-defaults-linux.
Richard M. Stallman [Mon, 4 Jul 2005 14:24:04 +0000 (14:24 +0000)]
(org-file-apps-defaults-gnu): Renamed from org-file-apps-defaults-linux.
(org-default-apps): Don't test system-type for `linux'.
(org-file-apps): Doc fix.

18 years agoImprove header Commentary section.
David Ponce [Mon, 4 Jul 2005 12:33:21 +0000 (12:33 +0000)]
Improve header Commentary section.
(tree-widget) [defgroup]
(tree-widget-image-enable, tree-widget-themes-directory)
(tree-widget-theme, tree-widget-image-properties-emacs)
(tree-widget-image-properties-xemacs, tree-widget-create-image)
(tree-widget-image-formats, tree-widget-control)
(tree-widget-empty-control, tree-widget-leaf-control
(tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
(tree-widget-handle, tree-widget-no-handle, tree-widget-p)
(tree-widget-keep, tree-widget-after-toggle-functions)
(tree-widget-open-node, tree-widget-close-node): Doc fix.
(tree-widget-open-control, tree-widget-close-control): Fix doc and
:help-echo message.
(tree-widget-set-theme): Doc fix.  Use `string-equal'.
(tree-widget-image-properties): Doc fix.  Clearer implementation.
(tree-widget--cursors): New constant.
(tree-widget-lookup-image): New function split from
`tree-widget-find-image'.  Clearer implementation.
(tree-widget-find-image): Use it.
(tree-widget-button-keymap): Use `set-keymap-parent'.
(tree-widget) [define-widget]: Use `widget-children-value-delete'.
Define the sub-widgets here.
(tree-widget-node): Check that :node is not a tree-widget.
(tree-widget-get-super, tree-widget-open-control)
(tree-widget-close-control, tree-widget-empty-control)
(tree-widget-leaf-control, tree-widget-guide)
(tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
(tree-widget-no-handle, tree-widget-value-delete)
(tree-widget-map): Remove.
(tree-widget-children-value-save): Doc fix.  Simplified.
(tree-widget-value-create): Update according to previous changes.

18 years ago*** empty log message ***
David Ponce [Mon, 4 Jul 2005 12:31:54 +0000 (12:31 +0000)]
*** empty log message ***

18 years agoMoved to obsolete
Jan Djärv [Mon, 4 Jul 2005 10:06:56 +0000 (10:06 +0000)]
Moved to obsolete

18 years agoMoved from ../international.
Jan Djärv [Mon, 4 Jul 2005 10:06:32 +0000 (10:06 +0000)]
Moved from ../international.

18 years ago(prolog-eof-string): Doc fixes.
Juanma Barranquero [Mon, 4 Jul 2005 09:42:58 +0000 (09:42 +0000)]
(prolog-eof-string): Doc fixes.
(prolog-indent-level): Fix typo in docstring.

18 years ago(Info-history, Info-history-forward, Info-history-list,
Juanma Barranquero [Mon, 4 Jul 2005 09:36:02 +0000 (09:36 +0000)]
(Info-history, Info-history-forward, Info-history-list,
Info-speedbar-fetch-file-nodes): Doc fixes.

18 years agoAdd arch tagline
Miles Bader [Mon, 4 Jul 2005 07:46:29 +0000 (07:46 +0000)]
Add arch tagline

18 years agoVersion 3.13
Carsten Dominik [Mon, 4 Jul 2005 06:39:47 +0000 (06:39 +0000)]
Version 3.13

18 years ago*** empty log message ***
Carsten Dominik [Mon, 4 Jul 2005 06:30:20 +0000 (06:30 +0000)]
*** empty log message ***

18 years agoAdd arch tagline
Miles Bader [Mon, 4 Jul 2005 05:14:41 +0000 (05:14 +0000)]
Add arch tagline

18 years agoRemove spurious entry and damn timezones.
Juanma Barranquero [Mon, 4 Jul 2005 04:07:03 +0000 (04:07 +0000)]
Remove spurious entry and damn timezones.

18 years ago(vhdl-testbench): Fix typo in docstring.
Juanma Barranquero [Mon, 4 Jul 2005 04:00:00 +0000 (04:00 +0000)]
(vhdl-testbench): Fix typo in docstring.

18 years ago*** empty log message ***
Juanma Barranquero [Mon, 4 Jul 2005 03:51:52 +0000 (03:51 +0000)]
*** empty log message ***

18 years ago(two-column): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 03:46:45 +0000 (03:46 +0000)]
(two-column): Finish `defgroup' description with period.

18 years ago(texinfo): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 03:45:56 +0000 (03:45 +0000)]
(texinfo): Finish `defgroup' description with period.
(texinfo-insert-quote): "?\ " -> "?\s".

18 years ago(tex-file, tex-run, tex-view): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 03:44:33 +0000 (03:44 +0000)]
(tex-file, tex-run, tex-view): Finish `defgroup' description with period.
(tex-insert-quote, latex-find-indent): "?\ " -> "?\s".

18 years ago(table-hooks): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 03:41:55 +0000 (03:41 +0000)]
(table-hooks): Finish `defgroup' description with period.
(table-insert, table-shorten-cell, table--generate-source-scan-lines,
table-delete-row, *table--cell-delete-char, table--spacify-frame,
table--horizontally-shift-above-and-below, table--cell-insert-char,
table--cell-blank-str, table--fill-region-strictly): "?\ " -> "?\s".

18 years ago(sgml): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 03:37:24 +0000 (03:37 +0000)]
(sgml): Finish `defgroup' description with period.
(html-imenu-index, sgml-attributes, sgml-auto-attributes): "?\ " -> "?\s".

18 years ago(org): Fix typo in docstring.
Juanma Barranquero [Mon, 4 Jul 2005 03:34:51 +0000 (03:34 +0000)]
(org): Fix typo in docstring.

18 years ago(makeinfo): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 03:30:49 +0000 (03:30 +0000)]
(makeinfo): Finish `defgroup' description with period.

18 years ago(enriched): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 03:29:48 +0000 (03:29 +0000)]
(enriched): Finish `defgroup' description with period.

18 years ago(bibtex, bibtex-autokey): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 03:29:01 +0000 (03:29 +0000)]
(bibtex, bibtex-autokey): Finish `defgroup' description with period.
(bibtex-mode): "?\ " -> "?\s".

18 years ago(tcl): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 03:27:17 +0000 (03:27 +0000)]
(tcl): Finish `defgroup' description with period.
(tcl-comment-indent, tcl-quote): "?\ " -> "?\s".

18 years ago(SQL): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 03:25:26 +0000 (03:25 +0000)]
(SQL): Finish `defgroup' description with period.
(sql-copy-column): "?\ " -> "?\s".

18 years ago(sh, sh-script): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 03:24:03 +0000 (03:24 +0000)]
(sh, sh-script): Finish `defgroup' description with period.
(sh-maybe-here-document): "?\ " -> "?\s".

18 years ago(scheme): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 03:22:03 +0000 (03:22 +0000)]
(scheme): Finish `defgroup' description with period.
(scheme-mode-syntax-table): "?\ " -> "?\s".

18 years ago(python): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 03:20:48 +0000 (03:20 +0000)]
(python): Finish `defgroup' description with period.
(inferior-python-mode): "?\ " -> "?\s".

18 years ago(prolog): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 03:18:35 +0000 (03:18 +0000)]
(prolog): Finish `defgroup' description with period.

18 years ago(pascal): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 03:17:55 +0000 (03:17 +0000)]
(pascal): Finish `defgroup' description with period.

18 years ago(idlwave): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 03:16:59 +0000 (03:16 +0000)]
(idlwave): Finish `defgroup' description with period.

18 years agoFix brainos.
Juanma Barranquero [Mon, 4 Jul 2005 03:11:31 +0000 (03:11 +0000)]
Fix brainos.

18 years ago(executable): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 03:05:17 +0000 (03:05 +0000)]
(executable): Finish `defgroup' description with period.
(executable-set-magic): "?\ " -> "?\s".

18 years ago(etags): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 03:03:30 +0000 (03:03 +0000)]
(etags): Finish `defgroup' description with period.

18 years ago(postscript, ebnf2ps, ebnf-special, ebnf-except, ebnf-repeat, ebnf-terminal,
Juanma Barranquero [Mon, 4 Jul 2005 03:01:10 +0000 (03:01 +0000)]
(postscript, ebnf2ps, ebnf-special, ebnf-except, ebnf-repeat, ebnf-terminal,
ebnf-non-terminal, ebnf-production, ebnf-shape, ebnf-displacement,
ebnf-syntactic, ebnf-optimization): Finish `defgroup' description with period.
(ebnf-eps-filename, ebnf-trim-right): "?\ " -> "?\s".

18 years ago(delphi): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 02:58:48 +0000 (02:58 +0000)]
(delphi): Finish `defgroup' description with period.
(delphi-indent-line, delphi-fill-comment, delphi-new-comment-line):
"?\ " -> "?\s".

18 years ago(outlines): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 02:56:16 +0000 (02:56 +0000)]
(outlines): Finish `defgroup' description with period.

18 years ago(rlogin): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 02:55:35 +0000 (02:55 +0000)]
(rlogin): Finish `defgroup' description with period.

18 years ago(remote-compile): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 02:54:53 +0000 (02:54 +0000)]
(remote-compile): Finish `defgroup' description with period.

18 years ago(supercite, supercite-frames, supercite-attr, supercite-cite, supercite-hooks):
Juanma Barranquero [Mon, 4 Jul 2005 02:54:03 +0000 (02:54 +0000)]
(supercite, supercite-frames, supercite-attr, supercite-cite, supercite-hooks):
Finish `defgroup' description with period.

18 years ago(mailalias): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 02:52:52 +0000 (02:52 +0000)]
(mailalias): Finish `defgroup' description with period.

18 years ago(eshell-var): Fix typo in docstring.
Juanma Barranquero [Mon, 4 Jul 2005 02:51:48 +0000 (02:51 +0000)]
(eshell-var): Fix typo in docstring.

18 years ago(viper-mouse): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 02:49:51 +0000 (02:49 +0000)]
(viper-mouse): Finish `defgroup' description with period.

18 years ago(viper-ex): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 02:48:53 +0000 (02:48 +0000)]
(viper-ex): Finish `defgroup' description with period.

18 years ago(trace): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 02:47:21 +0000 (02:47 +0000)]
(trace): Finish `defgroup' description with period.

18 years ago(testcover): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 02:45:49 +0000 (02:45 +0000)]
(testcover): Finish `defgroup' description with period.

18 years ago(elp): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 02:44:09 +0000 (02:44 +0000)]
(elp): Finish `defgroup' description with period.

18 years ago(edebug): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 02:43:00 +0000 (02:43 +0000)]
(edebug): Finish `defgroup' description with period.
(edebug-display-freq-count): "?\ " -> "?\s".

18 years ago(bytecomp): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 02:41:08 +0000 (02:41 +0000)]
(bytecomp): Finish `defgroup' description with period.

18 years ago(calc): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 02:39:37 +0000 (02:39 +0000)]
(calc): Finish `defgroup' description with period.
(math-format-stack-value): "?\ " -> "?\s".

18 years ago(w32): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 02:37:40 +0000 (02:37 +0000)]
(w32): Finish `defgroup' description with period.

18 years ago(uniquify): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 02:36:52 +0000 (02:36 +0000)]
(uniquify): Finish `defgroup' description with period.

18 years ago(term): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 02:35:55 +0000 (02:35 +0000)]
(term): Finish `defgroup' description with period.
(term-dynamic-list-input-ring, term-dynamic-list-completions): "?\ " -> "?\s".

18 years ago(strokes): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 02:33:29 +0000 (02:33 +0000)]
(strokes): Finish `defgroup' description with period.
(strokes-read-stroke, strokes-read-complex-stroke,
strokes-fill-current-buffer-with-whitespace, strokes-xpm-for-stroke,
strokes-list-strokes, strokes-xpm-char-bit-p,
strokes-xpm-for-compressed-string): "?\ " -> "?\s".

18 years ago(initialization): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 02:30:31 +0000 (02:30 +0000)]
(initialization): Finish `defgroup' description with period.

18 years ago(shell): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 02:28:54 +0000 (02:28 +0000)]
(shell): Finish `defgroup' description with period.
(shell-directories, shell-faces, shell-file-name-quote-list): "?\ " -> "?\s".

18 years ago(ses): Finish `defgroup' description with period.
Juanma Barranquero [Mon, 4 Jul 2005 02:27:03 +0000 (02:27 +0000)]
(ses): Finish `defgroup' description with period.
(ses-column-widths, ses-print-cell, ses-adjust-print-width, ses-center):
"?\ " -> "?\s".

18 years ago(postscript, ps-print, ps-print-horizontal, ps-print-vertical, ps-print-headers,
Juanma Barranquero [Mon, 4 Jul 2005 02:23:37 +0000 (02:23 +0000)]
(postscript, ps-print, ps-print-horizontal, ps-print-vertical, ps-print-headers,
ps-print-font, ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra,
ps-print-background, ps-print-printer, ps-print-page, ps-print-miscellany):
Finish `defgroup' description with period.
(ps-print-quote): "?\ " -> "?\s".