]> git.eshelyaron.com Git - emacs.git/log
emacs.git
24 years agoEnable prototypes.
Dave Love [Tue, 6 Jun 2000 14:12:10 +0000 (14:12 +0000)]
Enable prototypes.

24 years ago(xaw_popup_menu): Add EVENT arg.
Dave Love [Tue, 6 Jun 2000 14:07:57 +0000 (14:07 +0000)]
(xaw_popup_menu): Add EVENT arg.

24 years ago(lwlib.o): Depend on lwlib-Xlw.h.
Dave Love [Tue, 6 Jun 2000 14:05:40 +0000 (14:05 +0000)]
(lwlib.o): Depend on lwlib-Xlw.h.
(lwlib-Xlw.o): Depend on lwlib-Xlw.h.
(lwlib-Xaw.o): Depend on lwlib-Xaw.h.
(lwlib-Xm.o): Depend on lwlib-Xm.h.

24 years ago(append_glyph): Revert change of 2000-06-06.
Gerd Moellmann [Tue, 6 Jun 2000 12:27:18 +0000 (12:27 +0000)]
(append_glyph): Revert change of 2000-06-06.

24 years ago(display_line): Revert change of 2000-06-06. Treat
Gerd Moellmann [Tue, 6 Jun 2000 12:25:50 +0000 (12:25 +0000)]
(display_line): Revert change of 2000-06-06.  Treat
padding glyph not fitting on line as whole character not
fitting on line.

24 years ago*** empty log message ***
Gerd Moellmann [Tue, 6 Jun 2000 10:39:20 +0000 (10:39 +0000)]
*** empty log message ***

24 years ago(ymalloc): Renamed from xmalloc.
Gerd Moellmann [Tue, 6 Jun 2000 10:39:01 +0000 (10:39 +0000)]
(ymalloc): Renamed from xmalloc.
(yrealloc): Renamed from xrealloc.

24 years ago(x_produce_glyphs): Don't xassert `it->descent > 0';
Gerd Moellmann [Tue, 6 Jun 2000 10:36:48 +0000 (10:36 +0000)]
(x_produce_glyphs): Don't xassert `it->descent > 0';
this isn't true for images with `:ascent 100'.

24 years ago(Fset_buffer_multibyte): Don't make the current buffer as modified if
Kenichi Handa [Tue, 6 Jun 2000 05:43:12 +0000 (05:43 +0000)]
(Fset_buffer_multibyte): Don't make the current buffer as modified if
it is originally unmodified.

24 years ago*** empty log message ***
Kenichi Handa [Tue, 6 Jun 2000 02:51:52 +0000 (02:51 +0000)]
*** empty log message ***

24 years ago(non-iso-charset-alist): Specify
Kenichi Handa [Tue, 6 Jun 2000 02:10:42 +0000 (02:10 +0000)]
(non-iso-charset-alist): Specify
translation table symbol instead of translation table itself.
(list-block-of-chars): CHARSET may be a translation table symbol.

