]> code.delx.au - gnu-emacs/log
gnu-emacs
24 years agoDon't use _MSDOS_H_ as a symbol, use MSDOS_H_ instead.
Eli Zaretskii [Sun, 11 Jun 2000 12:21:13 +0000 (12:21 +0000)]
Don't use _MSDOS_H_ as a symbol, use MSDOS_H_ instead.

24 years ago*** empty log message ***
Gerd Moellmann [Sun, 11 Jun 2000 12:18:25 +0000 (12:18 +0000)]
*** empty log message ***

24 years ago(x-colors): Add colors from recent rgb.txt.
Gerd Moellmann [Sun, 11 Jun 2000 12:14:57 +0000 (12:14 +0000)]
(x-colors): Add colors from recent rgb.txt.

24 years ago(xmenu_show): Case second parameter of lw_popup_menu
Gerd Moellmann [Sun, 11 Jun 2000 12:12:52 +0000 (12:12 +0000)]
(xmenu_show): Case second parameter of lw_popup_menu
to `XEvent *'.

24 years ago(imenu-generic-expression): Docstring fix.
Stefan Monnier [Sun, 11 Jun 2000 05:34:05 +0000 (05:34 +0000)]
(imenu-generic-expression): Docstring fix.

24 years ago(composition-function-table): Move the `put'
Stefan Monnier [Sun, 11 Jun 2000 05:30:20 +0000 (05:30 +0000)]
(composition-function-table): Move the `put'
below the autoload cookie so we can load the file before loaddefs.

24 years ago(mouse-avoidance-random-shape): Don't quote lambda.
Stefan Monnier [Sun, 11 Jun 2000 05:26:41 +0000 (05:26 +0000)]
(mouse-avoidance-random-shape): Don't quote lambda.

24 years ago(make-autoload): Use `cond'.
Stefan Monnier [Sun, 11 Jun 2000 05:00:35 +0000 (05:00 +0000)]
(make-autoload): Use `cond'.
Handle easy-mmode-define-global-mode.
For complex macros like define-minor-mode that can generate
several autoload entries, try to autoload entries in the
macroexpanded code.

24 years ago(define-minor-mode): If KEYMAP is a symbol, just use it.
Stefan Monnier [Sun, 11 Jun 2000 04:55:57 +0000 (04:55 +0000)]
(define-minor-mode): If KEYMAP is a symbol, just use it.
Use byte-compile-current-file and load-file-name to infer the
proper :require to pass to defcustom.
Wrap the hook var into `progn' so as not to autoload it.
Add a :autoload-end cookie.
Be more careful about the evaluation of KEYMAP.
(easy-mmode-define-global-mode): Add a :autoload-end cookie.
(define-derived-mode): Move define-abbrev-table outside of defvar.

