bpt/emacs.git
22 years ago(direct_output_forward_char): Fix character/byte
Gerd Moellmann [Thu, 15 Nov 2001 10:30:09 +0000 (10:30 +0000)]
(direct_output_forward_char): Fix character/byte
position comparison.

22 years ago(Ffield_beginning, Ffield_end): Update EXFUN decl.
Miles Bader [Thu, 15 Nov 2001 08:07:50 +0000 (08:07 +0000)]
(Ffield_beginning, Ffield_end): Update EXFUN decl.

22 years ago(Fminibuffer_prompt_end): Update args to Ffield_end.
Miles Bader [Thu, 15 Nov 2001 08:06:06 +0000 (08:06 +0000)]
(Fminibuffer_prompt_end): Update args to Ffield_end.

22 years ago(find_field): Add BEG_LIMIT and END_LIMIT parameters.
Miles Bader [Thu, 15 Nov 2001 08:05:45 +0000 (08:05 +0000)]
(find_field): Add BEG_LIMIT and END_LIMIT parameters.
(Fdelete_field, Ffield_string, Ffield_string_no_properties):
Update arguments to find_field.
(Ffield_beginning, Ffield_end): Add LIMIT param, pass to find_field.
(Fconstrain_to_field): Use LIMIT arg to shorten search time.

22 years ago(smerge-match-conflict): Fix typo.
Stefan Monnier [Thu, 15 Nov 2001 01:25:35 +0000 (01:25 +0000)]
(smerge-match-conflict): Fix typo.
(smerge-diff): Be careful to read match-data early enough.

22 years ago(Fpropertize): Allow call with 1 arg.
Richard M. Stallman [Thu, 15 Nov 2001 00:34:53 +0000 (00:34 +0000)]
(Fpropertize): Allow call with 1 arg.

22 years ago(image_background, image_background_transparent):
Richard M. Stallman [Wed, 14 Nov 2001 22:31:37 +0000 (22:31 +0000)]
(image_background, image_background_transparent):
Conditionalize on HAVE_X_WINDOWS.

22 years ago*** empty log message ***
Richard M. Stallman [Wed, 14 Nov 2001 22:31:05 +0000 (22:31 +0000)]
*** empty log message ***

22 years agoFixed some doc strings to properly quote symbols.
Sam Steingold [Wed, 14 Nov 2001 20:22:13 +0000 (20:22 +0000)]
Fixed some doc strings to properly quote symbols.

22 years ago(Define Images): Fix the documentation of defimage. Suggested by
Eli Zaretskii [Wed, 14 Nov 2001 19:31:18 +0000 (19:31 +0000)]
(Define Images): Fix the documentation of defimage.  Suggested by
Kim F. Storm.

22 years ago(prin1, print): Doc fix.
Eli Zaretskii [Wed, 14 Nov 2001 19:19:28 +0000 (19:19 +0000)]
(prin1, print): Doc fix.

22 years agoRemove the description of variabel `highlight-wrong-size-font'.
Pavel Janík [Wed, 14 Nov 2001 13:44:38 +0000 (13:44 +0000)]
Remove the description of variabel `highlight-wrong-size-font'.

22 years ago*** empty log message ***
Pavel Janík [Wed, 14 Nov 2001 13:39:59 +0000 (13:39 +0000)]
*** empty log message ***

22 years agoRemove prototypes for variables `Vhighlight_wrong_size_font' and
Pavel Janík [Wed, 14 Nov 2001 13:39:30 +0000 (13:39 +0000)]
Remove prototypes for variables `Vhighlight_wrong_size_font' and
`Vclip_large_size_font'.

22 years agoRemove variables `Vhighlight_wrong_size_font' and `Vclip_large_size_font'.
Pavel Janík [Wed, 14 Nov 2001 13:38:51 +0000 (13:38 +0000)]
Remove variables `Vhighlight_wrong_size_font' and `Vclip_large_size_font'.

22 years ago(Fontsets): Remove the description of variable `highlight-wrong-size-font'.
Pavel Janík [Wed, 14 Nov 2001 13:34:06 +0000 (13:34 +0000)]
(Fontsets): Remove the description of variable `highlight-wrong-size-font'.

22 years agoUpdate as per lispref addition to the package.
Eli Zaretskii [Wed, 14 Nov 2001 11:51:06 +0000 (11:51 +0000)]
Update as per lispref addition to the package.

