Kenichi Handa
7bd539622d
(cp-coding-system-for-codepage-1): Delete special codes for
...
generating xxx-dos coding system because now a CCL based coding
system can handle EOL conversion by default.
2000-06-19 05:09:55 +00:00
Kenichi Handa
10d7bf846a
*** empty log message ***
2000-06-19 05:04:49 +00:00
Kenichi Handa
5cf1bf8640
(isearch-minibuffer-input-method)
...
(isearch-minibuffer-input-method-function): These variables
deleted.
(isearch-with-input-method): Don't use the above variables.
(isearch-process-search-multibyte-characters): Likewise. Call
read-string with the arg INHERIT-INPUT-METHOD t.
2000-06-19 00:56:20 +00:00
Kenichi Handa
8f3c9a3d34
*** empty log message ***
2000-06-19 00:53:55 +00:00
Ken Raeburn
52e386c2dc
fix up more Lisp_Object/int conversion issues
2000-06-18 20:14:37 +00:00
Ken Raeburn
dc1741f3a3
fix shadowing of 'keymap' enum value
2000-06-18 20:14:35 +00:00
Eli Zaretskii
4ea325f5d9
(srcdir): Edit this variable.
2000-06-18 10:07:00 +00:00
Gerd Moellmann
56f7c94ae5
*** empty log message ***
2000-06-18 05:19:30 +00:00
Gerd Moellmann
a9021acd11
*** empty log message ***
2000-06-18 00:08:00 +00:00
Gerd Moellmann
38426dee3e
(syms_of_xfaces) [DEBUG_X_COLORS]: Defsubr dump_colors
...
only if HAVE_X_WINDOWS.
2000-06-18 00:04:47 +00:00
Stefan Monnier
13f0d185ef
(font-lock-after-fontify-buffer)
...
(font-lock-after-unfontify-buffer): No need to call back to jit-lock.
2000-06-17 17:22:41 +00:00
Stefan Monnier
5a5987eb6c
(jit-lock-mode): Force jit-refontify when turned on.
...
Use consistent make-local-variable style for font-lock-fontified.
(jit-lock-fontify-buffer):
Don't bother checking for font-lock-mode and jit-lock-mode.
2000-06-17 17:17:35 +00:00
Stefan Monnier
c2acf685ec
Remove trailing ^M that prevent CVS-merging.
2000-06-17 15:36:33 +00:00
Stefan Monnier
0df68e9f5b
(srcdir): Define for update-subdirs.
2000-06-16 23:34:46 +00:00
Gerd Moellmann
432808885f
(distclean): New target.
2000-06-16 18:55:45 +00:00
Gerd Moellmann
0a2ea2356d
*** empty log message ***
2000-06-16 18:54:24 +00:00
Gerd Moellmann
8c47a252f0
(distclean): Also make distclean in lisp/.
2000-06-16 18:54:11 +00:00
Gerd Moellmann
bba2a92393
(make_shadow_gcs): Set free_top_shadow_color_p
...
and free_top_shadow_color_p flags in the menu widget if
top and bottom shadow colors must be freed.
(release_shadow_gcs): Free colors only if they must be freed.
2000-06-16 18:34:17 +00:00
Gerd Moellmann
457d47f892
(_XlwMenu_part): Add free_top_shadow_color_p and
...
free_bottom_shadow_color_p.
2000-06-16 18:33:58 +00:00
Ken Raeburn
37d034d3a4
* xdisp.c (decode_mode_spec): Fix sense of test whether Vline_number_display_limit is an integer.
2000-06-16 16:06:34 +00:00
Ken Raeburn
b357b9d406
* xdisp.c (decode_mode_spec): In "no_value" case, do NUL termination of string.
2000-06-16 16:00:52 +00:00
Gerd Moellmann
6344985d2b
*** empty log message ***
2000-06-16 15:47:45 +00:00
Gerd Moellmann
97d4edaaa3
(describe_buffer_bindings): Add `\f\n' in front of titles.
2000-06-16 15:17:41 +00:00
Andrew Innes
6323926761
*** empty log message ***
2000-06-16 13:23:54 +00:00
Andrew Innes
c81e046376
(display-time-mail-function): New variable, to allow
...
external packages to indicate when new mail is available.
(display-time-update): Use it.
2000-06-16 12:59:39 +00:00
Kenichi Handa
d2542b4239
(mule-version): Change version name to SAKAKI. AOI has already been
...
used by Meadow.
2000-06-16 12:52:34 +00:00
Kenichi Handa
a3b378932a
*** empty log message ***
2000-06-16 12:51:03 +00:00
Kenichi Handa
26e6bfef35
(quail-show-guidance-buf): To find the bottom window (but minibuffer),
...
pay attention to the height of minibuffer.
2000-06-16 12:11:14 +00:00
Kenichi Handa
1699f9914b
*** empty log message ***
2000-06-16 12:08:52 +00:00
Gerd Moellmann
a871441db1
(update_frame_1): Handle case that cursor vpos is
...
out of bounds.
2000-06-15 22:51:37 +00:00
Gerd Moellmann
451ec4e3a3
(menu-bar-help-menu): Add menu item for non-English
...
tutorials.
2000-06-15 19:52:15 +00:00
Gerd Moellmann
357d11dea1
(Info-find-in-tag-table-1, Info-find-in-tag-table)
...
(Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
functions.
(Info-find-node-2): Try a case-sensitive search first, then
do a case-insensitive search.
2000-06-15 19:49:11 +00:00
Eli Zaretskii
366f22ff97
(File Archives): Remove redundant index entries. Add some more Tar
...
and Archive mode commands.
2000-06-15 16:18:00 +00:00
Eli Zaretskii
7d5c86919e
*** empty log message ***
2000-06-15 16:15:52 +00:00
Eli Zaretskii
2890bd0cc2
(archive-mode-map): Use the new menu-item format for
...
menu-bar menus. Add help strings. Don't remove the Edit menu
from the menu bar, as the menu bar has enough space now.
2000-06-15 16:13:41 +00:00
Eli Zaretskii
261f3289cd
(SHELL): Make sure /bin/sh is used.
2000-06-15 16:10:25 +00:00
Eli Zaretskii
b1bb9f74a5
New file.
2000-06-15 16:05:33 +00:00
Eli Zaretskii
efb81423f8
Generate lisp/Makefile from lisp/Makefile.in.
2000-06-15 16:02:03 +00:00
Gerd Moellmann
b675095c93
*** empty log message ***
2000-06-15 14:46:17 +00:00
Gerd Moellmann
e27c25aebc
(Info-set-mode-line): Show file name in mode line,
...
use `*Info*' instead of `Info:'.
2000-06-15 14:42:48 +00:00
Gerd Moellmann
356b1352b5
(PC-env-vars-alist): New variable.
...
(PC-complete-as-file-name): New function.
(partial-completion-mode): Initialize PC-env-vars-alist from
process-environment.
(PC-do-completion): Handle completion of env vars.
2000-06-15 14:42:19 +00:00
Gerd Moellmann
e9924e52fa
*** empty log message ***
2000-06-15 13:01:14 +00:00
Gerd Moellmann
a3aca278d6
(alarm_signal_handler): Add forward declaration.
2000-06-15 12:56:17 +00:00
Gerd Moellmann
2a714d4e8e
Add --help and --snapshot options.
2000-06-15 12:47:10 +00:00
Eli Zaretskii
228b083edf
*** empty log message ***
2000-06-15 12:36:48 +00:00
Eli Zaretskii
a0dd66efd0
(woman-man-buffer): Fix bold and underlined CJK
...
characters, which use series of two ^H characters instead of one.
2000-06-15 12:31:55 +00:00
Eli Zaretskii
8d228cb01b
(toplevel): Fix last change, so as not to deprive MSDOS
...
of its headers.
2000-06-15 12:20:34 +00:00
Gerd Moellmann
e27e8d71b4
(command-line-1): Change copyright messages to year
...
2000.
2000-06-15 12:00:39 +00:00
Dave Love
28223a7ebc
(goto-address-fontify): Use keymap property, not local-map.
2000-06-15 11:43:01 +00:00
Kenichi Handa
8a33cf7b21
(decode_coding_emacs_mule): Always set src_base at the
...
start of the while loop.
2000-06-15 11:02:26 +00:00