bpt/emacs.git
19 years ago* xlwmenuP.h: Temporary #undef HAVE_X_I18N until FontSet for UTF-8
Jan Djärv [Tue, 22 Mar 2005 21:40:27 +0000 (21:40 +0000)]
* xlwmenuP.h: Temporary #undef HAVE_X_I18N until FontSet for UTF-8
on XFree86 is investigated.
* xlwmenu.c: Ditto.

19 years ago(showhide-date-time): Remove.
Stefan Monnier [Tue, 22 Mar 2005 19:44:38 +0000 (19:44 +0000)]
(showhide-date-time): Remove.
(menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
(menu-bar-make-mm-toggle): Simplify.

19 years ago(perl-font-lock-keywords-2):
Stefan Monnier [Tue, 22 Mar 2005 19:43:13 +0000 (19:43 +0000)]
(perl-font-lock-keywords-2):
Accept qualified variable and function names.

19 years ago(gnus-display-time-event-handler):
Stefan Monnier [Tue, 22 Mar 2005 18:48:38 +0000 (18:48 +0000)]
(gnus-display-time-event-handler):
Check display-time-timer at runtime rather than only at load time
in case display-time-mode is turned off in the mean time.

19 years ago(completion-ignored-extensions): Remove ".lis" for `vax-vms'.
Thien-Thi Nguyen [Tue, 22 Mar 2005 17:19:14 +0000 (17:19 +0000)]
(completion-ignored-extensions): Remove ".lis" for `vax-vms'.

19 years agoRevert last change.
Andreas Schwab [Tue, 22 Mar 2005 16:43:10 +0000 (16:43 +0000)]
Revert last change.

19 years agoUpdate.
Andreas Schwab [Tue, 22 Mar 2005 16:41:54 +0000 (16:41 +0000)]
Update.

19 years ago*** empty log message ***
Jay Belanger [Tue, 22 Mar 2005 16:21:46 +0000 (16:21 +0000)]
*** empty log message ***

19 years ago(Embedded Mode): Add new information on changing modes.
Jay Belanger [Tue, 22 Mar 2005 16:13:53 +0000 (16:13 +0000)]
(Embedded Mode): Add new information on changing modes.

19 years ago(calc-embedded-original-modes): New variable.
Jay Belanger [Tue, 22 Mar 2005 16:12:57 +0000 (16:12 +0000)]
(calc-embedded-original-modes): New variable.
(calc-embedded-save-original-modes)
(calc-embedded-restore-original-modes): New functions.
(calc-do-embedded): Save original modes when entering embedded mode
and restore when leaving embedded mode.
(calc-embedded-modes-change): Change the value of
calc-embedded-original-modes to reflect permanent changes.

19 years ago(Fnext_char_property_change)
David Kastrup [Tue, 22 Mar 2005 16:04:02 +0000 (16:04 +0000)]
(Fnext_char_property_change)
(Fprevious_char_property_change): allow marker as limit.
(Fnext_single_char_property_change)
(Fprevious_single_char_property_change): Check that limit is a
number in strings.
(Fnext_single_char_property_change): Coerce position to integer.
(Fprevious_single_char_property_change): Same here.

19 years agoUpdate year in copyright, commentary; nfc.
Thien-Thi Nguyen [Tue, 22 Mar 2005 11:58:28 +0000 (11:58 +0000)]
Update year in copyright, commentary; nfc.

19 years ago(make-mms-derivative-write-under-root): Delete func.
Thien-Thi Nguyen [Tue, 22 Mar 2005 11:56:55 +0000 (11:56 +0000)]
(make-mms-derivative-write-under-root): Delete func.
(make-mms-derivative-progn): Don't quote lambda forms.
(make-mms-derivative): Inline make-mms-derivative-write-under-root.

19 years agoRequire generic again.
Lute Kamstra [Tue, 22 Mar 2005 08:30:24 +0000 (08:30 +0000)]
Require generic again.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-199
Miles Bader [Tue, 22 Mar 2005 05:05:50 +0000 (05:05 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-199

Tweak gdb-ui breakpoint faces

2005-03-22  Miles Bader  <miles@gnu.org>

   * lisp/progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
   Tweak details to look good on both ttys and bitmap displays, light
   or dark background, etc.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-198
Miles Bader [Tue, 22 Mar 2005 05:05:37 +0000 (05:05 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-198

Tweak gdb-ui breakpoint faces

2005-03-22  Miles Bader  <miles@gnu.org>

   * lisp/progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
   Tweak details to look good on both ttys and bitmap displays, light
   or dark background, etc.

19 years ago(tooltip-show-help-function): Check car and cdr of
Kim F. Storm [Mon, 21 Mar 2005 22:16:22 +0000 (22:16 +0000)]
(tooltip-show-help-function): Check car and cdr of
mouse position.

19 years ago*** empty log message ***
Kim F. Storm [Mon, 21 Mar 2005 22:15:54 +0000 (22:15 +0000)]
*** empty log message ***

19 years agoDon't forcibly turn on the mode upon load.
Stefan Monnier [Mon, 21 Mar 2005 19:19:26 +0000 (19:19 +0000)]
Don't forcibly turn on the mode upon load.
(icomplete-mode): Use define-minor-mode.
(icomplete-eoinput): Default to nil.
(icomplete-minibuffer-setup): Remove autoload.
(icomplete-tidy): Simplify.
(icomplete-exhibit): Use buffer-undo-list to determine if we're still
in the initial state or if the user has modified the field.
Fix handling of icomplete-max-delay-chars.
Remove code that handles the oddball case where
minibuffer-completion-table is an integer.
Wrap icomplete-completions in while-no-input in case building
completions takes more time than expected.
(icomplete-completions): Simplify.

19 years ago(Acknowledgments): Updated.
Richard M. Stallman [Mon, 21 Mar 2005 19:15:03 +0000 (19:15 +0000)]
(Acknowledgments): Updated.

19 years ago(Format Faces): Replace old M-g key prefix with M-o.
Richard M. Stallman [Mon, 21 Mar 2005 19:06:47 +0000 (19:06 +0000)]
(Format Faces): Replace old M-g key prefix with M-o.

19 years ago(Fortran Motion): Document f90-next-statement,
Richard M. Stallman [Mon, 21 Mar 2005 19:02:02 +0000 (19:02 +0000)]
(Fortran Motion): Document f90-next-statement,
f90-previous-statement, f90-next-block, f90-previous-block,
f90-end-of-block, and f90-beginning-of-block.

19 years ago(Input Methods): Leim is now built-in.
Richard M. Stallman [Mon, 21 Mar 2005 18:54:00 +0000 (18:54 +0000)]
(Input Methods): Leim is now built-in.
(Select Input Method): Document quail-show-key.
(Specify Coding): Document revert-buffer-with-coding-system.

19 years ago(Saving Emacs Sessions): Document desktop-restore-eager.
Richard M. Stallman [Mon, 21 Mar 2005 18:46:31 +0000 (18:46 +0000)]
(Saving Emacs Sessions): Document desktop-restore-eager.
(Emulation): CUA mode replaces pc-bindings-mode,
pc-selection-mode, and s-region.

19 years ago(Completion): Completion acts on text before point.
Richard M. Stallman [Mon, 21 Mar 2005 18:38:31 +0000 (18:38 +0000)]
(Completion): Completion acts on text before point.

19 years agoRemove define-generic-mode entry (DONE).
Lute Kamstra [Mon, 21 Mar 2005 18:18:54 +0000 (18:18 +0000)]
Remove define-generic-mode entry (DONE).

19 years ago(Deletion): Document numeric argument for just-one-space.
Richard M. Stallman [Mon, 21 Mar 2005 18:18:27 +0000 (18:18 +0000)]
(Deletion): Document numeric argument for just-one-space.

19 years ago(Misc Help): Document numeric argument for C-h i.
Richard M. Stallman [Mon, 21 Mar 2005 18:17:37 +0000 (18:17 +0000)]
(Misc Help): Document numeric argument for C-h i.
Correctly explain the effect of just C-u as argument.

19 years ago(Wheeled Mice): Mouse wheel support on by default.
Richard M. Stallman [Mon, 21 Mar 2005 18:16:34 +0000 (18:16 +0000)]
(Wheeled Mice): Mouse wheel support on by default.
Document mouse-wheel-progressive speed.

19 years ago(Visiting): Document large-file-warning-threshold.
Richard M. Stallman [Mon, 21 Mar 2005 18:14:33 +0000 (18:14 +0000)]
(Visiting): Document large-file-warning-threshold.
Move paragraph on file-selection dialog.
Mention visiting files using X drag and drop.
(Reverting): Mention using Auto-Revert mode to tail files.
Document auto-revert-tail-mode.
(Version Systems): Minor correction.
(Comparing Files): Diff-mode is no longer based on Compilation mode.
Document compare-ignore-whitespace.
(Misc File Ops): Explain passing a directory to rename-file.
Likewise for copy-file and make-symbolic-link.

19 years ago(Misc Dired Features): Rename node from Misc Dired Commands.
Richard M. Stallman [Mon, 21 Mar 2005 18:12:14 +0000 (18:12 +0000)]
(Misc Dired Features): Rename node from Misc Dired Commands.
Mention effect of X drag and drop on Dired buffers.

19 years ago(Importing Diary): Rename node from iCalendar. Document diary-from-outlook.
Richard M. Stallman [Mon, 21 Mar 2005 18:08:14 +0000 (18:08 +0000)]
(Importing Diary): Rename node from iCalendar.  Document diary-from-outlook.

19 years ago(Starting GUD): Add bashdb.
Richard M. Stallman [Mon, 21 Mar 2005 18:06:58 +0000 (18:06 +0000)]
(Starting GUD): Add bashdb.

(Building): Put Grep Searching after Compilation Shell.
(Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
Document next-error-highlight.
(Grep Searching): Document grep-highlight-matches.
(Lisp Eval): Typing C-x C-e twice prints integers specially.

19 years ago(Moving Point): Add M-g M-g binding.
Richard M. Stallman [Mon, 21 Mar 2005 18:02:55 +0000 (18:02 +0000)]
(Moving Point): Add M-g M-g binding.
(Undo): Document undo-only.
(Position Info): Document M-g M-g and C-u M-g M-g.

19 years agoTotal rewrite.
Richard M. Stallman [Mon, 21 Mar 2005 17:59:35 +0000 (17:59 +0000)]
Total rewrite.

19 years ago*** empty log message ***
Richard M. Stallman [Mon, 21 Mar 2005 17:54:51 +0000 (17:54 +0000)]
*** empty log message ***

19 years ago(Skipping Characters): skip-chars-forward allows character classes.
Richard M. Stallman [Mon, 21 Mar 2005 17:54:33 +0000 (17:54 +0000)]
(Skipping Characters): skip-chars-forward allows character classes.

19 years ago(Other Font Lock Variables): Document font-lock-lines-before.
Richard M. Stallman [Mon, 21 Mar 2005 17:52:30 +0000 (17:52 +0000)]
(Other Font Lock Variables): Document font-lock-lines-before.

19 years ago(Reading File Names): Document read-file-name-function.
Richard M. Stallman [Mon, 21 Mar 2005 17:50:35 +0000 (17:50 +0000)]
(Reading File Names): Document read-file-name-function.

19 years ago(Invisible Text): State default value of line-move-ignore-invisible.
Richard M. Stallman [Mon, 21 Mar 2005 17:47:42 +0000 (17:47 +0000)]
(Invisible Text): State default value of line-move-ignore-invisible.
(Managing Overlays): Document remove-overlays.
(Standard Faces): Document escape-glyph face.

19 years ago(jka-compr-really-do-compress): Make variable buffer-local.
Richard M. Stallman [Mon, 21 Mar 2005 17:44:27 +0000 (17:44 +0000)]
(jka-compr-really-do-compress): Make variable buffer-local.

19 years agoHandle .xpm files too.
Richard M. Stallman [Mon, 21 Mar 2005 17:42:36 +0000 (17:42 +0000)]
Handle .xpm files too.
(image-toggle-display): Preserve modification flag.

19 years ago(where-is): Don't mention aliases with no key bindings.
Richard M. Stallman [Mon, 21 Mar 2005 17:41:41 +0000 (17:41 +0000)]
(where-is): Don't mention aliases with no key bindings.

19 years ago(LD_SWITCH_SYSTEM_tmp): Define if undefined.
Thien-Thi Nguyen [Mon, 21 Mar 2005 17:36:01 +0000 (17:36 +0000)]
(LD_SWITCH_SYSTEM_tmp): Define if undefined.

19 years ago*** empty log message ***
Lute Kamstra [Mon, 21 Mar 2005 17:12:58 +0000 (17:12 +0000)]
*** empty log message ***

19 years ago(lisp-font-lock-keywords-1): Font lock a call to define-generic-mode
Lute Kamstra [Mon, 21 Mar 2005 17:12:01 +0000 (17:12 +0000)]
(lisp-font-lock-keywords-1): Font lock a call to define-generic-mode
like a function declaration.

19 years agoDon't prevent compilation. Don't require generic.
Lute Kamstra [Mon, 21 Mar 2005 17:10:57 +0000 (17:10 +0000)]
Don't prevent compilation.  Don't require generic.
Follow coding conventions.  Minor code cleanup.
(etc-fstab-generic-mode): Add some keywords.

19 years agoFix commentary section. Don't require cl for compilation.
Lute Kamstra [Mon, 21 Mar 2005 17:10:06 +0000 (17:10 +0000)]
Fix commentary section.  Don't require cl for compilation.
(generic-mode-list): Add autoload cookie.
(generic-use-find-file-hook, generic-lines-to-scan)
(generic-find-file-regexp, generic-ignore-files-regexp)
(generic-mode, generic-mode-find-file-hook)
(generic-mode-ini-file-find-file-hook): Fix docstrings.
(define-generic-mode): Make it a defmacro.  Fix docstring.
(generic-mode-internal): Code cleanup.  Add autoload cookie.
(generic-mode-set-comments): Code cleanup.

19 years ago(Instrumenting Macro Calls): Fix another typo.
Lute Kamstra [Mon, 21 Mar 2005 16:45:24 +0000 (16:45 +0000)]
(Instrumenting Macro Calls): Fix another typo.

19 years agocalc-embed.el
Jay Belanger [Mon, 21 Mar 2005 15:49:02 +0000 (15:49 +0000)]
calc-embed.el
(calc-do-embedded): Put data on stack before changing modes.

19 years ago(add-log-current-defun): Support more C DEFUN forms.
Sam Steingold [Mon, 21 Mar 2005 14:37:36 +0000 (14:37 +0000)]
(add-log-current-defun): Support more C DEFUN forms.

19 years ago(dcl-font-lock-keywords): Add underscore to "f$ lexicals" regexp.
Thien-Thi Nguyen [Mon, 21 Mar 2005 07:44:22 +0000 (07:44 +0000)]
(dcl-font-lock-keywords): Add underscore to "f$ lexicals" regexp.

19 years agoRemove unnecessary `beginning-of-buffer'.
J.D. Smith [Mon, 21 Mar 2005 02:10:48 +0000 (02:10 +0000)]
Remove unnecessary `beginning-of-buffer'.

19 years ago(progress-reporter-do-update): When `min-value' is equal
Juri Linkov [Sun, 20 Mar 2005 20:59:52 +0000 (20:59 +0000)]
(progress-reporter-do-update): When `min-value' is equal
to `max-value', set `percentage' to 0 and prevent division by zero.

19 years agoSync with Tramp 2.0.48.
Michael Albinus [Sun, 20 Mar 2005 20:00:20 +0000 (20:00 +0000)]
Sync with Tramp 2.0.48.

19 years ago(perl-indent-new-calculate): New function.
Stefan Monnier [Sun, 20 Mar 2005 18:04:41 +0000 (18:04 +0000)]
(perl-indent-new-calculate): New function.
(perl-indent-line): Use it.

19 years ago(perl-font-lock-syntactic-face-function): Properly handle the case where the
Stefan Monnier [Sun, 20 Mar 2005 17:06:13 +0000 (17:06 +0000)]
(perl-font-lock-syntactic-face-function): Properly handle the case where the
`m' or `s' command's argument is not yet terminated.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-193
Miles Bader [Sun, 20 Mar 2005 01:49:32 +0000 (01:49 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-193

Use gdb-ui breakpoint faces on ttys too

2005-03-20  Miles Bader  <miles@gnu.org>

   * lisp/progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
   in text-mode too.  Change to new face names.
   (breakpoint-enabled): Renamed from `breakpoint-enabled-bitmap-face'.
   Add `:weight bold' attribute.
   (breakpoint-disabled): Renamed from `breakpoint-disabled-bitmap-face'.

19 years agoChanges from arch/CVS synchronization
Miles Bader [Sun, 20 Mar 2005 01:49:13 +0000 (01:49 +0000)]
Changes from arch/CVS synchronization

19 years ago(auto-mode-alist): Add comment. Optimize jar/ear/war.
Juri Linkov [Sat, 19 Mar 2005 20:00:36 +0000 (20:00 +0000)]
(auto-mode-alist): Add comment.  Optimize jar/ear/war.

19 years ago(auto-coding-alist): Sync with
Juri Linkov [Sat, 19 Mar 2005 19:58:09 +0000 (19:58 +0000)]
(auto-coding-alist): Sync with
`auto-mode-alist' by adding upper case archive file extensions
and adding ear/war to jar extension.

19 years ago(Fignore_event): Remove.
Stefan Monnier [Sat, 19 Mar 2005 16:37:27 +0000 (16:37 +0000)]
(Fignore_event): Remove.
(syms_of_frame): Don't defsubr it.

19 years ago(keys_of_keyboard): Just use `ignore' instead of the redundant `ignore-event'.
Stefan Monnier [Sat, 19 Mar 2005 16:36:01 +0000 (16:36 +0000)]
(keys_of_keyboard): Just use `ignore' instead of the redundant `ignore-event'.

19 years ago(save-buffer): Fix last change.
Eli Zaretskii [Sat, 19 Mar 2005 15:11:07 +0000 (15:11 +0000)]
(save-buffer): Fix last change.

19 years ago*** empty log message ***
Eli Zaretskii [Sat, 19 Mar 2005 15:07:32 +0000 (15:07 +0000)]
*** empty log message ***

19 years ago(Acknowledgments): Update.
Eli Zaretskii [Sat, 19 Mar 2005 15:07:04 +0000 (15:07 +0000)]
(Acknowledgments): Update.

19 years ago(tex-view): If tex-shell process is not running, restart it.
Eli Zaretskii [Sat, 19 Mar 2005 14:45:20 +0000 (14:45 +0000)]
(tex-view): If tex-shell process is not running, restart it.

19 years ago(Man-follow-manual-reference): If current-word returns nil, use "".
Eli Zaretskii [Sat, 19 Mar 2005 14:37:59 +0000 (14:37 +0000)]
(Man-follow-manual-reference): If current-word returns nil, use "".

19 years ago(finder-current-item): Throw an error on an empty line.
Eli Zaretskii [Sat, 19 Mar 2005 14:35:59 +0000 (14:35 +0000)]
(finder-current-item): Throw an error on an empty line.

19 years ago(goto-line): Doc fix.
Eli Zaretskii [Sat, 19 Mar 2005 14:25:29 +0000 (14:25 +0000)]
(goto-line): Doc fix.

19 years ago(save-buffer): Doc fix.
Eli Zaretskii [Sat, 19 Mar 2005 14:18:22 +0000 (14:18 +0000)]
(save-buffer): Doc fix.

19 years ago(recentf-cleanup-remote): New variable.
Eli Zaretskii [Sat, 19 Mar 2005 14:10:46 +0000 (14:10 +0000)]
(recentf-cleanup-remote): New variable.
(recentf-cleanup): Use it to conditionally check availablity of
remote files.

19 years ago(lisp-mode-variables): Recognize `@' in function names.
Eli Zaretskii [Sat, 19 Mar 2005 14:01:52 +0000 (14:01 +0000)]
(lisp-mode-variables): Recognize `@' in function names.

19 years agoNew file, from Werner Lemberg and Kenichi Handa.
Eli Zaretskii [Sat, 19 Mar 2005 13:53:13 +0000 (13:53 +0000)]
New file, from Werner Lemberg and Kenichi Handa.

19 years ago(Antinews): Refer to Emacs 21.4, not 21.3. Update copyright years.
Eli Zaretskii [Sat, 19 Mar 2005 13:40:50 +0000 (13:40 +0000)]
(Antinews): Refer to Emacs 21.4, not 21.3.  Update copyright years.

19 years agoUpdate copyright years.
Eli Zaretskii [Sat, 19 Mar 2005 13:39:54 +0000 (13:39 +0000)]
Update copyright years.

19 years ago(backup-buffer): If the file's directory is not writable,
Eli Zaretskii [Sat, 19 Mar 2005 13:30:10 +0000 (13:30 +0000)]
(backup-buffer): If the file's directory is not writable,
use copy instead of move to backup the file.

19 years agoMoved keyswap.el from term/ to obsolete/.
Eli Zaretskii [Sat, 19 Mar 2005 13:15:38 +0000 (13:15 +0000)]
Moved keyswap.el from term/ to obsolete/.

19 years ago(write_segment, unexec): Move these functions to avoid forward
Eli Zaretskii [Sat, 19 Mar 2005 11:52:25 +0000 (11:52 +0000)]
(write_segment, unexec): Move these functions to avoid forward
references (which cause errors with "gcc -gcoff").

19 years agoFix date in ps-print-version.
Vinicius Jose Latorre [Sat, 19 Mar 2005 04:18:17 +0000 (04:18 +0000)]
Fix date in ps-print-version.

19 years agoUse functionp instead symbolp and fboundp.
Vinicius Jose Latorre [Sat, 19 Mar 2005 04:11:54 +0000 (04:11 +0000)]
Use functionp instead symbolp and fboundp.

19 years ago(table--line-column-position): New idiom.
Stefan Monnier [Fri, 18 Mar 2005 23:17:34 +0000 (23:17 +0000)]
(table--line-column-position): New idiom.
(table--row-column-insertion-point-p): New function to test
validity of row and column insertion operation at a location.
(table-global-menu, table-cell-menu): Use above functions for
deterministic test operation.
(table--editable-cell-p): Behave in deterministic fashion.

19 years agoh* xfns.c (x_create_tip_frame): Removed setting of Vx_resource_name so
Jan Djärv [Fri, 18 Mar 2005 21:20:55 +0000 (21:20 +0000)]
h* xfns.c (x_create_tip_frame): Removed setting of Vx_resource_name so
that it doesn't become "tooltip".  The specbind is enough.

19 years ago* xfns.c (Fx_create_frame): Removed setting of Vx_resource_name so
Jan Djärv [Fri, 18 Mar 2005 21:19:23 +0000 (21:19 +0000)]
* xfns.c (Fx_create_frame): Removed setting of Vx_resource_name so
that it doesn't become "tooltip".  The specbind is enough.

19 years ago* xfns.c: Removed setting of Vx_resource_name so that it doesn't
Jan Djärv [Fri, 18 Mar 2005 21:17:42 +0000 (21:17 +0000)]
* xfns.c: Removed setting of Vx_resource_name so that it doesn't
become "tooltip".  The specbind is enough.

19 years agoAdjust the Lucid-menu item.
Stefan Monnier [Fri, 18 Mar 2005 21:07:27 +0000 (21:07 +0000)]
Adjust the Lucid-menu item.

19 years ago* emacsclient.c: Avoid expansion of getcwd when defined as a macro.
Jan Djärv [Fri, 18 Mar 2005 20:44:50 +0000 (20:44 +0000)]
* emacsclient.c: Avoid expansion of getcwd when defined as a macro.

19 years ago* xrdb.c (x_load_resources): Use different char *helv when I18N
Jan Djärv [Fri, 18 Mar 2005 20:39:32 +0000 (20:39 +0000)]
* xrdb.c (x_load_resources): Use different char *helv when I18N
is present.

19 years ago*** empty log message ***
Richard M. Stallman [Fri, 18 Mar 2005 18:35:33 +0000 (18:35 +0000)]
*** empty log message ***

19 years ago(ispell-lazy-highlight): New defcustom.
Juri Linkov [Fri, 18 Mar 2005 10:01:12 +0000 (10:01 +0000)]
(ispell-lazy-highlight): New defcustom.
(ispell-highlight-face): Set default face to `isearch' when
lazy highlighting is enabled.
(ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
priority to 1.  Add lazy highlighting.
(ispell-highlight-spelling-error-xemacs): Remove obsolete arg
from `isearch-dehighlight'.

19 years ago(perform-replace): Remove bindings of global
Juri Linkov [Fri, 18 Mar 2005 09:59:45 +0000 (09:59 +0000)]
(perform-replace): Remove bindings of global
variables isearch-string, isearch-regexp, isearch-case-fold-search.
Add three new arguments to `replace-highlight'.
(replace-highlight): Add arguments string, regexp, case-fold.
Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
to allow isearch-lazy-highlight-new-loop to use these values
to set corresponding isearch-lazy-highlight-... internal
variables whose values lazy highlighting will use regardless of
changes to global variables isearch-string, isearch-regexp,
isearch-case-fold-search during lazy highlighting loop.
(replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
to `lazy-highlight-cleanup'.

19 years ago(isearch-lazy-highlight-new-loop):
Juri Linkov [Fri, 18 Mar 2005 09:59:31 +0000 (09:59 +0000)]
(isearch-lazy-highlight-new-loop):
Make arguments beg and end optional.
(isearch-update): Remove optional arguments nil from
isearch-lazy-highlight-new-loop.
(isearch-lazy-highlight-search): Let-bind case-fold-search to
isearch-lazy-highlight-case-fold-search instead of
isearch-case-fold-search, and let-bind isearch-regexp to
isearch-lazy-highlight-regexp.  Use
isearch-lazy-highlight-last-string instead of isearch-string.

19 years ago(hack-local-variables): Do a case-insensitive search
David Ponce [Fri, 18 Mar 2005 08:07:55 +0000 (08:07 +0000)]
(hack-local-variables): Do a case-insensitive search
for End.

19 years ago*** empty log message ***
David Ponce [Fri, 18 Mar 2005 08:07:17 +0000 (08:07 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Kenichi Handa [Fri, 18 Mar 2005 07:10:50 +0000 (07:10 +0000)]
*** empty log message ***

19 years ago(lazy-highlight-cleanup) <command>: Rename from
Juri Linkov [Fri, 18 Mar 2005 07:06:45 +0000 (07:06 +0000)]
(lazy-highlight-cleanup) <command>: Rename from
`isearch-lazy-highlight-cleanup', add alias to old name and
declare obsolete.  Add release numbers to other obsolete vars.
(isearch-done, isearch-lazy-highlight-new-loop): Rename
`isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
(lazy-highlight-cleanup) <variable>: Doc fix.
(isearch-lazy-highlight-update): Rename obsolete
`isearch-lazy-highlight-face' to `lazy-highlight-face'.

19 years ago(quail-thai-update-translation): Delete it.
Kenichi Handa [Fri, 18 Mar 2005 06:54:25 +0000 (06:54 +0000)]
(quail-thai-update-translation): Delete it.
(thai-generate-quail-map): Generate is simple map.
("thai-kesmanee"): Don't use quail-thai-update-translation.
(thai-generate-quail-map): Likewise.

19 years agoFix categorization of Thai characters in
Kenichi Handa [Fri, 18 Mar 2005 06:51:41 +0000 (06:51 +0000)]
Fix categorization of Thai characters in
thai-category-table.
(thai-composition-pattern): Adjust it for the above change.
(thai-self-insert-command, thai-compose-syllable): New functions.
(thai-compose-region): Use thai-compose-syllable.
(thai-compose-string): Likewise.
(thai-composition-function): Likewise.
(thai-auto-composition): New function.
(thai-auto-composition-mode): New minor mode.

19 years agoFix patterns to be registered in composition-function-table.
Kenichi Handa [Fri, 18 Mar 2005 06:48:58 +0000 (06:48 +0000)]
Fix patterns to be registered in composition-function-table.

19 years ago(quail-input-method): Locally bind
Kenichi Handa [Fri, 18 Mar 2005 06:43:15 +0000 (06:43 +0000)]
(quail-input-method): Locally bind
inhibit-modification-hooks to .