22 years agoUpdate maintainer.
Colin Walters [Wed, 14 Nov 2001 09:12:48 +0000 (09:12 +0000)]
Update maintainer.

22 years agoStyle cleanup; don't put closing parens on their
Colin Walters [Wed, 14 Nov 2001 09:09:09 +0000 (09:09 +0000)]
Style cleanup; don't put closing parens on their
own line, add "foo.el ends here" to each file, and update
copyright date.

22 years ago(calcFunc-unsimplify): Use `defalias' instead of `fset' and
Colin Walters [Wed, 14 Nov 2001 09:08:03 +0000 (09:08 +0000)]
(calcFunc-unsimplify): Use `defalias' instead of `fset' and
`symbol-function'.

Style cleanup; don't put closing parens on their
own line, add "foo.el ends here" to each file, and update
copyright date.

22 years ago(math-fixnump, math-fixnatnump, calcFunc-trunc, calcFunc-floor,
Colin Walters [Wed, 14 Nov 2001 09:06:05 +0000 (09:06 +0000)]
(math-fixnump, math-fixnatnump, calcFunc-trunc, calcFunc-floor,
calc-report-bug): Use `defalias' instead of `fset' and
`symbol-function'.

Style cleanup; don't put closing parens on their
own line, add "foo.el ends here" to each file, and update
copyright date.

22 years ago(calcFunc-sqrt, calcFunc-hypot): Use `defalias' instead of `fset' and
Colin Walters [Wed, 14 Nov 2001 09:05:36 +0000 (09:05 +0000)]
(calcFunc-sqrt, calcFunc-hypot): Use `defalias' instead of `fset' and
`symbol-function'.

Style cleanup; don't put closing parens on their
own line, add "foo.el ends here" to each file, and update
copyright date.

22 years ago(calcFunc-evalv): Use `defalias' instead of `fset' and
Colin Walters [Wed, 14 Nov 2001 09:03:32 +0000 (09:03 +0000)]
(calcFunc-evalv): Use `defalias' instead of `fset' and
`symbol-function'.

Style cleanup; don't put closing parens on their
own line, add "foo.el ends here" to each file, and update
copyright date.

22 years ago(calcFunc-clip): Use `defalias' instead of `fset' and
Colin Walters [Wed, 14 Nov 2001 09:01:51 +0000 (09:01 +0000)]
(calcFunc-clip): Use `defalias' instead of `fset' and
`symbol-function'.

Style cleanup; don't put closing parens on their
own line, add "foo.el ends here" to each file, and update
copyright date.

22 years ago(calcFunc-abs, calcFunc-float, calcFunc-ceil, calcFunc-round): Use
Colin Walters [Wed, 14 Nov 2001 09:01:07 +0000 (09:01 +0000)]
(calcFunc-abs, calcFunc-float, calcFunc-ceil, calcFunc-round): Use
`defalias' instead of `fset' and `symbol-function'.

Style cleanup; don't put closing parens on their
own line, add "foo.el ends here" to each file, and update
copyright date.

22 years ago(calcFunc-esimplify, calcFunc-simplify, calcFunc-subst): Use
Colin Walters [Wed, 14 Nov 2001 09:00:01 +0000 (09:00 +0000)]
(calcFunc-esimplify, calcFunc-simplify, calcFunc-subst): Use
`defalias' instead of `fset' and `symbol-function'.

Style cleanup; don't put closing parens on their own line, add "foo.el
ends here" to each file, and update copyright date.

22 years agoStyle cleanup; don't put closing parens on their own line, add "foo.el
Colin Walters [Wed, 14 Nov 2001 08:59:18 +0000 (08:59 +0000)]
Style cleanup; don't put closing parens on their own line, add "foo.el
ends here" to each file, and update copyright date.

22 years ago(Fget_unused_category): Doc fix.
Richard M. Stallman [Wed, 14 Nov 2001 04:49:55 +0000 (04:49 +0000)]
(Fget_unused_category): Doc fix.

22 years ago(recompile): Use compilation-arguments if set, so as to be able to M-x
Richard M. Stallman [Wed, 14 Nov 2001 04:23:45 +0000 (04:23 +0000)]
(recompile): Use compilation-arguments if set, so as to be able to M-x
recompile the exact command which created a compilation-mode buffer.

22 years ago(ada-fill-comment-prefix): Doc fix.
Richard M. Stallman [Wed, 14 Nov 2001 03:49:57 +0000 (03:49 +0000)]
(ada-fill-comment-prefix): Doc fix.

22 years ago(mouse-drag-region): Don't run the up-event
Richard M. Stallman [Wed, 14 Nov 2001 02:49:26 +0000 (02:49 +0000)]
(mouse-drag-region): Don't run the up-event
handler if window start changed due to the down-mouse event.

22 years ago(mouse-show-mark): Either move point to the mark
Richard M. Stallman [Wed, 14 Nov 2001 02:48:17 +0000 (02:48 +0000)]
(mouse-show-mark): Either move point to the mark
or use highlighting, never both.
(mouse-buffer-menu): If WINDOW is a frame, select its selected window.

22 years ago(Ffile_accessible_directory_p): Doc fix.
Richard M. Stallman [Wed, 14 Nov 2001 00:09:27 +0000 (00:09 +0000)]
(Ffile_accessible_directory_p): Doc fix.

22 years ago(Funlock_buffer, Ffile_locked_p): Doc fixes.
Richard M. Stallman [Wed, 14 Nov 2001 00:09:06 +0000 (00:09 +0000)]
(Funlock_buffer, Ffile_locked_p): Doc fixes.

22 years ago(Fprin1_to_string): Doc fix.
Richard M. Stallman [Wed, 14 Nov 2001 00:08:47 +0000 (00:08 +0000)]
(Fprin1_to_string): Doc fix.

22 years ago(syms_of_eval): Doc fix.
Richard M. Stallman [Wed, 14 Nov 2001 00:07:34 +0000 (00:07 +0000)]
(syms_of_eval): Doc fix.

22 years ago(Fceiling, Ffloor): Doc fixes.
Richard M. Stallman [Wed, 14 Nov 2001 00:07:09 +0000 (00:07 +0000)]
(Fceiling, Ffloor): Doc fixes.

22 years ago(syms_of_buffer): Doc fixes.
Richard M. Stallman [Wed, 14 Nov 2001 00:06:50 +0000 (00:06 +0000)]
(syms_of_buffer): Doc fixes.

22 years ago(syms_of_coding): Doc fix.
Richard M. Stallman [Wed, 14 Nov 2001 00:04:57 +0000 (00:04 +0000)]
(syms_of_coding): Doc fix.

22 years ago(syms_of_display): Doc fix.
Richard M. Stallman [Wed, 14 Nov 2001 00:04:38 +0000 (00:04 +0000)]
(syms_of_display): Doc fix.

22 years ago(Fsun_change_cursor_icon): Doc fix.
Richard M. Stallman [Wed, 14 Nov 2001 00:04:24 +0000 (00:04 +0000)]
(Fsun_change_cursor_icon): Doc fix.

22 years ago*** empty log message ***
Richard M. Stallman [Tue, 13 Nov 2001 23:22:19 +0000 (23:22 +0000)]
*** empty log message ***

22 years ago(comment-normalize-vars): Handle a nil comment-padding.
Stefan Monnier [Tue, 13 Nov 2001 20:19:22 +0000 (20:19 +0000)]
(comment-normalize-vars): Handle a nil comment-padding.

22 years agoDoc fixes.
Jason Rumney [Tue, 13 Nov 2001 19:06:58 +0000 (19:06 +0000)]
Doc fixes.

22 years ago*** empty log message ***
Stefan Monnier [Tue, 13 Nov 2001 18:21:07 +0000 (18:21 +0000)]
*** empty log message ***

22 years ago(electric-buffer-update-highlight): New function.
Richard M. Stallman [Tue, 13 Nov 2001 17:29:40 +0000 (17:29 +0000)]
(electric-buffer-update-highlight): New function.
(electric-buffer-overlay): New variable.
(electric-buffer-menu-looper): Call electric-buffer-update-highlight.
(electric-buffer-list): Likewise.

22 years ago(isearch-mode): Handle negative search-slow-window-lines correctly.
Richard M. Stallman [Tue, 13 Nov 2001 16:39:40 +0000 (16:39 +0000)]
(isearch-mode): Handle negative search-slow-window-lines correctly.

(isearch-whitespace-chars): Doc fix.

22 years ago(ada-fill-comment-prefix): GNAT wants 2 spaces.
Stefan Monnier [Tue, 13 Nov 2001 14:25:57 +0000 (14:25 +0000)]
(ada-fill-comment-prefix): GNAT wants 2 spaces.

22 years ago(Fface_attributes_as_vector): Doc fix.
Pavel Janík [Tue, 13 Nov 2001 11:59:54 +0000 (11:59 +0000)]
(Fface_attributes_as_vector): Doc fix.

22 years ago(Fx_synchronize): Reindent.
Pavel Janík [Tue, 13 Nov 2001 11:58:21 +0000 (11:58 +0000)]
(Fx_synchronize): Reindent.

22 years agoDoc fix.
Pavel Janík [Tue, 13 Nov 2001 11:56:24 +0000 (11:56 +0000)]
Doc fix.

22 years ago*** empty log message ***
Pavel Janík [Tue, 13 Nov 2001 11:54:47 +0000 (11:54 +0000)]
*** empty log message ***

22 years agoFix previous change.
Pavel Janík [Tue, 13 Nov 2001 09:39:55 +0000 (09:39 +0000)]
Fix previous change.

22 years ago*** empty log message ***
Pavel Janík [Tue, 13 Nov 2001 07:49:29 +0000 (07:49 +0000)]
*** empty log message ***

22 years agoChange doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík [Tue, 13 Nov 2001 07:48:37 +0000 (07:48 +0000)]
Change doc-string comments to `new style' [w/`doc:' keyword].

