]> git.eshelyaron.com Git - emacs.git/log
emacs.git
23 years ago(menu): Doc fix.
Gerd Moellmann [Tue, 10 Apr 2001 13:37:13 +0000 (13:37 +0000)]
(menu): Doc fix.

23 years ago*** empty log message ***
Gerd Moellmann [Tue, 10 Apr 2001 12:16:20 +0000 (12:16 +0000)]
*** empty log message ***

23 years ago(Fcopy_file) [WINDOWSNT]: Use CopyFile.
Gerd Moellmann [Tue, 10 Apr 2001 12:15:53 +0000 (12:15 +0000)]
(Fcopy_file) [WINDOWSNT]: Use CopyFile.

23 years ago(sys_open): Try to open file without _O_CREAT first, to be
Gerd Moellmann [Tue, 10 Apr 2001 12:15:25 +0000 (12:15 +0000)]
(sys_open): Try to open file without _O_CREAT first, to be
able to write to hidden and system files.  Make file handles
non-inheritable.

23 years ago(sys_spawnve): Quote more chars for Cygwin.
Gerd Moellmann [Tue, 10 Apr 2001 12:14:49 +0000 (12:14 +0000)]
(sys_spawnve): Quote more chars for Cygwin.

23 years agoPs-print news.
Gerd Moellmann [Tue, 10 Apr 2001 12:01:01 +0000 (12:01 +0000)]
Ps-print news.