24 years agoRemove eval-when-compile.
Kenichi Handa [Tue, 6 Jun 2000 02:10:04 +0000 (02:10 +0000)]
Remove eval-when-compile.
(cyrillic-koi8-r-nonascii-translation-table): Define it as a
translation table made from cyrillic-koi8-r-decode-table.
(cyrillic-koi8-r-encode-table): Define it as a translation table
made from the reverse map of above.
(ccl-decode-koi8): Use translate-character.
(ccl-encode-koi8, ccl-encode-koi8-font): Likewize
(cyrillic-alternativnyj-nonascii-translation-table): Define it as
a translation table made from cyrillic-alternativnyj-decode-table.
(cyrillic-alternativnyj-encode-table): Define it as a translation
table made from the reverse map of above.
(ccl-decode-alternativnyj): Use translate-character.
(ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
Likewize

24 years agoRemove eval-when-compile.
Kenichi Handa [Tue, 6 Jun 2000 02:09:30 +0000 (02:09 +0000)]
Remove eval-when-compile.
(viet-viscii-nonascii-translation-table): Define it as a
translation table made from viet-viscii-decode-table.
(viet-viscii-encode-table): Define it as a translation table made
from the reverse map of above.
(viet-vscii-nonascii-translation-table): Define it as a
translation table made from viet-vscii-decode-table.
(viet-vscii-encode-table): Define it as a translation table made
from the reverse map of above.
(ccl-decode-viscii): Use translate-character.
(ccl-encode-viscii, ccl-encode-viscii-font)
(ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
Likewize.

24 years ago(display_line): While checking line continuation, pay attention to a
Kenichi Handa [Tue, 6 Jun 2000 01:12:21 +0000 (01:12 +0000)]
(display_line): While checking line continuation, pay attention to a
padding glyph.

24 years ago(encode_terminal_code): Change the way to check if
Kenichi Handa [Tue, 6 Jun 2000 01:08:19 +0000 (01:08 +0000)]
(encode_terminal_code): Change the way to check if
terminal coding does any conversion.
(append_glyph): Set glyph->pixel_width correctly.

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 5 Jun 2000 19:24:26 +0000 (19:24 +0000)]
*** empty log message ***

24 years agoBind case-fold-search to t when searching in case
Gerd Moellmann [Mon, 5 Jun 2000 19:22:40 +0000 (19:22 +0000)]
Bind case-fold-search to t when searching in case
a user sets it to nil in a hook.

24 years ago(redisplay_window): Always use set_buffer_internal_1.
Gerd Moellmann [Mon, 5 Jun 2000 19:21:06 +0000 (19:21 +0000)]
(redisplay_window): Always use set_buffer_internal_1.

24 years ago*** empty log message ***
Dave Love [Mon, 5 Jun 2000 14:58:46 +0000 (14:58 +0000)]
*** empty log message ***

24 years ago(DEFUN, EXFUN): Test PROTOTYPES.
Dave Love [Mon, 5 Jun 2000 14:41:27 +0000 (14:41 +0000)]
(DEFUN, EXFUN): Test PROTOTYPES.
(Foptimize_char_table, make_temp_name): Declare.

24 years agoProtect against multiple inclusion.
Dave Love [Mon, 5 Jun 2000 14:34:08 +0000 (14:34 +0000)]
Protect against multiple inclusion.
(timezone) [USG5_4]: Define as time_t.

24 years ago(menu_item_selection): Declare volatile unconditionally.
Dave Love [Mon, 5 Jun 2000 14:30:01 +0000 (14:30 +0000)]
(menu_item_selection): Declare volatile unconditionally.

24 years agoRemove Vbefore_change_function, Vafter_change_function.
Dave Love [Mon, 5 Jun 2000 14:27:07 +0000 (14:27 +0000)]
Remove Vbefore_change_function, Vafter_change_function.

24 years ago(struct frame): Use volatile unconditionally.
Dave Love [Mon, 5 Jun 2000 14:25:48 +0000 (14:25 +0000)]
(struct frame): Use volatile unconditionally.

24 years agoDeclare code_convert_string_norecord.
Dave Love [Mon, 5 Jun 2000 14:22:54 +0000 (14:22 +0000)]
Declare code_convert_string_norecord.

24 years agoConditionally include term.h.
Dave Love [Mon, 5 Jun 2000 14:22:26 +0000 (14:22 +0000)]
Conditionally include term.h.

24 years agoCopyright up-date.
Dave Love [Mon, 5 Jun 2000 14:20:20 +0000 (14:20 +0000)]
Copyright up-date.

24 years ago(x_calc_absolute_position): Declare nchildren unsigned.
Dave Love [Mon, 5 Jun 2000 14:19:33 +0000 (14:19 +0000)]
(x_calc_absolute_position): Declare nchildren unsigned.

24 years ago(x_real_positions): Declare tmp_nchildren as unsigned.
Dave Love [Mon, 5 Jun 2000 14:15:24 +0000 (14:15 +0000)]
(x_real_positions): Declare tmp_nchildren as unsigned.

24 years agoInclude fontset.h.
Dave Love [Mon, 5 Jun 2000 14:13:41 +0000 (14:13 +0000)]
Include fontset.h.

24 years ago(xdisp.o): Depend on fontset.h.
Dave Love [Mon, 5 Jun 2000 14:13:17 +0000 (14:13 +0000)]
(xdisp.o): Depend on fontset.h.

24 years agoDon't define MATHERR.
Dave Love [Mon, 5 Jun 2000 13:28:43 +0000 (13:28 +0000)]
Don't define MATHERR.

24 years ago(ccl-compile-translate-character): Don't check if Rrr has property
Kenichi Handa [Mon, 5 Jun 2000 12:50:35 +0000 (12:50 +0000)]
(ccl-compile-translate-character): Don't check if Rrr has property
translation-table.
(ccl-compile-map-multiple): Modified to avoid compiler warning.

24 years ago(make-coding-system): If CODING-SYSTEM already exists, override it.
Kenichi Handa [Mon, 5 Jun 2000 12:12:26 +0000 (12:12 +0000)]
(make-coding-system): If CODING-SYSTEM already exists, override it.

24 years agoUse family `proportional' for Tibetan fonts.
Kenichi Handa [Mon, 5 Jun 2000 12:07:08 +0000 (12:07 +0000)]
Use family `proportional' for Tibetan fonts.

24 years ago* autoarg.el (autoarg-mode, autoarg-kp-mode):
Stefan Monnier [Mon, 5 Jun 2000 08:11:22 +0000 (08:11 +0000)]
* autoarg.el (autoarg-mode, autoarg-kp-mode):
* hl-line.el (hl-line-mode): Use the new :global key argument.

24 years ago(tar-header-block-recompute-checksum): Remove.
Stefan Monnier [Mon, 5 Jun 2000 07:44:59 +0000 (07:44 +0000)]
(tar-header-block-recompute-checksum): Remove.
(tar-clip-time-string): Prepend a space.
(tar-grind-file-mode): Construct a string rather than modifying one.
(tar-header-block-summarize): Fix docstring.
Use `format' rather than an error-prone set of copy-loops.

24 years ago(diff-font-lock-keywords, diff-hunk-header-re)
Stefan Monnier [Mon, 5 Jun 2000 07:30:09 +0000 (07:30 +0000)]
(diff-font-lock-keywords, diff-hunk-header-re)
(diff-goto-source, diff-unified->context, diff-context->unified)
(diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
understand the format output by the `-p' argument to diff.

24 years ago(sh-symbol-list, sh-number-or-symbol-list)
Stefan Monnier [Mon, 5 Jun 2000 07:26:01 +0000 (07:26 +0000)]
(sh-symbol-list, sh-number-or-symbol-list)
(sh-re-done): Use defconst.
(sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
(sh-help-string-for-variable, sh-guess-basic-offset):
Don't quote lambdas.
(sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
(sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.

24 years ago(mh-send-sub): Check mh-etc is bound before using it.
Stefan Monnier [Mon, 5 Jun 2000 07:15:58 +0000 (07:15 +0000)]
(mh-send-sub): Check mh-etc is bound before using it.
(mh-letter-mode): Derive from text-mode.
This implicitly means that it now calls kill-all-local-variables.
Also remove the Emacs-18 compatibility code.

24 years ago(make-autoload): Other typo. I'm getting tired.
Stefan Monnier [Mon, 5 Jun 2000 06:37:11 +0000 (06:37 +0000)]
(make-autoload): Other typo.  I'm getting tired.

24 years ago(make-autoload): let* typo.
Stefan Monnier [Mon, 5 Jun 2000 06:33:44 +0000 (06:33 +0000)]
(make-autoload): let* typo.

24 years ago(make-autoload): Simplify docstring.
Stefan Monnier [Mon, 5 Jun 2000 06:30:48 +0000 (06:30 +0000)]
(make-autoload): Simplify docstring.
Make use of symbol-property doc-string-elt.
Use memq rather than a sequence of eq.
(doc-string-elt): Fix the wrong or missing previously unused values.
(autoload-print-form): New function extracted from
generate-file-autoloads to allow recursion when handling progn
so that defvar's and defun's docstrings are properly printed.
(generate-file-autoloads): Use it.

24 years ago(easy-mmode-define-global-mode): Autoload.
Stefan Monnier [Mon, 5 Jun 2000 06:06:30 +0000 (06:06 +0000)]
(easy-mmode-define-global-mode): Autoload.
Use find-file-hooks in the minor-mode function.
Be careful not to loop indefinitely in the post-command-hook function.

24 years ago(jit-lock-saved-fontify-buffer-function): New var.
Stefan Monnier [Mon, 5 Jun 2000 03:08:50 +0000 (03:08 +0000)]
(jit-lock-saved-fontify-buffer-function): New var.
(jit-lock-fontify-buffer): New function for JIT refontification.
(jit-lock-mode): Fix docstring.
Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
Remove jit-lock-after-change from the _local_ hook.
(jit-lock-function-1): Fix docstring.

24 years ago2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer [Mon, 5 Jun 2000 00:07:02 +0000 (00:07 +0000)]
2000-06-05  Michael Kifer  <kifer@cs.sunysb.edu>

* ediff-init.el (ediff-has-face-support-p): make it paint faces on
tty's.
* ediff-diff.el (ediff-exec-process): use --binary for fine
differences whenever apropriate.
* viper-cmd.el (viper-smart-suffix-list): rearranged list members.
* viper.el (find-file,find-file-other-window): get viper to do
wildcards.

24 years agoRequire CL during compilation.
Stefan Monnier [Sun, 4 Jun 2000 23:40:58 +0000 (23:40 +0000)]
Require CL during compilation.
(easy-mmode-define-global-mode): New macro.
(define-minor-mode): Fix the handling of `group'.
(easy-mmode-define-keymap): Use case.

24 years ago(Info-on-current-buffer): Initialize info.
Stefan Monnier [Sun, 4 Jun 2000 23:07:45 +0000 (23:07 +0000)]
(Info-on-current-buffer): Initialize info.

24 years ago(comment-indent): Ignore comment-indent-hook.
Stefan Monnier [Sun, 4 Jun 2000 22:02:11 +0000 (22:02 +0000)]
(comment-indent): Ignore comment-indent-hook.

24 years ago(tcl-indent-for-comment): Ignore comment-indent-hook.
Stefan Monnier [Sun, 4 Jun 2000 22:01:03 +0000 (22:01 +0000)]
(tcl-indent-for-comment): Ignore comment-indent-hook.

24 years ago(easy-mmode-define-toggle): Remove (inline into define-minor-mode).
Stefan Monnier [Sun, 4 Jun 2000 20:59:47 +0000 (20:59 +0000)]
(easy-mmode-define-toggle): Remove (inline into define-minor-mode).
(easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
and improve to use the lighter to guess the capitalization.
(define-minor-mode): Inline code from easy-mmode-define-toggle.
Add keyword arguments to specify global-ness or the custom group.
Add local-map and help-echo properties to the lighter.
(easy-mmode-define-navigation): Add the errors to debug-ignored-errors.

24 years agoFix nested comment.
Dave Love [Sat, 3 Jun 2000 22:23:57 +0000 (22:23 +0000)]
Fix nested comment.

24 years agocomment
Dave Love [Sat, 3 Jun 2000 18:53:11 +0000 (18:53 +0000)]
comment

24 years agobyte-compile-dynamic since we typically don't use
Dave Love [Sat, 3 Jun 2000 16:43:02 +0000 (16:43 +0000)]
byte-compile-dynamic since we typically don't use
all the widgets.  Don't require cl or widget.  Remove
eval-and-compile.  Don't autoload finder-commentary.  Doc fixes.
(widget-read-event): Removed.  Callers changed to use read-event.
(widget-button-release-event-p): Renamed from
button-release-event-p.
(widget-field-add-space, widget-field-use-before-change):
Uncustomize.
(widget-specify-field): Use keymap property, not local-map.
(widget-specify-button): Obey :suppress-face.
(widget-specify-insert): Use modern backquote syntax.
(widget-image-directory): Renamed from widget-glyph-directory.
(widget-image-enable): Renamed from widget-glyph-enable.
(widget-image-find): Replaces widget-glyph-find.
(widget-button-pressed-face): Move defvar.
(widget-image-insert): Replaces widget-glyph-insert.
(widget-convert): Use keywordp.
(widget-leave-text, widget-children-value-delete): Use mapc.
(widget-keymap): Remove XEmacs stuff.
(widget-field-keymap, widget-text-keymap): Define all inside
defvar.
(widget-button-click): Don't set point at the click, but re-centre
if we scroll out of window.  Rewritten for images v. glyphs &c.
(widget-tabable-at): Use POS arg, not point.
(widget-beginning-of-line, widget-end-of-line)
(widget-item-value-create, widget-sublist, widget-princ-to-string)
(widget-sexp-prompt-value, widget-echo-help): Simplify.
(widget-default-create): Use widget-image-insert; some rewriting.
(widget-visibility-value-create)
(widget-push-button-value-create, widget-toggle-value-create): Use
widget-image-insert.
(checkbox): Create on and off images dynamically.
(documentation-link): Change :help-echo.
(widget-documentation-link-echo-help): Remove.

24 years ago*** empty log message ***
Dave Love [Sat, 3 Jun 2000 13:14:12 +0000 (13:14 +0000)]
*** empty log message ***

24 years ago(easy-mmode-derive-name): New function.
Stefan Monnier [Fri, 2 Jun 2000 23:07:08 +0000 (23:07 +0000)]
(easy-mmode-derive-name): New function.
(easy-mmode-define-toggle, define-minor-mode): Use it.
(easy-mmode-define-keymap): Docstring fix.
(define-derived-mode): Default PARENT to fundamental-mode.
Add the derived-mode-parent symbol-property.
(easy-mmode-derived-mode-p): New function.

24 years ago(log-edit-done): Thinko in the "same comment" detection.
Stefan Monnier [Fri, 2 Jun 2000 23:03:31 +0000 (23:03 +0000)]
(log-edit-done): Thinko in the "same comment" detection.

24 years ago*** empty log message ***
Dave Love [Fri, 2 Jun 2000 20:07:12 +0000 (20:07 +0000)]
*** empty log message ***

24 years ago(install-arch-indep): Add pcl-cvs to list of info files.
Dave Love [Fri, 2 Jun 2000 20:06:35 +0000 (20:06 +0000)]
(install-arch-indep): Add pcl-cvs to list of info files.

24 years ago*** empty log message ***
Gerd Moellmann [Fri, 2 Jun 2000 19:06:44 +0000 (19:06 +0000)]
*** empty log message ***

24 years ago(realize_x_face): When copying BASE_FACE bitwise to the
Gerd Moellmann [Fri, 2 Jun 2000 19:03:58 +0000 (19:03 +0000)]
(realize_x_face): When copying BASE_FACE bitwise to the
result face, set flags in the face indicating that colors may not
be freed.

24 years ago(x_set_mouse_face_gc): If first glyph isn't a character
Gerd Moellmann [Fri, 2 Jun 2000 19:03:31 +0000 (19:03 +0000)]
(x_set_mouse_face_gc): If first glyph isn't a character
glyph, use the ASCII NUL character to determine the face.

24 years ago(convert-standard-filename): Doc fix.
Dave Love [Fri, 2 Jun 2000 18:46:19 +0000 (18:46 +0000)]
(convert-standard-filename): Doc fix.
(normal-backup-enable-predicate): New function.
(backup-enable-predicate): Use it to replace the lambda form.

24 years ago[This needs more work on the outline stuff.]
Dave Love [Fri, 2 Jun 2000 18:37:43 +0000 (18:37 +0000)]
[This needs more work on the outline stuff.]
Doc fixes.
(todo) <defgroup>: Add :version.
(todo-add-category): Don't use pushnew.
(todo-cmd-raise): Fix typo.
(todo-top-priorities): Change temp buffer name.
(todo-category-alist): Avoid redundant lambda.
(todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
Use outline-next-heading.

24 years ago(_XOPEN_SOURCE, __EXTENSIONS__): Don't define.
Dave Love [Fri, 2 Jun 2000 15:50:01 +0000 (15:50 +0000)]
(_XOPEN_SOURCE, __EXTENSIONS__): Don't define.

24 years ago*** empty log message ***
Dave Love [Fri, 2 Jun 2000 15:46:19 +0000 (15:46 +0000)]
*** empty log message ***

24 years agoConditionally include stdlib.h, unistd.h.
Dave Love [Fri, 2 Jun 2000 15:44:45 +0000 (15:44 +0000)]
Conditionally include stdlib.h, unistd.h.
(VFORK_RETURN_TYPE): Remove.

24 years agoAdd NO_MATHERR.
Dave Love [Fri, 2 Jun 2000 15:40:51 +0000 (15:40 +0000)]
Add NO_MATHERR.

24 years agoDon't specify -n32 flag for mips-sgi-irix6.5.
Dave Love [Fri, 2 Jun 2000 15:38:39 +0000 (15:38 +0000)]
Don't specify -n32 flag for mips-sgi-irix6.5.
Check for struct exception.  Use AC_SYS_LARGEFILE and move ftello
test.

24 years ago(AC_SYS_LARGEFILE_TEST_INCLUDES)
Dave Love [Fri, 2 Jun 2000 15:37:55 +0000 (15:37 +0000)]
(AC_SYS_LARGEFILE_TEST_INCLUDES)
(AC_SYS_LARGEFILE_MACRO_VALUE, AC_SYS_LARGEFILE): New.

24 years ago*** empty log message ***
Dave Love [Fri, 2 Jun 2000 13:15:10 +0000 (13:15 +0000)]
*** empty log message ***

24 years agoRewritten to use define-minor-mode.
Dave Love [Fri, 2 Jun 2000 13:07:26 +0000 (13:07 +0000)]
Rewritten to use define-minor-mode.
(autoarg-kp-digits, autoarg-kp-mode-map): New variable.
(autoarg-kp-mode, autoarg-kp-digit-argument): New command.

24 years agofind-image, {before,after}-change-function
Dave Love [Fri, 2 Jun 2000 12:49:00 +0000 (12:49 +0000)]
find-image, {before,after}-change-function

24 years ago(Vbefore_change_function, Vafter_change_function):
Dave Love [Fri, 2 Jun 2000 12:43:31 +0000 (12:43 +0000)]
(Vbefore_change_function, Vafter_change_function):
Variables and their initializations deleted.

24 years ago(signal_before_change, signal_after_change): Don't check
Dave Love [Fri, 2 Jun 2000 12:42:54 +0000 (12:42 +0000)]
(signal_before_change, signal_after_change): Don't check
Vbefore_change_function, Vafter_change_function.

24 years ago(internal_self_insert): Don't check
Dave Love [Fri, 2 Jun 2000 12:42:20 +0000 (12:42 +0000)]
(internal_self_insert): Don't check
Vbefore_change_function, Vafter_change_function.

24 years ago(isearch-other-meta-char): Fix previous change.
Kenichi Handa [Fri, 2 Jun 2000 03:19:24 +0000 (03:19 +0000)]
(isearch-other-meta-char): Fix previous change.

24 years ago*** empty log message ***
Kenichi Handa [Fri, 2 Jun 2000 03:18:38 +0000 (03:18 +0000)]
*** empty log message ***

24 years ago(log-edit-mode): Make vc-comment-ring-index local.
Stefan Monnier [Fri, 2 Jun 2000 02:28:39 +0000 (02:28 +0000)]
(log-edit-mode): Make vc-comment-ring-index local.
(log-edit-done): Only add the comment to the ring if it's different
from the last comment entered.

24 years ago(isearch-highlight): Turn internal-find-face into facep.
Stefan Monnier [Fri, 2 Jun 2000 00:48:43 +0000 (00:48 +0000)]
(isearch-highlight): Turn internal-find-face into facep.

24 years ago*** empty log message ***
Dave Love [Thu, 1 Jun 2000 19:04:28 +0000 (19:04 +0000)]
*** empty log message ***

24 years ago(Fcall_interactively): Doc fix.
Dave Love [Thu, 1 Jun 2000 19:02:58 +0000 (19:02 +0000)]
(Fcall_interactively): Doc fix.

24 years ago(describe-function-1): Distinguish special form from
Dave Love [Thu, 1 Jun 2000 18:27:31 +0000 (18:27 +0000)]
(describe-function-1): Distinguish special form from
builtin function.  Sanity-check presence of arglist for builtins.

24 years agoRewritten using define-minor-mode.
Dave Love [Thu, 1 Jun 2000 18:26:34 +0000 (18:26 +0000)]
Rewritten using define-minor-mode.

24 years ago(ospeed) [HAVE_SPEED_T]: Don't declare extern.
Dave Love [Thu, 1 Jun 2000 15:48:57 +0000 (15:48 +0000)]
(ospeed) [HAVE_SPEED_T]: Don't declare extern.

24 years ago*** empty log message ***
Stefan Monnier [Thu, 1 Jun 2000 12:36:40 +0000 (12:36 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Kenichi Handa [Thu, 1 Jun 2000 11:06:38 +0000 (11:06 +0000)]
*** empty log message ***

24 years ago(tibetan-composable-pattern): More
Kenichi Handa [Thu, 1 Jun 2000 11:02:58 +0000 (11:02 +0000)]
(tibetan-composable-pattern): More
characters included.
(tibetan-consonant-transcription-alist): Rule for "R" added.
(tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
"+R" added.
(tibetan-base-to-subjoined-alist): Rule for "RA" added.

24 years ago(tibetan-add-components): Fixes for new
Kenichi Handa [Thu, 1 Jun 2000 10:59:56 +0000 (10:59 +0000)]
(tibetan-add-components): Fixes for new
encoding of Tibetan characters.
(tibetan-decompose-precomposition-alist): New variable.
(tibetan-decompose-region): Convert precomposed characters to
non-precomposed characters.
(tibetan-decompose-string): Likewise.
(tibetan-composition-function): Fix args to
thibetan-compose-string.

24 years agoFix syntax/category setting of Tibetan characters.
Kenichi Handa [Thu, 1 Jun 2000 10:59:27 +0000 (10:59 +0000)]
Fix syntax/category setting of Tibetan characters.

24 years ago(lao-composition-function): Fix args to compose-string.
Kenichi Handa [Thu, 1 Jun 2000 07:03:07 +0000 (07:03 +0000)]
(lao-composition-function): Fix args to compose-string.

24 years ago(thai-composition-function): Fix args to compose-string.
Kenichi Handa [Thu, 1 Jun 2000 07:02:41 +0000 (07:02 +0000)]
(thai-composition-function): Fix args to compose-string.

24 years ago*** empty log message ***
Kenichi Handa [Thu, 1 Jun 2000 07:02:10 +0000 (07:02 +0000)]
*** empty log message ***

24 years ago(isearch-update): Set disable-point-adjustment to t
Kenichi Handa [Thu, 1 Jun 2000 06:22:31 +0000 (06:22 +0000)]
(isearch-update): Set disable-point-adjustment to t
to prevent the point moving to the end of a composition when a
part of a composition is searched.
(isearch-other-meta-char): If the key invoking this command can be
mapped by function-key-map to a printing char, call
isearch-process-search-char directly.

24 years ago*** empty log message ***
Kenichi Handa [Thu, 1 Jun 2000 06:21:43 +0000 (06:21 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Kenichi Handa [Thu, 1 Jun 2000 06:14:32 +0000 (06:14 +0000)]
*** empty log message ***

24 years agoUpdate calls to make-obsolete with a WHEN argument.
Stefan Monnier [Thu, 1 Jun 2000 05:07:32 +0000 (05:07 +0000)]
Update calls to make-obsolete with a WHEN argument.

24 years agoAdd a version to the obsoletions.
Stefan Monnier [Thu, 1 Jun 2000 05:04:28 +0000 (05:04 +0000)]
Add a version to the obsoletions.
(mouse-show-mark): Don't quote lambda.

24 years ago* byte-run.el (make-obsolete, make-obsolete-variable):
Stefan Monnier [Thu, 1 Jun 2000 04:58:08 +0000 (04:58 +0000)]
* byte-run.el (make-obsolete, make-obsolete-variable):
Add an optional WHEN argument and change the format of the
symbol-property information.
* emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
(byte-compile-obsolete, byte-compile-variable-ref): Understand the
new obsolete-symbol-property format and print WHEN if it is provided.
(make-obsolete): Update the calls to use the third argument.

24 years ago(INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
Stefan Monnier [Thu, 1 Jun 2000 03:35:31 +0000 (03:35 +0000)]
(INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
(../info/pcl-cvs, pcl-cvs.dvi): New targets.