22 years agoUse `frame-width' instead of `screen-width',
Eli Zaretskii [Tue, 13 Nov 2001 07:34:05 +0000 (07:34 +0000)]
Use `frame-width' instead of `screen-width',
`frame-height' instead of `screen-height', and,
`executing-kbd-macro' instead of `executing-macro'.
(calc-unread-command): Use `unread-command-events'.

22 years agoUse `frame-width' instead of `screen-width',
Eli Zaretskii [Tue, 13 Nov 2001 07:30:58 +0000 (07:30 +0000)]
Use `frame-width' instead of `screen-width',
`frame-height' instead of `screen-height', and,
`executing-kbd-macro' instead of `executing-macro'.

22 years ago(calc-settings-file-name): Don't hardcode
Eli Zaretskii [Tue, 13 Nov 2001 07:29:33 +0000 (07:29 +0000)]
(calc-settings-file-name): Don't hardcode
"~/.emacs"; use `read-file-name'.

22 years ago(calc-do-embedded): Call `y-or-n-p' with
Eli Zaretskii [Tue, 13 Nov 2001 07:28:01 +0000 (07:28 +0000)]
(calc-do-embedded): Call `y-or-n-p' with
correct number of arguments.

22 years ago(calc-do-alg-entry): Use
Eli Zaretskii [Tue, 13 Nov 2001 07:27:27 +0000 (07:27 +0000)]
(calc-do-alg-entry): Use
`blink-paren-function' instead of `blink-paren-hook'.