24 years ago(EMACSOPT): Remove --no-init-file (implied by -batch).
Stefan Monnier [Sun, 11 Jun 2000 03:54:29 +0000 (03:54 +0000)]
(EMACSOPT): Remove --no-init-file (implied by -batch).
(autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
(backup-compiled-files): Ignore errors during `tar'.
(bootstrap): Make autoloads before elc files.

24 years ago(MAKE_CHAR) [!emacs]: Dummy macro for non-Emacs env.
Kenichi Handa [Sat, 10 Jun 2000 08:04:33 +0000 (08:04 +0000)]
(MAKE_CHAR) [!emacs]: Dummy macro for non-Emacs env.
(regex_compile): Fix the code for handling the case of single byte
char and multibyte char being mixed in a range within [...].

24 years ago*** empty log message ***
Kenichi Handa [Sat, 10 Jun 2000 08:03:38 +0000 (08:03 +0000)]
*** empty log message ***

24 years ago(set-buffer-file-coding-system): If one of undecided-XXX is specified,
Kenichi Handa [Sat, 10 Jun 2000 02:17:40 +0000 (02:17 +0000)]
(set-buffer-file-coding-system): If one of undecided-XXX is specified,
change only EOL conversion.

24 years ago(unix): New alias for the coding system undecided-unix.
Kenichi Handa [Sat, 10 Jun 2000 02:17:08 +0000 (02:17 +0000)]
(unix): New alias for the coding system undecided-unix.

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

24 years ago*** empty log message ***
Kenichi Handa [Sat, 10 Jun 2000 01:16:33 +0000 (01:16 +0000)]
*** empty log message ***

24 years ago(Finsert_file_contents): Be sure to setup src_multibyte
Kenichi Handa [Sat, 10 Jun 2000 00:35:26 +0000 (00:35 +0000)]
(Finsert_file_contents): Be sure to setup src_multibyte
and dst_multibyte members of coding.

24 years ago(CHARSET_8_BIT_GRAPHIC): Define as 0x80.
Kenichi Handa [Sat, 10 Jun 2000 00:13:13 +0000 (00:13 +0000)]
(CHARSET_8_BIT_GRAPHIC): Define as 0x80.
(UNIBYTE_STR_AS_MULTIBYTE_P): Fix for an invalid multibyte
sequence.

24 years ago(update_charset_table): Update the table
Kenichi Handa [Sat, 10 Jun 2000 00:12:46 +0000 (00:12 +0000)]
(update_charset_table): Update the table
bytes_by_char_head.
(init_charset_once): Initialize elements of bytes_by_char_head to
1 except for leading codes for private charases.

24 years ago*** empty log message ***
Kenichi Handa [Sat, 10 Jun 2000 00:12:17 +0000 (00:12 +0000)]
*** empty log message ***

24 years ago* xterm.c (x_connection_closed): If dpyinfo is NULL, don't try to
Ken Raeburn [Fri, 9 Jun 2000 16:13:11 +0000 (16:13 +0000)]
* xterm.c (x_connection_closed): If dpyinfo is NULL, don't try to
access the data it doesn't point to.

24 years ago(tar-copy): Supply MUSTBENEW arg to write-region.
Dave Love [Fri, 9 Jun 2000 14:19:34 +0000 (14:19 +0000)]
(tar-copy): Supply MUSTBENEW arg to write-region.

24 years ago20.6, 20.7 changes
Dave Love [Fri, 9 Jun 2000 10:27:24 +0000 (10:27 +0000)]
20.6, 20.7 changes

24 years agoexecutable-make-buffer-file-executable-if-script-p
Dave Love [Fri, 9 Jun 2000 10:23:46 +0000 (10:23 +0000)]
executable-make-buffer-file-executable-if-script-p

24 years ago(executable-make-buffer-file-executable-if-script-p): Renamed and
Dave Love [Fri, 9 Jun 2000 09:59:41 +0000 (09:59 +0000)]
(executable-make-buffer-file-executable-if-script-p): Renamed and
simplified.

24 years agoRename make-buffer-file-executable-if-script-p.
Dave Love [Fri, 9 Jun 2000 09:55:33 +0000 (09:55 +0000)]
Rename make-buffer-file-executable-if-script-p.

24 years ago(after-save-hook): Customize, with
Dave Love [Fri, 9 Jun 2000 09:42:05 +0000 (09:42 +0000)]
(after-save-hook): Customize, with
make-buffer-file-executable-if-script-p as an option.

24 years agoByte compile dynamic.
Dave Love [Fri, 9 Jun 2000 09:38:58 +0000 (09:38 +0000)]
Byte compile dynamic.
(executable-insert): Change custom type.
(executable-find): Add autoload cookie.
(make-buffer-file-executable-if-script-p): New function from Noah
Friedman.

24 years ago(Man-fontify-manpage): Fix previous change.
Kenichi Handa [Fri, 9 Jun 2000 07:48:24 +0000 (07:48 +0000)]
(Man-fontify-manpage): Fix previous change.

24 years ago(ps-mule-font-info-database-bdf): Prefer the font "tib24p-mule.bdf"
Kenichi Handa [Fri, 9 Jun 2000 02:22:56 +0000 (02:22 +0000)]
(ps-mule-font-info-database-bdf): Prefer the font "tib24p-mule.bdf"
for Tibetan.

24 years ago*** empty log message ***
Kenichi Handa [Fri, 9 Jun 2000 02:22:26 +0000 (02:22 +0000)]
*** empty log message ***

24 years ago(decompose-composite-char): Declare it as obsolete.
Kenichi Handa [Fri, 9 Jun 2000 02:14:39 +0000 (02:14 +0000)]
(decompose-composite-char): Declare it as obsolete.

24 years ago*** empty log message ***
Kenichi Handa [Fri, 9 Jun 2000 02:14:14 +0000 (02:14 +0000)]
*** empty log message ***

24 years ago(Man-fontify-manpage): Pay attention to overstrike
Kenichi Handa [Fri, 9 Jun 2000 00:42:39 +0000 (00:42 +0000)]
(Man-fontify-manpage): Pay attention to overstrike
pattern for CJK characters (X^H^HX).

24 years ago*** empty log message ***
Kenichi Handa [Fri, 9 Jun 2000 00:41:32 +0000 (00:41 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 8 Jun 2000 21:01:54 +0000 (21:01 +0000)]
*** empty log message ***

24 years ago(forward-thing): Use functionp instead of fboundp.
Gerd Moellmann [Thu, 8 Jun 2000 20:59:25 +0000 (20:59 +0000)]
(forward-thing): Use functionp instead of fboundp.
Set maintainer to FSF since author isn't reachable.

24 years ago(handle_fontified_prop): Don't GCPRO local var `pos';
Gerd Moellmann [Thu, 8 Jun 2000 20:58:15 +0000 (20:58 +0000)]
(handle_fontified_prop): Don't GCPRO local var `pos';
it's an integer.

24 years ago(enum event_kind): Add FOCUS_IN_EVENT.
Gerd Moellmann [Thu, 8 Jun 2000 20:57:47 +0000 (20:57 +0000)]
(enum event_kind): Add FOCUS_IN_EVENT.

24 years ago(kbd_buffer_get_event): Handle FOCUS_IN_EVENT by
Gerd Moellmann [Thu, 8 Jun 2000 20:57:01 +0000 (20:57 +0000)]
(kbd_buffer_get_event): Handle FOCUS_IN_EVENT by
generating a switch-frame event if necessary.

24 years ago(XTread_socket) <FocusIn>: Queue a FOCUS_IN_EVENT which
Gerd Moellmann [Thu, 8 Jun 2000 20:56:24 +0000 (20:56 +0000)]
(XTread_socket) <FocusIn>: Queue a FOCUS_IN_EVENT which
will be translated to a switch-frame event in when reading the
event queue.  This is necessary because Emacs otherwise won't
perform a switch-frame to a new frame until some other event, for
example a keystroke event, forces it to do so.  This has various
effects, one visible being that the cursor of a frame created with
C-x 5 2 or switched to with a window manager key binding like
A-TAB stays hollow because selected_window isn't on the newly
focused frame until the switch-frame is performed.

24 years ago*** empty log message ***
Dave Love [Thu, 8 Jun 2000 19:50:42 +0000 (19:50 +0000)]
*** empty log message ***

24 years ago(create-glyph): Doc fix.
Dave Love [Thu, 8 Jun 2000 16:58:41 +0000 (16:58 +0000)]
(create-glyph): Doc fix.

24 years agoPreferred coding system change.
Dave Love [Thu, 8 Jun 2000 16:04:30 +0000 (16:04 +0000)]
Preferred coding system change.

24 years ago(select-safe-coding-system): If
Dave Love [Thu, 8 Jun 2000 15:54:26 +0000 (15:54 +0000)]
(select-safe-coding-system): If
DEFAULT-CODING-SYSTEM is not specified, also check the most
preferred coding-system if buffer-file-coding-system is
`undecided'.  From handa.

24 years agoMULE changes.
Dave Love [Thu, 8 Jun 2000 14:25:19 +0000 (14:25 +0000)]
MULE changes.

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 8 Jun 2000 12:49:10 +0000 (12:49 +0000)]
*** empty log message ***

24 years ago(after-insert-file-set-buffer-file-coding-system): If the buffer
Kenichi Handa [Thu, 8 Jun 2000 11:12:03 +0000 (11:12 +0000)]
(after-insert-file-set-buffer-file-coding-system): If the buffer
size is greater than INSERTED, judget that we are not visiting.

24 years ago*** empty log message ***
Kenichi Handa [Thu, 8 Jun 2000 11:09:58 +0000 (11:09 +0000)]
*** empty log message ***

24 years ago(Fset_fontset_font): The arg CHARACTER may be a charset.
Kenichi Handa [Thu, 8 Jun 2000 01:23:19 +0000 (01:23 +0000)]
(Fset_fontset_font): The arg CHARACTER may be a charset.

24 years agoignore ebrowse and pcl-cvs
Ken Raeburn [Thu, 8 Jun 2000 00:21:15 +0000 (00:21 +0000)]
ignore ebrowse and pcl-cvs

24 years agoUpdate whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran [Wed, 7 Jun 2000 19:04:57 +0000 (19:04 +0000)]
Update whitespace.el - comment out the :version string, since it
seems to have trouble with XEmacs 20.4 (user reported bug). Xemacs
doesn't create group if this is present.

Bug verified. Not yet determined the problem.

24 years ago*** empty log message ***
Gerd Moellmann [Wed, 7 Jun 2000 15:38:54 +0000 (15:38 +0000)]
*** empty log message ***

24 years agoInsert a version number comment (5.2.2). Indentation fix.
Gerd Moellmann [Wed, 7 Jun 2000 15:38:45 +0000 (15:38 +0000)]
Insert a version number comment (5.2.2). Indentation fix.

24 years agoInsert a version number comment (5.2.2).
Gerd Moellmann [Wed, 7 Jun 2000 15:38:33 +0000 (15:38 +0000)]
Insert a version number comment (5.2.2).

24 years agoInsert a version number comment (5.2.2). Can
Gerd Moellmann [Wed, 7 Jun 2000 15:38:19 +0000 (15:38 +0000)]
Insert a version number comment (5.2.2).  Can
select page size with/without giving an error if PostScript
printer doesn't have this kind of page size.  Zebra Stripe
continues or restarts on next page.  Indentation fix.
(BeginSheet): If necessary, rescale n-up to fit on the sheet of
paper.
(BeginDoc, doColumnZebra, HeaderText): Code fix.
(SetPageSize): New proc.

24 years agoXEmacs compatibility. Doc fix. Can select page size
Gerd Moellmann [Wed, 7 Jun 2000 15:34:55 +0000 (15:34 +0000)]
XEmacs compatibility.  Doc fix.  Can select page size
with/without giving an error if PostScript printer doesn't have this
kind of page size.  Zebra Stripe continues or restarts on next page.
Manual/automatic paper feeding.  Switch or not the header.
(ps-print-version): New version number (5.2.2).
(ps-windows-system): Include emx as a Windows system.
(ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
(ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
(ps-background-text): Code fix.
(ps-error-handler-message, ps-user-defined-prologue)
(ps-print-prologue-header, ps-printer-name)
(ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
(ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
(ps-use-face-background): Customization fix.
(ps-n-up-database): Data fix.
(ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
(ps-switch-header): New vars.
(ps-xemacs-color-name, ps-face-foreground-name)
(ps-face-background-name, ps-boolean-constant): New funs.

24 years agoUpdate from author.
Gerd Moellmann [Wed, 7 Jun 2000 15:34:14 +0000 (15:34 +0000)]
Update from author.

24 years agoFixed recentf-edit-list and recentf-open-more-files
Gerd Moellmann [Wed, 7 Jun 2000 15:33:22 +0000 (15:33 +0000)]
Fixed recentf-edit-list and recentf-open-more-files
commands.  Require `wid-edit' at run-time.

Added some "Commentary".
(recentf-open-more-files, recentf-edit-list): Minor changes to
move the point at the top of the file list.  This behaviour is
consistent with the menu one when the list contains a lot of
files.
(recentf-cleanup): Now displays the number of items removed from
the list.
(recentf-relative-filter) New menu filter to show filenames
relative to `default-directory'.

24 years ago*** empty log message ***
Dave Love [Wed, 7 Jun 2000 13:33:25 +0000 (13:33 +0000)]
*** empty log message ***

24 years agoNew version from Manheimer.
Dave Love [Wed, 7 Jun 2000 13:25:06 +0000 (13:25 +0000)]
New version from Manheimer.

24 years ago(displayed_window_lines): Take empty lines at
Gerd Moellmann [Wed, 7 Jun 2000 12:42:30 +0000 (12:42 +0000)]
(displayed_window_lines): Take empty lines at
the bottom of a window into account.

24 years ago(readevalloop): If READCHARFUN sets point to ZV, arrange
Gerd Moellmann [Wed, 7 Jun 2000 12:31:26 +0000 (12:31 +0000)]
(readevalloop): If READCHARFUN sets point to ZV, arrange
to stop reading, even if the form read sets point to a different
value when evaluated.

24 years ago(displayed_window_lines): New function.
Gerd Moellmann [Wed, 7 Jun 2000 12:30:22 +0000 (12:30 +0000)]
(displayed_window_lines): New function.
(Fmove_to_window_line): Use displayed_window_lines to determine
the number of lines to move, instead of using the window's height.

24 years ago(fill-find-break-point): Check the validity of charset.
Kenichi Handa [Wed, 7 Jun 2000 12:00:23 +0000 (12:00 +0000)]
(fill-find-break-point): Check the validity of charset.

24 years ago*** empty log message ***
Kenichi Handa [Wed, 7 Jun 2000 11:59:25 +0000 (11:59 +0000)]
*** empty log message ***

24 years ago(display_line): Fix code deciding in which line to
Gerd Moellmann [Wed, 7 Jun 2000 09:05:58 +0000 (09:05 +0000)]
(display_line): Fix code deciding in which line to
put the cursor.

24 years ago(Inserting Pairs): Add the missing `skeleton-' prefix to vars and funs.
Stefan Monnier [Wed, 7 Jun 2000 08:08:15 +0000 (08:08 +0000)]
(Inserting Pairs): Add the missing `skeleton-' prefix to vars and funs.

24 years ago*** empty log message ***
Kenichi Handa [Wed, 7 Jun 2000 02:27:00 +0000 (02:27 +0000)]
*** empty log message ***

24 years ago(e_write): Free composition data if stored in
Kenichi Handa [Wed, 7 Jun 2000 02:25:59 +0000 (02:25 +0000)]
(e_write): Free composition data if stored in
coding->cmp_data.

24 years ago*** empty log message ***
Kenichi Handa [Wed, 7 Jun 2000 01:16:53 +0000 (01:16 +0000)]
*** empty log message ***

24 years agoApplied this patch from Eli Zaretskii. Pretty much taking on faith
Karl Fogel [Tue, 6 Jun 2000 22:41:24 +0000 (22:41 +0000)]
Applied this patch from Eli Zaretskii.  Pretty much taking on faith
that it works, because I can't build the 20.6 raw tree...

2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>

* bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
(bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
Call display-color-p and display-mouse-p instead of looking at
window-system.

24 years ago(struct it): Add starts_in_middle_of_char_p.
Gerd Moellmann [Tue, 6 Jun 2000 20:03:57 +0000 (20:03 +0000)]
(struct it): Add starts_in_middle_of_char_p.
(struct glyph_row): Add starts_in_middle_of_char_p and
ends_in_middle_of_char_p.
(MATRIX_ROW_ENDS_IN_MIDDLE_OF_CHAR_P): Test row's
ends_in_middle_of_char_p flag.
(MATRIX_ROW_STARTS_IN_MIDDLE_OF_CHAR_P): Likewise.

24 years ago(display_line): Set row's and iterator's
Gerd Moellmann [Tue, 6 Jun 2000 20:02:39 +0000 (20:02 +0000)]
(display_line): Set row's and iterator's
starts_in_middle_of_char_p and ends_in_middle_of_char_p flags.
Set cursor even if row ends in the middle of a character.
(dump_glyph_row): Print values of new flags.
(redisplay_window) <cursor movement in unchanged window>: When
point has been moved forward, and PT is at the end of the cursor
row, don't place the cursor in the next row if the cursor row ends
in the middle of a character or at ZV.

24 years agoNew maintainer address.
Dave Love [Tue, 6 Jun 2000 16:43:40 +0000 (16:43 +0000)]
New maintainer address.

24 years ago*** empty log message ***
Dave Love [Tue, 6 Jun 2000 14:56:30 +0000 (14:56 +0000)]
*** empty log message ***

24 years ago(find-image): Doc fix. Return nil if image not found.
Dave Love [Tue, 6 Jun 2000 14:27:42 +0000 (14:27 +0000)]
(find-image): Doc fix.  Return nil if image not found.
(put-image, insert-image): Make STRING arg optional.

24 years ago(x_alloc_nearest_color_for_widget, x_catch_errors, x_uncatch_errors)
Dave Love [Tue, 6 Jun 2000 14:21:15 +0000 (14:21 +0000)]
(x_alloc_nearest_color_for_widget, x_catch_errors, x_uncatch_errors)
(x_had_errors_p, x_clear_errors): Add prototypes -- should be moved
into separate header.
(make_shadow_gcs) <x_alloc_nearest_color_for_widget>: Cast first arg.
(Start) <pop_up_menu>: Cast second arg.

24 years ago(P_): Use PROTOTYPES.
Dave Love [Tue, 6 Jun 2000 14:15:49 +0000 (14:15 +0000)]
(P_): Use PROTOTYPES.
(safe_strdup): Declare arg const.
(lw_modify_all_widgets) <!info>: Return 0.

24 years ago(P_): Use PROTOTYPES.
Dave Love [Tue, 6 Jun 2000 14:13:17 +0000 (14:13 +0000)]
(P_): Use PROTOTYPES.

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.