2000-08-25 |
Kenichi Handa |
Renamed from skkdic-utl.el.
|
2000-08-25 |
Kenichi Handa |
*** empty log message ***
|
2000-08-25 |
Kenichi Handa |
Rename skkdic to ja-dic throughout the file.
|
2000-08-25 |
Kenichi Handa |
New file
|
2000-08-25 |
Kenichi Handa |
*** empty log message ***
|
2000-08-24 |
Dave Love |
*** empty log message ***
|
2000-08-24 |
Dave Love |
(standard-display-default): Make the test of `l'
|
2000-08-24 |
Dave Love |
*** empty log message ***
|
2000-08-24 |
Dave Love |
("Latin-8", "Latin-9"): Add input methods,
|
2000-08-24 |
Dave Love |
("latin-8-prefix", "latin-9-prefix"): New.
|
2000-08-24 |
Gerd Moellmann |
*** empty log message ***
|
2000-08-24 |
Gerd Moellmann |
(mark_byte_stack): Add a comment.
|
2000-08-24 |
Kenichi Handa |
New file.
|
2000-08-24 |
Kenichi Handa |
*** empty log message ***
|
2000-08-24 |
Gerd Moellmann |
<making srcdir absolute>: Unset CDPATH in case $PWD
|
2000-08-24 |
Gerd Moellmann |
*** empty log message ***
|
2000-08-24 |
Gerd Moellmann |
(FRAME_FLAGS_AREA_COLS, FRAME_FLAGS_AREA_WIDTH)
|
2000-08-24 |
Andrew Innes |
New file.
|
2000-08-24 |
Eli Zaretskii |
*** empty log message ***
|
2000-08-24 |
Eli Zaretskii |
Bump version to 14, Emacs version to 21.1, and add 2000 to the
|
2000-08-24 |
Dave Love |
Make pilcrow convenient string
|
2000-08-24 |
Eli Zaretskii |
Mention that Lisp files are normally read as multibyte.
|
2000-08-24 |
Eli Zaretskii |
Expand the explanation about Lisp files being loaded as multibyte.
|
2000-08-24 |
Kenichi Handa |
(do_completion): Always use compare-string, not string-equal because
|
2000-08-24 |
Kenichi Handa |
*** empty log message ***
|
2000-08-24 |
Kenichi Handa |
(reset-language-environment): Set default-process-coding-system to
|
2000-08-24 |
Kenichi Handa |
*** empty log message ***
|
2000-08-24 |
Kenichi Handa |
(create_process): Don't setup raw-text coding here.
|
2000-08-23 |
Dave Love |
*** empty log message ***
|
2000-08-23 |
Dave Love |
("latin-1-prefix"): Change ~s to give ,A'(B and
|
2000-08-23 |
Andrew Innes |
*** empty log message ***
|
2000-08-23 |
Andrew Innes |
fix line endings
|
2000-08-23 |
Dave Love |
Add `last'.
|
2000-08-23 |
Eli Zaretskii |
Add a comment about the significance of an asterisk as the first
|
2000-08-23 |
Eli Zaretskii |
*** empty log message ***
|
2000-08-23 |
Eli Zaretskii |
(syms_of_buffer) <scroll-up-aggressively>: Doc fix.
|
2000-08-23 |
Eli Zaretskii |
Mark scroll-*-aggressively as being documented in the manual.
|
2000-08-23 |
Eli Zaretskii |
Document scroll-up-aggressively and scroll-down-aggressively.
|
2000-08-23 |
Dave Love |
*** empty log message ***
|
2000-08-23 |
Gerd Moellmann |
*** empty log message ***
|
2000-08-23 |
Kenichi Handa |
(encode_eol): Fix bug for the case of dst_bytes being zero. Set
|
2000-08-23 |
Kenichi Handa |
*** empty log message ***
|
2000-08-23 |
Kenichi Handa |
*** empty log message ***
|
2000-08-23 |
Andrew Innes |
*** empty log message ***
|
2000-08-22 |
Andrew Innes |
(malloc, free, realloc, calloc): Rename if
|
2000-08-22 |
Andrew Innes |
Include keyboard.h before frame.h.
|
2000-08-22 |
Andrew Innes |
Include keyboard.h before frame.h.
|
2000-08-22 |
Andrew Innes |
Include keyboard.h before frame.h.
|
2000-08-22 |
Andrew Innes |
(IsValidLocale): Extern missing from mingw32 headers.
|
2000-08-22 |
Andrew Innes |
Include keyboard.h before frame.h. Fix compile
|
2000-08-22 |
Andrew Innes |
Include keyboard.h before frame.h.
|
2000-08-22 |
Andrew Innes |
Undefine min, max.
|
2000-08-22 |
Andrew Innes |
[!USE_CRT_DLL]: Don't define _heap_init and _heap_term
|
2000-08-22 |
Andrew Innes |
(max): Define macro.
|
2000-08-22 |
Andrew Innes |
(min): Define macro.
|
2000-08-22 |
Andrew Innes |
(search_file_line):
|
2000-08-22 |
Stefan Monnier |
*** empty log message ***
|
2000-08-22 |
Andrew Innes |
(GetCachedVolumeInformation): Use xmalloc, xfree and xstrdup.
|
2000-08-22 |
Stefan Monnier |
(Vcompletion_auto_help): Renamed from `auto_help'.
|
2000-08-22 |
Andrew Innes |
Change PUCHAR to PCHAR.
|