22 years ago(x-popup-menu): Reindent.
Pavel Janík [Tue, 13 Nov 2001 07:10:57 +0000 (07:10 +0000)]
(x-popup-menu): Reindent.
(x-popup-dialog): Likewise.

22 years ago(Finternal_set_alternative_font_family_alist): Reindent.
Pavel Janík [Tue, 13 Nov 2001 07:09:22 +0000 (07:09 +0000)]
(Finternal_set_alternative_font_family_alist): Reindent.

22 years ago(Fdump_tool_bar_row): Reindent.
Pavel Janík [Tue, 13 Nov 2001 07:07:09 +0000 (07:07 +0000)]
(Fdump_tool_bar_row): Reindent.

22 years ago(Fminibuffer_complete_word): Reindent.
Pavel Janík [Tue, 13 Nov 2001 07:03:59 +0000 (07:03 +0000)]
(Fminibuffer_complete_word): Reindent.
(Fminibuffer_complete_and_exit): Likewise.
(Fminibuffer_completion_help): Likewise.
(Fminibuffer_message): Likewise.

22 years ago(Freverse): Reindent.
Pavel Janík [Tue, 13 Nov 2001 07:02:02 +0000 (07:02 +0000)]
(Freverse): Reindent.

22 years ago(Fif): Reindent.
Pavel Janík [Tue, 13 Nov 2001 07:00:46 +0000 (07:00 +0000)]
(Fif): Reindent.
(Fand): Likewise.