23 years agoFooter implementation. Doc fix.
Gerd Moellmann [Tue, 10 Apr 2001 11:34:26 +0000 (11:34 +0000)]
Footer implementation.  Doc fix.
(doLineNumber): Code fix for line number color.
(BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText): Code
fix for footer implementation.
(TextStart, SetFooterLines, FooterFrameStart, doFramePath)
(FooterFramePath, doFrame, FooterFrame, FooterStart)
(HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.

23 years agoFooters implementation. Doc Fix.
Gerd Moellmann [Tue, 10 Apr 2001 11:33:06 +0000 (11:33 +0000)]
Footers implementation.  Doc Fix.
(ps-print-version): New version number (6.5.1).
(ps-header-frame-alist): New customization var for header frame
properties.
(ps-line-number-color): New customization var for line number color.
(ps-footer-offset, ps-footer-line-pad, ps-print-footer)
(ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
(ps-footer-font-family, ps-footer-font-size, ps-left-footer)
(ps-right-footer): New customization vars for footers.
(ps-footer-pad, ps-footer-font-size-internal): New internal vars for
footers.
(ps-setup, ps-get-page-dimensions, ps-generate-header-line)
(ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page): Code
fix.
(ps-prologue-file): Indentation fix.
(ps-print-quote): Fun eliminated.
(ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
(ps-output-frame-properties): New fun.
(ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
(ps-skip-newline): Replace defun by defsubst.

23 years ago*** empty log message ***
Stefan Monnier [Tue, 10 Apr 2001 00:10:57 +0000 (00:10 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
John Wiegley [Mon, 9 Apr 2001 23:42:52 +0000 (23:42 +0000)]
*** empty log message ***

23 years agoA few additions.
John Wiegley [Mon, 9 Apr 2001 23:42:19 +0000 (23:42 +0000)]
A few additions.

23 years ago(timeclock-generate-report): Added a missing insert of the project
John Wiegley [Mon, 9 Apr 2001 23:36:36 +0000 (23:36 +0000)]
(timeclock-generate-report): Added a missing insert of the project
name.

23 years ago(eshell-command): Needed a "%s" format specifier, in case the buffer
John Wiegley [Mon, 9 Apr 2001 23:34:16 +0000 (23:34 +0000)]
(eshell-command): Needed a "%s" format specifier, in case the buffer
contains percent characters.

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 9 Apr 2001 15:11:06 +0000 (15:11 +0000)]
*** empty log message ***

23 years ago(Fplist_get, Fplist_put): Add QUITs.
Gerd Moellmann [Mon, 9 Apr 2001 15:10:30 +0000 (15:10 +0000)]
(Fplist_get, Fplist_put): Add QUITs.

23 years agoMoved here from lisp/emacs-lisp/.
Gerd Moellmann [Mon, 9 Apr 2001 14:52:45 +0000 (14:52 +0000)]
Moved here from lisp/emacs-lisp/.

23 years agoMoved to lisp/obsolete/.
Gerd Moellmann [Mon, 9 Apr 2001 14:52:12 +0000 (14:52 +0000)]
Moved to lisp/obsolete/.

23 years ago(nonobsolete_setwins): New macro.
Gerd Moellmann [Mon, 9 Apr 2001 14:50:44 +0000 (14:50 +0000)]
(nonobsolete_setwins): New macro.
(finder-data): Use it instead of `setwins'.
From: Dave Love <fx@gnu.org>.

23 years ago(server-visit-files): Set server-existing-buffer
Gerd Moellmann [Mon, 9 Apr 2001 14:29:56 +0000 (14:29 +0000)]
(server-visit-files): Set server-existing-buffer
correctly.
(server-visit-files): Run server-visit-hook after going to
line 1 so that the hook can set point as it sees fit.

23 years ago(try_window_id): When scrolling on a terminal, take
Gerd Moellmann [Mon, 9 Apr 2001 12:38:20 +0000 (12:38 +0000)]
(try_window_id): When scrolling on a terminal, take
the change of window_internal_height into account.

23 years ago(window_internal_height): Return 1 less if the
Gerd Moellmann [Mon, 9 Apr 2001 12:35:37 +0000 (12:35 +0000)]
(window_internal_height): Return 1 less if the
window has a header line.

23 years ago(align): If the argument SIZE would overflow
Eli Zaretskii [Mon, 9 Apr 2001 10:53:42 +0000 (10:53 +0000)]
(align): If the argument SIZE would overflow
__malloc_ptrdiff_t, fail right away.

23 years ago(mode-line-modified): Unify help messages.
Gerd Moellmann [Mon, 9 Apr 2001 09:58:37 +0000 (09:58 +0000)]
(mode-line-modified): Unify help messages.

23 years ago(Init Syntax): Fix last change.
Eli Zaretskii [Sun, 8 Apr 2001 17:05:04 +0000 (17:05 +0000)]
(Init Syntax): Fix last change.

23 years ago(MS-DOS and MULE): Make the wording about a single-codepage-until-reboot
Eli Zaretskii [Sat, 7 Apr 2001 08:00:51 +0000 (08:00 +0000)]
(MS-DOS and MULE): Make the wording about a single-codepage-until-reboot
operation more careful, since third-party software breaks this limitation
to some degree.

23 years ago(dos-8+3-filename): Rename from dos-truncate-to-8+3.
Eli Zaretskii [Sat, 7 Apr 2001 07:55:22 +0000 (07:55 +0000)]
(dos-8+3-filename): Rename from dos-truncate-to-8+3.
All callers changed.

23 years agoFix a typo in a comment.
Eli Zaretskii [Fri, 6 Apr 2001 19:34:29 +0000 (19:34 +0000)]
Fix a typo in a comment.

23 years agoFix a typo.
Eli Zaretskii [Fri, 6 Apr 2001 19:32:45 +0000 (19:32 +0000)]
Fix a typo.

23 years ago*** empty log message ***
Eli Zaretskii [Fri, 6 Apr 2001 19:09:44 +0000 (19:09 +0000)]
*** empty log message ***

23 years ago(miscdic-convert): For MS-DOS, if
Eli Zaretskii [Fri, 6 Apr 2001 19:04:14 +0000 (19:04 +0000)]
(miscdic-convert): For MS-DOS, if
long file names aren't supported, truncate the file names in
quail-misc-package-ext-info to 8+3 before matching them against
FILENAME.

23 years ago(dos-truncate-to-8+3): New function.
Eli Zaretskii [Fri, 6 Apr 2001 19:03:00 +0000 (19:03 +0000)]
(dos-truncate-to-8+3): New function.

23 years ago(xmenu_show): Use FRAME_X_SCREEN_NUMBER.
Gerd Moellmann [Fri, 6 Apr 2001 17:00:26 +0000 (17:00 +0000)]
(xmenu_show): Use FRAME_X_SCREEN_NUMBER.

23 years ago(FRAME_X_SCREEN_NUMBER): New macro.
Gerd Moellmann [Fri, 6 Apr 2001 16:59:10 +0000 (16:59 +0000)]
(FRAME_X_SCREEN_NUMBER): New macro.

23 years ago(compute_tip_xy): Add parameters WIDTH and HEIGHT.
Gerd Moellmann [Fri, 6 Apr 2001 16:58:44 +0000 (16:58 +0000)]
(compute_tip_xy): Add parameters WIDTH and HEIGHT.
Make sure the tooltip is completely visible.
(x_make_gc): Use FRAME_X_SCREEN_NUMBER.

23 years agoAdd unknown maintainer.
Stefan Monnier [Fri, 6 Apr 2001 16:24:42 +0000 (16:24 +0000)]
Add unknown maintainer.
(sgml-tag): Pass `str' explicitly through skeleton-transformation.
(html-mode-map): Use set-keymap-parent.

23 years ago(grep-compute-defaults): Use null-device
Eli Zaretskii [Fri, 6 Apr 2001 14:44:27 +0000 (14:44 +0000)]
(grep-compute-defaults): Use null-device
instead of literal /dev/null. Reported by Jens Schmidt
<schmidt@mathematik.uni-kl.de>.

23 years ago(normal-erase-is-backspace-mode): Doc fix.
Eli Zaretskii [Fri, 6 Apr 2001 13:36:54 +0000 (13:36 +0000)]
(normal-erase-is-backspace-mode): Doc fix.

23 years agoIncrement version number.
Gerd Moellmann [Fri, 6 Apr 2001 13:09:33 +0000 (13:09 +0000)]
Increment version number.

23 years ago*** empty log message *** emacs-pretest-21.0.102
Gerd Moellmann [Fri, 6 Apr 2001 12:55:30 +0000 (12:55 +0000)]
*** empty log message ***

23 years agoCopy only `[a-z]*.{el,elc}' from leim/quail.
Gerd Moellmann [Fri, 6 Apr 2001 12:27:04 +0000 (12:27 +0000)]
Copy only `[a-z]*.{el,elc}' from leim/quail.
Don't copy quick-b5, quick-cns, tsang-b5, and tsang-cns files.

23 years ago(MS-DOS and MULE): IBM graphics characters are no longer displayed
Eli Zaretskii [Fri, 6 Apr 2001 11:12:12 +0000 (11:12 +0000)]
(MS-DOS and MULE): IBM graphics characters are no longer displayed
as dos-unsupported-character-glyph.

23 years ago*** empty log message ***
Dave Love [Fri, 6 Apr 2001 10:24:47 +0000 (10:24 +0000)]
*** empty log message ***

23 years ago(update_compositions) <check_mask & CHECK_HEAD>: Fix
Dave Love [Fri, 6 Apr 2001 10:21:25 +0000 (10:21 +0000)]
(update_compositions) <check_mask & CHECK_HEAD>: Fix
test of `from'.

23 years ago*** empty log message ***
Gerd Moellmann [Fri, 6 Apr 2001 10:14:50 +0000 (10:14 +0000)]
*** empty log message ***

23 years ago(COMPOSITION_VALID_P): Allow integers as cdrs of
Gerd Moellmann [Fri, 6 Apr 2001 10:14:24 +0000 (10:14 +0000)]
(COMPOSITION_VALID_P): Allow integers as cdrs of
PROP.

23 years agoHandle leim/MISC-DIC. Only include
Gerd Moellmann [Fri, 6 Apr 2001 10:08:04 +0000 (10:08 +0000)]
Handle leim/MISC-DIC.  Only include
`[a-zA-Z]*.{el,elc}' from leim/quail.

23 years ago(encoded-kbd-self-insert-ccl):
Dave Love [Fri, 6 Apr 2001 09:44:13 +0000 (09:44 +0000)]
(encoded-kbd-self-insert-ccl):
Remove redundant string-to-list.

23 years ago(Qinhibit_eval_during_redisplay): Make it a Lisp_Object.
Gerd Moellmann [Fri, 6 Apr 2001 09:09:39 +0000 (09:09 +0000)]
(Qinhibit_eval_during_redisplay): Make it a Lisp_Object.

23 years agoMention there are other search-terminating Meta chars.
Richard M. Stallman [Fri, 6 Apr 2001 08:29:10 +0000 (08:29 +0000)]
Mention there are other search-terminating Meta chars.
Add xref for baud-rate.
Explain why ^ in set must not be first.
Clarify complemented set example.
Clarify \s syntax characters and add xref.
Update sentence-end example.
Document M-c in isearch.
Clarify query-replace preserving case.

23 years agoMinor clarification; add xref for C-x RET x and C-x RET X.
Richard M. Stallman [Fri, 6 Apr 2001 08:24:26 +0000 (08:24 +0000)]
Minor clarification; add xref for C-x RET x and C-x RET X.

23 years ago(reference-point-alist): Doc fix.
Stefan Monnier [Fri, 6 Apr 2001 01:22:03 +0000 (01:22 +0000)]
(reference-point-alist): Doc fix.

23 years agocomment
Dave Love [Thu, 5 Apr 2001 21:15:02 +0000 (21:15 +0000)]
comment

23 years agoRename delete-key-deletes-forward.
Eli Zaretskii [Thu, 5 Apr 2001 20:50:58 +0000 (20:50 +0000)]
Rename delete-key-deletes-forward.

23 years ago(Cursor Display): show-cursor-in-non-selected-windows was renamed.
Eli Zaretskii [Thu, 5 Apr 2001 20:43:24 +0000 (20:43 +0000)]
(Cursor Display): show-cursor-in-non-selected-windows was renamed.

23 years agoshow-cursor-in-non-selected-windows is no cursor-in-non-selected-windows.
Eli Zaretskii [Thu, 5 Apr 2001 20:41:08 +0000 (20:41 +0000)]
show-cursor-in-non-selected-windows is no cursor-in-non-selected-windows.

23 years agomade font-lock-keywords-case-fold-search buffer-local
Sam Steingold [Thu, 5 Apr 2001 18:49:46 +0000 (18:49 +0000)]
made font-lock-keywords-case-fold-search buffer-local

23 years ago(fail): Don't return a value.
Dave Love [Thu, 5 Apr 2001 18:46:47 +0000 (18:46 +0000)]
(fail): Don't return a value.
(main): Cast uid values for sprintf.

23 years ago(defface menu): Doc fix.
Gerd Moellmann [Thu, 5 Apr 2001 16:16:28 +0000 (16:16 +0000)]
(defface menu): Doc fix.

23 years agoRemove LessTif restriction for the `menu' face.
Gerd Moellmann [Thu, 5 Apr 2001 16:13:19 +0000 (16:13 +0000)]
Remove LessTif restriction for the `menu' face.

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 5 Apr 2001 15:57:52 +0000 (15:57 +0000)]
*** empty log message ***

23 years ago(widget-color-sample-face-get): Don't make
Gerd Moellmann [Thu, 5 Apr 2001 15:57:16 +0000 (15:57 +0000)]
(widget-color-sample-face-get): Don't make
faces for undefined colors.

23 years ago(getwd) [!HAVE_GETWD]: Unblock input before returning.
Gerd Moellmann [Thu, 5 Apr 2001 14:59:37 +0000 (14:59 +0000)]
(getwd) [!HAVE_GETWD]: Unblock input before returning.

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 5 Apr 2001 14:05:12 +0000 (14:05 +0000)]
*** empty log message ***

23 years ago(Fcurrent_time_zone): Accept spaces in timezone
Gerd Moellmann [Thu, 5 Apr 2001 14:04:44 +0000 (14:04 +0000)]
(Fcurrent_time_zone): Accept spaces in timezone
names.

23 years ago(install): Remove .cvsignore files.
Gerd Moellmann [Thu, 5 Apr 2001 13:53:02 +0000 (13:53 +0000)]
(install): Remove .cvsignore files.

23 years ago(install-arch-indep): Remove .cvsignore files.
Gerd Moellmann [Thu, 5 Apr 2001 13:52:09 +0000 (13:52 +0000)]
(install-arch-indep): Remove .cvsignore files.

23 years ago(emacs-version): Include LessTif/Motif version info.
Gerd Moellmann [Thu, 5 Apr 2001 13:13:10 +0000 (13:13 +0000)]
(emacs-version): Include LessTif/Motif version info.

23 years ago(x_free_frame_resources) [USE_X_TOOLKIT]: Set
Gerd Moellmann [Thu, 5 Apr 2001 13:08:48 +0000 (13:08 +0000)]
(x_free_frame_resources) [USE_X_TOOLKIT]: Set
f->output_data.x->widget to null after destroying it.

23 years ago(free_frame_menubar) [USE_MOTIF]: Preserve the
Gerd Moellmann [Thu, 5 Apr 2001 13:07:44 +0000 (13:07 +0000)]
(free_frame_menubar) [USE_MOTIF]: Preserve the
shell widget's position only if it is non-null.

23 years ago(Vmotif_version_string) [USE_MOTIF]: New variable.
Gerd Moellmann [Thu, 5 Apr 2001 13:07:22 +0000 (13:07 +0000)]
(Vmotif_version_string) [USE_MOTIF]: New variable.
(syms_of_xfns): DEFVAR_LISP it.  Initialize from XmVERSION_STRING.

23 years ago(Frequire): Doc fix. Rename parameter FILE_NAME to
Gerd Moellmann [Thu, 5 Apr 2001 12:29:24 +0000 (12:29 +0000)]
(Frequire): Doc fix.  Rename parameter FILE_NAME to
FILENAME to bring it in synch with the documentation.

23 years ago(realizing_basic_faces_p): Renamed from
Gerd Moellmann [Thu, 5 Apr 2001 12:13:17 +0000 (12:13 +0000)]
(realizing_basic_faces_p): Renamed from
realize_default_face_p.
(realize_basic_faces): Set/clear realizing_basic_faces_p.
(realize_default_face): Don't set the flag.

23 years agoComment fix.
Gerd Moellmann [Thu, 5 Apr 2001 12:01:19 +0000 (12:01 +0000)]
Comment fix.

23 years agoBump version number.
Gerd Moellmann [Thu, 5 Apr 2001 11:05:39 +0000 (11:05 +0000)]
Bump version number.

23 years ago*** empty log message *** emacs-pretest-21.0.101
Gerd Moellmann [Thu, 5 Apr 2001 10:44:22 +0000 (10:44 +0000)]
*** empty log message ***

23 years ago("japanese-hankaku-kana"): Don't use
Gerd Moellmann [Thu, 5 Apr 2001 10:09:36 +0000 (10:09 +0000)]
("japanese-hankaku-kana"): Don't use
the same translations as for `japanese'.

23 years agoEliminate cl package dependence.
Gerd Moellmann [Thu, 5 Apr 2001 09:46:15 +0000 (09:46 +0000)]
Eliminate cl package dependence.
(char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
if they aren't defined yet.
(ps-mule-encode-header-string, ps-mule-header-string-charsets):
Eliminate cl package dependence.

23 years ago(c-outline-level):
Stefan Monnier [Wed, 4 Apr 2001 20:13:35 +0000 (20:13 +0000)]
(c-outline-level):
Bind buffer-invisibility-spec.  Originally from Dave Love, but
got lost when incorporating version 5.26.

23 years ago(Init Syntax): Mention the -*-coding:-*- tag if .emacs uses non-ASCII
Eli Zaretskii [Wed, 4 Apr 2001 14:11:05 +0000 (14:11 +0000)]
(Init Syntax): Mention the -*-coding:-*- tag if .emacs uses non-ASCII
characters in strings.

23 years ago(pc-selection-mode): Call normal-erase-is-backspace-mode instead of
Eli Zaretskii [Wed, 4 Apr 2001 14:09:12 +0000 (14:09 +0000)]
(pc-selection-mode): Call normal-erase-is-backspace-mode instead of
binding keys individually.

23 years ago(normal-erase-is-backspace): Rename from
Eli Zaretskii [Wed, 4 Apr 2001 14:07:13 +0000 (14:07 +0000)]
(normal-erase-is-backspace): Rename from
delete-key-deletes-forward.  Doc fix.
(normal-erase-is-backspace-mode): Rename from
delete-key-deletes-forward-mode.  Doc fix.  Run
normal-erase-is-backspace-hook.

23 years ago(with_echo_area_buffer): Avoid confusion from reusing
Gerd Moellmann [Wed, 4 Apr 2001 14:06:06 +0000 (14:06 +0000)]
(with_echo_area_buffer): Avoid confusion from reusing
the buffer that was used for echoing.

23 years ago(command-line): Use normal-erase-is-backspace and
Eli Zaretskii [Wed, 4 Apr 2001 14:05:18 +0000 (14:05 +0000)]
(command-line): Use normal-erase-is-backspace and
normal-erase-is-backspace-mode.

23 years ago(normal-erase-is-backspace): Use it instead of
Eli Zaretskii [Wed, 4 Apr 2001 14:04:43 +0000 (14:04 +0000)]
(normal-erase-is-backspace): Use it instead of
delete-key-deletes-forward.

23 years ago(echoing, echo_message_buffer): Make externally
Gerd Moellmann [Wed, 4 Apr 2001 14:04:38 +0000 (14:04 +0000)]
(echoing, echo_message_buffer): Make externally
visible.

23 years ago(echoing, echo_message_buffer, cancel_echoing): Declare.
Gerd Moellmann [Wed, 4 Apr 2001 14:04:01 +0000 (14:04 +0000)]
(echoing, echo_message_buffer, cancel_echoing): Declare.

23 years ago(best_matching_font): Remove unused parameter PATTERN.
Gerd Moellmann [Wed, 4 Apr 2001 12:56:14 +0000 (12:56 +0000)]
(best_matching_font): Remove unused parameter PATTERN.
(first_font_matching): Removed unused function.
(x_face_list_fonts): Remove unused parameter SCALABLE_P.
(may_use_scalable_font_p): Remove parameter FONT; rename
parameter NAME to FONT.
(x_face_list_fonts): Fix missing bounds check.
(realizing_default_face_p): New variable.
(realize_default_face): Set and clear that flag.
(x_face_list_fonts): When called during the realization of the
default face, and no matching fonts are found when ignoring
scalable fonts and fonts matching a regexp from
face-ignored-fonts, try without ignoring fonts.

23 years ago(dired-move-to-filename-regexp): Support file sizes in
Eli Zaretskii [Wed, 4 Apr 2001 11:18:59 +0000 (11:18 +0000)]
(dired-move-to-filename-regexp): Support file sizes in
``human-readable'' format produced by GNU `ls'.
(dired-move-to-filename-regexp): Recognize ISO format dates.  From
Paul Eggert <eggert@twinsun.com>.

23 years ago(lm-keywords-list, lm-keywords-finder-p):
Gerd Moellmann [Wed, 4 Apr 2001 09:58:56 +0000 (09:58 +0000)]
(lm-keywords-list, lm-keywords-finder-p):
New functions.
(lm-verify): Check keywords.
From: Eric M. Ludlam <eric@siege-engine.com>.

23 years ago(speedbar-insert-image-button-maybe): Check for `xemacs' feature
Eric M. Ludlam [Wed, 4 Apr 2001 00:51:48 +0000 (00:51 +0000)]
(speedbar-insert-image-button-maybe): Check for `xemacs' feature
instead of for the function `set-extent-property'.

23 years ago(mh-folder-hist): New var.
Stefan Monnier [Tue, 3 Apr 2001 16:02:45 +0000 (16:02 +0000)]
(mh-folder-hist): New var.
(mh-prompt-for-folder): Use it and pass `default' to completing-read.

23 years ago(TIT_GB): Delete quail/PY.elc and
Andrew Innes [Tue, 3 Apr 2001 15:41:47 +0000 (15:41 +0000)]
(TIT_GB): Delete quail/PY.elc and
quail/ZIRANMA.elc.
(NON_TIT_BIG5): Delete $(srcdir)/quail/quick-b5.elc and
$(srcdir)/quail/tsang-b5.elc.
(NON_TIT_CNS): Delete.
(CHINESE_NON_TIT): Delete $(NON-TIT-CNS).
(CHINESE_CNS): Delete.
(KOREAN): Add ${srcdir}/quail/hanja3.elc.  From Kenichi Handa
<handa@etl.go.jp>.
(MISC_DIC): New variable.
(CHINESE): Delete $(CHINESE_CNS).
(WORLD): Add $(MISC_DIC).
(all): Depends on $(MISC_DIC).
(.NOTPARALLEL, .NO_PARALLEL): New special targets.
($(MISC_DIC)): New target.
(clean mostlyclean): Delete also $(NONTIT), $(WORLD), $(MISC_DIC)
and $(MISC_DIC:.elc=.el).

23 years agoFix a typo forther -> farther.
Gerd Moellmann [Tue, 3 Apr 2001 15:41:03 +0000 (15:41 +0000)]
Fix a typo forther -> farther.

23 years ago(postprocess_image): New function.
Gerd Moellmann [Tue, 3 Apr 2001 15:31:08 +0000 (15:31 +0000)]
(postprocess_image): New function.
(lookup_image): Call it for all image types except PostScript.
(x_kill_gs_process): Call postprocess_image.

23 years ago*** empty log message ***
Stefan Monnier [Tue, 3 Apr 2001 15:16:33 +0000 (15:16 +0000)]
*** empty log message ***

23 years ago(icomplete-mode): Treat an argument like other
Gerd Moellmann [Tue, 3 Apr 2001 14:48:02 +0000 (14:48 +0000)]
(icomplete-mode): Treat an argument like other
modes do.

23 years ago(Finding Overlays): Fix example code.
Gerd Moellmann [Tue, 3 Apr 2001 14:28:29 +0000 (14:28 +0000)]
(Finding Overlays): Fix example code.

23 years ago(hexl-scroll-up): If scrolling gets outside the hexl
Eli Zaretskii [Tue, 3 Apr 2001 14:13:46 +0000 (14:13 +0000)]
(hexl-scroll-up): If scrolling gets outside the hexl
region, position point on the first or last 16-byte group.
(hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
and hexl-end-of-buffer.  Bind End and Home to hexl-end-of-line and
hexl-beginning-of-line.

23 years ago*** empty log message ***
Gerd Moellmann [Tue, 3 Apr 2001 13:52:16 +0000 (13:52 +0000)]
*** empty log message ***

23 years ago(fancy-splash-head): Use splash8.xpm for color
Gerd Moellmann [Tue, 3 Apr 2001 13:51:41 +0000 (13:51 +0000)]
(fancy-splash-head): Use splash8.xpm for color
depth 8.