22 years ago(Fuser_real_login_name): Reindent.
Pavel Janík [Tue, 13 Nov 2001 06:59:27 +0000 (06:59 +0000)]
(Fuser_real_login_name): Reindent.
(Finsert_buffer_substring): Likewise.
(Fcompare_buffer_substrings): Likewise.
(Fsubst_char_in_region): Likewise.

22 years ago(Fsit_for): Reindent.
Pavel Janík [Tue, 13 Nov 2001 06:57:40 +0000 (06:57 +0000)]
(Fsit_for): Reindent.
(Fframe_or_buffer_changed_p): Likewise.
(Finternal_show_cursor_p): Likewise.
(syms_of_display): Likewise.

22 years ago(Flist): Reindent.
Pavel Janík [Tue, 13 Nov 2001 06:55:42 +0000 (06:55 +0000)]
(Flist): Reindent.
(Fvector): Likewise.

22 years ago(install-arch-indep): Install emacsclient manual page.
Pavel Janík [Tue, 13 Nov 2001 06:50:54 +0000 (06:50 +0000)]
(install-arch-indep): Install emacsclient manual page.
(uninstall): Uninstall emacsclient manual page.

22 years ago(todo-save): Add save-excursion and save-restriction.
Richard M. Stallman [Tue, 13 Nov 2001 04:11:29 +0000 (04:11 +0000)]
(todo-save): Add save-excursion and save-restriction.

22 years ago*** empty log message ***
Richard M. Stallman [Tue, 13 Nov 2001 03:14:36 +0000 (03:14 +0000)]
*** empty log message ***

22 years ago(server-edit, server-done): Doc fix.
Richard M. Stallman [Tue, 13 Nov 2001 03:14:23 +0000 (03:14 +0000)]
(server-edit, server-done): Doc fix.

22 years ago(sql-mode): Doc change.
Richard M. Stallman [Tue, 13 Nov 2001 02:22:40 +0000 (02:22 +0000)]
(sql-mode): Doc change.

(sql-mode-syntax-table): Backslash is no longer an escape character.

22 years agoSay what questions first line of doc string should answer.
Richard M. Stallman [Tue, 13 Nov 2001 02:20:53 +0000 (02:20 +0000)]
Say what questions first line of doc string should answer.

22 years agoAdd item for edebug and macros.
Richard M. Stallman [Tue, 13 Nov 2001 02:20:08 +0000 (02:20 +0000)]
Add item for edebug and macros.

22 years ago(Info-mode): Add a no-clone-indirect property.
Richard M. Stallman [Tue, 13 Nov 2001 02:12:04 +0000 (02:12 +0000)]
(Info-mode): Add a no-clone-indirect property.

22 years ago(clone-indirect-buffer): Error if major mode symbol
Richard M. Stallman [Tue, 13 Nov 2001 02:09:59 +0000 (02:09 +0000)]
(clone-indirect-buffer): Error if major mode symbol
has a no-clone-indirect property.
(clone-buffer): Check for obvious errors before reading clone name.

22 years agofixed format
Sam Steingold [Tue, 13 Nov 2001 00:07:54 +0000 (00:07 +0000)]
fixed format

22 years agoChange doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.
Jason Rumney [Tue, 13 Nov 2001 00:02:55 +0000 (00:02 +0000)]
Change doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.
Don't define max.
(Fx_open_connection): Only execute once.

22 years agoAdd note about system caret on MS Windows.
Jason Rumney [Tue, 13 Nov 2001 00:01:44 +0000 (00:01 +0000)]
Add note about system caret on MS Windows.

22 years agoChange doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.
Jason Rumney [Mon, 12 Nov 2001 23:57:09 +0000 (23:57 +0000)]
Change doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.

22 years ago*** empty log message ***
Jason Rumney [Mon, 12 Nov 2001 23:49:56 +0000 (23:49 +0000)]
*** empty log message ***

22 years ago(install-arch-indep): Use `${manext}' instead of `.1'.
Pavel Janík [Mon, 12 Nov 2001 23:24:32 +0000 (23:24 +0000)]
(install-arch-indep): Use `${manext}' instead of `.1'.

22 years ago* vc.el (vc-print-log): Bind `inhibit-read-only' to t before and
Sam Steingold [Mon, 12 Nov 2001 23:01:17 +0000 (23:01 +0000)]
* vc.el (vc-print-log): Bind `inhibit-read-only' to t before and
set-buffer-modified-p to nil after `vc-exec-after'.
* log-view.el (log-view-mode-map): Bind "q", "z", "m" and "d".
(log-view-mode): Make read-only.
(log-view-current-file): Do final `expand-file-name' in the
current `default-directory'.
(log-view-current-tag): Take an optional `where' arg.
(log-view-diff): New user command.

22 years agoUndo unintended change in #if 0 code.
Richard M. Stallman [Mon, 12 Nov 2001 22:55:02 +0000 (22:55 +0000)]
Undo unintended change in #if 0 code.

22 years ago(cpp-choose-face): Fix typo.
Pavel Janík [Mon, 12 Nov 2001 22:37:48 +0000 (22:37 +0000)]
(cpp-choose-face): Fix typo.

22 years agoupdated (C)
Sam Steingold [Mon, 12 Nov 2001 20:34:45 +0000 (20:34 +0000)]
updated (C)

22 years ago*** empty log message ***
Eli Zaretskii [Mon, 12 Nov 2001 20:02:38 +0000 (20:02 +0000)]
*** empty log message ***

22 years agoIndent properly `generic-flet', `generic-labels', `with-accessors',
Sam Steingold [Mon, 12 Nov 2001 19:58:33 +0000 (19:58 +0000)]
Indent properly `generic-flet', `generic-labels', `with-accessors',
`with-condition-restarts'.

22 years agoMany trivial doc fixes.
Richard M. Stallman [Mon, 12 Nov 2001 17:05:13 +0000 (17:05 +0000)]
Many trivial doc fixes.
(dired-get-file-for-visit): New function.
(dired-find-alternate-file, dired-mouse-find-file-other-window):
(dired-view-file, dired-find-file-other-window, dired-display-file):
(dired-find-file): Use dired-get-file-for-visit.

22 years ago*** empty log message ***
Richard M. Stallman [Mon, 12 Nov 2001 16:03:38 +0000 (16:03 +0000)]
*** empty log message ***

22 years agoAdd lispref/index.*perm files to the distribution.
Eli Zaretskii [Mon, 12 Nov 2001 13:39:51 +0000 (13:39 +0000)]
Add lispref/index.*perm files to the distribution.
From Pavel Janik <Pavel@Janik.cz>.

22 years ago(calc-init-extensions): Update autoload names
Eli Zaretskii [Mon, 12 Nov 2001 11:43:16 +0000 (11:43 +0000)]
(calc-init-extensions): Update autoload names
to match files renamed on initial calc import.

22 years ago(toplevel): Bind mouse buttons.
Eli Zaretskii [Mon, 12 Nov 2001 11:39:45 +0000 (11:39 +0000)]
(toplevel): Bind mouse buttons.
(calc-do-keypad): Don't attempt to use nonexistent global
mouse-map, use calc-keypad-map.
(calc-keypad-x-left-click): Renamed to calc-keypad-left-click.
(calc-keypad-left-click): Don't use mouse-map; update to new event
interface.
(calc-keypad-x-middle-click, calc-keypad-x-right-click): Ditto.
(calc-keypad-press): Use `unread-command-events' instead of
`unread-command-char'.

22 years ago*** empty log message ***
Pavel Janík [Mon, 12 Nov 2001 08:50:11 +0000 (08:50 +0000)]
*** empty log message ***

22 years ago(uninstall): Remove gfdl.1 when uninstalling.
Pavel Janík [Mon, 12 Nov 2001 08:49:31 +0000 (08:49 +0000)]
(uninstall): Remove gfdl.1 when uninstalling.

22 years ago(flyspell-default-dictionary): Fix previous change.
Pavel Janík [Mon, 12 Nov 2001 08:17:15 +0000 (08:17 +0000)]
(flyspell-default-dictionary): Fix previous change.

22 years agoChange macros to use do-while block instead of if-else.
Pavel Janík [Mon, 12 Nov 2001 07:30:02 +0000 (07:30 +0000)]
Change macros to use do-while block instead of if-else.
Use braces to follow GNU Coding Standards.

22 years ago(flyspell-default-dictionary): Fix custom type.
Richard M. Stallman [Mon, 12 Nov 2001 06:17:38 +0000 (06:17 +0000)]
(flyspell-default-dictionary): Fix custom type.